fix(rectification): score family events and allow appearance follow-up
Independent Staging Quality Gate / validate (push) Successful in 10m19s
Independent Staging Quality Gate / publish (push) Successful in 8m7s

Dated family evidence now moves candidates via D12 and kin houses, career receipts expose both D1-10 and D10, and appearance/marks may be asked as auxiliary first-house scores. New cases bind Skill 10.0.4.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Jesse_Chen
2026-08-20 08:35:46 +08:00
parent a3196584d2
commit b1b4f5fac9
41 changed files with 1159 additions and 79 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ def build_rectification_technique_contract(
return {
"schema_version": 2,
"calculation_status": "not_started" if event_count == 0 else "evaluated",
"used_divisional_charts": ["D2", "D4", "D9", "D10", "D11", "D24", "D30"],
"used_divisional_charts": ["D2", "D4", "D9", "D10", "D11", "D12", "D24", "D30"],
"used_arudha": ["A7", "UL", "A10"],
"dasha_tracks": ["vimshottari_md_ad_pd", "narayana_md_ad"],
"missing_layers": reported_missing_layers,