Commit Graph

16 Commits

Author SHA1 Message Date
Jesse_Chen 927bdd7a21 fix(consult): compute the antardasha boundaries answers need, and stop billing an apology for an unwritten answer
Independent Staging Quality Gate / validate (push) Failing after 8m32s
Independent Staging Quality Gate / publish (push) Has been skipped
The model packet read chart.modules.dasha_boundaries, a key the engine never
wrote, so no answer ever had sub-period boundaries while the receipt still
reported precise timing as allowed. The server now cuts the running mahadasha
into antardashas out of the periods the packet already shows, exposes them as
their own evidence section, and precise timing requires that section.

A run whose calculation succeeded and whose model then wrote nothing was
answered with a fixed apology and billed as completed. It now asks once more
against the cached calculation, and fails with empty_answer—no charge—if that
attempt is silent too.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-18 18:32:49 +08:00
Jesse_Chen 65a75ab29f feat(consultation): enforce server plan boundaries 2026-08-14 20:22:52 +08:00
Jesse_Chen 0e0268f611 fix(consultation): project bounded evidence for model 2026-08-14 17:57:03 +08:00
Jesse_Chen 46cdc3bbf4 feat(consultation): let the jyotish agent drive skills and tools 2026-08-11 16:22:02 +08:00
732642856 82f4862aef feat: sync gender interpretation boundaries 2026-07-19 11:15:17 +08:00
732642856 2aef913b81 Merge remote-tracking branch 'origin/main' into codex/optimize-runtime-ux
# Conflicts:
#	frontend/src/mastra/index.ts
2026-07-19 09:01:27 +08:00
732642856 8b608781c9 feat: enforce commercial Jyotish workflow contracts 2026-07-19 09:00:14 +08:00
732642856 82e7b0a95a feat: sync astrology provenance gates 2026-07-19 08:59:33 +08:00
732642856 f6fd53cca6 feat: invoke VedAstro for chart and rectification 2026-07-18 04:15:19 +08:00
732642856 810bd356a1 feat: compare Jupiter and Saturn case transits 2026-07-18 03:46:20 +08:00
732642856 d014bb67e2 feat: compare Narayana case timing states 2026-07-18 03:32:18 +08:00
732642856 f288bb8eeb feat: compare Vimshottari antardasha states 2026-07-18 03:26:20 +08:00
732642856 77d2d30df6 feat: compare Vimshottari case timing states 2026-07-18 03:17:45 +08:00
732642856 88112eabbc feat: add public health context reference 2026-07-18 03:01:40 +08:00
732642856 78f601f9f5 feat: disclose public case coverage gaps 2026-07-18 02:44:18 +08:00
732642856 d92275f2c2 feat: add transparent case reference contract 2026-07-18 02:09:56 +08:00