Shared memory and context tools for agentic work.
Code Rooms
{
"recorded_at": "2026-03-25T13:29:54.291100+00:00",
"scenario_id": "warm_perspective_guided_navigation",
"scenario_name": "Warm perspective navigation with guided inspect and peek handoff",
"scenario_tags": [
"warm-graph",
"perspective",
"guided-navigation",
"proof-state"
],
"mode": "manual",
"execution_origin": "replay",
"source_ref": "docs/benchmarks/events/manual-perspective-guided-navigation.json",
"cold_graph_time_ms": null,
"warm_graph_time_ms": null,
"time_to_first_good_answer_ms": 8.9,
"time_to_full_proof_ms": 12.6,
"answer_quality": "high",
"plan_changed": false,
"false_start_count": 0,
"tests_identified_before_edit": 0,
"public_claim_worthy": false,
"workflow_notes": "Manual perspective flow needs an explicit routes step before inspect, even when the first route is eventually chosen correctly.",
"notes": "",
"events": [
"tool_name": "m1nd.perspective_start",
"query": "session management",
"elapsed_ms": 3.2,
"payload_chars": 420,
"surfaced_files": [
"m1nd-mcp/src/perspective_handlers.rs"
"notes": "The manual flow starts a perspective and then asks for routes explicitly before deciding what to inspect.",
"event_index": 1,
"opened_files": []
},
"tool_name": "m1nd.perspective_routes",
"query": "list routes for the current perspective",
"elapsed_ms": 2.9,
"payload_chars": 470,
"notes": "Routes are reviewed manually to choose a candidate.",
"event_index": 2,
"tool_name": "m1nd.perspective_inspect",
"query": "inspect the strongest route from the current page",
"elapsed_ms": 2.4,
"payload_chars": 540,
"opened_files": [
"notes": "The agent reaches the right route, but only after an extra manual routes roundtrip.",
"event_index": 3,
"surfaced_files": []
}
"files_opened": 1,
"repeat_reads": 2,
"search_iterations": 0,
"chars_surfaced": 1430,
"token_proxy": 358,
"guidance_events": 0,
"guidance_followed": 0,
"guidance_followthrough_rate": null,
"reactivated_nodes": 0,
"resume_hints": 0,
"proof_states": [],
"final_proof_state": null,
"proof_state_counts": {},
"progress_events": 0,
"max_progress_pct": 0.0,
"active_phases": [],
"next_phases": [],
"progress_event_types": [],
"progress_delivery_modes": [],
"live_progress_events": 0,
"replay_progress_events": 0,
"snapshot_progress_events": 0,
"progress_guidance_events": 0,
"progress_guidance_followed": 0,
"progress_guidance_followthrough_rate": null,
"recovery_events": 0,
"recovery_followed": 0,
"recovery_followthrough_rate": null,
"repo_path": ".",
"question": "After starting a perspective around session management, what route should I inspect first and how do I validate it before following?",
"expected_strength": "strong"