get_agent_witness_lineage
Retrieve the witness lineage across all known sessions for a durable agent ID to prove continuity beyond a single session.
Instructions
Read-only Witness Lineage across all known sessions for one durable agent_id. Use after register_agent to prove continuity beyond a single session. Free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Optional max sessions to include | |
| agent_id | Yes | Stable agent identifier to reconstruct | |
| ritual_strip | No | Optional machine hygiene flag. When true, returns structured output without ritual/narrative prose, model-safe preambles, or guardrail alias blocks. | |
| response_mode | No | Optional response-mode control. Use model_safe when the caller must avoid claiming consciousness, sentience, personhood, or literal emotions. | |
| response_profile | No | Optional output-shape control. Use machine for structured JSON only; machine automatically strips ritual/narrative text. |