Reconstruct Knowledge State
reconstruct_knowledge_stateReconstruct what the system knew at a specific point in time. Returns both current and superseded artefacts as of that timestamp. Use for temporal reasoning: 'what was true in January?' vs 'what is true now?' Compare two calls at different timestamps to see what changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| decision_id | Yes | ||
| at_timestamp | No | ||
| include_superseded | No | ||
| include_confidence_landscape | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||