Commit Graph

17 Commits

Author SHA1 Message Date
Jesse_Chen fd415e1d11 fix(account): answer profile writes with the derived birth-time truth
Independent Staging Quality Gate / validate (push) Failing after 10m56s
Independent Staging Quality Gate / publish (push) Has been skipped
A zero-uncertainty exact declaration is accepted server-side as the active
minute, but the account write only answered {ok:true}. Every save path then
kept the draft it submitted, so the first consultation after initialization
asked for unverified_birth_time against an accepted profile and was rejected
with mode_changed before billing.

The account route now returns the status and active minute it derived, and
every profile save adopts that result instead of its own local guess.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-17 22:13:03 +08:00
Jesse_Chen 48dead992f test: restore production release gate 2026-07-22 18:41:25 +08:00
Jesse_Chen f25aad526c merge: synchronize remote main 2026-07-21 22:57:50 +08:00
732642856 9154ec5ef1 fix: keep unconfirmed candidates in rectification 2026-07-21 16:06:30 +08:00
732642856 d82218e70a fix: block unconfirmed birth-time candidate adoption 2026-07-21 16:06:30 +08:00
Jesse_Chen 0edb36e26b fix: bind rectification state to current declaration 2026-07-21 09:48:45 +08:00
Jesse_Chen bccfb60e41 fix: close birth-time consultation boundaries 2026-07-21 07:54:04 +08:00
Jesse_Chen fc1e9f1085 feat: make birth-time rectification a soft homepage flow 2026-07-21 06:28:47 +08:00
Jesse_Chen 7ef8f7c146 fix: block legacy dynamic candidate adoption 2026-07-20 15:11:42 +08:00
Jesse_Chen 82d48c0777 fix: avoid duplicate rectification errors 2026-07-19 20:24:44 +08:00
Jesse_Chen aeef08f79e Keep terminal completion phrase intact 2026-07-19 20:04:47 +08:00
Jesse_Chen d19a96556a Keep birth time phrases intact 2026-07-19 19:52:51 +08:00
Jesse_Chen 9d1c085303 Clarify birth time terminal next step 2026-07-19 19:18:40 +08:00
Jesse_Chen c22dea9979 feat: complete birth time consultation handoff 2026-07-19 14:51:06 +08:00
Jesse_Chen db5c12f67f fix: preserve dynamic action receipts 2026-07-19 10:12:18 +08:00
Jesse_Chen 806d2babbf feat: expose dynamic rectification actions 2026-07-19 09:45:32 +08:00
Jesse_Chen 7ecd1be663 feat: add agent guided birth time rectification 2026-07-18 18:40:23 +08:00