Shared memory and context tools for agentic work.
Code Rooms
{
"schema": "m1nd-system-block-seed-v0",
"repo": {
"repo_id": "m1nd",
"root": ".",
"source_commit": "518b44e"
},
"skeleton": {
"skeleton_id": "sk_m1nd_seed_2026_07",
"version": 1,
"state": "ratified",
"ratification": {
"method": "pr_merge",
"ratifier": "owner-delegated:orchestrator-review-2026-07-07",
"ratified_at": "2026-07-08T09:39:25Z",
"commit": "pending-merge"
}
"blocks": [
"block_id": "sb_m1nd_core_graph_kernel",
"name": "Core Graph Kernel",
"purpose": "Stores and traverses the code graph: CSR storage, activation, topology, query.",
"kind": "scanned",
"boundary_version": 1,
"contract_version": 1,
"membership_source": "ratified",
"membership": [
"path": "m1nd-core/src/lib.rs",
"role": "primary"
"path": "m1nd-core/src/types.rs",
"path": "m1nd-core/src/graph.rs",
"path": "m1nd-core/src/query.rs",
"path": "m1nd-core/src/activation.rs",
"path": "m1nd-core/src/plasticity.rs",
"path": "m1nd-core/src/topology.rs",
"path": "m1nd-core/src/seed.rs",
"path": "m1nd-core/src/builder.rs",
"path": "m1nd-core/src/resonance.rs",
"path": "m1nd-core/src/xlr.rs",
"path": "m1nd-core/src/domain.rs",
"path": "m1nd-core/src/error.rs",
],
"sockets": {
"inputs": [],
"outputs": [
"to": "Served Owner & Brain Routing",
"type": "graph_api"
"external": []
"receipt_contract": {
"required": [
"type": "spec",
"stales_on": [
"contract_change"
]
"type": "structural",
"member_change",
"repaint"
"type": "test",
"member_change"
"optional": [
"type": "review",
"type": "runtime",
"stales_on": []
"type": "handoff",
"waived": [],
"declared_by": "owner",
"declared_at": "2026-07-08T09:39:25Z"
"receipts": [],
"layout": {
"x": null,
"y": null,
"locked": false,
"algorithm_seed": null,
"version": 1
"unmapped_residue": []
"block_id": "sb_m1nd_core_evidence_engines",
"name": "Core Evidence & Risk Engines",
"purpose": "Trust, calibration, tremor, temporal, snapshots, semantics and the analysis engine family.",
"path": "m1nd-core/src/calibration.rs",
"path": "m1nd-core/src/trust.rs",
"path": "m1nd-core/src/tremor.rs",
"path": "m1nd-core/src/temporal.rs",
"path": "m1nd-core/src/git_history.rs",
"path": "m1nd-core/src/runtime_overlay.rs",
"path": "m1nd-core/src/flow.rs",
"path": "m1nd-core/src/taint.rs",
"path": "m1nd-core/src/twins.rs",
"path": "m1nd-core/src/refactor.rs",
"path": "m1nd-core/src/layer.rs",
"path": "m1nd-core/src/counterfactual.rs",
"path": "m1nd-core/src/epidemic.rs",
"path": "m1nd-core/src/snapshot.rs",
"path": "m1nd-core/src/snapshot_bin.rs",
"path": "m1nd-core/src/semantic.rs",
"path": "m1nd-core/src/embed.rs",
"path": "m1nd-core/src/embed_cache.rs",
"path": "m1nd-core/src/antibody.rs",
"to": "Retrieval & Analysis Verbs",
"type": "evidence_api"
"block_id": "sb_m1nd_ingest",
"name": "Ingest & Document Canonicalization",
"purpose": "Reads repos and documents into graph nodes: extractors, canonicalization, the write path.",
"path": "m1nd-ingest/src/**",
"to": "Core Graph Kernel",
"type": "graph_write_path"
"block_id": "sb_m1nd_served_owner",
"name": "Served Owner & Brain Routing",
"purpose": "The served process: transport, sessions, reception, per-project brains and routing.",
"path": "m1nd-mcp/src/main.rs",
"path": "m1nd-mcp/src/cli.rs",
"path": "m1nd-mcp/src/server.rs",
"path": "m1nd-mcp/src/http_server.rs",
"path": "m1nd-mcp/src/http_types.rs",
"path": "m1nd-mcp/src/mcp_http.rs",
"path": "m1nd-mcp/src/attach_client.rs",
"path": "m1nd-mcp/src/session.rs",
"path": "m1nd-mcp/src/instance_registry.rs",
"path": "m1nd-mcp/src/project_brains.rs",
"path": "m1nd-mcp/src/scope.rs",
"path": "m1nd-mcp/src/protocol/**",
"path": "m1nd-mcp/src/util.rs",
"role": "shared"
"type": "dispatch"
"to": "Memory, Soul, Mailbox & Delegation",
"to": "Editing, Safety, X-RAY & Locks",
"block_id": "sb_m1nd_retrieval_verbs",
"name": "Retrieval & Analysis Verbs",
"purpose": "Seek, search, impact, layers, audit, report and the answer-shaping surface.",
"path": "m1nd-mcp/src/tools.rs",
"path": "m1nd-mcp/src/search_handlers.rs",
"path": "m1nd-mcp/src/layer_handlers.rs",
"path": "m1nd-mcp/src/audit_handlers.rs",
"path": "m1nd-mcp/src/report_handlers.rs",
"path": "m1nd-mcp/src/help_guidance.rs",
"path": "m1nd-mcp/src/result_shaping.rs",
"path": "m1nd-mcp/src/trust_envelope.rs",
"path": "m1nd-mcp/src/personality.rs",
"path": "m1nd-mcp/src/perspective_handlers.rs",
"path": "m1nd-mcp/src/perspective/**",
"type": "reads"
"to": "Core Evidence & Risk Engines",
"block_id": "sb_m1nd_memory_delegation",
"name": "Memory, Soul, Mailbox & Delegation",
"purpose": "Durable memory, medulla, soul receipts, field mailbox, delegation packets and missions.",
"path": "m1nd-mcp/src/boot_memory_handlers.rs",
"path": "m1nd-mcp/src/light_author_handlers.rs",
"path": "m1nd-mcp/src/promote_handlers.rs",
"path": "m1nd-mcp/src/soul_handlers.rs",
"path": "m1nd-mcp/src/delegation_handlers.rs",
"path": "m1nd-mcp/src/mailbox.rs",
"path": "m1nd-mcp/src/mission_handlers.rs",
"path": "m1nd-mcp/src/daemon_handlers.rs",
"path": "m1nd-mcp/src/medulla_migration.rs",
"type": "reads_writes_memory_nodes"
"block_id": "sb_m1nd_editing_safety",
"name": "Editing, Safety, X-RAY & Locks",
"purpose": "Surgical edits, X-RAY conformance, locks, persistence and the SystemBlock contract.",
"path": "m1nd-mcp/src/surgical_handlers.rs",
"path": "m1nd-mcp/src/xray_handlers.rs",
"path": "m1nd-mcp/src/lock_handlers.rs",
"path": "m1nd-mcp/src/auto_ingest.rs",
"path": "m1nd-mcp/src/engine_ops.rs",
"path": "m1nd-mcp/src/universal_docs.rs",
"path": "m1nd-mcp/src/persist_handlers.rs",
"path": "m1nd-mcp/src/system_blocks.rs",
"path": "xray.manifest.json",
"type": "tag_and_persist_writes"
"block_id": "sb_m1nd_ui_shell",
"name": "Human UI Shell, Hall & Living Tree",
"purpose": "The human-facing app shell and its surfaces: Hall, Living Tree, canvas, soft components.",
"path": "m1nd-ui/src/App.tsx",
"path": "m1nd-ui/src/main.tsx",
"path": "m1nd-ui/src/index.css",
"path": "m1nd-ui/src/components/**",
"path": "m1nd-ui/src/lib/**",
"to": "UI API, State & Fixtures",
"type": "renders_from"
"block_id": "sb_m1nd_ui_api_state",
"name": "UI API, State & Fixtures",
"purpose": "The UI's data layer: api client, hooks, stores, captured fixtures and the test suite.",
"path": "m1nd-ui/src/api/**",
"path": "m1nd-ui/src/hooks/**",
"path": "m1nd-ui/src/stores/**",
"path": "m1nd-ui/src/__fixtures__/**",
"path": "m1nd-ui/src/types.ts",
"path": "m1nd-ui/src/vite-env.d.ts",
"path": "m1nd-ui/src/**/*.test.ts",
"role": "test"
"path": "m1nd-ui/src/**/*.test.tsx",
"type": "http_api"
"block_id": "sb_m1nd_distribution",
"name": "Distribution, Host Packs & Installer",
"purpose": "How m1nd reaches machines: the npm wrapper, skills packs, install surfaces and i18n.",
"path": "npm/**",
"path": "skills/**",
"path": "package.json",
"path": "server.json",
"path": "llms-install.md",
"path": "i18n/**",
"type": "installs_and_serves"
"external": [
"class": "package_registry",
"type": "publish_target"
"block_id": "sb_m1nd_docs_contracts",
"name": "Docs & Product Contracts",
"purpose": "The written truth: PATHOS, PRDs, the UML atlas, guides and the repo's public contracts.",
"path": "docs/**",
"path": "README.md",
"path": "CONTRIBUTING.md",
"path": "EXAMPLES.md",
"path": "SECURITY.md",
"path": "AGENTS.md",
"path": "CHANGELOG.md",
"path": "LICENSE",
"outputs": [],
"block_id": "sb_m1nd_ci_scripts_demo",
"name": "CI, Scripts, Demo & OpenClaw",
"purpose": "Pipelines, release tooling, proofs harnesses, the demo crate and the openclaw crate.",
"path": ".github/**",
"path": "scripts/**",
"path": "tests/**",
"path": "m1nd-demo/**",
"path": "m1nd-openclaw/**",
"path": "Cargo.toml",
"path": "Cargo.lock",
"path": "cliff.toml",
"path": "scratchpad/**",
"role": "generated"
"unmapped_policy": {
"visible": true,
"default_action": "leave_unmapped_until_ratified"