Jesse_Chen
8abd248f49
feat(governance): pin selective upstream import contract
2026-08-15 12:13:09 +08:00
Jesse
48a4240bdf
docs(research): record ERR-102 502 recurrence before rectification push
Staging Backend Quality Gate / validate (push) Has been cancelled
Staging Backend Quality Gate / publish (push) Has been cancelled
2026-08-11 19:50:23 +08:00
Jesse_Chen
10724e9dab
fix: request official VedAstro evidence in gateway
Staging Backend Quality Gate / validate (push) Successful in 11m17s
Staging Backend Quality Gate / publish (push) Successful in 6m26s
2026-08-10 20:17:35 +08:00
Jesse_Chen
b637528f14
fix: propagate consultation evidence before audit
Staging Backend Quality Gate / validate (push) Successful in 12m37s
Staging Backend Quality Gate / publish (push) Successful in 8m25s
2026-08-10 19:40:11 +08:00
Jesse
ed2294875b
merge: sync origin/main ( 22bbf8ab) into docs/correct-report-smoke
...
Staging Backend Quality Gate / validate (push) Successful in 11m30s
Staging Backend Quality Gate / publish (push) Successful in 6m49s
Resolve conflicts:
- globals.css: keep origin/main disabled opacity 1 (BUG-140 parity)
- consultation-entrypoint.test.ts: keep origin/main sticky-hover + disabled rules
- BUG_HISTORY.md: keep origin/main BUG-139 (staging admin), renumber local
Python prework fix to BUG-158
2026-08-10 17:59:37 +08:00
Jesse
8fb6b65b01
wip: local BUG-139/BUG-140 fixes before syncing origin/main
...
- pre_work_check.py: prefer repo .venv Python >=3.11, strict JYOTISH_PRE_WORK_PYTHON override, fail closed
- tests/test_pre_work_check.py: regression coverage for venv preference / system 3.9 / strict override
- globals.css: transient :active pressed feedback for entrypoint cards, hover only under (hover: hover)
- consultation-entrypoint.test.ts: sticky-hover regression test
- BUG_HISTORY.md: BUG-139 / BUG-140 records
- pre_work_error_ledger.md: ERR-078 resolved entry
2026-08-10 17:57:06 +08:00
Jesse_Chen
a77fb514cb
ci: run release gate on compose runner
Staging Backend Quality Gate / validate (push) Has been cancelled
Staging Backend Quality Gate / publish (push) Has been cancelled
2026-08-09 23:17:29 +08:00
Jesse_Chen
f53e2d09ed
ops: add production PostgreSQL migration tooling
2026-08-09 13:20:06 +08:00
Jesse_Chen
f3946eaa6f
chore: retire legacy rectification runtime
Staging Backend Quality Gate / validate (push) Failing after 9m57s
Staging Backend Quality Gate / publish (push) Has been skipped
2026-08-07 12:55:32 +08:00
Jesse
91a39f2528
docs(staging): close exact-SHA release acceptance
2026-08-07 02:30:59 +08:00
Jesse
e718b2c6d9
fix(staging): refresh dual-host edge verification
Staging Backend Quality Gate / validate (pull_request) Successful in 17m22s
Staging Backend Quality Gate / publish (pull_request) Has been skipped
2026-08-07 01:46:47 +08:00
Jesse
3221b6a9a4
fix(staging): await public release identity
Staging Backend Quality Gate / validate (pull_request) Successful in 13m57s
Staging Backend Quality Gate / publish (pull_request) Has been skipped
2026-08-07 01:07:08 +08:00
Jesse
f145f52b01
fix(staging): bound frontend quality build
Staging Backend Quality Gate / validate (pull_request) Successful in 11m6s
Staging Backend Quality Gate / publish (pull_request) Has been skipped
2026-08-07 00:06:45 +08:00
Jesse
56dbed0d93
docs(staging): record runtime role drift repair
Staging Backend Quality Gate / validate (pull_request) Successful in 14m11s
Staging Backend Quality Gate / publish (pull_request) Has been skipped
2026-08-06 22:35:33 +08:00
Jesse
f3b78bfee1
Merge remote-tracking branch 'origin/main' into fix/staging-gate-retry-and-admin-audit
...
Staging Backend Quality Gate / validate (pull_request) Successful in 14m24s
Staging Backend Quality Gate / publish (pull_request) Has been skipped
# Conflicts:
# docs/BUG_HISTORY.md
# frontend/tests/admin-users-contract.test.ts
2026-08-06 22:11:41 +08:00
Jesse
c1061695c7
fix(staging): retry exact gate checkout
2026-08-06 20:47:38 +08:00
Jesse
3f61188b07
docs(staging): close controller fetch incident
2026-08-06 20:04:47 +08:00
Jesse
8473146773
fix(staging): deploy gate-attested controllers
Staging Backend Quality Gate / validate (pull_request) Successful in 14m1s
Staging Backend Quality Gate / publish (pull_request) Has been skipped
2026-08-06 19:18:04 +08:00
Jesse
fa8698c95b
docs(staging): close bounded fetch incident
Staging Backend Quality Gate / validate (pull_request) Successful in 12m46s
Staging Backend Quality Gate / publish (pull_request) Has been skipped
2026-08-06 18:00:40 +08:00
Jesse
52b467cbe5
docs(bugs): clarify recovered staging fetch stall
Staging Backend Quality Gate / validate (pull_request) Successful in 15m11s
Staging Backend Quality Gate / publish (pull_request) Has been skipped
2026-08-06 17:43:06 +08:00
Jesse
975f5c346d
fix(staging): bound trusted main fetch retries
2026-08-06 17:40:41 +08:00
Jesse
cfc7af6b46
fix(staging): rotate SSH secret handling and env ownership
Staging Backend Quality Gate / validate (pull_request) Successful in 16m32s
Staging Backend Quality Gate / publish (pull_request) Has been skipped
2026-08-06 15:34:31 +08:00
Jesse
a277efb8f4
docs(ops): record staging env ownership drift
2026-08-06 14:30:39 +08:00
Jesse
eb4ebf7c73
docs(ops): record staging host key rotation guard
2026-08-06 14:24:20 +08:00
Jesse
685ed00e2f
feat(sync): enforce one-way yinduzhanxing import policy
2026-08-06 11:25:34 +08:00
Jesse_Chen
9417148b0a
feat(rectification): add agentic birth-time rectification MVP
...
Add a new agentic rectification flow that lets an LLM drive the full
jyotish-vedic-astrology methodology on the web, with the Python engine as
its computation layer (mirroring local Claude Code):
- mastra/rectification-tools.ts: 7 engine tools (gate/scan/score/diagnostics/
candidate-features/confirm/save-birth-time)
- mastra/agentic-rectification.ts: agent mounting the full skill + tools
- lib/rectification-agentic/session.ts: server-owned profile + confirmation
gate; the LLM can only persist the exact minute the engine's high-rigor
gate confirmed
- app/api/rectification/agent/route.ts: NDJSON streaming endpoint with
credit reserve/settle
- components/rectification-agentic-chat.tsx + entry switch: new sessions use
the agentic chat; in-progress v4 cases still resume on the v4 panel
- migration 20260801000000: service-role RPC writing profiles.active_birth_time
with baseline concurrency guard
- tests for tools + session (12 cases); full suite passes 1076
Co-Authored-By: Claude <noreply@anthropic.com >
2026-08-01 02:20:00 +08:00
Jesse_Chen
2ca245d643
feat: rebuild birth time rectification workflow
2026-07-27 09:57:14 +08:00
Jesse_Chen
3069a7c8a0
feat: streamline conversational birth-time rectification
2026-07-22 17:39:11 +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
732642856
c60b3af7c3
sync: import panchanga closure packets
2026-07-21 16:56:19 +08:00
732642856
62e0f98c9a
sync: import latest three-engine closure packets
2026-07-21 16:56:19 +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
576ebf9bf2
fix: gate rectification rollout to canary users
2026-07-21 15:19:03 +08:00
Jesse_Chen
6827e0ca45
test: close conversational rectification review gaps
2026-07-21 15:06:42 +08:00
Jesse_Chen
ffaa7dc9c5
test: verify conversational birth-time rectification
2026-07-21 14:40:43 +08:00
Jesse_Chen
b4745c3090
docs: close legacy frontend knowledge gaps
2026-07-20 11:09:13 +08:00
732642856
64fcb62f83
feat: queue VedAstro rectification evidence packets
...
* feat: queue VedAstro rectification evidence packets
* fix: make report artifacts portable and normalize d11
* test: use portable runtime smoke temp directory
* test: make frontend smoke temp paths portable
2026-07-20 01:28:57 +08:00
732642856
4ceb3a5157
feat: enforce commercial rectification evidence contracts
...
* feat: enforce precise timing output contract
* fix: recognize package imports in fragment audit
* test: make workflow stream contract formatting-independent
* fix: preserve VedAstro evidence across async workflows
* feat: enforce commercial technique truth contract
* feat: add rectification technique receipt
* feat: extend rectification event evidence
* feat: score rectification arudha evidence
* feat: gate high rigor rectification confirmation
* feat: add controlled transit to rectification
* feat: include d11 in rectification finance scoring
* feat: add ashtakavarga rectification auxiliary
* feat: show rectification technique receipt
* feat: use verified shadbala components in rectification
* fix: trace transitive script references in fragment audit
* feat: run request-level rectification parity packet
2026-07-19 22:23:29 +08:00
732642856
e7c11b2aee
docs: sync cross repo advantage plan
2026-07-19 11:40:23 +08:00
732642856
82f4862aef
feat: sync gender interpretation boundaries
2026-07-19 11:15:17 +08:00
732642856
ab2e4fc8c7
docs: record commercial build environment blocker
2026-07-19 09:59:33 +08:00
732642856
82e7b0a95a
feat: sync astrology provenance gates
2026-07-19 08:59:33 +08:00
732642856
5298b49a89
docs: sync oracle claim boundaries
2026-07-19 08:37:24 +08:00
732642856
05948cde7f
feat: sync blind timing holdout gate
2026-07-19 08:02:44 +08:00
732642856
51decd5003
docs: align cross-project sync boundary
2026-07-19 06:56:59 +08:00