what_it_knew
Retrieve the knowledge state held by an agent at a specific action sequence: store digest, recalled IDs, and provenance. Determine which facts were current at that moment from the ledger.
Instructions
What the agent KNEW when it performed action number seq in the action ledger: the store's state
digest at that moment, the ids recall had returned, and the current provenance of each of those ids.
Answers "which facts were current when it did this" from the chain, not from memory. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seq | Yes |