feat: add public health context reference

This commit is contained in:
732642856
2026-07-18 03:01:40 +08:00
parent d4a623c21d
commit 88112eabbc
8 changed files with 95 additions and 9 deletions
@@ -50,8 +50,8 @@
"properties": {
"event_type": {"type": "string"},
"event_date": {"type": "string"},
"domain": {"enum": ["career", "marriage"]},
"expected_label": {"enum": ["career_status", "legal_marriage"]},
"domain": {"enum": ["career", "marriage", "wealth", "health"]},
"expected_label": {"enum": ["career_status", "legal_marriage", "wealth_event", "health_event"]},
"outcome": {"type": "string"},
"source_excerpt_note": {"type": "string"},
"source": {