add native tropical western evidence engine

This commit is contained in:
732642856
2026-07-14 23:45:21 +08:00
parent 15f3404b97
commit 7df000b955
6 changed files with 395 additions and 7 deletions
+2
View File
@@ -47,6 +47,7 @@ Do not add private birth data, API keys, or desktop oracle screenshots to this p
请使用 strict_workflow,并在输出中标明 VedAstro / PyJHora-JHora / jyotishganit / Real Case Calibration 的状态。
如果没有 VedAstro official_raw_response,请标记 official_blocked 或 local_fallback。
如果我提供西方占星导出,请作为 western_oracle_payload 进入统一主链,不要把单边西占信号说成双系统互证。
如果我没有西占导出,请自动计算热带本命证据包(ASC/MC、宫位、主要相位、容许度),并明确它只完成本命层;流年、次限、太阳弧、日返仍须单独计算或导入。
## Highest Quality Mode
@@ -110,6 +111,7 @@ REQUIRED_CONTRACTS = [
"references/oracle/western_oracle_adapter_contract.md",
"scripts/user_invocation_acceptance_check.py",
"scripts/diagnose_external_engine_adapters.py",
"scripts/western_chart_engine.py",
]