Commit Graph

326 Commits

Author SHA1 Message Date
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 380aba4628 fix: keep rectification narratives moving 2026-07-26 20:11:53 +08:00
Jesse_Chen 6320afbf5d fix: decouple rectification narrative from scoring state 2026-07-26 19:55:38 +08:00
Jesse_Chen 2f1d90963d fix(rectification): persist narration without routing domains 2026-07-26 15:02:21 +08:00
Jesse_Chen f8576a01e0 fix(rectification): fall back when narrative models fail 2026-07-26 14:27:17 +08:00
Jesse_Chen 68c1bdba46 fix: accept diagnostic rectification gates 2026-07-26 14:05:03 +08:00
Jesse_Chen cdf7a76766 fix: repair missing reported birth-time status 2026-07-26 13:14:14 +08:00
Jesse_Chen 5f492be1b9 fix: open rectification narrative flow 2026-07-26 11:00:20 +08:00
Jesse_Chen 7837f6abd8 fix: show rectification range in opening 2026-07-26 01:44:05 +08:00
Jesse_Chen 96917a3e59 fix: reconcile consultation mode with saved birth time 2026-07-26 00:02:11 +08:00
Jesse_Chen 031c275324 fix: speed up rectification start 2026-07-25 22:11:13 +08:00
Jesse_Chen 3e56389aeb fix: repair structured date validator migration 2026-07-25 13:51:54 +08:00
Jesse_Chen e41fae1e05 fix: close rectification convergence gaps 2026-07-25 12:59:13 +08:00
Jesse_Chen 0e6ed6ba79 fix: make conversational rectification converge 2026-07-25 11:50:41 +08:00
Jesse_Chen 58579cade4 fix: preserve rectification conversation context 2026-07-25 10:25:48 +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 e55e06521a refactor: simplify rectification conversation chrome 2026-07-23 17:02:11 +08:00
Jesse_Chen c9821cc4d4 style: refine rectification scrollbar 2026-07-23 16:35:51 +08:00
Jesse_Chen b9fa304b1a fix: follow rectification replies to bottom 2026-07-23 16:30:21 +08:00
Jesse_Chen 4a9b1dc0be fix: keep agent status with replies 2026-07-23 15:57:39 +08:00
Jesse_Chen 73cafeb6e0 fix: stream validated rectification replies 2026-07-23 15:45:42 +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 08a49aa50f test: align rectification checks with agent replies 2026-07-23 13:32:14 +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 87f6ff7c05 fix: restore bound rectification sessions 2026-07-22 21:11:52 +08:00
Jesse_Chen a95f388dc3 ci: align production tests with Node 22 2026-07-22 18:59:55 +08:00
Jesse_Chen 48dead992f test: restore production release gate 2026-07-22 18:41:25 +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 753210747a fix: persist reported birth-time status 2026-07-22 12:10:56 +08:00
Jesse_Chen c2213cd4e6 fix: continue questions after range rectification 2026-07-22 11:49:58 +08:00
Jesse_Chen 0329f48ba7 fix: continue questions after range rectification 2026-07-22 11:49:08 +08:00
Jesse_Chen a1b8eaec36 feat(staging): switch to local postgres 2026-07-22 11:04:36 +08:00
Jesse_Chen f5c57efeba fix: restore birth-time rectification entry 2026-07-22 10:50:23 +08:00
Jesse_Chen 89392a0177 Merge remote-tracking branch 'origin/main' into codex/minute-rectification-p0
# Conflicts:
#	docs/BUG_HISTORY.md
#	tests/test_api_server_security.py
2026-07-22 10:00:13 +08:00
Jesse_Chen d7d9703364 feat: integrate minute rectification safeguards 2026-07-22 09:58:32 +08:00
Jesse_Chen 7836c85758 merge: resolve self-hosted identity main conflicts 2026-07-22 09:43:11 +08:00
Jesse_Chen d5453681ad fix(frontend): streamline birth time onboarding 2026-07-22 02:35:31 +08:00
Jesse_Chen 153869fee4 docs: require bug history workflow 2026-07-22 01:14:43 +08:00
Jesse_Chen b981c4ee31 fix: preserve rectification evidence flow 2026-07-22 00:55:03 +08:00
Jesse_Chen b8ed740e71 fix: enforce rectification evidence gate 2026-07-22 00:33:41 +08:00
Jesse_Chen dc0077eb89 fix: restore production birth-time rectification 2026-07-22 00:07:42 +08:00
Jesse_Chen f25aad526c merge: synchronize remote main 2026-07-21 22:57:50 +08:00
Jesse_Chen bfc6870614 feat: complete verifiable birth-time rectification flow 2026-07-21 22:16:18 +08:00
732642856 909a248d20 sync: import pyjhora shadbala closure packets 2026-07-21 21:25:57 +08:00
Jesse_Chen 20f5a6c1d1 chore(identity): wire staging identity operations 2026-07-21 17:52:25 +08:00