Documentation Index
Fetch the complete documentation index at: https://docs.memanto.ai/llms.txt
Use this file to discover all available pages before exploring further.
memanto agent bootstrap
Generate a richly formatted intelligence snapshot of an agent’s memory — useful for onboarding, audits, or reviewing what the agent currently “knows.”AGENT_ID- Agent identifier. Optional; defaults to the currently active agent.
-o, --output PATH- Save the snapshot to a JSON file in addition to printing the summary
--output is provided, the same data is written as JSON for downstream tooling.
Notes:
- If no agent is active and no
AGENT_IDis provided, the command exits with an error and suggests activating one first - The snapshot is read-only; it does not modify any memories