Shared memory and context tools for agentic work.
Code Rooms
{
"recorded_at": "2026-03-24T23:58:15.553658+00:00",
"scenario_id": "warm_search_ambiguous_scope_recovery",
"scenario_name": "Warm recovery from search auto-ingest scope ambiguity",
"scenario_tags": [
"warm-graph",
"recovery",
"search",
"scope"
],
"mode": "manual",
"execution_origin": "replay",
"source_ref": "docs/benchmarks/events/manual-search-ambiguous-scope-recovery.json",
"cold_graph_time_ms": null,
"warm_graph_time_ms": null,
"time_to_first_good_answer_ms": 2.2,
"time_to_full_proof_ms": 3.2,
"answer_quality": "high",
"plan_changed": false,
"false_start_count": 1,
"tests_identified_before_edit": 0,
"public_claim_worthy": true,
"workflow_notes": "Manual recovery needs a file-list pass before search can be retried against an explicit target.",
"notes": "",
"events": [
"tool_name": "shell.rg",
"query": "rg --files | rg 'surgical_handlers.rs|search_handlers.rs'",
"elapsed_ms": 1.4,
"payload_chars": 390,
"surfaced_files": [
"m1nd-mcp/src/search_handlers.rs",
"m1nd-mcp/src/surgical_handlers.rs"
"event_index": 1,
"opened_files": []
},
"tool_name": "shell.notes",
"query": "scope was ambiguous; pick the exact handler file manually before retrying search",
"elapsed_ms": 0.8,
"payload_chars": 220,
"event_index": 2,
"opened_files": [],
"surfaced_files": []
"tool_name": "m1nd.search",
"query": "ambiguous_auto_ingest_scope_hint",
"elapsed_ms": 1.0,
"payload_chars": 500,
"m1nd-mcp/src/search_handlers.rs"
"opened_files": [
"event_index": 3
}
"files_opened": 2,
"repeat_reads": 2,
"search_iterations": 2,
"chars_surfaced": 1110,
"token_proxy": 278,
"guidance_events": 0,
"guidance_followed": 0,
"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": 0,
"recovery_followed": 0,
"repo_path": null,
"question": "Recover from a search scope that resolves to multiple candidate paths under auto_ingest, then retry with an explicit scope instead of falling into manual file guessing.",
"expected_strength": "strong"