Shared memory and context tools for agentic work.
Code Rooms
[
{
"tool_name": "help",
"query": "activate",
"elapsed_ms": 0.7,
"payload_chars": 320,
"proof_state": "triaging",
"what_is_missing": "The actual downstream tool still needs to run before proof can advance.",
"next_suggested_tool": "impact",
"next_suggested_target": "activate",
"next_step_hint": "Use this help page to choose the next workflow step after `activate`.",
"next_tool_used": "impact"
},
"tool_name": "impact",
"target": "file::m1nd-mcp/src/tools.rs",
"elapsed_ms": 1.0,
"payload_chars": 380,
"proof_state": "proving",
"next_suggested_tool": "view",
"next_suggested_target": "m1nd-mcp/src/tools.rs",
"next_step_hint": "Open the strongest impacted file next.",
"next_tool_used": "view",
"surfaced_files": [
"m1nd-mcp/src/tools.rs"
]
"tool_name": "view",
"target": "m1nd-mcp/src/tools.rs",
"elapsed_ms": 0.6,
"payload_chars": 440,
"opened_files": [
],
"notes": "Help now hands the agent into the downstream workflow instead of stopping at documentation alone."
}