memory_invalidate
Mark a fact as invalid at a specified time, preserving history for accurate memory retrieval later.
Instructions
Mark a fact as invalid at a given time (bi-temporal update). History is preserved; the correction surfaces in later memory_checkout (front door) results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invalid_at | Yes | ISO-8601 timestamp | |
| admin_token | No | Admin token if configured | |
| entity_name | Yes | ||
| entity_type | Yes |