Shared memory and context tools for agentic work.
Code Rooms
{
"recorded_at": "2026-03-25T14:10:34.523037+00:00",
"scenario_id": "warm_activate_guided_entrypoint",
"scenario_name": "Warm activation entrypoint with guided file follow-up",
"scenario_tags": [
"warm-graph",
"activate",
"guided-entrypoint",
"proof-state"
],
"mode": "m1nd_warm",
"execution_origin": "replay",
"source_ref": "docs/benchmarks/events/warm-activate-guided-entrypoint.json",
"cold_graph_time_ms": null,
"warm_graph_time_ms": null,
"time_to_first_good_answer_ms": 1.4,
"time_to_full_proof_ms": 2.1,
"answer_quality": "high",
"plan_changed": false,
"false_start_count": 0,
"tests_identified_before_edit": 0,
"public_claim_worthy": true,
"workflow_notes": "Activation hands the agent directly into view on the strongest activated file.",
"notes": "",
"events": [
"tool_name": "m1nd.activate",
"query": "guided runtime contract",
"elapsed_ms": 1.4,
"payload_chars": 360,
"surfaced_files": [
"m1nd-mcp/src/search_handlers.rs"
"proof_state": "triaging",
"what_is_missing": "Open the node to confirm whether the neighborhood signal is strong enough to enter proof or edit prep.",
"next_suggested_tool": "view",
"next_suggested_target": "m1nd-mcp/src/search_handlers.rs",
"next_step_hint": "Open the top activated node next: search_handlers.rs.",
"next_tool_used": "view",
"event_index": 1,
"opened_files": []
},
"tool_name": "m1nd.view",
"target": "m1nd-mcp/src/search_handlers.rs",
"elapsed_ms": 0.7,
"payload_chars": 520,
"opened_files": [
"notes": "Activation now lands directly in the strongest file instead of forcing an extra search pass.",
"event_index": 2,
"surfaced_files": []
}
"files_opened": 1,
"repeat_reads": 1,
"search_iterations": 0,
"chars_surfaced": 880,
"token_proxy": 220,
"guidance_events": 1,
"guidance_followed": 1,
"guidance_followthrough_rate": 1.0,
"reactivated_nodes": 0,
"resume_hints": 0,
"proof_states": [
"triaging"
"final_proof_state": "triaging",
"proof_state_counts": {
"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,
"missing_signals": 1,
"missing_resolved": 1,
"missing_resolution_rate": 1.0,
"repo_path": ".",
"question": "When activation surfaces the strongest node for runtime guidance work, which file should the agent open first?",
"expected_strength": "strong"