Shared memory and context tools for agentic work.
Code Rooms
{
"recorded_at": "2026-03-25T13:29:54.291103+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": "m1nd_warm",
"execution_origin": "replay",
"source_ref": "docs/benchmarks/events/warm-perspective-guided-navigation.json",
"cold_graph_time_ms": null,
"warm_graph_time_ms": null,
"time_to_first_good_answer_ms": 3.1,
"time_to_full_proof_ms": 4.7,
"answer_quality": "high",
"plan_changed": false,
"false_start_count": 0,
"tests_identified_before_edit": 0,
"public_claim_worthy": true,
"workflow_notes": "Guided perspective navigation jumps straight from start into inspect, then into peek, without an extra manual route selection detour.",
"notes": "",
"events": [
"tool_name": "m1nd.perspective_start",
"query": "session management",
"elapsed_ms": 1.7,
"payload_chars": 310,
"surfaced_files": [
"m1nd-mcp/src/perspective_handlers.rs"
"proof_state": "triaging",
"next_suggested_tool": "perspective_inspect",
"next_suggested_target": "R01",
"next_step_hint": "Inspect route R01 to validate the next hop from `session.rs`.",
"next_tool_used": "perspective_inspect",
"event_index": 1,
"opened_files": []
},
"tool_name": "m1nd.perspective_inspect",
"query": "inspect the top route from perspective start",
"elapsed_ms": 1.4,
"payload_chars": 430,
"proof_state": "proving",
"next_suggested_tool": "perspective_peek",
"next_step_hint": "Peek route R01 to inspect source evidence before moving the focus.",
"next_tool_used": "perspective_peek",
"event_index": 2,
"tool_name": "m1nd.perspective_peek",
"query": "peek the strongest route before following",
"elapsed_ms": 1.2,
"payload_chars": 360,
"opened_files": [
"notes": "Guided perspective navigation skips the manual route-list detour and still validates the route before movement.",
"event_index": 3,
"surfaced_files": []
}
"files_opened": 1,
"repeat_reads": 2,
"search_iterations": 0,
"chars_surfaced": 1100,
"token_proxy": 275,
"guidance_events": 2,
"guidance_followed": 2,
"guidance_followthrough_rate": 1.0,
"reactivated_nodes": 0,
"resume_hints": 0,
"proof_states": [
"triaging",
"proving"
"final_proof_state": "proving",
"proof_state_counts": {
"proving": 1,
"triaging": 1
"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"