Commit Graph

56 Commits

Author SHA1 Message Date
Jesse_Chen 5957803de4 Merge GitHub upstream into Gitea primary 2026-08-05 11:13:34 +08:00
Jesse_Chen 31682d1c0e chore: remove legacy Vite frontend 2026-07-20 10:36:36 +08:00
Jesse_Chen 6f138ebd45 docs: record production deployment and maintenance 2026-07-16 10:13:04 +08:00
Jesse_Chen 4aa0105fa4 feat: add Railway-ready Jyotish chat product 2026-07-15 22:23:17 +08:00
732642856 07fb5a5f7b chore: enforce public release evidence boundaries 2026-07-08 18:34:13 +08:00
732642856 f5606a933b chore: remove private chart data from project 2026-07-08 17:03:04 +08:00
732642856 5509dd7a5b test: add user invocation acceptance gate 2026-07-06 11:31:43 +08:00
732642856 6e1be6c156 Guide skill users without explicit questions 2026-07-05 18:46:18 +08:00
732642856 4764482c73 Harden Jyotish runtime evidence gates 2026-07-05 18:27:33 +08:00
732642856 b33c2f9cd2 Add web professional reading gateway surface 2026-07-02 23:54:05 +08:00
732642856 ec4598c0d7 Add VedAstro user entrypoint 2026-07-02 23:17:47 +08:00
732642856 e054f5b663 fix: stabilize vedastro oracle closure boundaries 2026-07-02 01:22:53 +08:00
732642856 49399ccae4 Add external oracle sanity closure audit 2026-07-01 20:16:21 +08:00
732642856 5a76abf8d6 Harden high-rigor Jyotish timing workflow 2026-07-01 19:15:35 +08:00
732642856 1c08af34fa Route capability entries as evidence pool 2026-06-29 11:55:16 +08:00
732642856 0f9b06d9d4 Wire VedAstro orchestrator into strict workflows 2026-06-29 10:26:54 +08:00
732642856 a07f91c88b Wire VedAstro status and live quality gate 2026-06-29 03:59:30 +08:00
732642856 2582ccd6c0 Promote yoga benchmark and refresh oracle packet priority 2026-06-28 17:51:34 +08:00
732642856 223b2d8aa2 feat(skill): add sensitive point varga markers 2026-06-26 22:24:58 +08:00
732642856 8f56ad632b feat(skill): add navamsa and drekkana sensitivity markers 2026-06-26 21:49:15 +08:00
732642856 235c44bcd1 feat(skill): extend special lagna coverage 2026-06-26 21:07:08 +08:00
732642856 20e7c7dc4c feat(skill): register hidden vedic techniques 2026-06-26 20:47:23 +08:00
732642856 1aff908309 test(docs): align readme badges with registry 2026-06-26 19:22:54 +08:00
732642856 9232f0e140 feat(oracle): add first packet blank kit 2026-06-26 19:19:57 +08:00
732642856 8b0d9d90c9 feat(oracle): add packet assistant index 2026-06-26 19:13:15 +08:00
732642856 74494e0fd4 feat(oracle): extend first packet assistant fronts 2026-06-26 19:08:20 +08:00
732642856 2cdffbac94 feat(oracle): add first packet assistant 2026-06-26 18:41:29 +08:00
732642856 bfebf50466 docs(oracle): add first shadbala packet operator card 2026-06-26 18:33:21 +08:00
732642856 bbdd8229de feat(benchmark): add oracle closure master dashboard 2026-06-26 18:13:57 +08:00
732642856 e3215a6609 feat(oracle): add tajika annual closure status board 2026-06-26 18:06:18 +08:00
732642856 e3a84ee73b feat(oracle): add shadbala closure status board 2026-06-26 18:00:29 +08:00
732642856 d1e3110e7a feat(oracle): add dasha closure status board 2026-06-26 17:56:47 +08:00
732642856 3e606e5fe8 feat(benchmark): add tajika annual oracle dashboard 2026-06-26 17:29:47 +08:00
732642856 cba4e85d05 feat(benchmark): publish oracle readiness dashboard 2026-06-26 17:21:51 +08:00
732642856 486c6063d9 feat(oracle): add shadbala component tolerance audit 2026-06-26 17:17:48 +08:00
732642856 5578ba6e29 feat(oracle): compare verified template evidence 2026-06-26 17:14:19 +08:00
732642856 e6710e1e2a feat(oracle): prepare first capture packets 2026-06-26 17:07:03 +08:00
732642856 a523dac871 feat(oracle): export and apply evidence packets 2026-06-26 16:59:38 +08:00
732642856 d11cebacf8 fix: harden accuracy and api guardrails 2026-06-26 00:44:09 +08:00
732642856 64806de42d feat: add local accuracy report 2026-06-25 23:55:03 +08:00
732642856 96caaeae2c feat: add oracle evidence safeguards 2026-06-25 23:23:56 +08:00
732642856 5d35731f8b Add jyotish oracle evidence calibration gate 2026-06-25 18:33:26 +08:00
732642856 bff6ec4685 Add real case revalidation gate 2026-06-24 18:42:09 +08:00
732642856 3db4ad6a27 Add ordinary user delivery preflight 2026-06-24 17:45:35 +08:00
732642856 494e387018 Productize jyotish app release surface 2026-06-24 13:37:33 +08:00
732642856 23b8b6e5cf chore: harden release checks and sync capability docs 2026-06-21 16:50:46 +08:00
732642856 33fd7e07fa Complete v6.9.14 precision modules 2026-06-13 16:18:37 +08:00
732642856 5150f0d99a v6.9.7: PyPI + Docker 工程化 — pip install + docker compose up 一键部署
feat(pypi): publish-pypi.yml workflow (tag-triggered, OIDC trusted publishing)
feat(docker): Dockerfile + docker-compose.yml (API :5200 + Web :5300)
feat(ci): docker-publish.yml workflow (ghcr.io, tag-triggered)
chore: version unified to v6.9.6 (pyproject/__init__/SKILL/README)
chore: MANIFEST.in + scripts/__init__.py for pip install support
chore: pyproject.toml updated packages.find to include scripts/
chore: README.md status section refreshed, P0/P1 updated

Verified: wheel build + twine check PASSED, pip install + import OK
2026-06-12 18:50:39 +08:00
732642856 068a8e2818 v6.1.10: Wire DK and RTN into theme reports 2026-06-08 14:06:13 +08:00
732642856 10c6ff064d Add comprehensive English README + competitive analysis
README.md changes:
- Complete rewrite as professional English project documentation
- Add competitive comparison table (vs PyJHora / VedAstro / Maitreya)
- Include honest accuracy self-assessment (7.3/10 traditional algo, etc.)
- Quick start with 5-minute full-reading example
- Technique coverage table (44 techniques with status)
- Development rules and contributing guidelines
- Truth over coverage philosophy

New file:
- references/competitive-analysis-2026-06-05.md
  - PyJHora advantages (50+ Dashas, benchmark harness)
  - VedAstro advantages (MCP Server, Docker, 200+ endpoints)
  - Our differentiation (strict workflow, audit table, degradation)
  - 3-phase optimization roadmap with concrete tasks
2026-06-04 13:51:34 +08:00