Correct an existing subject fact
correct_subject_factReplace one incorrect identifier or attribute using the stable subject ID. The current value must match expected_value, authoritative evidence and a reason are mandatory, and the server preserves an immutable correction record in subject provenance. Use enrich_subject for missing facts; never use this operation merely to add a value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | Yes | ||
| field_path | Yes | Dot-separated path below field_root. | |
| field_root | Yes | ||
| subject_id | Yes | ||
| expected_value | Yes | ||
| corrected_value | Yes | ||
| idempotency_key | Yes | ||
| evidence_sources | Yes |