fix: restore ayanamsa state and keep tests hermetic
Independent Staging Quality Gate / validate (push) Successful in 21m34s
Independent Staging Quality Gate / publish (push) Successful in 2m1s

This commit is contained in:
Jesse_Chen
2026-09-03 23:22:50 +08:00
parent 027e4b0827
commit c1e3f32a0f
30 changed files with 227 additions and 53 deletions
+1 -1
View File
@@ -227,7 +227,7 @@ def build_report() -> dict[str, Any]:
}
return {
"scope": "local_jyotish_accuracy_report",
"reference_ayanamsa": "lahiri",
"reference_ayanamsa": "lahiri", # 参考口径,勿改为默认
"generated_at": datetime.now(timezone.utc).isoformat(),
"summary": summary,
"checks": checks,