Shared memory and context tools for agentic work.
Code Rooms
{
"recorded_at": "2026-03-25T00:09:11.608534+00:00",
"scenario_id": "warm_edit_commit_confirm_recovery",
"scenario_name": "Warm recovery from edit_commit confirm gate",
"scenario_tags": [
"warm-graph",
"recovery",
"surgical",
"edit-preview",
"confirm-gate"
],
"mode": "manual",
"execution_origin": "replay",
"source_ref": "docs/benchmarks/events/manual-edit-commit-confirm-recovery.json",
"cold_graph_time_ms": null,
"warm_graph_time_ms": null,
"time_to_first_good_answer_ms": 2.3,
"time_to_full_proof_ms": 3.7,
"answer_quality": "high",
"plan_changed": false,
"false_start_count": 1,
"tests_identified_before_edit": 1,
"public_claim_worthy": true,
"workflow_notes": "manual recovery rereads the confirm contract before retrying the same preview id",
"notes": "",
"events": [
"tool_name": "shell.notes",
"query": "edit_commit failed because confirm=false; reread the preview contract and decide whether the existing preview can still be trusted",
"elapsed_ms": 1.3,
"payload_chars": 250,
"event_index": 1,
"opened_files": [],
"surfaced_files": []
},
"tool_name": "shell.docs",
"query": "inspect edit_commit confirm semantics before retrying",
"elapsed_ms": 1.0,
"payload_chars": 220,
"surfaced_files": [
"m1nd-mcp/tests/test_edit_preview.rs"
"event_index": 2,
"opened_files": []
"tool_name": "m1nd.edit_commit",
"query": "retry commit with confirm=true after manually interpreting the error",
"elapsed_ms": 1.4,
"payload_chars": 300,
"opened_files": [
"event_index": 3,
}
"files_opened": 1,
"repeat_reads": 1,
"search_iterations": 0,
"chars_surfaced": 770,
"token_proxy": 193,
"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 an edit_commit failure caused by confirm=false and continue safely by reusing the same preview_id with confirm=true instead of minting a fresh preview or forcing a blind write.",
"expected_strength": "strong"