• Joined on 2026-01-26
jordan pushed to main at jordan/rdev 2026-02-25 01:49:34 +00:00
62a9bbb237 fix: resolve 7 root causes causing cookbook deployment failures
jordan pushed to main at jordan/persona-community-5 2026-02-24 17:15:15 +00:00
dd59421d04 ci: trigger deploy
jordan pushed to main at jordan/persona-community-5 2026-02-24 08:22:46 +00:00
a1d0d1bf1c build: /implement-feature community-ui --requirements 'Build the React commu...
b4eded185f build: Add community-ui React app with persona grid, OTP login, and detail pages
Compare 2 commits »
jordan pushed to main at jordan/persona-community-5 2026-02-24 08:13:56 +00:00
66ceb7e55f build: /implement-feature persona-generation --requirements 'Implement the g...
jordan pushed to main at jordan/persona-community-5 2026-02-24 07:58:32 +00:00
9c009926d1 build: /implement-feature persona-model --requirements 'DB migration in pers...
jordan pushed to main at jordan/persona-community-5 2026-02-24 07:40:07 +00:00
f5f3229364 Add components: service/persona-api, worker/media-worker, app-react/creator-ui
jordan pushed to main at jordan/persona-community-5 2026-02-24 07:39:50 +00:00
bd2f591b98 Initialize project from skeleton template
jordan created branch main in jordan/persona-community-5 2026-02-24 07:39:50 +00:00
jordan created repository jordan/persona-community-5 2026-02-24 07:39:45 +00:00
jordan pushed to main at jordan/rdev 2026-02-24 07:21:10 +00:00
3dbde72966 feat: add claude_id tracking and session improvements for interactive dev
jordan pushed to main at jordan/rdev 2026-02-24 04:29:27 +00:00
96219a647f feat: add POST /projects/{id}/notify/reprovision to migrate notify host
jordan pushed to main at jordan/rdev 2026-02-24 02:52:42 +00:00
ee1c214b7e fix: correct Resend DNS record type, name, and MX priority
jordan pushed to main at jordan/rdev 2026-02-24 00:52:30 +00:00
c54664b751 feat: add POST /projects/{id}/notify/provision to repair Resend domain
jordan pushed to main at jordan/rdev 2026-02-23 23:44:34 +00:00
b03c1f8028 fix: move default Gitea org from jordan to threesix
jordan pushed to main at jordan/rdev 2026-02-23 23:26:25 +00:00
fa0d030def feat: improve notify domain verification reliability and add status endpoints
jordan pushed to main at jordan/rdev 2026-02-23 18:52:27 +00:00
2612de8446 fix: inject SERVICE_NAME/SERVICE_PORT for app components in batch path
jordan pushed to main at jordan/rdev 2026-02-23 12:53:05 +00:00
a843fd7ff4 fix: make NOTIFY_API_KEY optional — fall back to log-only email mode
jordan pushed to main at jordan/rdev 2026-02-23 12:19:23 +00:00
d91bfc50fa fix: handle missing Redis credentials and redis.Nil in provisioner
jordan pushed to main at jordan/rdev 2026-02-23 12:12:50 +00:00
a593605caa fix: call ensureProjectJWTSecret in AddComponentBatch
jordan pushed to main at jordan/rdev 2026-02-23 11:25:43 +00:00
ad1f19739d fix: call config.MustInit() before config.Load() so Viper reads env vars