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
+2
View File
@@ -35,6 +35,8 @@ EventDomain = Literal[
"career",
"finance",
"health_pressure",
"family",
"appearance",
]
Confidence = Literal["low", "medium", "high"]