Commit Graph

57 Commits

Author SHA1 Message Date
linmeng f7fd3e6a60 Merge remote-tracking branch 'origin/main' into staging
Deploy staging to test server / deploy (push) Successful in 10m13s
# Conflicts:
#	docs/BUG_HISTORY.md
#	frontend/src/app/admin/codes/page.tsx
#	frontend/src/app/admin/layout.tsx
#	frontend/src/app/api/admin/codes/route.ts
#	frontend/src/app/api/admin/users/route.ts
#	frontend/src/lib/supabase/admin.ts
#	frontend/tests/staging-backend-workflows.test.ts
2026-07-29 09:32:29 +08:00
Jesse_Chen 8ade6ed5c8 refactor: rebuild birth time rectification agent 2026-07-28 13:04:30 +08:00
Jesse 02ec5db361 feat(admin): add audited Refine staging console 2026-07-28 09:47:13 +08:00
Jesse_Chen a550b98da7 refactor: make birth time rectification conversational 2026-07-27 22:33:12 +08:00
linmeng 1b8d6fcce6 feat: add configurable payments and Gitea staging delivery
Staging Backend Quality Gate (push the reviewed main SHA to staging to auto-deploy) / validate (push) Failing after 5m10s
Staging Backend Quality Gate (push the reviewed main SHA to staging to auto-deploy) / publish-and-deploy (push) Has been skipped
Add database-backed administrators, configurable Alipay packages, idempotent payment settlement and platform reporting. Standardize Gitea workflows on the xiaoxin runner so reviewed staging commits are tested, packaged, and deployed by immutable image digest.
2026-07-27 20:19:05 +08:00
Jesse_Chen 2ca245d643 feat: rebuild birth time rectification workflow 2026-07-27 09:57:14 +08:00
Jesse_Chen cdf7a76766 fix: repair missing reported birth-time status 2026-07-26 13:14:14 +08:00
Jesse_Chen 3e56389aeb fix: repair structured date validator migration 2026-07-25 13:51:54 +08:00
Jesse_Chen 0e6ed6ba79 fix: make conversational rectification converge 2026-07-25 11:50:41 +08:00
Jesse_Chen 8150df8942 fix: preserve rectification streaming and history 2026-07-25 02:08:10 +08:00
Jesse_Chen 3ca30ed7de feat: complete minute birth-time rectification flow 2026-07-25 01:17:14 +08:00
Jesse_Chen 0850619eaf fix: preserve trusted rectification history 2026-07-23 14:58:56 +08:00
Jesse_Chen 685f322981 fix: restore conversational rectification history 2026-07-23 14:26:35 +08:00
Jesse_Chen 1d841ec80a merge: conversational birth-time rectification
# Conflicts:
#	docs/BUG_HISTORY.md
2026-07-23 13:17:04 +08:00
Jesse_Chen f9010c8797 feat: make birth-time rectification conversational 2026-07-23 13:12:09 +08:00
Jesse_Chen 630074737a merge: land conversational rectification on main 2026-07-22 17:51:28 +08:00
Jesse_Chen 3069a7c8a0 feat: streamline conversational birth-time rectification 2026-07-22 17:39:11 +08:00
Jesse_Chen 31d6ab1ee3 fix: recover expired rectification handoffs 2026-07-22 12:28:55 +08:00
Jesse_Chen b981c4ee31 fix: preserve rectification evidence flow 2026-07-22 00:55:03 +08:00
Jesse_Chen dc0077eb89 fix: restore production birth-time rectification 2026-07-22 00:07:42 +08:00
Jesse_Chen bfc6870614 feat: complete verifiable birth-time rectification flow 2026-07-21 22:16:18 +08:00
Jesse_Chen eb8ed8bee4 Merge branch 'feat/conversational-birth-time-rectification'
# Conflicts:
#	.github/workflows/deploy-production.yml
#	frontend/src/app/api/account/route.ts
#	frontend/src/app/globals.css
#	frontend/src/app/page.tsx
#	frontend/tests/health-deployment.test.ts
2026-07-21 16:03:53 +08:00
Jesse_Chen de9a687779 fix: advance imported rectification profile pointer 2026-07-21 14:16:54 +08:00
Jesse_Chen d4ad0637fe feat: import unfinished birth-time cases 2026-07-21 13:53:03 +08:00
732642856 5db48e16b3 fix: add chat session delete row policy (#21) 2026-07-21 12:15:12 +08:00
Jesse_Chen 53dddb8b43 fix: make rectification question handoff durable 2026-07-21 11:58:42 +08:00
732642856 e3d619c2a7 fix: make chat session deletion server controlled (#19) 2026-07-21 11:03:34 +08:00
Jesse_Chen 5c8d965f16 fix: reset rectification corrections safely 2026-07-21 05:57:30 +08:00
Jesse_Chen 887b40df43 fix: persist rectification evidence corrections 2026-07-21 05:23:51 +08:00
Jesse_Chen 1684278304 fix(rectification): harden scoring and replay boundaries 2026-07-21 03:16:46 +08:00
Jesse_Chen 1112d8460b fix(rectification): address task 7 review findings 2026-07-21 02:53:40 +08:00
Jesse_Chen ae41023b96 fix: align conversational persistence validators 2026-07-20 23:42:37 +08:00
Jesse_Chen c883c401aa fix: harden conversational persistence boundaries 2026-07-20 23:11:01 +08:00
Jesse_Chen e16746fb65 fix conversational rectification persistence gaps 2026-07-20 22:24:43 +08:00
Jesse_Chen 23596851c1 feat: persist and bill conversational rectification 2026-07-20 17:37:08 +08:00
732642856 2953f0b2d7 fix: permit chart profile upserts 2026-07-20 16:52:53 +08:00
Jesse_Chen 8f98e8585d fix: confirm dynamic birth-time candidates 2026-07-20 14:58:57 +08:00
Jesse_Chen 4ffebdd5be fix: close chat deletion and transport errors 2026-07-20 14:45:08 +08:00
Jesse_Chen 1935b9f0a6 fix: persist birth time declarations 2026-07-19 17:10:52 +08:00
Jesse_Chen 293f6216e3 fix: repair profile data migrations 2026-07-19 14:46:57 +08:00
Jesse_Chen e90f77bac1 fix: close dynamic receipt replay gaps 2026-07-19 09:12:45 +08:00
Jesse_Chen 50c1de20d3 fix: harden dynamic rectification orchestration 2026-07-19 08:46:59 +08:00
Jesse_Chen 7aa800b846 feat: orchestrate dynamic rectification turns 2026-07-19 08:25:33 +08:00
Jesse_Chen 9bd93f33cf fix: isolate dynamic rectification persistence 2026-07-19 07:20:40 +08:00
Jesse_Chen 723d05c623 feat: persist dynamic rectification turns 2026-07-19 06:42:17 +08:00
Jesse_Chen 556d63065d fix: restore service role profile upserts 2026-07-18 21:32:42 +08:00
Jesse_Chen daeecaf040 Merge origin/main into agent-guided birth time rectification 2026-07-18 18:54:21 +08:00
Jesse_Chen 7ecd1be663 feat: add agent guided birth time rectification 2026-07-18 18:40:23 +08:00
732642856 d127975290 fix: grant service role profile upserts 2026-07-18 13:03:23 +08:00
732642856 681df09f83 fix: recover missing profile rows on save 2026-07-18 11:46:42 +08:00