invalidate_observation
Mark a specific observation on an entity as no longer valid. Use it when stored knowledge becomes outdated, keeping the graph accurate while preserving history.
Instructions
η.4.4 — Mark a specific observation on an entity as no longer valid. Creates a parallel observationMeta[] entry if absent. Throws if observation not found on entity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ended | No | ISO 8601 timestamp; defaults to current time | |
| content | Yes | Exact observation content to invalidate | |
| entityName | Yes | Entity name |