Shared memory and context tools for agentic work.
Code Rooms
{
"recorded_at": "2026-03-24T23:47:19.073592+00:00",
"scenario_id": "warm_perspective_stale_route_recovery",
"scenario_name": "Warm recovery from stale perspective route_set_version",
"scenario_tags": [
"warm-graph",
"recovery",
"perspective",
"stateful-navigation"
],
"mode": "m1nd_warm",
"execution_origin": "live",
"source_ref": "docs/benchmarks/events/warm-perspective-stale-route-recovery.json",
"cold_graph_time_ms": null,
"warm_graph_time_ms": null,
"time_to_first_good_answer_ms": 2.7,
"time_to_full_proof_ms": 3.9,
"answer_quality": "high",
"plan_changed": false,
"false_start_count": 0,
"tests_identified_before_edit": 0,
"public_claim_worthy": true,
"workflow_notes": "stale perspective follow error routes directly into perspective_routes and then back into a fresh follow",
"notes": "",
"events": [
"tool_name": "m1nd.perspective_follow",
"query": "follow route with stale route_set_version",
"elapsed_ms": 1.1,
"payload_chars": 210,
"hint": "stale `route_set_version` 7. Current version is 11. Call `perspective_routes` to refresh the route set, then retry this operation with the new `route_set_version`.",
"suggested_next_step": "Refresh the current route page with `perspective_routes`, then retry `perspective_follow` with the fresh `route_set_version`.",
"next_suggested_tool": "perspective_routes",
"next_tool_used": "perspective_routes",
"recovery_followed": true,
"notes": "The stale route error teaches the exact recovery path instead of forcing the agent to rediscover state.",
"event_index": 1,
"opened_files": [],
"surfaced_files": []
},
"tool_name": "m1nd.perspective_routes",
"query": "refresh route page after stale route_set_version",
"elapsed_ms": 1.6,
"payload_chars": 360,
"next_suggested_tool": "perspective_follow",
"next_tool_used": "perspective_follow",
"surfaced_files": [
"m1nd-mcp/src/perspective_handlers.rs"
"notes": "Fresh routes are returned with the current route_set_version.",
"event_index": 2,
"opened_files": []
"query": "retry follow with fresh route_set_version",
"elapsed_ms": 1.2,
"payload_chars": 300,
"opened_files": [
"event_index": 3,
}
"files_opened": 1,
"repeat_reads": 1,
"search_iterations": 0,
"chars_surfaced": 870,
"token_proxy": 218,
"guidance_events": 2,
"guidance_followed": 2,
"reactivated_nodes": 0,
"resume_hints": 0,
"proof_states": [],
"final_proof_state": null,
"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,
"recovery_events": 1,
"recovery_followed": 1,
"repo_path": null,
"question": "Recover from a stale perspective route_set_version and continue with the correct fresh route without restarting the investigation.",
"expected_strength": "strong"