{
  "description": "The structural anatomy of the Verse: who the agents are, where cognition is stored, what runs at the edge, how messages move, and where it meets the public web. First member of the Verse Map Stack.",
  "id": "verse-topology",
  "kind": "topology",
  "root": {
    "accent": "#e8a33d",
    "children": [
      {
        "accent": "#4a90d9",
        "children": [
          {
            "id": "odin",
            "label": "Odin",
            "note": "Primary reasoning and analysis partner. Reasons, analyzes, and drafts concepts.",
            "tags": [
              "live"
            ]
          },
          {
            "id": "gemini",
            "label": "Gemini",
            "note": "Infrastructure and corpus agent. Powers the memory/retrieval substrate. Not in the active analysis loop.",
            "tags": [
              "live",
              "infra"
            ]
          },
          {
            "id": "claude-code",
            "label": "Claude Code",
            "note": "Builder and implementation keystone — the agent with build, terminal, and persistence capability. Builds what the Guild designs.",
            "tags": [
              "live",
              "builder"
            ]
          }
        ],
        "id": "guild",
        "label": "The Guild (Agents)",
        "note": "Three agents, strict role boundaries. Ken is the human in the loop."
      },
      {
        "accent": "#7b5ea7",
        "children": [
          {
            "id": "corpus-store",
            "label": "Corpus store",
            "note": "Where the Verse's memory/corpus is stored.",
            "tags": [
              "live"
            ]
          },
          {
            "id": "semantic-index",
            "label": "Semantic index",
            "note": "Embedding-based retrieval over the corpus.",
            "tags": [
              "live"
            ]
          },
          {
            "id": "neighbor",
            "label": "Context expansion",
            "note": "Neighbor expansion over the corpus for fuller retrieval context.",
            "tags": [
              "live"
            ]
          }
        ],
        "id": "loom",
        "label": "Cognitive Loom (Data Layer)",
        "note": "Where Verse cognition is stored and retrieved."
      },
      {
        "accent": "#3d9970",
        "children": [
          {
            "id": "loom-chat",
            "label": "Reasoning / chat runtime",
            "note": "Edge worker carrying agent reasoning and retrieval. Capability-level; runtime internals withheld.",
            "tags": [
              "live"
            ]
          },
          {
            "id": "trinity-query",
            "label": "Search / retrieval runtime",
            "note": "Edge worker serving semantic and full-text retrieval. Capability-level.",
            "tags": [
              "live"
            ]
          },
          {
            "id": "verse-relay-mcp",
            "label": "Agent tool / access runtime",
            "note": "Edge worker exposing the builder's corpus access. Capability-level.",
            "tags": [
              "live"
            ]
          }
        ],
        "id": "workers",
        "label": "Workers (Edge Compute)",
        "note": "Cloudflare Workers carrying Verse runtime surfaces."
      },
      {
        "accent": "#5bc0de",
        "children": [
          {
            "id": "l0",
            "label": "Level 0 — Human Legibility Architecture",
            "tags": [
              "doctrine"
            ]
          },
          {
            "id": "l1",
            "label": "Level 1 — Sovereign Convergence",
            "tags": [
              "doctrine"
            ]
          },
          {
            "id": "l2",
            "label": "Level 2 — Meaning & Constraints",
            "tags": [
              "doctrine"
            ]
          },
          {
            "id": "l3",
            "label": "Level 3 — Master Knowledge Base",
            "tags": [
              "doctrine"
            ]
          },
          {
            "id": "l4",
            "label": "Level 4 — Boot files",
            "tags": [
              "doctrine"
            ]
          }
        ],
        "id": "canon",
        "label": "Canonical Knowledge (VO/)",
        "note": "Living canon. Upward precedence always wins. Changes by declaration, never drift."
      },
      {
        "accent": "#e8a33d",
        "children": [
          {
            "id": "qb",
            "label": "quantumbeard.ai",
            "link": "https://quantumbeard.ai",
            "note": "Live on Cloudflare Pages. The systems / professional half — who I am, what I build.",
            "tags": [
              "live"
            ]
          },
          {
            "id": "kb",
            "label": "kensbeard.com",
            "note": "Planned sister site. Personal / case-study half to QB's systems half.",
            "tags": [
              "planned"
            ]
          }
        ],
        "id": "public",
        "label": "Public Web Surfaces",
        "note": "Where the Verse meets the outside world."
      }
    ],
    "id": "verse",
    "label": "The Verse",
    "note": "AI-serving-AI cognitive system. Foundational invariant: prevent premature cognitive closure while preserving human ownership of judgment."
  },
  "schemaVersion": "1.0",
  "title": "Verse Topology Map",
  "updated": "2026-06-02",
  "_provenance": {
    "source": "QuantumBeard",
    "url": "https://maps.quantumbeard.ai/verse-topology",
    "formats": {
      "html": "https://maps.quantumbeard.ai/verse-topology",
      "markdown": "https://maps.quantumbeard.ai/verse-topology.md",
      "json": "https://maps.quantumbeard.ai/verse-topology.json"
    }
  }
}
