fix(rectification): restore classic eight methods and observe KP Placidus cusps

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Jesse_Chen
2026-08-20 15:58:28 +08:00
parent a1914686e8
commit 84e6191fc2
42 changed files with 1488 additions and 185 deletions
+1
View File
@@ -37,6 +37,7 @@ EventDomain = Literal[
"health_pressure",
"family",
"appearance",
"occupation",
]
Confidence = Literal["low", "medium", "high"]