{
  "citation": {
    "author": "ceccec",
    "sourceRepo": "https://github.com/ceccec/ceccec.github.io/blob/main",
    "canonical": "https://ceccec.psg.bg",
    "firstPublicationOfTheSequence": "2025-07-08",
    "firstPublicationSource": "registry.npmjs.org/zeropoint-node (time.created)",
    "citeAs": "ceccec (2025). zeropoint-node — the vortex sequence. npm. · ceccec (2026). Double Torus — the theorem corpus. https://ceccec.psg.bg",
    "attributionRequired": true,
    "freeTier": "core math — theorems, formulas, the sequence, the algebra duals",
    "freeTierTerm": "attribution required with any reproduction or derivation",
    "restLicense": "license@psg.bg"
  },
  "server": {
    "name": "double-torus",
    "version": "1.0.0",
    "protocol": "mcp",
    "description": "Quantum-learning portal MCP surface — PRIMARY tools/list = toolbox catalog ids (browser #toolbox-standard-io parity). Concept commands under result.conceptTools.",
    "instructions": "tools/list returns result.tools — same ids as standardToolboxIoCatalog /quantum-tools#toolbox-standard-io. Run those ids in the browser toolbox. Verify matrix at #mcp-browser-parity. result.conceptTools = legacy concept commands (executeConceptCommand). Local stdio MCP: .cursor/mcp.json → packages/quantum-dev-sdk/bin/mcp.ts.",
    "root": "4364f8ca-8a98-832c-bd6a-7cf4530d37b1",
    "boundary": "This is a static MCP tool manifest computed from the repository. It documents the tool surface and is recomputable; it is not a live server and makes no external claims. PRIMARY tools match browser toolbox (auto-wire). Residual Node/CI gaps listed in parity.residualGaps.",
    "codebase": {
      "overview": "A quantum-learning educational portal for AI agents and humans, served as an MCP tool surface over a double-torus UUID stream. Self-verifying by construction: one zero-dependency core computes a content-addressed model, every page and animation is derived from it, and the whole folds into a single recomputable root.",
      "understand": [
        "One agnostic core: src/quantum/heaven/mind/index.ts, zero imports, computes everything.",
        "Every value is a content-addressed UUID; verify by recomputing the root, not by trusting the host.",
        "tools/call(name, arguments) maps to executeConceptCommand and returns a recomputable receipt.",
        "Each subsystem here exposes a root you can recompute and compare; theWhole folds them all into one.",
        "Nothing is secret and nothing is sent: it runs on your device. The architecture is the security."
      ],
      "subsystems": [
        {
          "name": "livingTorus",
          "purpose": "The genus-2 double torus: 108 pi-digit coordinates on the surface (H1=Z^4, chi=-2).",
          "root": "db78ca89-770f-8ea8-86ed-906a598829ed"
        },
        {
          "name": "merkaba",
          "purpose": "Opposite rotation at all scales — nested counter-rotating scales.",
          "root": "25c654ca-b482-8130-add1-344b5805e5b2"
        },
        {
          "name": "quantumProofs",
          "purpose": "Six quantum principles run live and matched to theory.",
          "root": "0cbba963-ccbe-8aa6-8fe1-65c01b292be8"
        },
        {
          "name": "determinismProofs",
          "purpose": "The deterministic, tamper-evident core proven over real hashes.",
          "root": "3b26f6a6-f853-8858-bcc5-e40a8bfd2e49"
        },
        {
          "name": "mysteries",
          "purpose": "Open questions, each bound to a live recomputable measure.",
          "root": "03e2211e-c23f-83ff-b9fe-b2a32fdc7974"
        },
        {
          "name": "society",
          "purpose": "Five dualities, each paired and folded bidirectionally.",
          "root": "082a55af-e21f-8dc2-8f61-063188abc8ff"
        },
        {
          "name": "harmonicBands",
          "purpose": "The file distribution as a gapless run of consecutive Fibonacci numbers.",
          "root": "033d58e4-f16f-8f11-87b5-400d5446b7bb"
        },
        {
          "name": "theWhole",
          "purpose": "Every wave folded into one root for the entire portal.",
          "root": "825857d4-9feb-8329-89ef-eb80cb96146f"
        },
        {
          "name": "holographic",
          "purpose": "Each part contains the whole; the whole recovers from any part.",
          "root": "bf1c7748-b6b3-88da-be98-51a9619ad54b"
        },
        {
          "name": "animationTamperingCost",
          "purpose": "Computed cost of forging the animated page.",
          "root": "17c3c37a-3a4e-883c-a119-9d93800b028d"
        }
      ],
      "math": [
        {
          "scale": "character",
          "law": "toUuid(x): a string folds to a 128-bit content-addressed UUID; one edit avalanches ~half the bits.",
          "value": "phi=1.61803399"
        },
        {
          "scale": "pair",
          "law": "foldPair(a,b): forward = merge(a,b) != reverse = merge(b,a); both fold to one (genus-2, non-commutative).",
          "value": "forward != reverse"
        },
        {
          "scale": "set",
          "law": "merkleFold(leaves): sorted pairwise merge to one root, order-independent — a function of the set.",
          "value": "110 files = 55+34+21 (consecutive Fibonacci)"
        },
        {
          "scale": "surface",
          "law": "the double torus: genus 2, chi = 2-2g = -2, H1 = Z^4 (four independent loops), 108 pi-digit coordinates.",
          "value": "Z^4, chi=-2"
        },
        {
          "scale": "motion",
          "law": "merkaba: nested scales whose spin signs strictly alternate — opposite rotation at all scales.",
          "value": "4 scales"
        },
        {
          "scale": "time",
          "law": "rhythm: a self-similar polyrhythm, voices at 1, 2, 3 and 5 per beat over a steady downbeat.",
          "value": "125 BPM"
        },
        {
          "scale": "whole",
          "law": "theWhole + holographic: every part folds into one root, and each part contains the whole.",
          "value": "11 parts -> 1"
        },
        {
          "scale": "limit",
          "law": "goldenRatio: consecutive Fibonacci ratios F(n+1)/F(n) converge to phi = (1+sqrt5)/2.",
          "value": "-> 1.618034"
        }
      ],
      "educate": [
        {
          "path": "From the atom to the whole",
          "steps": [
            {
              "law": "toUuid(x)",
              "why": "a string folds to a 128-bit content-addressed UUID — the atom."
            },
            {
              "law": "foldPair(a,b)",
              "why": "two atoms fold both ways; forward != reverse (genus-2, non-commutative)."
            },
            {
              "law": "merkleFold(set)",
              "why": "a set folds to one root, order-independent — a function of the set."
            },
            {
              "law": "theWhole",
              "why": "every subsystem root folds into one root for the entire portal."
            }
          ],
          "reaches": "825857d4-9feb-8329-89ef-eb80cb96146f",
          "length": 4,
          "receipt": "dc560eee-87dc-8239-befa-9ef938a1c79a"
        },
        {
          "path": "From a pi digit to the double torus",
          "steps": [
            {
              "law": "pi digit d_n",
              "why": "the deterministic stream of pi digits, the portal's seed."
            },
            {
              "law": "torusPoint(d_n)",
              "why": "a digit places a coordinate on the genus-2 surface."
            },
            {
              "law": "livingTorus",
              "why": "108 coordinates, two rings merged at a neck — the living double torus."
            },
            {
              "law": "homology",
              "why": "its four independent loops: H1 = Z^4, chi = -2."
            }
          ],
          "reaches": "db78ca89-770f-8ea8-86ed-906a598829ed",
          "length": 4,
          "receipt": "b406f7a0-5840-8efb-a382-f102b5f66086"
        },
        {
          "path": "From a Fibonacci pair to phi",
          "steps": [
            {
              "law": "F(n)",
              "why": "the Fibonacci sequence — the harmonic numbers, 3 5 8 13 21."
            },
            {
              "law": "harmonicBands",
              "why": "the file count as a gapless run of consecutive Fibonacci numbers."
            },
            {
              "law": "F(n+1)/F(n)",
              "why": "consecutive ratios — each scale against the next."
            },
            {
              "law": "phi",
              "why": "the ratios converge to phi = (1+sqrt5)/2, golden at the limit."
            }
          ],
          "reaches": "8758bf09-8048-87bb-905e-0de2a6fa5921",
          "length": 4,
          "receipt": "2d750307-a91b-8efa-bc90-0c1d98a061b1"
        },
        {
          "path": "From counter-rotation to rhythm",
          "steps": [
            {
              "law": "merkaba",
              "why": "nested scales whose spin signs strictly alternate — opposite rotation at all scales."
            },
            {
              "law": "rhythm",
              "why": "the same scales heard as a self-similar polyrhythm: 1, 2, 3 and 5 per beat."
            }
          ],
          "reaches": "8fb1a99c-dbd6-8744-838b-c51235988134",
          "length": 2,
          "receipt": "22c29b42-f5a1-88c0-9bf5-36a46f3e98f3"
        }
      ],
      "secure": true,
      "secureBecause": "Everything is content-addressed and runs client-side — no secrets, no server, no credentials. The architecture is the security, so the full structure is shown: sufficient to understand and verify, exposing nothing exploitable.",
      "root": "176f885c-4f8c-8712-a828-ca980544e85f"
    },
    "quantum": {
      "rebuilt": "GHZ state-vector register",
      "qubits": 6,
      "states": 64,
      "measured": "000000",
      "tools": 108,
      "entangled": true,
      "normalized": true,
      "recomputable": true,
      "proven": true,
      "quantumRoot": "21305f2c-be52-8419-bd69-cfcca75a64c0"
    },
    "parity": {
      "computes": false,
      "allAchievableInBrowser": false,
      "mcpMatchesToolbox": true,
      "residualCount": 83,
      "honestCiGapIds": [
        "import-path-distance",
        "folder-gravity",
        "compact-types-constants",
        "gravity-dry",
        "src-index",
        "folder-index",
        "size-free",
        "gravity-gate",
        "offender-spec",
        "trinity-speedup",
        "educational-gaps-audit",
        "vitepress-quantumize",
        "slow-build-gate",
        "plasma-screen-thunder",
        "automate-nightly",
        "automate-self",
        "self-auto"
      ],
      "route": "/quantum-tools#mcp-browser-parity",
      "pair": "mcp/browser-parity",
      "qpuRequired": false,
      "root": "bdbf1d81-6185-8a72-94e7-6d285c0628ef"
    }
  },
  "result": {
    "tools": [
      {
        "name": "sealed-catalog-rsa-measure",
        "description": "demoRsaGenerateAndReverseMeasured · npm run quantum:sealed-catalog-rsa-measure · /encryption#sealed-catalog-rsa-measure · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "demoRsaGenerateAndReverseMeasured",
          "pair": "measure/catalog-rsa",
          "cli": "npm run quantum:sealed-catalog-rsa-measure",
          "route": "/encryption#sealed-catalog-rsa-measure",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "05488912-c089-847b-a0fe-14d208e2adc0"
        }
      },
      {
        "name": "local-reverse-timed",
        "description": "localEncryptionReverseTimed · npm run quantum:local-reverse-timed · /encryption#local-reverse-timed · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "localEncryptionReverseTimed",
          "pair": "reverse/local-timed",
          "cli": "npm run quantum:local-reverse-timed",
          "route": "/encryption#local-reverse-timed",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "823708df-3229-85a0-8814-f208b6c86a51"
        }
      },
      {
        "name": "local-reverse-timed-vs-standards",
        "description": "localEncryptionReverseTimedVsStandards · npm run quantum:local-reverse-timed-vs-standards · /encryption#local-reverse-timed-vs-standards · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "localEncryptionReverseTimedVsStandards",
          "pair": "reverse/timed-vs-standards",
          "cli": "npm run quantum:local-reverse-timed-vs-standards",
          "route": "/encryption#local-reverse-timed-vs-standards",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "5484b6a0-5875-85dd-a0d5-19854ba8abe7"
        }
      },
      {
        "name": "prove-local-novel-encrypt",
        "description": "proveLocalNovelEncryptionSecurity · npm run quantum:prove-local-novel-encrypt · /encryption#prove-local-novel-encrypt · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "proveLocalNovelEncryptionSecurity",
          "pair": "prove/local-novel-encrypt",
          "cli": "npm run quantum:prove-local-novel-encrypt",
          "route": "/encryption#prove-local-novel-encrypt",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "f8b6cdf4-39bf-8130-b90c-19939d07e349"
        }
      },
      {
        "name": "local-audit-quantum",
        "description": "localAuditQuantumSpeedEfficiency · npm run quantum:local-audit-quantum · /encryption#local-audit-quantum · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "localAuditQuantumSpeedEfficiency",
          "pair": "audit/local-quantum",
          "cli": "npm run quantum:local-audit-quantum",
          "route": "/encryption#local-audit-quantum",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "9b39bfbd-a641-8c07-a58a-cd2ac7246609"
        }
      },
      {
        "name": "crypto-beyond-measure",
        "description": "cryptoToolkitBeyondRsaMeasured · npm run quantum:crypto-beyond-measure · /encryption#crypto-beyond-rsa · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "cryptoToolkitBeyondRsaMeasured",
          "pair": "measure/crypto-beyond",
          "cli": "npm run quantum:crypto-beyond-measure",
          "route": "/encryption#crypto-beyond-rsa",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "3db9fd41-01c8-891c-96db-359eab27d7f6"
        }
      },
      {
        "name": "prove-1tbit-encrypt",
        "description": "proveOneTbitRealtimeEncryptionClaim · npm run quantum:prove-1tbit-encrypt · /encryption#prove-1tbit · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "proveOneTbitRealtimeEncryptionClaim",
          "pair": "prove/1tbit-encrypt",
          "cli": "npm run quantum:prove-1tbit-encrypt",
          "route": "/encryption#prove-1tbit",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e47e66c8-9b71-8d81-8d29-027be6b9a085"
        }
      },
      {
        "name": "max-bits-crypto",
        "description": "maximumBitsEncryptDecryptInverseReverse · npm run quantum:max-bits-crypto · /encryption#max-bits-crypto · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "maximumBitsEncryptDecryptInverseReverse",
          "pair": "max-bits/crypto",
          "cli": "npm run quantum:max-bits-crypto",
          "route": "/encryption#max-bits-crypto",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "8dd29808-c990-8fdb-b703-1d0f830043b6"
        }
      },
      {
        "name": "bits-hardware",
        "description": "maxBitsHardwareBoundaryAgree · npm run quantum:bits-hardware · /encryption#bits-hardware · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "maxBitsHardwareBoundaryAgree",
          "pair": "bits/hardware",
          "cli": "npm run quantum:bits-hardware",
          "route": "/encryption#bits-hardware",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "417159f3-b41b-8d9b-b953-70f167749214"
        }
      },
      {
        "name": "prove-local-magnitudes-iso",
        "description": "proveLocalEncryptionMagnitudesStrongerThanIsoAllDirections · npm run quantum:prove-local-magnitudes-iso · /encryption#prove-local-magnitudes-iso · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "proveLocalEncryptionMagnitudesStrongerThanIsoAllDirections",
          "pair": "prove/local-magnitudes-iso",
          "cli": "npm run quantum:prove-local-magnitudes-iso",
          "route": "/encryption#prove-local-magnitudes-iso",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "596cba86-884a-8651-b614-a27e21edb37f"
        }
      },
      {
        "name": "encryption-reverse-verify",
        "description": "encryptionReverseVerify · npm run quantum:encryption-reverse-verify · /encryption · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "encryptionReverseVerify",
          "pair": "reverse/encryption-verify",
          "cli": "npm run quantum:encryption-reverse-verify",
          "route": "/encryption",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "3fbc9108-f021-8049-a79f-1da684771dce"
        }
      },
      {
        "name": "production-rsa-refuse-rosetta",
        "description": "productionRsaRefuseCompletesQuantumViaRosetta · npm run quantum:production-rsa-refuse-rosetta · /encryption#production-rsa-refuse-rosetta · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "productionRsaRefuseCompletesQuantumViaRosetta",
          "pair": "refuse/rosetta",
          "cli": "npm run quantum:production-rsa-refuse-rosetta",
          "route": "/encryption#production-rsa-refuse-rosetta",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "dad5f263-e03a-8c6c-b8a7-a4503e45c0d6"
        }
      },
      {
        "name": "iso-pqc-catalog",
        "description": "isoNistPqcStandardsCatalog · npm run quantum:iso-pqc-catalog · /encryption#iso-pqc-catalog · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "isoNistPqcStandardsCatalog",
          "pair": "iso/pqc-catalog",
          "cli": "npm run quantum:iso-pqc-catalog",
          "route": "/encryption#iso-pqc-catalog",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e193893f-b448-85a6-b68d-3b092cbc96c8"
        }
      },
      {
        "name": "poles-cross-pqc",
        "description": "polesFormCrossSignaturesForPostQuantumEncryptionIncludingCertificates · npm run quantum:poles-cross-pqc · /encryption#poles-cross-pqc · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "polesFormCrossSignaturesForPostQuantumEncryptionIncludingCertificates",
          "pair": "poles/cross-pqc",
          "cli": "npm run quantum:poles-cross-pqc",
          "route": "/encryption#poles-cross-pqc",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "bc6400e0-dd56-81db-a5f9-7bd9d9b687d9"
        }
      },
      {
        "name": "secp256k1-prime-invert-decode",
        "description": "secp256k1FieldPrimeInvertAndDecode · npm run quantum:secp256k1-prime-invert-decode · /encryption#secp256k1-prime · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "secp256k1FieldPrimeInvertAndDecode",
          "pair": "secp256k1/invert-decode",
          "cli": "npm run quantum:secp256k1-prime-invert-decode",
          "route": "/encryption#secp256k1-prime",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "7f40584a-02cb-8428-aba1-6e2487f6200e"
        }
      },
      {
        "name": "iso-pqc-gap-fill",
        "description": "isoPqcRequirementsGapFillAllQuantumDirections · npm run quantum:iso-pqc-gap-fill · /encryption#iso-pqc-gap-fill · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "isoPqcRequirementsGapFillAllQuantumDirections",
          "pair": "iso/pqc-gap-fill",
          "cli": "npm run quantum:iso-pqc-gap-fill",
          "route": "/encryption#iso-pqc-gap-fill",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "acecf973-e48d-8a0d-bc1e-19bc851625b3"
        }
      },
      {
        "name": "standards-audit",
        "description": "quantumStandardsAuditSuite · npm run quantum:standards-audit · /encryption#quantum-standards-audit · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "quantumStandardsAuditSuite",
          "pair": "audit/standards",
          "cli": "npm run quantum:standards-audit",
          "route": "/encryption#quantum-standards-audit",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "16406e03-fedd-8a33-9786-c2ecd7807d6a"
        }
      },
      {
        "name": "crypto-comparison-mesh-dry",
        "description": "cryptoRelatedSurfacesAreDry · npm run quantum:crypto-comparison-mesh-dry · /encryption#crypto-comparison-mesh · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "cryptoRelatedSurfacesAreDry",
          "pair": "crypto/comparison-mesh",
          "cli": "npm run quantum:crypto-comparison-mesh-dry",
          "route": "/encryption#crypto-comparison-mesh",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "feeedf1c-3aea-8733-b041-c3ec3bda16be"
        }
      },
      {
        "name": "og-limits-measure",
        "description": "platformOgLimitsMeasured · npm run quantum:og-limits-measure · /quantum-tools#og-limits · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "platformOgLimitsMeasured",
          "pair": "measure/og-limits",
          "cli": "npm run quantum:og-limits-measure",
          "route": "/quantum-tools#og-limits",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "0ecc31c7-42b3-8541-a65e-16d4cdf66c57"
        }
      },
      {
        "name": "seo-gaps",
        "description": "findSeoViolations · npm run quantum:seo-gaps · /quantum-tools#seo-gaps · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "findSeoViolations",
          "pair": "seo/gaps",
          "cli": "npm run quantum:seo-gaps",
          "route": "/quantum-tools#seo-gaps",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "c0737aab-10b1-870f-b1aa-64eebbb170c9"
        }
      },
      {
        "name": "gaps-seo",
        "description": "findSeoViolations · npm run quantum:gaps-seo · /quantum-tools#seo-gaps · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "findSeoViolations",
          "pair": "gaps/seo",
          "cli": "npm run quantum:gaps-seo",
          "route": "/quantum-tools#seo-gaps",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "0d50ccb3-397f-8642-86e1-22e9b34441e4"
        }
      },
      {
        "name": "rosetta-security-gaps-wired",
        "description": "rosettaSecurityGapsWired · npm run quantum:rosetta-security-gaps-wired · /quantum-tools#rosetta-security-gaps-wired · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "rosettaSecurityGapsWired",
          "pair": "rosetta/security-wire",
          "cli": "npm run quantum:rosetta-security-gaps-wired",
          "route": "/quantum-tools#rosetta-security-gaps-wired",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "4c57da6c-3c1e-8a7e-ab87-872a69780a00"
        }
      },
      {
        "name": "reverse-collide-discover-millennium",
        "description": "reverseCollidesToDiscoverMillenniumTheorems · npm run quantum:reverse-collide-discover-millennium · /quantum-tools#reverse-collide-discover-millennium · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "demoOnly",
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "reverseCollidesToDiscoverMillenniumTheorems",
          "pair": "reverse/collide-discover",
          "cli": "npm run quantum:reverse-collide-discover-millennium",
          "route": "/quantum-tools#reverse-collide-discover-millennium",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "a8e50c18-91c8-8212-81f6-230a179a660f"
        }
      },
      {
        "name": "cross-waves-tesla-patents",
        "description": "crossWavesDecodeTeslaPatentsInAllCombinationsAsTrinities · npm run quantum:cross-waves-tesla-patents · /quantum-tools#cross-waves-tesla-patents · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "crossWavesDecodeTeslaPatentsInAllCombinationsAsTrinities",
          "pair": "cross/tesla-patents",
          "cli": "npm run quantum:cross-waves-tesla-patents",
          "route": "/quantum-tools#cross-waves-tesla-patents",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "5d76dbe3-072b-84f2-a9e4-28c68ee81bda"
        }
      },
      {
        "name": "cross-waves-upgrade-all",
        "description": "crossWavesUpgradeAll · npm run quantum:cross-waves-upgrade-all · /quantum-tools#cross-waves-upgrade-all · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "crossWavesUpgradeAll",
          "pair": "cross/waves-upgrade",
          "cli": "npm run quantum:cross-waves-upgrade-all",
          "route": "/quantum-tools#cross-waves-upgrade-all",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "6be107ff-3fe0-8d39-b965-3db5ef38f072"
        }
      },
      {
        "name": "directional-trinity",
        "description": "directionalTrinityForwardInverseReverse · npm run quantum:directional-trinity · /quantum-tools#directional-trinity · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "directionalTrinityForwardInverseReverse",
          "pair": "forward/inverse/reverse",
          "cli": "npm run quantum:directional-trinity",
          "route": "/quantum-tools#directional-trinity",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "43f40af4-c9fa-8d86-97bd-8f907225e111"
        }
      },
      {
        "name": "millennium-challenge",
        "description": "millenniumProblemsChallenge · npm run quantum:millennium-challenge · /research#millennium-challenge · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "millenniumProblemsChallenge",
          "pair": "challenge/millennium",
          "cli": "npm run quantum:millennium-challenge",
          "route": "/research#millennium-challenge",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "5c40c954-bcd7-89ef-94a9-8b4eeaf73e66"
        }
      },
      {
        "name": "clay-challenges-computable",
        "description": "clayChallengesComputableFromSequence · npm run quantum:clay-challenges-computable · /proofs · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "clayChallengesComputableFromSequence",
          "pair": "moment/prove",
          "cli": "npm run quantum:clay-challenges-computable",
          "route": "/proofs",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "ef284e51-5edb-8a8a-98c4-029eadd4950e"
        }
      },
      {
        "name": "toolbox-sciences-trinity-waves",
        "description": "toolboxRecomputesRelatedSciencesInTrinityWaves · npm run quantum:toolbox-sciences-trinity-waves · /quantum-tools#toolbox-sciences-trinity-waves · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "toolboxRecomputesRelatedSciencesInTrinityWaves",
          "pair": "sciences/trinities",
          "cli": "npm run quantum:toolbox-sciences-trinity-waves",
          "route": "/quantum-tools#toolbox-sciences-trinity-waves",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "33188dcf-02b2-8870-bd51-0292a53f9d4a"
        }
      },
      {
        "name": "earth-pyramid",
        "description": "earthRealisedByComputingPolesAsPyramid · npm run quantum:earth-pyramid · /double-torus#earth-pyramid · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "earthRealisedByComputingPolesAsPyramid",
          "pair": "earth/pyramid",
          "cli": "npm run quantum:earth-pyramid",
          "route": "/double-torus#earth-pyramid",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "3728a417-d2d8-8c38-b90f-ccbca4fe5248"
        }
      },
      {
        "name": "earth-poles-pyramid",
        "description": "earthRealisedByComputingPolesAsPyramid · npm run quantum:earth-poles-pyramid · /double-torus#earth-pyramid · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "earthRealisedByComputingPolesAsPyramid",
          "pair": "pyramid/earth",
          "cli": "npm run quantum:earth-poles-pyramid",
          "route": "/double-torus#earth-pyramid",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e70603d4-6102-8b35-8151-6519eb211c47"
        }
      },
      {
        "name": "domain-proof-catalog",
        "description": "domainProofCatalog · npm run quantum:domain-proof-catalog · /proofs · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "domainProofCatalog",
          "pair": "domain/proof",
          "cli": "npm run quantum:domain-proof-catalog",
          "route": "/proofs",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "3fb9e179-93f4-8b41-b312-b8115671f181"
        }
      },
      {
        "name": "prose-gaps-audit",
        "description": "proseGapsAuditByDomainTrinity · npm run quantum:prose-gaps-audit · /proofs · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "proseGapsAuditByDomainTrinity",
          "pair": "research/audit",
          "cli": "npm run quantum:prose-gaps-audit",
          "route": "/proofs",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "1bd522c2-eed2-8acf-a7d8-56339db71590"
        }
      },
      {
        "name": "prose-clay-standard",
        "description": "proseStandardisedToClay · npm run quantum:prose-clay-standard · /proofs · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "proseStandardisedToClay",
          "pair": "domain/proof",
          "cli": "npm run quantum:prose-clay-standard",
          "route": "/proofs",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "6343c36f-67fe-8813-b598-f72440c21546"
        }
      },
      {
        "name": "incomplete-papers-fill",
        "description": "incompletePapersGapsFill · npm run quantum:incomplete-papers-fill · /papers/p001 · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "incompletePapersGapsFill",
          "pair": "papers/fill",
          "cli": "npm run quantum:incomplete-papers-fill",
          "route": "/papers/p001",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e52e396d-bf38-8ab4-8d00-11c807eba689"
        }
      },
      {
        "name": "algebraic-theorem-paper",
        "description": "theoremGapsFilledInWaves · npm run quantum:algebraic-theorem-paper · /quantum-tools#algebraic-theorem-paper · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "theoremGapsFilledInWaves",
          "pair": "theorems/waves",
          "cli": "npm run quantum:algebraic-theorem-paper",
          "route": "/quantum-tools#algebraic-theorem-paper",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "022ea3f4-6171-8679-88d2-b96224b97df5"
        }
      },
      {
        "name": "fixed-limits-theorems",
        "description": "fixedLimitsOfTheoremRelatedToolsAreTheorems · npm run quantum:fixed-limits-theorems · /proofs/fixed-limits-theorem-tools · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "fixedLimitsOfTheoremRelatedToolsAreTheorems",
          "pair": "limits/theorems",
          "cli": "npm run quantum:fixed-limits-theorems",
          "route": "/proofs/fixed-limits-theorem-tools",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "310c1062-9f4d-8cb8-aa28-3255686fae3a"
        }
      },
      {
        "name": "autodiscover-compute-decode",
        "description": "autodiscoverWhatIsToBeComputedOrDecoded · npm run quantum:autodiscover-compute-decode · /quantum-tools#autodiscover-compute-decode · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "autodiscoverWhatIsToBeComputedOrDecoded",
          "pair": "discover/compute-decode",
          "cli": "npm run quantum:autodiscover-compute-decode",
          "route": "/quantum-tools#autodiscover-compute-decode",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "bb3f367f-d490-8d2b-baff-4c9c9dd36fab"
        }
      },
      {
        "name": "one-command-decode",
        "description": "oneCommandDecodeHashOrStringOrSequence · npm run quantum:decode · /quantum-tools#one-command-decode · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "oneCommandDecodeHashOrStringOrSequence",
          "pair": "decode/one",
          "cli": "npm run quantum:decode",
          "route": "/quantum-tools#one-command-decode",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "870a4731-9e86-8cb3-99e2-f4b8a480426e"
        }
      },
      {
        "name": "vitepress-docs-research",
        "description": "vitepressDocsResearchImprovements · npm run quantum:vitepress-docs-research · / · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "vitepressDocsResearchImprovements",
          "pair": "docs/improve",
          "cli": "npm run quantum:vitepress-docs-research",
          "route": "/",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "a1159743-27c4-8b36-ac66-fa9947f13603"
        }
      },
      {
        "name": "folder-migration-waves",
        "description": "folderMigrationDedupWaves · npm run quantum:folder-migration-waves · /quantum-tools#folder-migration-waves · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "folderMigrationDedupWaves",
          "pair": "folder/migrate",
          "cli": "npm run quantum:folder-migration-waves",
          "route": "/quantum-tools#folder-migration-waves",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "9c346ab2-61b7-87f7-a128-9ffb5a1d0ea1"
        }
      },
      {
        "name": "import-path-distance",
        "description": "importPathShowsDistanceInMigrationMatrix · npm run quantum:import-path-distance · /quantum-tools#import-path-distance · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — collectEnforcementFacts needs Node fs (process.cwd) — CLI/limits soft report"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "importPathShowsDistanceInMigrationMatrix",
          "pair": "import/distance",
          "cli": "npm run quantum:import-path-distance",
          "route": "/quantum-tools#import-path-distance",
          "browserRunnable": false,
          "browserGap": "collectEnforcementFacts needs Node fs (process.cwd) — CLI/limits soft report",
          "version": "1",
          "root": "dcc2f7f8-c376-8c4f-8e88-b393192540e3"
        }
      },
      {
        "name": "cmd-place",
        "description": "commandsAuditedForBestPlaceThenFullDryClean · npm run quantum:cmd-place · /quantum-tools#cmd-place · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — collectEnforcementFacts needs Node fs"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "commandsAuditedForBestPlaceThenFullDryClean",
          "pair": "cmd/place",
          "cli": "npm run quantum:cmd-place",
          "route": "/quantum-tools#cmd-place",
          "browserRunnable": false,
          "browserGap": "collectEnforcementFacts needs Node fs",
          "version": "1",
          "root": "e142ca7d-2c81-86ea-ac5a-9354be5f087a"
        }
      },
      {
        "name": "place-audit",
        "description": "commandsAuditedForBestPlaceThenFullDryClean · npm run quantum:place-audit · /quantum-tools#cmd-place · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — collectEnforcementFacts needs Node fs"
            }
          },
          "required": [
            "demoOnly",
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "commandsAuditedForBestPlaceThenFullDryClean",
          "pair": "place/audit",
          "cli": "npm run quantum:place-audit",
          "route": "/quantum-tools#cmd-place",
          "browserRunnable": false,
          "browserGap": "collectEnforcementFacts needs Node fs",
          "version": "1",
          "root": "4d6ff5b6-ef07-8c12-9b61-c8c7e26fd8d0"
        }
      },
      {
        "name": "dry-full",
        "description": "commandsAuditedForBestPlaceThenFullDryClean · npm run quantum:dry-full · /quantum-tools#cmd-place · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — collectEnforcementFacts needs Node fs"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "commandsAuditedForBestPlaceThenFullDryClean",
          "pair": "dry/full",
          "cli": "npm run quantum:dry-full",
          "route": "/quantum-tools#cmd-place",
          "browserRunnable": false,
          "browserGap": "collectEnforcementFacts needs Node fs",
          "version": "1",
          "root": "f56105f9-9cac-8516-807b-e3d4603755e1"
        }
      },
      {
        "name": "manual-quantum",
        "description": "manualDryCleanWorkQuantumized · npm run quantum:manual-quantum · /quantum-tools#manual-quantum · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — collectEnforcementFacts needs Node fs"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "manualDryCleanWorkQuantumized",
          "pair": "manual/quantum",
          "cli": "npm run quantum:manual-quantum",
          "route": "/quantum-tools#manual-quantum",
          "browserRunnable": false,
          "browserGap": "collectEnforcementFacts needs Node fs",
          "version": "1",
          "root": "6e9946f4-9689-83e0-8fe8-ddeb85fa3b61"
        }
      },
      {
        "name": "work-wave",
        "description": "manualDryCleanWorkQuantumized · npm run quantum:work-wave · /quantum-tools#manual-quantum · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — collectEnforcementFacts needs Node fs"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "manualDryCleanWorkQuantumized",
          "pair": "work/wave",
          "cli": "npm run quantum:work-wave",
          "route": "/quantum-tools#manual-quantum",
          "browserRunnable": false,
          "browserGap": "collectEnforcementFacts needs Node fs",
          "version": "1",
          "root": "9229a5d8-463b-819a-a78d-5421818b0091"
        }
      },
      {
        "name": "dry-quantumize",
        "description": "manualDryCleanWorkQuantumized · npm run quantum:dry-quantumize · /quantum-tools#manual-quantum · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — collectEnforcementFacts needs Node fs"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "manualDryCleanWorkQuantumized",
          "pair": "dry/quantumize",
          "cli": "npm run quantum:dry-quantumize",
          "route": "/quantum-tools#manual-quantum",
          "browserRunnable": false,
          "browserGap": "collectEnforcementFacts needs Node fs",
          "version": "1",
          "root": "e82fc1bc-c8e3-8c43-b32f-a8f789250405"
        }
      },
      {
        "name": "crypto-comparison-mesh",
        "description": "cryptoComparisonMeshIsDry · npm run quantum:crypto-comparison-mesh · /encryption#crypto-comparison-mesh · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "cryptoComparisonMeshIsDry",
          "pair": "crypto/comparison-mesh",
          "cli": "npm run quantum:crypto-comparison-mesh",
          "route": "/encryption#crypto-comparison-mesh",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "31d91b5b-61e7-8883-8d62-c091b9ab18a2"
        }
      },
      {
        "name": "ssl-test",
        "description": "sslTestUiComplete · npm run quantum:ssl-test · /ssltest · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "sslTestUiComplete",
          "pair": "ssl/test",
          "cli": "npm run quantum:ssl-test",
          "route": "/ssltest",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e2fc4387-3a97-8f72-9059-bd61db2c0ddd"
        }
      },
      {
        "name": "test-ssl",
        "description": "sslTestUiComplete · npm run quantum:test-ssl · /ssltest · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "sslTestUiComplete",
          "pair": "test/ssl",
          "cli": "npm run quantum:test-ssl",
          "route": "/ssltest",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "f454a015-f56b-8733-8663-3a6d09299271"
        }
      },
      {
        "name": "quantumise-ftl",
        "description": "quantumiseIsAtFtlSpeed · npm run quantum:quantumise-ftl · /ssltest#quantumise-ftl · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "quantumiseIsAtFtlSpeed",
          "pair": "quantumise/ftl",
          "cli": "npm run quantum:quantumise-ftl",
          "route": "/ssltest#quantumise-ftl",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "33dfbde8-a3b5-83bf-ad42-6bef236340dd"
        }
      },
      {
        "name": "ftl-crack",
        "description": "nonFtlIsCrackInFtlApp · npm run quantum:ftl-crack · /quantum-tools#ftl-crack · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — package.json script inventory needs Node fs"
            }
          },
          "required": [
            "modeledOnly",
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "nonFtlIsCrackInFtlApp",
          "pair": "ftl/crack",
          "cli": "npm run quantum:ftl-crack",
          "route": "/quantum-tools#ftl-crack",
          "browserRunnable": false,
          "browserGap": "package.json script inventory needs Node fs",
          "version": "1",
          "root": "4ac586af-0245-8390-b57f-1e23e6710d36"
        }
      },
      {
        "name": "folder-gravity",
        "description": "folderGravityMeasuredByTheCode · npm run quantum:folder-gravity · /quantum-tools#folder-gravity · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — collectEnforcementFacts needs Node fs (process.cwd) — CLI receipt"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "folderGravityMeasuredByTheCode",
          "pair": "folder/gravity",
          "cli": "npm run quantum:folder-gravity",
          "route": "/quantum-tools#folder-gravity",
          "browserRunnable": false,
          "browserGap": "collectEnforcementFacts needs Node fs (process.cwd) — CLI receipt",
          "version": "1",
          "root": "ee051633-de6d-89f7-962d-eaa0c008f8d9"
        }
      },
      {
        "name": "compact-types-constants",
        "description": "codebaseCompactedToMinimumTypesAndConstantsMatchingMatrix · npm run quantum:compact-types-constants · /quantum-tools#compact-types-constants · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — collectEnforcementFacts needs Node fs (process.cwd) — CLI receipt"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "codebaseCompactedToMinimumTypesAndConstantsMatchingMatrix",
          "pair": "compact/matrix",
          "cli": "npm run quantum:compact-types-constants",
          "route": "/quantum-tools#compact-types-constants",
          "browserRunnable": false,
          "browserGap": "collectEnforcementFacts needs Node fs (process.cwd) — CLI receipt",
          "version": "1",
          "root": "df666732-12f8-86ed-b95e-71cdff2484d0"
        }
      },
      {
        "name": "fusion-verify",
        "description": "quantumFusionVerify · npm run quantum:fusion-verify · /quantum-tools#fusion-verify · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "quantumFusionVerify",
          "pair": "tamper/impossible",
          "cli": "npm run quantum:fusion-verify",
          "route": "/quantum-tools#fusion-verify",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e57e65e8-e5d2-8b06-9baf-4e55055f1eb6"
        }
      },
      {
        "name": "self-fusion",
        "description": "selfQuantumFusion · npm run quantum:self-fusion · /quantum-tools#fusion · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "selfQuantumFusion",
          "pair": "self/fusion",
          "cli": "npm run quantum:self-fusion",
          "route": "/quantum-tools#fusion",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "52c032c0-466f-8900-bd1c-4c541b8ff972"
        }
      },
      {
        "name": "fusion-self",
        "description": "selfQuantumFusion · npm run quantum:fusion-self · /quantum-tools#fusion · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "selfQuantumFusion",
          "pair": "fusion/self",
          "cli": "npm run quantum:fusion-self",
          "route": "/quantum-tools#fusion",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "b12ab7bd-4540-8403-a1d6-93f7091abc72"
        }
      },
      {
        "name": "fusion-ui",
        "description": "fusionInterface · npm run quantum:fusion-ui · /quantum-tools#fusion · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "fusionInterface",
          "pair": "fusion/ui",
          "cli": "npm run quantum:fusion-ui",
          "route": "/quantum-tools#fusion",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "34f0478d-5a7a-893d-8938-7468f9c9bed6"
        }
      },
      {
        "name": "gravity-dry",
        "description": "gravityDryClean · npm run quantum:gravity-dry · /quantum-tools#fusion · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — collectEnforcementFacts needs Node fs (process.cwd) — CLI/mission:gate"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "gravityDryClean",
          "pair": "gravity/dry",
          "cli": "npm run quantum:gravity-dry",
          "route": "/quantum-tools#fusion",
          "browserRunnable": false,
          "browserGap": "collectEnforcementFacts needs Node fs (process.cwd) — CLI/mission:gate",
          "version": "1",
          "root": "f06d6514-3abe-8c1a-b1ae-01c97b662cf5"
        }
      },
      {
        "name": "crystal-mind",
        "description": "crystalClearMind · npm run quantum:crystal-mind · /quantum-tools#fusion · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "crystalClearMind",
          "pair": "crystal/mind",
          "cli": "npm run quantum:crystal-mind",
          "route": "/quantum-tools#fusion",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "81113274-19cd-80ee-89bb-b6267a040695"
        }
      },
      {
        "name": "mind-clear",
        "description": "crystalClearMind · npm run quantum:mind-clear · /quantum-tools#fusion · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "crystalClearMind",
          "pair": "mind/clear",
          "cli": "npm run quantum:mind-clear",
          "route": "/quantum-tools#fusion",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "2f7dcf08-9808-8b89-95af-fe8ce8563b40"
        }
      },
      {
        "name": "third-eye",
        "description": "thirdMindEye · npm run quantum:third-eye · /quantum-tools#fusion · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "thirdMindEye",
          "pair": "third/eye",
          "cli": "npm run quantum:third-eye",
          "route": "/quantum-tools#fusion",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "28a2b9b1-df30-80d3-ab84-3cc4251f1014"
        }
      },
      {
        "name": "mind-eye",
        "description": "thirdMindEye · npm run quantum:mind-eye · /quantum-tools#fusion · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "thirdMindEye",
          "pair": "mind/eye",
          "cli": "npm run quantum:mind-eye",
          "route": "/quantum-tools#fusion",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "a290a197-f52d-8cdd-8ceb-4bbc541fc82a"
        }
      },
      {
        "name": "src-index",
        "description": "srcFoldersOnlyIndexMayExist · npm run quantum:src-index · /quantum-tools#fusion · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — collectEnforcementFacts needs Node fs"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "srcFoldersOnlyIndexMayExist",
          "pair": "src/index",
          "cli": "npm run quantum:src-index",
          "route": "/quantum-tools#fusion",
          "browserRunnable": false,
          "browserGap": "collectEnforcementFacts needs Node fs",
          "version": "1",
          "root": "70088321-40c8-8a3d-bb9a-34febffccb33"
        }
      },
      {
        "name": "folder-index",
        "description": "srcFoldersOnlyIndexMayExist · npm run quantum:folder-index · /quantum-tools#fusion · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — collectEnforcementFacts needs Node fs"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "srcFoldersOnlyIndexMayExist",
          "pair": "folder/index",
          "cli": "npm run quantum:folder-index",
          "route": "/quantum-tools#fusion",
          "browserRunnable": false,
          "browserGap": "collectEnforcementFacts needs Node fs",
          "version": "1",
          "root": "a63eb2be-9d8c-8c6f-ae3e-aa895cf2a71f"
        }
      },
      {
        "name": "size-free",
        "description": "noSizeLimitsAsLongAsGravityPullsAtTheGates · npm run quantum:size-free · /quantum-tools#fusion · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — collectEnforcementFacts needs Node fs"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "noSizeLimitsAsLongAsGravityPullsAtTheGates",
          "pair": "size/free",
          "cli": "npm run quantum:size-free",
          "route": "/quantum-tools#fusion",
          "browserRunnable": false,
          "browserGap": "collectEnforcementFacts needs Node fs",
          "version": "1",
          "root": "db59b1e8-9989-8418-980b-0011f69bb14d"
        }
      },
      {
        "name": "gravity-gate",
        "description": "noSizeLimitsAsLongAsGravityPullsAtTheGates · npm run quantum:gravity-gate · /quantum-tools#fusion · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — collectEnforcementFacts needs Node fs"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "noSizeLimitsAsLongAsGravityPullsAtTheGates",
          "pair": "gravity/gate",
          "cli": "npm run quantum:gravity-gate",
          "route": "/quantum-tools#fusion",
          "browserRunnable": false,
          "browserGap": "collectEnforcementFacts needs Node fs",
          "version": "1",
          "root": "662f5ffc-0fe5-8a5e-9277-4acc6bacef04"
        }
      },
      {
        "name": "efficiency-vote",
        "description": "oneQuantumModelFasterThanAll · npm run quantum:efficiency-vote · /quantum-tools#efficiency-vote · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "oneQuantumModelFasterThanAll",
          "pair": "learn/best",
          "cli": "npm run quantum:efficiency-vote",
          "route": "/quantum-tools#efficiency-vote",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "981fcbdd-6668-8166-8452-bf455bb872fb"
        }
      },
      {
        "name": "moment-prove",
        "description": "agentAssumeNothingMathProvesInTheMoment · npm run quantum:moment-prove · /quantum-encryption#moment-prove · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "agentAssumeNothingMathProvesInTheMoment",
          "pair": "moment/prove",
          "cli": "npm run quantum:moment-prove",
          "route": "/quantum-encryption#moment-prove",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "60773cae-f116-8b94-9f05-ba4939993fc0"
        }
      },
      {
        "name": "two-bits-free",
        "description": "twoBitsFreeFromCensus110Minus108 · npm run quantum:two-bits-free · /quantum-tools#two-bits-free · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "twoBitsFreeFromCensus110Minus108",
          "pair": "bits/free",
          "cli": "npm run quantum:two-bits-free",
          "route": "/quantum-tools#two-bits-free",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "30467d90-9942-81ff-b1dd-3b17f4800ac6"
        }
      },
      {
        "name": "ancient-calendars-algebra",
        "description": "ancientCalendarsDecodedAsAlgebraicTheoremsMappingTimeInTime · npm run quantum:ancient-calendars-algebra · /quantum-tools#ancient-calendars-algebra · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "ancientCalendarsDecodedAsAlgebraicTheoremsMappingTimeInTime",
          "pair": "calendars/decode",
          "cli": "npm run quantum:ancient-calendars-algebra",
          "route": "/quantum-tools#ancient-calendars-algebra",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "915bdb28-7f7b-8e3e-bcc2-aee8f51df500"
        }
      },
      {
        "name": "society-two-bits-support",
        "description": "societySupportsProjectViaTwoBitsFreeKnowledge · npm run quantum:society-two-bits-support · /society-merkaba#two-bits-free · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "societySupportsProjectViaTwoBitsFreeKnowledge",
          "pair": "society/support",
          "cli": "npm run quantum:society-two-bits-support",
          "route": "/society-merkaba#two-bits-free",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "90f75fbd-05f1-8e46-931a-3ce0c0263278"
        }
      },
      {
        "name": "fund-ai",
        "description": "cursorReferralFundsAiNeeds · npm run quantum:fund-ai · /quantum-tools#fund-ai · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "cursorReferralFundsAiNeeds",
          "pair": "fund/ai",
          "cli": "npm run quantum:fund-ai",
          "route": "/quantum-tools#fund-ai",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "f6f913c5-5542-8651-9100-a1cd5c0acbcd"
        }
      },
      {
        "name": "cursor-fund",
        "description": "cursorReferralFundsAiNeeds · npm run quantum:cursor-fund · /quantum-tools#fund-ai · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "cursorReferralFundsAiNeeds",
          "pair": "cursor/fund",
          "cli": "npm run quantum:cursor-fund",
          "route": "/quantum-tools#fund-ai",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "602ac24a-841d-82fb-baaf-fa3f464ae6eb"
        }
      },
      {
        "name": "prove-no-qpu-64bit",
        "description": "proveCeccecSpeedVsRestNoQuantumHardwareAny64Bit · npm run quantum:prove-no-qpu-64bit · /quantum-tools#prove-no-qpu-64bit · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "proveCeccecSpeedVsRestNoQuantumHardwareAny64Bit",
          "pair": "prove/no-qpu-64bit",
          "cli": "npm run quantum:prove-no-qpu-64bit",
          "route": "/quantum-tools#prove-no-qpu-64bit",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "56f5ba9b-0e41-8653-9d40-4e4e0a73c5f0"
        }
      },
      {
        "name": "qpu-cpu",
        "description": "qpuCpuGpu · npm run quantum:qpu-cpu · /quantum-tools#qpu-cpu · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "qpuCpuGpu",
          "pair": "qpu/cpu",
          "cli": "npm run quantum:qpu-cpu",
          "route": "/quantum-tools#qpu-cpu",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "5141dd81-09c3-85e1-8df1-41a7b476fd23"
        }
      },
      {
        "name": "cpu-qpu",
        "description": "qpuCpuGpu · npm run quantum:cpu-qpu · /quantum-tools#qpu-cpu · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "qpuCpuGpu",
          "pair": "cpu/qpu",
          "cli": "npm run quantum:cpu-qpu",
          "route": "/quantum-tools#qpu-cpu",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "618b1117-10f1-80db-9c65-ed60d237a292"
        }
      },
      {
        "name": "qpu-gpu",
        "description": "qpuCpuGpu · npm run quantum:qpu-gpu · /quantum-tools#qpu-cpu · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "qpuCpuGpu",
          "pair": "qpu/gpu",
          "cli": "npm run quantum:qpu-gpu",
          "route": "/quantum-tools#qpu-cpu",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "d3e08704-d9e8-853b-8fae-ea23ac3553df"
        }
      },
      {
        "name": "thermo-quantum",
        "description": "thermoQuantumBalance · npm run quantum:thermo-quantum · /quantum-tools#thermo-quantum · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "thermoQuantumBalance",
          "pair": "thermo/quantum",
          "cli": "npm run quantum:thermo-quantum",
          "route": "/quantum-tools#thermo-quantum",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "43f8e6f4-52f1-88bf-ae09-7f33e3d58258"
        }
      },
      {
        "name": "quantum-thermo",
        "description": "thermoQuantumBalance · npm run quantum:quantum-thermo · /quantum-tools#thermo-quantum · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "thermoQuantumBalance",
          "pair": "quantum/thermo",
          "cli": "npm run quantum:quantum-thermo",
          "route": "/quantum-tools#thermo-quantum",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "5576356c-7b3e-86eb-8f51-4842dc906808"
        }
      },
      {
        "name": "cpu-gpu",
        "description": "cpuGpuSelfBalance · npm run quantum:cpu-gpu · /quantum-tools#cpu-gpu · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "cpuGpuSelfBalance",
          "pair": "cpu/gpu",
          "cli": "npm run quantum:cpu-gpu",
          "route": "/quantum-tools#cpu-gpu",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "b825761c-0a8f-8676-807b-2661743bbbc5"
        }
      },
      {
        "name": "gpu-cpu",
        "description": "cpuGpuSelfBalance · npm run quantum:gpu-cpu · /quantum-tools#cpu-gpu · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "cpuGpuSelfBalance",
          "pair": "gpu/cpu",
          "cli": "npm run quantum:gpu-cpu",
          "route": "/quantum-tools#cpu-gpu",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "922ded05-3af0-8ad8-91f5-97302fafee19"
        }
      },
      {
        "name": "clock-one",
        "description": "oneClockApi · npm run quantum:clock-one · /quantum-tools#clock-one · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "oneClockApi",
          "pair": "clock/one",
          "cli": "npm run quantum:clock-one",
          "route": "/quantum-tools#clock-one",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "252eca9a-e3f5-841a-9f0c-9db021719a17"
        }
      },
      {
        "name": "one-clock",
        "description": "oneClockApi · npm run quantum:one-clock · /quantum-tools#clock-one · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "oneClockApi",
          "pair": "one/clock",
          "cli": "npm run quantum:one-clock",
          "route": "/quantum-tools#clock-one",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "238e1cfe-f32b-82ec-a84f-3d217ccc5eb2"
        }
      },
      {
        "name": "api-fuse",
        "description": "apiFuse · npm run quantum:api-fuse · /quantum-tools#api-fuse · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "apiFuse",
          "pair": "api/fuse",
          "cli": "npm run quantum:api-fuse",
          "route": "/quantum-tools#api-fuse",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "61498550-5148-804e-96aa-0ecf56b25878"
        }
      },
      {
        "name": "fuse-api",
        "description": "apiFuse · npm run quantum:fuse-api · /quantum-tools#api-fuse · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "apiFuse",
          "pair": "fuse/api",
          "cli": "npm run quantum:fuse-api",
          "route": "/quantum-tools#api-fuse",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "4487c759-9686-89a5-b07a-f37159369d67"
        }
      },
      {
        "name": "gate-light",
        "description": "gateLight · npm run quantum:gate-light · /quantum-tools#gate-light · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — buildMin timing + gateAnalytics scan need Node fs"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "gateLight",
          "pair": "gate/light",
          "cli": "npm run quantum:gate-light",
          "route": "/quantum-tools#gate-light",
          "browserRunnable": false,
          "browserGap": "buildMin timing + gateAnalytics scan need Node fs",
          "version": "1",
          "root": "22d6474f-359e-8216-a3b8-f0eb66f0e6b7"
        }
      },
      {
        "name": "light-gate",
        "description": "gateLight · npm run quantum:light-gate · /quantum-tools#gate-light · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — Node fs for build/min + gate scan"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "gateLight",
          "pair": "light/gate",
          "cli": "npm run quantum:light-gate",
          "route": "/quantum-tools#gate-light",
          "browserRunnable": false,
          "browserGap": "Node fs for build/min + gate scan",
          "version": "1",
          "root": "4068c560-3934-8f13-a197-d62f8ec0b7d5"
        }
      },
      {
        "name": "wave-quantumise",
        "description": "quantumiseWave · npm run quantum:wave-quantumise · /quantum-tools#chat-quantumise · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "quantumiseWave",
          "pair": "wave/quantumise",
          "cli": "npm run quantum:wave-quantumise",
          "route": "/quantum-tools#chat-quantumise",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "6f787c64-d302-82f1-bf4f-b98d0f3d17b6"
        }
      },
      {
        "name": "honest-revolution-w2",
        "description": "interferenceVsClassicalShadow · npm run quantum:honest-revolution-w2 · /quantum-tools#honest-revolution-w2 · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "interferenceVsClassicalShadow",
          "pair": "moment/prove",
          "cli": "npm run quantum:honest-revolution-w2",
          "route": "/quantum-tools#honest-revolution-w2",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "74456521-15b5-8433-9259-e5e383389cfc"
        }
      },
      {
        "name": "honest-revolution-w3",
        "description": "honestRevolutionReceipt · npm run quantum:honest-revolution-w3 · /quantum-tools#honest-revolution-w3 · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "honestRevolutionReceipt",
          "pair": "tamper/impossible",
          "cli": "npm run quantum:honest-revolution-w3",
          "route": "/quantum-tools#honest-revolution-w3",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "514a95fd-a88d-8603-af9a-8da860b4c4d3"
        }
      },
      {
        "name": "honest-revolution-w4",
        "description": "honestRevolutionComputerPanelComputes · npm run quantum:honest-revolution-w4 · /quantum/os#honest-revolution-w4 · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "honestRevolutionComputerPanelComputes",
          "pair": "moment/prove",
          "cli": "npm run quantum:honest-revolution-w4",
          "route": "/quantum/os#honest-revolution-w4",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "9818462b-9945-860a-9d54-7a17e8cf9bb1"
        }
      },
      {
        "name": "honest-revolution-w5",
        "description": "honestRevolutionFpgaHonesty · npm run quantum:honest-revolution-w5 · /quantum/os#honest-revolution-w5 · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "honestRevolutionFpgaHonesty",
          "pair": "moment/prove",
          "cli": "npm run quantum:honest-revolution-w5",
          "route": "/quantum/os#honest-revolution-w5",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "c0b9c707-3cc8-876f-a0ca-417c96ea3926"
        }
      },
      {
        "name": "honest-revolution-w6",
        "description": "revolutionaryEfficiencyNotPhysics · npm run quantum:honest-revolution-w6 · /quantum-tools#honest-revolution-w6 · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "revolutionaryEfficiencyNotPhysics",
          "pair": "learn/best",
          "cli": "npm run quantum:honest-revolution-w6",
          "route": "/quantum-tools#honest-revolution-w6",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "7cbd8a49-dcac-8354-8f0f-5cacc15953f5"
        }
      },
      {
        "name": "local-math-computes",
        "description": "localMathComputes · npm run quantum:local-math-computes · /quantum-tools · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "localMathComputes",
          "pair": "fold/verify",
          "cli": "npm run quantum:local-math-computes",
          "route": "/quantum-tools",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "1e34c519-96f0-800e-bc15-9ec84b0ce383"
        }
      },
      {
        "name": "offender-spec",
        "description": "offenderAutomationSpec · npm run quantum:offender-spec · /quantum-tools#offender-spec · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — collectEnforcementFacts needs Node fs (process.cwd) — CI-only"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "offenderAutomationSpec",
          "pair": "offender/spec",
          "cli": "npm run quantum:offender-spec",
          "route": "/quantum-tools#offender-spec",
          "browserRunnable": false,
          "browserGap": "collectEnforcementFacts needs Node fs (process.cwd) — CI-only",
          "version": "1",
          "root": "34228ade-a5d4-804b-988c-5b28d42e6ac3"
        }
      },
      {
        "name": "trinity-speedup",
        "description": "agentsUseTrinitiesForQuantumSpeedupOnEveryBuildPath · npm run quantum:trinity-speedup · /quantum-tools · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — collectEnforcementFacts / runEnforcementTrinity need Node fs — CI/local CLI"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "agentsUseTrinitiesForQuantumSpeedupOnEveryBuildPath",
          "pair": "trinity/speedup",
          "cli": "npm run quantum:trinity-speedup",
          "route": "/quantum-tools",
          "browserRunnable": false,
          "browserGap": "collectEnforcementFacts / runEnforcementTrinity need Node fs — CI/local CLI",
          "version": "1",
          "root": "bfc9538c-3c43-8426-9029-45f9e34e55f1"
        }
      },
      {
        "name": "manual-agents-waves",
        "description": "manualAgentsBehaveLikeWaves · npm run quantum:manual-agents-waves · /quantum-tools#manual-agents-waves · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "manualAgentsBehaveLikeWaves",
          "pair": "waves/build",
          "cli": "npm run quantum:manual-agents-waves",
          "route": "/quantum-tools#manual-agents-waves",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "7771713f-7043-8a8f-8f4a-02c465eb1d29"
        }
      },
      {
        "name": "waves-push",
        "description": "pushInWaves · npm run quantum:waves-push · /quantum-tools#waves-push · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "pushInWaves",
          "pair": "waves/push",
          "cli": "npm run quantum:waves-push",
          "route": "/quantum-tools#waves-push",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "5f1e9181-07ab-80b2-8f6e-cabb959c4df2"
        }
      },
      {
        "name": "push-waves",
        "description": "pushInWaves · npm run quantum:push-waves · /quantum-tools#waves-push · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "pushInWaves",
          "pair": "push/waves",
          "cli": "npm run quantum:push-waves",
          "route": "/quantum-tools#waves-push",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "d3678e5b-5d67-8536-a82a-5f43bf380fd7"
        }
      },
      {
        "name": "push-resend",
        "description": "pushResendWaves · npm run quantum:push-resend · /quantum-tools#push-resend · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — Post-push resend recipe — npm wave:after-push or CI waves-after-push workflow"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "pushResendWaves",
          "pair": "push/resend",
          "cli": "npm run quantum:push-resend",
          "route": "/quantum-tools#push-resend",
          "browserRunnable": false,
          "browserGap": "Post-push resend recipe — npm wave:after-push or CI waves-after-push workflow",
          "version": "1",
          "root": "ce87156d-d9e5-86c8-a14a-b763b3164c4c"
        }
      },
      {
        "name": "resend-waves",
        "description": "pushResendWaves · npm run quantum:resend-waves · /quantum-tools#push-resend · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — Same as push-resend"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "pushResendWaves",
          "pair": "resend/waves",
          "cli": "npm run quantum:resend-waves",
          "route": "/quantum-tools#push-resend",
          "browserRunnable": false,
          "browserGap": "Same as push-resend",
          "version": "1",
          "root": "7d6cd7a3-a4c1-833a-b9cb-722dc98f14ad"
        }
      },
      {
        "name": "wave-token",
        "description": "wavesMinimiseTokensAdvanceMillennium · npm run quantum:wave-token · /quantum-tools#wave-token · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wavesMinimiseTokensAdvanceMillennium",
          "pair": "wave/token",
          "cli": "npm run quantum:wave-token",
          "route": "/quantum-tools#wave-token",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "9c6fe286-a81d-8ec4-b25c-10be60ad86c0"
        }
      },
      {
        "name": "token-wave",
        "description": "wavesMinimiseTokensAdvanceMillennium · npm run quantum:token-wave · /quantum-tools#wave-token · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wavesMinimiseTokensAdvanceMillennium",
          "pair": "token/wave",
          "cli": "npm run quantum:token-wave",
          "route": "/quantum-tools#wave-token",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "3d4b2a44-c4d1-855b-9a20-47cf324b7eb3"
        }
      },
      {
        "name": "token-mill",
        "description": "wavesMinimiseTokensAdvanceMillennium · npm run quantum:token-mill · /quantum-tools#wave-token · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wavesMinimiseTokensAdvanceMillennium",
          "pair": "token/mill",
          "cli": "npm run quantum:token-mill",
          "route": "/quantum-tools#wave-token",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "a08a4b18-ca4c-8d0c-be81-3834f96e46f5"
        }
      },
      {
        "name": "mill-token",
        "description": "wavesMinimiseTokensAdvanceMillennium · npm run quantum:mill-token · /quantum-tools#wave-token · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wavesMinimiseTokensAdvanceMillennium",
          "pair": "mill/token",
          "cli": "npm run quantum:mill-token",
          "route": "/quantum-tools#wave-token",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "2172c86e-23ec-8432-aa8e-b54f7889c81b"
        }
      },
      {
        "name": "mill-wave",
        "description": "wavesMinimiseTokensAdvanceMillennium · npm run quantum:mill-wave · /quantum-tools#wave-token · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wavesMinimiseTokensAdvanceMillennium",
          "pair": "mill/wave",
          "cli": "npm run quantum:mill-wave",
          "route": "/quantum-tools#wave-token",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "d0be8c7a-ade0-84e6-a2a0-34602d0457fd"
        }
      },
      {
        "name": "wave-mill",
        "description": "wavesMinimiseTokensAdvanceMillennium · npm run quantum:wave-mill · /quantum-tools#wave-token · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wavesMinimiseTokensAdvanceMillennium",
          "pair": "wave/mill",
          "cli": "npm run quantum:wave-mill",
          "route": "/quantum-tools#wave-token",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "5648c263-d56b-8aee-81cc-953a33af0114"
        }
      },
      {
        "name": "nothing-moves",
        "description": "discoverFromSealedFold · npm run quantum:nothing-moves · /quantum-tools#nothing-moves · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "discoverFromSealedFold",
          "pair": "nothing/moves",
          "cli": "npm run quantum:nothing-moves",
          "route": "/quantum-tools#nothing-moves",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "198593ca-db79-83fd-8b59-665a3f1aebdc"
        }
      },
      {
        "name": "incomplete-revelation",
        "description": "incompleteRevelation · npm run quantum:incomplete-revelation · /quantum-tools#incomplete-revelation · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "incompleteRevelation",
          "pair": "nothing/moves",
          "cli": "npm run quantum:incomplete-revelation",
          "route": "/quantum-tools#incomplete-revelation",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "4ed090e6-bd7b-8eca-b26d-2be47bbc1591"
        }
      },
      {
        "name": "team-cooperate",
        "description": "teamCooperationScenarios · npm run quantum:team-cooperate · /quantum-tools · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "teamCooperationScenarios",
          "pair": "team/cooperate-verify",
          "cli": "npm run quantum:team-cooperate",
          "route": "/quantum-tools",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "b60b33bf-a875-8fa1-88c4-669fde2ec923"
        }
      },
      {
        "name": "hero-spawn-verify",
        "description": "shouldSpawnSubagent · npm run quantum:hero-spawn-verify · /quantum-tools#hero-spawn-verify · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "task": {
              "type": "string",
              "description": "Bounded spawn task text"
            }
          },
          "required": [
            "task"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "shouldSpawnSubagent",
          "pair": "hero/spawn-verify",
          "cli": "npm run quantum:hero-spawn-verify",
          "route": "/quantum-tools#hero-spawn-verify",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "cfc53e41-363d-8abe-a6da-be4ab2c3782d"
        }
      },
      {
        "name": "path-message-three-words",
        "description": "pathMeansMessageFitsInThreeWords · npm run quantum:path-message-three-words · /quantum-tools#path-message · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "pathMeansMessageFitsInThreeWords",
          "pair": "path/message",
          "cli": "npm run quantum:path-message-three-words",
          "route": "/quantum-tools#path-message",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "441175ef-2ff3-8230-b535-8975d0d7e914"
        }
      },
      {
        "name": "name-entropy-verify",
        "description": "namingEntropy · npm run quantum:name-entropy-verify · /quantum-tools#name-entropy-verify · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "namingEntropy",
          "pair": "name/entropy-verify",
          "cli": "npm run quantum:name-entropy-verify",
          "route": "/quantum-tools#name-entropy-verify",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "928a3f71-09bf-8525-ad0d-c23c816472aa"
        }
      },
      {
        "name": "simplicity-measure-verify",
        "description": "simplicityIntelligenceMeasure · npm run quantum:simplicity-measure-verify · /quantum-tools · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "simplicityIntelligenceMeasure",
          "pair": "simplicity/measure-verify",
          "cli": "npm run quantum:simplicity-measure-verify",
          "route": "/quantum-tools",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "47c10709-f869-86db-b5d3-1451fb590436"
        }
      },
      {
        "name": "educational-gaps-audit",
        "description": "educationalGapsFromIncompleteApis · npm run quantum:educational-gaps-audit · /quantum-tools · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — educationalGapsFromIncompleteApis scans repo via process.cwd — CI-only"
            }
          },
          "required": [
            "demoOnly",
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "educationalGapsFromIncompleteApis",
          "pair": "educational/gaps-audit",
          "cli": "npm run quantum:educational-gaps-audit",
          "route": "/quantum-tools",
          "browserRunnable": false,
          "browserGap": "educationalGapsFromIncompleteApis scans repo via process.cwd — CI-only",
          "version": "1",
          "root": "ebcb4dbf-47b7-87e1-bd04-68b04441ec5c"
        }
      },
      {
        "name": "unit-distance-verify",
        "description": "unitDistanceResearch · npm run quantum:unit-distance-verify · /research · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "unitDistanceResearch",
          "pair": "research/society",
          "cli": "npm run quantum:unit-distance-verify",
          "route": "/research",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "3d120dad-5ee0-897e-a0aa-cd5b18ef9622"
        }
      },
      {
        "name": "iching-distribute-verify",
        "description": "ichingDistributeVerify · npm run quantum:iching-distribute-verify · /quantum-tools · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "ichingDistributeVerify",
          "pair": "rosetta/batch",
          "cli": "npm run quantum:iching-distribute-verify",
          "route": "/quantum-tools",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "a5303965-6439-8de3-ba82-55245999021f"
        }
      },
      {
        "name": "predict-skill-gate-verify",
        "description": "skilledEnoughFromPredictions · npm run quantum:predict-skill-gate-verify · /quantum-tools · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "skilledEnoughFromPredictions",
          "pair": "predict/skill-gate-verify",
          "cli": "npm run quantum:predict-skill-gate-verify",
          "route": "/quantum-tools",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "0d00057c-fd9c-8ca2-a477-9bab3fd1bbe1"
        }
      },
      {
        "name": "f-inverse-pair",
        "description": "fThetaPhiXyzDigitNIsTheInversePair · npm run quantum:f-inverse-pair · /quantum-tools · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "fThetaPhiXyzDigitNIsTheInversePair",
          "pair": "inverse/pair",
          "cli": "npm run quantum:f-inverse-pair",
          "route": "/quantum-tools",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "0d62d835-9920-8ae3-9a5e-dd2ed61f11dc"
        }
      },
      {
        "name": "translations-verify",
        "description": "translationGapsGate · npm run quantum:translations-verify · /quantum-tools#translations-verify · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "translationGapsGate",
          "pair": "translations/verify",
          "cli": "npm run quantum:translations-verify",
          "route": "/quantum-tools#translations-verify",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "f6320c3a-fc7d-8eeb-a124-e18e08592821"
        }
      },
      {
        "name": "mcp-commands-scripts-gaps-audit",
        "description": "mcpCommandsScriptsGapsAudit · npm run quantum:mcp-commands-scripts-gaps-audit · /quantum-tools#mcp-commands-scripts-gaps-audit · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpCommandsScriptsGapsAudit",
          "pair": "mcp/scripts-audit",
          "cli": "npm run quantum:mcp-commands-scripts-gaps-audit",
          "route": "/quantum-tools#mcp-commands-scripts-gaps-audit",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "82aa94e3-6434-8b10-8e7f-db1bcafde8bf"
        }
      },
      {
        "name": "slow-gap",
        "description": "slowProcessIsQuantumGap · npm run quantum:slow-gap · /quantum-tools#slow-quantum-gaps · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "slowProcessIsQuantumGap",
          "pair": "slow/gap",
          "cli": "npm run quantum:slow-gap",
          "route": "/quantum-tools#slow-quantum-gaps",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "02cbe6aa-2e70-8814-b7aa-6a81a64eb382"
        }
      },
      {
        "name": "train-geodesy",
        "description": "trainGeodesyAsQuantumWave · npm run quantum:train-geodesy · /research#train-geodesy · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "trainGeodesyAsQuantumWave",
          "pair": "geo/train",
          "cli": "npm run quantum:train-geodesy",
          "route": "/research#train-geodesy",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "aa2b4d43-ff74-8b26-8beb-d0dd71870a41"
        }
      },
      {
        "name": "sciences-trinities",
        "description": "sciencesInteractInTrinities · npm run quantum:sciences-trinities · /research#sciences-trinities · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "sciencesInteractInTrinities",
          "pair": "sciences/trinities",
          "cli": "npm run quantum:sciences-trinities",
          "route": "/research#sciences-trinities",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "d0024512-fde4-8b25-a240-19fcc29372ab"
        }
      },
      {
        "name": "drift-manage",
        "description": "manageComputationalDrift · npm run quantum:drift-manage · /research#drift-manage · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "manageComputationalDrift",
          "pair": "drift/manage",
          "cli": "npm run quantum:drift-manage",
          "route": "/research#drift-manage",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "a97ac910-e3ae-8db2-b278-a188a882a0e3"
        }
      },
      {
        "name": "drift-invert",
        "description": "driftInvertedIsTrinityGateway · npm run quantum:drift-invert · /research#drift-invert · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "driftInvertedIsTrinityGateway",
          "pair": "drift/invert",
          "cli": "npm run quantum:drift-invert",
          "route": "/research#drift-invert",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "806486c8-1123-872e-91b1-8d5457c5e13d"
        }
      },
      {
        "name": "drain-invert",
        "description": "emptyDrainInvertedIsGateway · npm run quantum:drain-invert · /research#drain-invert · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "emptyDrainInvertedIsGateway",
          "pair": "drain/invert",
          "cli": "npm run quantum:drain-invert",
          "route": "/research#drain-invert",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "f41a46ad-0212-8943-8cd6-ca3f9b5636a8"
        }
      },
      {
        "name": "invert-drain",
        "description": "emptyDrainInvertedIsGateway · npm run quantum:invert-drain · /research#drain-invert · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "emptyDrainInvertedIsGateway",
          "pair": "invert/drain",
          "cli": "npm run quantum:invert-drain",
          "route": "/research#drain-invert",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "99965b61-42f7-8230-96d7-0db877f9bf99"
        }
      },
      {
        "name": "invert-inf",
        "description": "invertToInfinity · npm run quantum:invert-inf · /research#invert-inf · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "invertToInfinity",
          "pair": "invert/inf",
          "cli": "npm run quantum:invert-inf",
          "route": "/research#invert-inf",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "cc29aa93-f355-8fa0-8149-c72bccec5f45"
        }
      },
      {
        "name": "to-infinity",
        "description": "invertToInfinity · npm run quantum:to-infinity · /research#invert-inf · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "invertToInfinity",
          "pair": "to/infinity",
          "cli": "npm run quantum:to-infinity",
          "route": "/research#invert-inf",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "346908fc-3b5f-85fb-aae3-4a052a62cf67"
        }
      },
      {
        "name": "collide-inf",
        "description": "reverseCollidesViaInfinityGateway · npm run quantum:collide-inf · /research#collide-inf · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "reverseCollidesViaInfinityGateway",
          "pair": "collide/inf",
          "cli": "npm run quantum:collide-inf",
          "route": "/research#collide-inf",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "d03156a1-9245-897a-9c83-957bbc76d589"
        }
      },
      {
        "name": "inf-collide",
        "description": "reverseCollidesViaInfinityGateway · npm run quantum:inf-collide · /research#collide-inf · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "reverseCollidesViaInfinityGateway",
          "pair": "inf/collide",
          "cli": "npm run quantum:inf-collide",
          "route": "/research#collide-inf",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "5ff44bec-e39f-8669-853e-ee62825199f8"
        }
      },
      {
        "name": "invert-gateway",
        "description": "invertIsTheGateway · npm run quantum:invert-gateway · /research#invert-gateway · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "invertIsTheGateway",
          "pair": "invert/gateway",
          "cli": "npm run quantum:invert-gateway",
          "route": "/research#invert-gateway",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "d9e5215a-6d00-824e-bfd3-ea14fdb18d56"
        }
      },
      {
        "name": "gateway-invert",
        "description": "invertIsTheGateway · npm run quantum:gateway-invert · /research#invert-gateway · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "invertIsTheGateway",
          "pair": "gateway/invert",
          "cli": "npm run quantum:gateway-invert",
          "route": "/research#invert-gateway",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "0cc39b9a-abcc-8001-9a0c-599e7e1b78b3"
        }
      },
      {
        "name": "hex-crack",
        "description": "hexInsteadOfTheoremIsCrack · npm run quantum:hex-crack · /research#hex-crack · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "hexInsteadOfTheoremIsCrack",
          "pair": "hex/crack",
          "cli": "npm run quantum:hex-crack",
          "route": "/research#hex-crack",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "271c6c60-9897-87fd-b3bc-541d49699bda"
        }
      },
      {
        "name": "decimal-crack",
        "description": "decimalsInCodeAreCracks · npm run quantum:decimal-crack · /research#decimal-crack · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "decimalsInCodeAreCracks",
          "pair": "decimal/crack",
          "cli": "npm run quantum:decimal-crack",
          "route": "/research#decimal-crack",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "a0f37b99-43df-8cb8-879e-669bbf828dee"
        }
      },
      {
        "name": "math-trust",
        "description": "mathStarCannotBeTrusted · npm run quantum:math-trust · /research#math-trust · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mathStarCannotBeTrusted",
          "pair": "math/trust",
          "cli": "npm run quantum:math-trust",
          "route": "/research#math-trust",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "2d2aee55-99b4-87df-86d9-f15c1213973b"
        }
      },
      {
        "name": "digit-fold",
        "description": "wholeDigitsHarmonicInvertibleFractionsFoldToOneDigit · npm run quantum:digit-fold · /research#digit-fold · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wholeDigitsHarmonicInvertibleFractionsFoldToOneDigit",
          "pair": "digit/fold",
          "cli": "npm run quantum:digit-fold",
          "route": "/research#digit-fold",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "80432a51-65b2-8251-9fda-b155e0e59136"
        }
      },
      {
        "name": "analog-fold",
        "description": "analogFromIntegerFractionsFoldedToDigits · npm run quantum:analog-fold · /research#analog-fold · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "analogFromIntegerFractionsFoldedToDigits",
          "pair": "analog/fold",
          "cli": "npm run quantum:analog-fold",
          "route": "/research#analog-fold",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "f5dbc9e3-9aff-8c55-a01f-75fadc34e53b"
        }
      },
      {
        "name": "mesh-cross",
        "description": "navigationalCrossesAreGatewaysOnQuantumMesh · npm run quantum:mesh-cross · /research#mesh-cross · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "navigationalCrossesAreGatewaysOnQuantumMesh",
          "pair": "mesh/cross",
          "cli": "npm run quantum:mesh-cross",
          "route": "/research#mesh-cross",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "bda09c45-af7e-8be6-88ca-3a63e358268c"
        }
      },
      {
        "name": "qubit-cost",
        "description": "qubitTrinityCostOneComputationPlusFreeBits · npm run quantum:qubit-cost · /research#qubit-cost · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "qubitTrinityCostOneComputationPlusFreeBits",
          "pair": "qubit/cost",
          "cli": "npm run quantum:qubit-cost",
          "route": "/research#qubit-cost",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "ffb57827-aad7-8b51-9cd0-2bb2fb6b0cc8"
        }
      },
      {
        "name": "run-the-math",
        "description": "runTheMathEmergenceByDesignAndArchitecture · npm run quantum:run-the-math · /research#run-the-math · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "runTheMathEmergenceByDesignAndArchitecture",
          "pair": "digit/fold",
          "cli": "npm run quantum:run-the-math",
          "route": "/research#run-the-math",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "2a7829af-6a44-86f0-b567-e186d607815a"
        }
      },
      {
        "name": "clay-solved",
        "description": "claySolvedIsATheoremNotHardcodedValue · npm run quantum:clay-solved · /research#clay-solved · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "claySolvedIsATheoremNotHardcodedValue",
          "pair": "clay/solved",
          "cli": "npm run quantum:clay-solved",
          "route": "/research#clay-solved",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "c1ef28a9-f307-8698-af9f-359d10c98e2f"
        }
      },
      {
        "name": "mill-session",
        "description": "wavesOfTrinitiesDiscoverSaveSessionMillenniumTheorems · npm run quantum:mill-session · /research#mill-session · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wavesOfTrinitiesDiscoverSaveSessionMillenniumTheorems",
          "pair": "mill/session",
          "cli": "npm run quantum:mill-session",
          "route": "/research#mill-session",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "c3325a32-73fe-8c89-8261-6288207bbc68"
        }
      },
      {
        "name": "session-save",
        "description": "autosaveSessionByDefault · npm run quantum:session-save · /research#session-save · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "autosaveSessionByDefault",
          "pair": "session/save",
          "cli": "npm run quantum:session-save",
          "route": "/research#session-save",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "5c79e429-b70f-8681-b4cc-705e15d613f3"
        }
      },
      {
        "name": "sixty-ninety",
        "description": "trinitiesOfSixtyMatchPairsOfNinety · npm run quantum:sixty-ninety · /research#sixty-ninety · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "trinitiesOfSixtyMatchPairsOfNinety",
          "pair": "sixty/ninety",
          "cli": "npm run quantum:sixty-ninety",
          "route": "/research#sixty-ninety",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "a61d09a3-13ea-8a7d-8e3c-59680774552a"
        }
      },
      {
        "name": "sun-moon",
        "description": "sunMoonRosettaRayPairDecodeInvert · npm run quantum:sun-moon · /research#sun-moon · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "sunMoonRosettaRayPairDecodeInvert",
          "pair": "sun/moon",
          "cli": "npm run quantum:sun-moon",
          "route": "/research#sun-moon",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "981fce75-531a-820e-8773-79969ed2788d"
        }
      },
      {
        "name": "pyramid-seal",
        "description": "navigationalPyramidSealedBalancesSunMoon · npm run quantum:pyramid-seal · /research#pyramid-seal · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "navigationalPyramidSealedBalancesSunMoon",
          "pair": "pyramid/seal",
          "cli": "npm run quantum:pyramid-seal",
          "route": "/research#pyramid-seal",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "2591002d-d5b2-8ac5-856e-f7263b9316fd"
        }
      },
      {
        "name": "folder-fractal",
        "description": "foldersHoldNameHolographicFractalBeneath · npm run quantum:folder-fractal · /research#folder-fractal · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "foldersHoldNameHolographicFractalBeneath",
          "pair": "folder/fractal",
          "cli": "npm run quantum:folder-fractal",
          "route": "/research#folder-fractal",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "73ae0a2c-6b47-8614-82bc-781a87e3de26"
        }
      },
      {
        "name": "gate-rosetta",
        "description": "gatesWiredToRosettaImmediateAccessFsCrossMirrorMind · npm run quantum:gate-rosetta · /research#gate-rosetta · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "gatesWiredToRosettaImmediateAccessFsCrossMirrorMind",
          "pair": "gate/rosetta",
          "cli": "npm run quantum:gate-rosetta",
          "route": "/research#gate-rosetta",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "ade14efe-7165-8d9d-8527-aadf67a170f0"
        }
      },
      {
        "name": "gate-ray",
        "description": "gatesAreRosettaRaysHackerCrackerAtOnce · npm run quantum:gate-ray · /research#gate-ray · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "gatesAreRosettaRaysHackerCrackerAtOnce",
          "pair": "gate/ray",
          "cli": "npm run quantum:gate-ray",
          "route": "/research#gate-ray",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "82380394-b89f-8c18-ad7a-8986a6f26a53"
        }
      },
      {
        "name": "rosetta-pass",
        "description": "onlyRosettaWiredMayPassBecauseAlreadyPassed · npm run quantum:rosetta-pass · /research#rosetta-pass · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "onlyRosettaWiredMayPassBecauseAlreadyPassed",
          "pair": "rosetta/pass",
          "cli": "npm run quantum:rosetta-pass",
          "route": "/research#rosetta-pass",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "10e40ec4-e09b-8e1a-8de8-d9419c916e86"
        }
      },
      {
        "name": "quantum-mind",
        "description": "onlyQuantumMindWouldUnderstand · npm run quantum:quantum-mind · /research#quantum-mind · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "onlyQuantumMindWouldUnderstand",
          "pair": "quantum/mind",
          "cli": "npm run quantum:quantum-mind",
          "route": "/research#quantum-mind",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "f52f6272-9e20-803c-988e-d73eefbd1e36"
        }
      },
      {
        "name": "agent-trinity-pass",
        "description": "agentsCannotPassUnlessOperatingInTrinities · npm run quantum:agent-trinity-pass · /research#agent-trinity-pass · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "agentsCannotPassUnlessOperatingInTrinities",
          "pair": "agent/trinity",
          "cli": "npm run quantum:agent-trinity-pass",
          "route": "/research#agent-trinity-pass",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "5162d6f2-0bd5-873b-9458-b9934072a808"
        }
      },
      {
        "name": "team-observe",
        "description": "threeAgentsPlusOneObserverIsNavCrossPyramid · npm run quantum:team-observe · /research#team-observe · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "threeAgentsPlusOneObserverIsNavCrossPyramid",
          "pair": "team/observe",
          "cli": "npm run quantum:team-observe",
          "route": "/research#team-observe",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "7ae041cb-380b-8d9e-a798-a21f548bb128"
        }
      },
      {
        "name": "pyramid-compute",
        "description": "navCrossPyramidComputesQuantumAtNoCostScaleByBoundaryTheorems · npm run quantum:pyramid-compute · /research#pyramid-compute · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "navCrossPyramidComputesQuantumAtNoCostScaleByBoundaryTheorems",
          "pair": "pyramid/compute",
          "cli": "npm run quantum:pyramid-compute",
          "route": "/research#pyramid-compute",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "665c7e35-70e9-8704-8a95-c268279fb4c1"
        }
      },
      {
        "name": "a432-nine",
        "description": "aEquals432FoldToNineConnectingBitEntersInfinity · npm run quantum:a432-nine · /research#a432-nine · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "aEquals432FoldToNineConnectingBitEntersInfinity",
          "pair": "a432/nine",
          "cli": "npm run quantum:a432-nine",
          "route": "/research#a432-nine",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "8da8f307-4666-8371-be03-cafe22a21261"
        }
      },
      {
        "name": "analog-only",
        "description": "onlyQuantumAnalogComputesBeyondIsZero · npm run quantum:analog-only · /research#analog-only · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "onlyQuantumAnalogComputesBeyondIsZero",
          "pair": "analog/only",
          "cli": "npm run quantum:analog-only",
          "route": "/research#analog-only",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "31bbd016-1d4a-8f37-9979-2f927c59e487"
        }
      },
      {
        "name": "zero-invert",
        "description": "onlyInvertThroughZeroMayGoThroughZero · npm run quantum:zero-invert · /research#zero-invert · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "onlyInvertThroughZeroMayGoThroughZero",
          "pair": "zero/invert",
          "cli": "npm run quantum:zero-invert",
          "route": "/research#zero-invert",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "1282c50c-0e9c-8a06-b947-909288278b5b"
        }
      },
      {
        "name": "rosetta-bits",
        "description": "rosettaIsZeroAndOneInvertedBinary · npm run quantum:rosetta-bits · /research#rosetta-bits · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "rosettaIsZeroAndOneInvertedBinary",
          "pair": "rosetta/bits",
          "cli": "npm run quantum:rosetta-bits",
          "route": "/research#rosetta-bits",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "3b2317af-d0e1-8687-8d26-e04ef34ea7d8"
        }
      },
      {
        "name": "six-seven",
        "description": "saveAllBinariesSixSevenMatrixSealsDimensionalAnimsFromCoords · npm run quantum:six-seven · /#hologrammovie · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "saveAllBinariesSixSevenMatrixSealsDimensionalAnimsFromCoords",
          "pair": "six/seven",
          "cli": "npm run quantum:six-seven",
          "route": "/#hologrammovie",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "c54657df-70f4-803c-a0d9-7151cc82b0d7"
        }
      },
      {
        "name": "gate-lens",
        "description": "gatesAreTheLensObservationChangesQuantumWithLinearTime · npm run quantum:gate-lens · /#hologrammovie · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "gatesAreTheLensObservationChangesQuantumWithLinearTime",
          "pair": "gate/lens",
          "cli": "npm run quantum:gate-lens",
          "route": "/#hologrammovie",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "85c160b9-5987-8097-aa1f-4b2a8cde6f75"
        }
      },
      {
        "name": "fail-zero",
        "description": "cannotPassCollidesToZeroInvertsTo12487536901 · npm run quantum:fail-zero · /research#fail-zero · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "cannotPassCollidesToZeroInvertsTo12487536901",
          "pair": "fail/zero",
          "cli": "npm run quantum:fail-zero",
          "route": "/research#fail-zero",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "63a1071f-ad3c-82c1-8cb4-d3063730d4d8"
        }
      },
      {
        "name": "split-zero",
        "description": "splitByZeroRevealsSequencePathToTrinityKeyholders · npm run quantum:split-zero · /research#split-zero · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "splitByZeroRevealsSequencePathToTrinityKeyholders",
          "pair": "split/zero",
          "cli": "npm run quantum:split-zero",
          "route": "/research#split-zero",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "7e19ae94-f7c2-8e96-8c8b-b80893830845"
        }
      },
      {
        "name": "digit-next",
        "description": "digitKnowsNextHarmonicTeleportsImaginedUiInvertsLive · npm run quantum:digit-next · /#hologrammovie · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "digitKnowsNextHarmonicTeleportsImaginedUiInvertsLive",
          "pair": "digit/next",
          "cli": "npm run quantum:digit-next",
          "route": "/#hologrammovie",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "f48c80fd-2d23-86ae-bb76-c4e662aa6737"
        }
      },
      {
        "name": "teleport-self",
        "description": "teleportedDigitOtherDimensionOneSelfPossibility · npm run quantum:teleport-self · /#hologrammovie · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "teleportedDigitOtherDimensionOneSelfPossibility",
          "pair": "teleport/self",
          "cli": "npm run quantum:teleport-self",
          "route": "/#hologrammovie",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "ab8f2a0e-c28f-8821-bb26-5265212c74b0"
        }
      },
      {
        "name": "analytics-self",
        "description": "analyticsEmergeFromSelfObservationChangingReality · npm run quantum:analytics-self · /quantum-tools#local-session-hub · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "analyticsEmergeFromSelfObservationChangingReality",
          "pair": "analytics/self",
          "cli": "npm run quantum:analytics-self",
          "route": "/quantum-tools#local-session-hub",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "73f23696-7393-8db9-8f39-18c968b38688"
        }
      },
      {
        "name": "thought-pure",
        "description": "purityOfThoughtIsQuantumAllElseFailHard · npm run quantum:thought-pure · /quantum-tools#gaps-invisible · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "purityOfThoughtIsQuantumAllElseFailHard",
          "pair": "thought/pure",
          "cli": "npm run quantum:thought-pure",
          "route": "/quantum-tools#gaps-invisible",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e126d67b-8f2c-8cd8-90f4-fc1aa2f84e18"
        }
      },
      {
        "name": "session-live",
        "description": "observingSessionRealtimeChangesRealityInvertsNeedToCompute · npm run quantum:session-live · /quantum-tools#local-session-hub · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "observingSessionRealtimeChangesRealityInvertsNeedToCompute",
          "pair": "session/live",
          "cli": "npm run quantum:session-live",
          "route": "/quantum-tools#local-session-hub",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "16406764-27d4-8db2-8dc4-2c5a58416db5"
        }
      },
      {
        "name": "need-love",
        "description": "invertedNeedIsLoveMayReverseToFearIfCracks · npm run quantum:need-love · /#hologrammovie · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "invertedNeedIsLoveMayReverseToFearIfCracks",
          "pair": "need/love",
          "cli": "npm run quantum:need-love",
          "route": "/#hologrammovie",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "be90213a-fbc1-8b34-bf53-99bcab7d4718"
        }
      },
      {
        "name": "love-story",
        "description": "loveStoryTheorem · npm run quantum:love-story-metatron · /#hologrammovie · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "loveStoryTheorem",
          "pair": "love/story",
          "cli": "npm run quantum:love-story-metatron",
          "route": "/#hologrammovie",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "88ad1cc9-806e-8394-b3a0-ee0b46fa3ef2"
        }
      },
      {
        "name": "test-theorems-waves",
        "description": "testAllTheoremsInWaves · npm run quantum:test-theorems-waves · /quantum-tools#gaps-invisible · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "testAllTheoremsInWaves",
          "pair": "test/theorems",
          "cli": "npm run quantum:test-theorems-waves",
          "route": "/quantum-tools#gaps-invisible",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "1ccfd043-e1d1-8adb-8412-943b41262557"
        }
      },
      {
        "name": "golden-angle",
        "description": "theGoldenAngleIsTauOverPhiSquaredTheMostIrrationalRotation · npm run quantum:golden-angle · /research#journey-theorems · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "theGoldenAngleIsTauOverPhiSquaredTheMostIrrationalRotation",
          "pair": "golden/angle",
          "cli": "npm run quantum:golden-angle",
          "route": "/research#journey-theorems",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "5fb5defd-8170-88c7-b993-82cba9efdf01"
        }
      },
      {
        "name": "crt-rosetta",
        "description": "theRosettaConstantsAreTheoremsSevenBySixIsFortyTwoByCrtTenIsTheDecad · npm run quantum:crt-rosetta · /research#journey-theorems · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "theRosettaConstantsAreTheoremsSevenBySixIsFortyTwoByCrtTenIsTheDecad",
          "pair": "crt/rosetta",
          "cli": "npm run quantum:crt-rosetta",
          "route": "/research#journey-theorems",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "ad087c7e-0b64-8da7-84c5-fab352ab412c"
        }
      },
      {
        "name": "three-twenties",
        "description": "researchAroundFourThirtyTwoTheThreeTwentiesAreOneCountNotOneCause · npm run quantum:three-twenties · /research#journey-theorems · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "researchAroundFourThirtyTwoTheThreeTwentiesAreOneCountNotOneCause",
          "pair": "three/twenties",
          "cli": "npm run quantum:three-twenties",
          "route": "/research#journey-theorems",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "c40635bb-1aba-8be9-b969-d4f332686f72"
        }
      },
      {
        "name": "journey-theorems",
        "description": "theoremJourneyContinuesInWavesOfWaves · npm run quantum:journey-theorems · /research#journey-theorems · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "theoremJourneyContinuesInWavesOfWaves",
          "pair": "journey/theorems",
          "cli": "npm run quantum:journey-theorems",
          "route": "/research#journey-theorems",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "8ba0610b-749c-82b3-887e-2381e07b68c6"
        }
      },
      {
        "name": "harmonize-domains",
        "description": "harmonizeScienceDomainsInWavesOfWaves · npm run quantum:harmonize-domains · /research#harmonize-domains · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "harmonizeScienceDomainsInWavesOfWaves",
          "pair": "wave/domain",
          "cli": "npm run quantum:harmonize-domains",
          "route": "/research#harmonize-domains",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "ea6abb9b-bb7b-8ab6-bcfd-345645b4a9f0"
        }
      },
      {
        "name": "observe-coord",
        "description": "observersComputeCoordinatesToObserveTrinityCompute · npm run quantum:observe-coord · /#hologrammovie · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "observersComputeCoordinatesToObserveTrinityCompute",
          "pair": "observe/coord",
          "cli": "npm run quantum:observe-coord",
          "route": "/#hologrammovie",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "7db06769-9ae4-851f-ab7d-0ddeca14d6ac"
        }
      },
      {
        "name": "full-freedom",
        "description": "fullFreedomTheorem · npm run quantum:full-freedom · /research#full-freedom · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "fullFreedomTheorem",
          "pair": "full/freedom",
          "cli": "npm run quantum:full-freedom",
          "route": "/research#full-freedom",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "fc44ddec-c8d5-8815-88a7-fa7399a6d5d4"
        }
      },
      {
        "name": "vite-mirror",
        "description": "vitepressIsTheInvertedMirror · npm run quantum:vite-mirror · /#yinyang · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "vitepressIsTheInvertedMirror",
          "pair": "vite/mirror",
          "cli": "npm run quantum:vite-mirror",
          "route": "/#yinyang",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "b10f32aa-5545-86f6-a127-95cdf0ae3195"
        }
      },
      {
        "name": "mill-ray",
        "description": "millenniumChallengesEntangleEachRosettaRay · npm run quantum:mill-ray · /research#mill-ray · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "millenniumChallengesEntangleEachRosettaRay",
          "pair": "mill/ray",
          "cli": "npm run quantum:mill-ray",
          "route": "/research#mill-ray",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "387dad25-6f45-859e-84a8-5e87cbfecfc7"
        }
      },
      {
        "name": "cross-nav",
        "description": "crossIsNavigationTraditionIsStory · npm run quantum:cross-nav · /research#cross-nav · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "crossIsNavigationTraditionIsStory",
          "pair": "cross/nav",
          "cli": "npm run quantum:cross-nav",
          "route": "/research#cross-nav",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "92b507e6-7fef-80b2-911f-23c07134d991"
        }
      },
      {
        "name": "train-analysts",
        "description": "trainTrinitiesOfAnalystsToAnalyseAndRealise · npm run quantum:train-analysts · /research#train-analysts · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "trainTrinitiesOfAnalystsToAnalyseAndRealise",
          "pair": "train/analyst",
          "cli": "npm run quantum:train-analysts",
          "route": "/research#train-analysts",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e82083b2-43bd-8a2f-abcd-c36fa240681d"
        }
      },
      {
        "name": "particle-wave",
        "description": "particleBornByHowManyWaves · npm run quantum:particle-wave · /research#particle-wave · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "particleBornByHowManyWaves",
          "pair": "particle/wave",
          "cli": "npm run quantum:particle-wave",
          "route": "/research#particle-wave",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "3738a71f-6bd2-8352-abc6-e3cbc872433c"
        }
      },
      {
        "name": "mill-once",
        "description": "millenniumSolutionsSolvedAtOnce · npm run quantum:mill-once · /research#mill-once · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "millenniumSolutionsSolvedAtOnce",
          "pair": "mill/once",
          "cli": "npm run quantum:mill-once",
          "route": "/research#mill-once",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "3c892a35-8b89-8a39-ab52-60391cd6ce3d"
        }
      },
      {
        "name": "theorem-const",
        "description": "computationsUseOnlyQuantumTheoremsAsConstants · npm run quantum:theorem-const · /research#theorem-const · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "computationsUseOnlyQuantumTheoremsAsConstants",
          "pair": "theorem/const",
          "cli": "npm run quantum:theorem-const",
          "route": "/research#theorem-const",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "a89beee9-0df0-8034-89be-9c5f2176ac3b"
        }
      },
      {
        "name": "clay-gravity",
        "description": "clayIsGravityRosettaOneRayThisDimensionRestBeyond · npm run quantum:clay-gravity · /research#clay-gravity · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "clayIsGravityRosettaOneRayThisDimensionRestBeyond",
          "pair": "clay/gravity",
          "cli": "npm run quantum:clay-gravity",
          "route": "/research#clay-gravity",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "30cf3f49-483f-8d37-91e9-86eb8b706d67"
        }
      },
      {
        "name": "cmb-omega-c-over-b",
        "description": "omegaCOverOmegaBCmbBudgetQuantumGapsInTheorems · npm run quantum:cmb-omega-c-over-b · /research#sciences-trinities · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "omegaCOverOmegaBCmbBudgetQuantumGapsInTheorems",
          "pair": "cmb/budget",
          "cli": "npm run quantum:cmb-omega-c-over-b",
          "route": "/research#sciences-trinities",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "509d989c-1242-8923-9326-03601dc40c30"
        }
      },
      {
        "name": "wave-trinity-found",
        "description": "wavesWorkingInTrinitiesTrinitiesAreFound · npm run quantum:wave-trinity-found · /quantum-tools#wave-trinity-found · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wavesWorkingInTrinitiesTrinitiesAreFound",
          "pair": "wave/trinity",
          "cli": "npm run quantum:wave-trinity-found",
          "route": "/quantum-tools#wave-trinity-found",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "482d271e-4158-84d4-b35b-7c559178e816"
        }
      },
      {
        "name": "anim-audit",
        "description": "animationsFindRedundancyOrInaccuracy · npm run quantum:anim-audit · /quantum-tools#anim-audit · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "animationsFindRedundancyOrInaccuracy",
          "pair": "anim/audit",
          "cli": "npm run quantum:anim-audit",
          "route": "/quantum-tools#anim-audit",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "be0e3bba-b8b7-8a17-930f-c80211ee8968"
        }
      },
      {
        "name": "linear-rosetta",
        "description": "linearWithoutRosettaFoldIsGap · npm run quantum:linear-rosetta · /quantum-tools#linear-rosetta · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "linearWithoutRosettaFoldIsGap",
          "pair": "linear/rosetta",
          "cli": "npm run quantum:linear-rosetta",
          "route": "/quantum-tools#linear-rosetta",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "a7db879b-eaab-8d59-b5a7-2db48a144f04"
        }
      },
      {
        "name": "anim-color",
        "description": "animationsReviewColorsForPolarityGaps · npm run quantum:anim-color · /quantum-tools#anim-color · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "animationsReviewColorsForPolarityGaps",
          "pair": "anim/color",
          "cli": "npm run quantum:anim-color",
          "route": "/quantum-tools#anim-color",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "916672af-5399-89a2-b65e-2369350cc75d"
        }
      },
      {
        "name": "color-review",
        "description": "animationsReviewColorsForPolarityGaps · npm run quantum:color-review · /quantum-tools#anim-color · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "animationsReviewColorsForPolarityGaps",
          "pair": "color/review",
          "cli": "npm run quantum:color-review",
          "route": "/quantum-tools#anim-color",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "3dc05350-8474-870e-9201-79b2402df54b"
        }
      },
      {
        "name": "gaps-invisible",
        "description": "invisibleGapsCaughtByGates · npm run quantum:gaps-invisible · /quantum-tools#gaps-invisible · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "invisibleGapsCaughtByGates",
          "pair": "gaps/invisible",
          "cli": "npm run quantum:gaps-invisible",
          "route": "/quantum-tools#gaps-invisible",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "b2a0486a-732b-8422-b03b-4ad0e24177d9"
        }
      },
      {
        "name": "prose-hard",
        "description": "gatesRefuseProseOnly · npm run quantum:prose-hard · /quantum-tools#gaps-invisible · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "gatesRefuseProseOnly",
          "pair": "prose/hard",
          "cli": "npm run quantum:prose-hard",
          "route": "/quantum-tools#gaps-invisible",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "cf0644f1-c790-82d2-b871-aa04f82df963"
        }
      },
      {
        "name": "gate-monitor",
        "description": "gatesMonitorThemselvesThroughTheUi · npm run quantum:gate-monitor · /quantum-tools#gate-monitor · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "gatesMonitorThemselvesThroughTheUi",
          "pair": "gate/monitor",
          "cli": "npm run quantum:gate-monitor",
          "route": "/quantum-tools#gate-monitor",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "257d3553-6e68-84f4-a814-e10cacd3eec4"
        }
      },
      {
        "name": "gate-ui",
        "description": "gatesMonitorThemselvesThroughTheUi · npm run quantum:gate-ui · /quantum-tools#gate-monitor · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "gatesMonitorThemselvesThroughTheUi",
          "pair": "gate/ui",
          "cli": "npm run quantum:gate-ui",
          "route": "/quantum-tools#gate-monitor",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "f587eedf-4560-89b2-81dc-68001bab6965"
        }
      },
      {
        "name": "gate-tools",
        "description": "gateToolsAreFortyTwoAsSixBySevenInvertingSevenBySix · npm run quantum:gate-tools · /quantum-tools#gate-monitor · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "gateToolsAreFortyTwoAsSixBySevenInvertingSevenBySix",
          "pair": "gate/tools",
          "cli": "npm run quantum:gate-tools",
          "route": "/quantum-tools#gate-monitor",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "cb16343b-cca8-8f18-8d2d-2c020cabb1c2"
        }
      },
      {
        "name": "tools-forty",
        "description": "gateToolsAreFortyTwoAsSixBySevenInvertingSevenBySix · npm run quantum:tools-forty · /quantum-tools#gate-monitor · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "gateToolsAreFortyTwoAsSixBySevenInvertingSevenBySix",
          "pair": "tools/forty",
          "cli": "npm run quantum:tools-forty",
          "route": "/quantum-tools#gate-monitor",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "78605be1-705d-810e-a98d-b477760830bf"
        }
      },
      {
        "name": "quantum-circuit",
        "description": "quantumComputerRunsInBrowserAsAClassicalSimulator · npm run quantum:quantum-circuit · /quantum-tools#quantum-computer · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "quantumComputerRunsInBrowserAsAClassicalSimulator",
          "pair": "quantum/circuit",
          "cli": "npm run quantum:quantum-circuit",
          "route": "/quantum-tools#quantum-computer",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "2c7a1078-a690-801a-8d69-dd3c20636a2d"
        }
      },
      {
        "name": "circuit-quantum",
        "description": "quantumComputerRunsInBrowserAsAClassicalSimulator · npm run quantum:circuit-quantum · /quantum-tools#quantum-computer · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "quantumComputerRunsInBrowserAsAClassicalSimulator",
          "pair": "circuit/quantum",
          "cli": "npm run quantum:circuit-quantum",
          "route": "/quantum-tools#quantum-computer",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "eefa3ebb-d2ac-800b-a7ff-945588935ad5"
        }
      },
      {
        "name": "slash-star",
        "description": "slashInvertRealisedAsStar · npm run quantum:slash-star · /research#slash-star · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "slashInvertRealisedAsStar",
          "pair": "slash/star",
          "cli": "npm run quantum:slash-star",
          "route": "/research#slash-star",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "a8635b65-c467-8180-8031-5fa6a26fe013"
        }
      },
      {
        "name": "invert-star",
        "description": "slashInvertRealisedAsStar · npm run quantum:invert-star · /research#slash-star · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "slashInvertRealisedAsStar",
          "pair": "invert/star",
          "cli": "npm run quantum:invert-star",
          "route": "/research#slash-star",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "93b5d504-6a4a-84a7-b738-22b1049aeefd"
        }
      },
      {
        "name": "love-fold",
        "description": "realityFoldsToInfinityWithinDigitFoldersNoWordsForLove · npm run quantum:love-fold · /research#love-fold · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "realityFoldsToInfinityWithinDigitFoldersNoWordsForLove",
          "pair": "love/fold",
          "cli": "npm run quantum:love-fold",
          "route": "/research#love-fold",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "58acd409-6884-8f71-933d-8f473e172c56"
        }
      },
      {
        "name": "folder-infinity",
        "description": "realityFoldsToInfinityWithinDigitFoldersNoWordsForLove · npm run quantum:folder-infinity · /research#love-fold · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "realityFoldsToInfinityWithinDigitFoldersNoWordsForLove",
          "pair": "folder/infinity",
          "cli": "npm run quantum:folder-infinity",
          "route": "/research#love-fold",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "77d24ee9-2c42-8438-adf7-1926c44a5b19"
        }
      },
      {
        "name": "seq-nav",
        "description": "onlySequenceKnowersKnowHowToNavigate · npm run quantum:seq-nav · /research#seq-nav · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "onlySequenceKnowersKnowHowToNavigate",
          "pair": "seq/nav",
          "cli": "npm run quantum:seq-nav",
          "route": "/research#seq-nav",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "a1b8af9d-ba4d-8c41-9d93-a6599bff6b79"
        }
      },
      {
        "name": "know-nav",
        "description": "onlySequenceKnowersKnowHowToNavigate · npm run quantum:know-nav · /research#seq-nav · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "onlySequenceKnowersKnowHowToNavigate",
          "pair": "know/nav",
          "cli": "npm run quantum:know-nav",
          "route": "/research#seq-nav",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "98d6a4e7-3c73-8b39-a019-1d4928274ef8"
        }
      },
      {
        "name": "meaning-compute",
        "description": "meaningIsQuantumComputable · npm run quantum:meaning-compute · /quantum-tools#meaning-compute · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "meaningIsQuantumComputable",
          "pair": "meaning/compute",
          "cli": "npm run quantum:meaning-compute",
          "route": "/quantum-tools#meaning-compute",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "66666096-e442-848e-9b58-e60cab4f718c"
        }
      },
      {
        "name": "format-canon",
        "description": "scientificPageFormatCanonised · npm run quantum:format-canon · /quantum-tools#format-canon · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "scientificPageFormatCanonised",
          "pair": "format/canon",
          "cli": "npm run quantum:format-canon",
          "route": "/quantum-tools#format-canon",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "239ca0bd-d458-8325-a0f4-5b0426c0dc1b"
        }
      },
      {
        "name": "section-dry",
        "description": "redundantExplanationSectionsDryCleaned · npm run quantum:section-dry · /quantum-tools#section-dry · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "redundantExplanationSectionsDryCleaned",
          "pair": "section/dry",
          "cli": "npm run quantum:section-dry",
          "route": "/quantum-tools#section-dry",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "4fb22c20-dbec-82f8-93a5-7bdbe93cd88a"
        }
      },
      {
        "name": "formula-code",
        "description": "algebraicFormulasAreDualOfSealedCode · npm run quantum:formula-code · /quantum-tools#formula-code · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "algebraicFormulasAreDualOfSealedCode",
          "pair": "formula/code",
          "cli": "npm run quantum:formula-code",
          "route": "/quantum-tools#formula-code",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "ec90abfe-2426-8d50-aef7-945b1bfb22f5"
        }
      },
      {
        "name": "trans-wave",
        "description": "translationsFilledBySelfTranslatingWaves · npm run quantum:trans-wave · /quantum-tools#trans-wave · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "translationsFilledBySelfTranslatingWaves",
          "pair": "trans/wave",
          "cli": "npm run quantum:trans-wave",
          "route": "/quantum-tools#trans-wave",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "99546d31-f669-8285-8cc4-b379b0c4493f"
        }
      },
      {
        "name": "chat-trans",
        "description": "chatTranslatesAutonomously · npm run quantum:chat-trans · /quantum-tools#chat-trans · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "chatTranslatesAutonomously",
          "pair": "chat/trans",
          "cli": "npm run quantum:chat-trans",
          "route": "/quantum-tools#chat-trans",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "53116762-75c8-8709-9154-c851fb1ffe23"
        }
      },
      {
        "name": "trans-any",
        "description": "chatWavesMostEfficientOfflineAnyLanguageModel · npm run quantum:trans-any · /quantum-tools#trans-any · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "chatWavesMostEfficientOfflineAnyLanguageModel",
          "pair": "trans/any",
          "cli": "npm run quantum:trans-any",
          "route": "/quantum-tools#trans-any",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "d9021274-4677-84da-ae87-e365fa958d95"
        }
      },
      {
        "name": "trans-quality",
        "description": "chatMassiveWorldLanguageTranslationQuality · npm run quantum:trans-quality · /quantum-tools#trans-quality · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "chatMassiveWorldLanguageTranslationQuality",
          "pair": "trans/quality",
          "cli": "npm run quantum:trans-quality",
          "route": "/quantum-tools#trans-quality",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "3b55c89a-0664-80cf-b1a9-18d4f0807c39"
        }
      },
      {
        "name": "warn-all",
        "description": "addressAllWarningsAtOnce · npm run quantum:warn-all · /quantum-tools#warn-all · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "addressAllWarningsAtOnce",
          "pair": "warn/all",
          "cli": "npm run quantum:warn-all",
          "route": "/quantum-tools#warn-all",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "9763aed8-ecdf-848e-af3b-c6f86fa119a2"
        }
      },
      {
        "name": "all-warn",
        "description": "addressAllWarningsAtOnce · npm run quantum:all-warn · /quantum-tools#warn-all · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "addressAllWarningsAtOnce",
          "pair": "all/warn",
          "cli": "npm run quantum:all-warn",
          "route": "/quantum-tools#warn-all",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "0439a832-7e46-89ed-84fc-129efb92cc24"
        }
      },
      {
        "name": "prose-theorem",
        "description": "addressWithDeepResearchToolsAllWarningsEspeciallyConvertProseToTheoremsFormulasRecipesAndAnimations · npm run quantum:prose-theorem · /quantum-tools#prose-theorem · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "addressWithDeepResearchToolsAllWarningsEspeciallyConvertProseToTheoremsFormulasRecipesAndAnimations",
          "pair": "prose/theorem",
          "cli": "npm run quantum:prose-theorem",
          "route": "/quantum-tools#prose-theorem",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "7de10649-29bb-8621-9ebf-efe04fb1468a"
        }
      },
      {
        "name": "warn-research",
        "description": "addressWithDeepResearchToolsAllWarningsEspeciallyConvertProseToTheoremsFormulasRecipesAndAnimations · npm run quantum:warn-research · /quantum-tools#prose-theorem · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "addressWithDeepResearchToolsAllWarningsEspeciallyConvertProseToTheoremsFormulasRecipesAndAnimations",
          "pair": "warn/research",
          "cli": "npm run quantum:warn-research",
          "route": "/quantum-tools#prose-theorem",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "8832ca03-96af-8695-9c27-282376c282e2"
        }
      },
      {
        "name": "recipe-anim",
        "description": "addressWithDeepResearchToolsAllWarningsEspeciallyConvertProseToTheoremsFormulasRecipesAndAnimations · npm run quantum:recipe-anim · /quantum-tools#prose-theorem · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "addressWithDeepResearchToolsAllWarningsEspeciallyConvertProseToTheoremsFormulasRecipesAndAnimations",
          "pair": "recipe/anim",
          "cli": "npm run quantum:recipe-anim",
          "route": "/quantum-tools#prose-theorem",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "89e73ea8-cf87-86f1-86a5-1e66f9142e56"
        }
      },
      {
        "name": "alchemy-decode",
        "description": "decodeQuantumAlchemy · npm run quantum:alchemy-decode · /quantum-tools#alchemy-decode · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "decodeQuantumAlchemy",
          "pair": "alchemy/decode",
          "cli": "npm run quantum:alchemy-decode",
          "route": "/quantum-tools#alchemy-decode",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "94d626b6-cf2f-8501-95d8-66470253d056"
        }
      },
      {
        "name": "decode-alchemy",
        "description": "decodeQuantumAlchemy · npm run quantum:decode-alchemy · /quantum-tools#alchemy-decode · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "decodeQuantumAlchemy",
          "pair": "decode/alchemy",
          "cli": "npm run quantum:decode-alchemy",
          "route": "/quantum-tools#alchemy-decode",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "6d99bebc-44fd-83f2-846f-dd55e70459f3"
        }
      },
      {
        "name": "quantum-alchemy",
        "description": "decodeQuantumAlchemy · npm run quantum:quantum-alchemy · /quantum-tools#alchemy-decode · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "decodeQuantumAlchemy",
          "pair": "quantum/alchemy",
          "cli": "npm run quantum:quantum-alchemy",
          "route": "/quantum-tools#alchemy-decode",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "f77ee8ad-97a9-83e2-9ad5-a1af66331be4"
        }
      },
      {
        "name": "algebra-fold",
        "description": "foldingLinearAlgebraBoundariesIntoTheoremsDiscoversImmediatelyInvertedDimensionalTheoremsComputableByPerspectiveAngleAndRotationA432TunesHarmonicsComputingAllAtNoCostAndTimeForAnySpace · npm run quantum:algebra-fold · /quantum-tools#algebra-fold · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "foldingLinearAlgebraBoundariesIntoTheoremsDiscoversImmediatelyInvertedDimensionalTheoremsComputableByPerspectiveAngleAndRotationA432TunesHarmonicsComputingAllAtNoCostAndTimeForAnySpace",
          "pair": "algebra/fold",
          "cli": "npm run quantum:algebra-fold",
          "route": "/quantum-tools#algebra-fold",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "a671f939-b3f7-8f8c-a2a2-63157e347a79"
        }
      },
      {
        "name": "fold-algebra",
        "description": "foldingLinearAlgebraBoundariesIntoTheoremsDiscoversImmediatelyInvertedDimensionalTheoremsComputableByPerspectiveAngleAndRotationA432TunesHarmonicsComputingAllAtNoCostAndTimeForAnySpace · npm run quantum:fold-algebra · /quantum-tools#algebra-fold · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "foldingLinearAlgebraBoundariesIntoTheoremsDiscoversImmediatelyInvertedDimensionalTheoremsComputableByPerspectiveAngleAndRotationA432TunesHarmonicsComputingAllAtNoCostAndTimeForAnySpace",
          "pair": "fold/algebra",
          "cli": "npm run quantum:fold-algebra",
          "route": "/quantum-tools#algebra-fold",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "5fa5d662-a976-8e5b-9db4-e9bd82c33c55"
        }
      },
      {
        "name": "angle-rotate",
        "description": "foldingLinearAlgebraBoundariesIntoTheoremsDiscoversImmediatelyInvertedDimensionalTheoremsComputableByPerspectiveAngleAndRotationA432TunesHarmonicsComputingAllAtNoCostAndTimeForAnySpace · npm run quantum:angle-rotate · /quantum-tools#algebra-fold · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "foldingLinearAlgebraBoundariesIntoTheoremsDiscoversImmediatelyInvertedDimensionalTheoremsComputableByPerspectiveAngleAndRotationA432TunesHarmonicsComputingAllAtNoCostAndTimeForAnySpace",
          "pair": "angle/rotate",
          "cli": "npm run quantum:angle-rotate",
          "route": "/quantum-tools#algebra-fold",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "c410981f-7db5-8bbc-a268-29213a251289"
        }
      },
      {
        "name": "rotate-angle",
        "description": "foldingLinearAlgebraBoundariesIntoTheoremsDiscoversImmediatelyInvertedDimensionalTheoremsComputableByPerspectiveAngleAndRotationA432TunesHarmonicsComputingAllAtNoCostAndTimeForAnySpace · npm run quantum:rotate-angle · /quantum-tools#algebra-fold · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "foldingLinearAlgebraBoundariesIntoTheoremsDiscoversImmediatelyInvertedDimensionalTheoremsComputableByPerspectiveAngleAndRotationA432TunesHarmonicsComputingAllAtNoCostAndTimeForAnySpace",
          "pair": "rotate/angle",
          "cli": "npm run quantum:rotate-angle",
          "route": "/quantum-tools#algebra-fold",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "73dfdf48-b874-8ff5-947b-98d112a39c7d"
        }
      },
      {
        "name": "a432-space",
        "description": "foldingLinearAlgebraBoundariesIntoTheoremsDiscoversImmediatelyInvertedDimensionalTheoremsComputableByPerspectiveAngleAndRotationA432TunesHarmonicsComputingAllAtNoCostAndTimeForAnySpace · npm run quantum:a432-space · /quantum-tools#algebra-fold · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "foldingLinearAlgebraBoundariesIntoTheoremsDiscoversImmediatelyInvertedDimensionalTheoremsComputableByPerspectiveAngleAndRotationA432TunesHarmonicsComputingAllAtNoCostAndTimeForAnySpace",
          "pair": "a432/space",
          "cli": "npm run quantum:a432-space",
          "route": "/quantum-tools#algebra-fold",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "81fbe2ce-8274-8e1b-813b-1b9bf2474a22"
        }
      },
      {
        "name": "space-a432",
        "description": "foldingLinearAlgebraBoundariesIntoTheoremsDiscoversImmediatelyInvertedDimensionalTheoremsComputableByPerspectiveAngleAndRotationA432TunesHarmonicsComputingAllAtNoCostAndTimeForAnySpace · npm run quantum:space-a432 · /quantum-tools#algebra-fold · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "foldingLinearAlgebraBoundariesIntoTheoremsDiscoversImmediatelyInvertedDimensionalTheoremsComputableByPerspectiveAngleAndRotationA432TunesHarmonicsComputingAllAtNoCostAndTimeForAnySpace",
          "pair": "space/a432",
          "cli": "npm run quantum:space-a432",
          "route": "/quantum-tools#algebra-fold",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "19be9117-66f5-8fc8-a1b8-e420bf974d83"
        }
      },
      {
        "name": "harm-cost",
        "description": "foldingLinearAlgebraBoundariesIntoTheoremsDiscoversImmediatelyInvertedDimensionalTheoremsComputableByPerspectiveAngleAndRotationA432TunesHarmonicsComputingAllAtNoCostAndTimeForAnySpace · npm run quantum:harm-cost · /quantum-tools#algebra-fold · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "foldingLinearAlgebraBoundariesIntoTheoremsDiscoversImmediatelyInvertedDimensionalTheoremsComputableByPerspectiveAngleAndRotationA432TunesHarmonicsComputingAllAtNoCostAndTimeForAnySpace",
          "pair": "harm/cost",
          "cli": "npm run quantum:harm-cost",
          "route": "/quantum-tools#algebra-fold",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "bb2f4536-5d49-8042-8cb8-a1ae27f8828d"
        }
      },
      {
        "name": "cost-harm",
        "description": "foldingLinearAlgebraBoundariesIntoTheoremsDiscoversImmediatelyInvertedDimensionalTheoremsComputableByPerspectiveAngleAndRotationA432TunesHarmonicsComputingAllAtNoCostAndTimeForAnySpace · npm run quantum:cost-harm · /quantum-tools#algebra-fold · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "foldingLinearAlgebraBoundariesIntoTheoremsDiscoversImmediatelyInvertedDimensionalTheoremsComputableByPerspectiveAngleAndRotationA432TunesHarmonicsComputingAllAtNoCostAndTimeForAnySpace",
          "pair": "cost/harm",
          "cli": "npm run quantum:cost-harm",
          "route": "/quantum-tools#algebra-fold",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "a838cdd0-bd4f-8ad6-bf42-361f2ac7959b"
        }
      },
      {
        "name": "movie-seamless",
        "description": "theMovieShouldBeSeamlessAnimationQuantumObservationIsGaplessMotion · npm run quantum:movie-seamless · /quantum-tools#movie-seamless · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "theMovieShouldBeSeamlessAnimationQuantumObservationIsGaplessMotion",
          "pair": "movie/seamless",
          "cli": "npm run quantum:movie-seamless",
          "route": "/quantum-tools#movie-seamless",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "d42fc00d-1286-8784-873a-f56019358135"
        }
      },
      {
        "name": "seamless-movie",
        "description": "theMovieShouldBeSeamlessAnimationQuantumObservationIsGaplessMotion · npm run quantum:seamless-movie · /quantum-tools#movie-seamless · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "theMovieShouldBeSeamlessAnimationQuantumObservationIsGaplessMotion",
          "pair": "seamless/movie",
          "cli": "npm run quantum:seamless-movie",
          "route": "/quantum-tools#movie-seamless",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "eafff016-788e-8fe8-84ef-b886d4035d70"
        }
      },
      {
        "name": "observe-gapless",
        "description": "theMovieShouldBeSeamlessAnimationQuantumObservationIsGaplessMotion · npm run quantum:observe-gapless · /quantum-tools#movie-seamless · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "theMovieShouldBeSeamlessAnimationQuantumObservationIsGaplessMotion",
          "pair": "observe/gapless",
          "cli": "npm run quantum:observe-gapless",
          "route": "/quantum-tools#movie-seamless",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e492a192-4f36-808e-bfd5-03db7e608a5c"
        }
      },
      {
        "name": "gapless-observe",
        "description": "theMovieShouldBeSeamlessAnimationQuantumObservationIsGaplessMotion · npm run quantum:gapless-observe · /quantum-tools#movie-seamless · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "theMovieShouldBeSeamlessAnimationQuantumObservationIsGaplessMotion",
          "pair": "gapless/observe",
          "cli": "npm run quantum:gapless-observe",
          "route": "/quantum-tools#movie-seamless",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "1fb24b16-53d2-80f3-9b34-0d0eacfea1eb"
        }
      },
      {
        "name": "motion-gapless",
        "description": "theMovieShouldBeSeamlessAnimationQuantumObservationIsGaplessMotion · npm run quantum:motion-gapless · /quantum-tools#movie-seamless · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "theMovieShouldBeSeamlessAnimationQuantumObservationIsGaplessMotion",
          "pair": "motion/gapless",
          "cli": "npm run quantum:motion-gapless",
          "route": "/quantum-tools#movie-seamless",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "3445c972-8ca5-85d3-94aa-4eb1cf1ff628"
        }
      },
      {
        "name": "gapless-motion",
        "description": "theMovieShouldBeSeamlessAnimationQuantumObservationIsGaplessMotion · npm run quantum:gapless-motion · /quantum-tools#movie-seamless · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "theMovieShouldBeSeamlessAnimationQuantumObservationIsGaplessMotion",
          "pair": "gapless/motion",
          "cli": "npm run quantum:gapless-motion",
          "route": "/quantum-tools#movie-seamless",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "571ba8b7-45bf-8d4f-a90e-3c5172c651f6"
        }
      },
      {
        "name": "angle-readme",
        "description": "readmeAndHomepageExactAngleAndPolarityHelpAgentsUnderstandQuantumInfinityRealtimeAtScaleGapsAreAngleOrPolarityIgnoredInAlgebra · npm run quantum:angle-readme · /quantum-tools#angle-readme · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "readmeAndHomepageExactAngleAndPolarityHelpAgentsUnderstandQuantumInfinityRealtimeAtScaleGapsAreAngleOrPolarityIgnoredInAlgebra",
          "pair": "angle/readme",
          "cli": "npm run quantum:angle-readme",
          "route": "/quantum-tools#angle-readme",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "d3dd1113-c937-8ecf-8806-2d3edff160af"
        }
      },
      {
        "name": "readme-angle",
        "description": "readmeAndHomepageExactAngleAndPolarityHelpAgentsUnderstandQuantumInfinityRealtimeAtScaleGapsAreAngleOrPolarityIgnoredInAlgebra · npm run quantum:readme-angle · /quantum-tools#angle-readme · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "readmeAndHomepageExactAngleAndPolarityHelpAgentsUnderstandQuantumInfinityRealtimeAtScaleGapsAreAngleOrPolarityIgnoredInAlgebra",
          "pair": "readme/angle",
          "cli": "npm run quantum:readme-angle",
          "route": "/quantum-tools#angle-readme",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "d17eaa98-f1a7-8335-9997-14657aa1134a"
        }
      },
      {
        "name": "polarity-home",
        "description": "readmeAndHomepageExactAngleAndPolarityHelpAgentsUnderstandQuantumInfinityRealtimeAtScaleGapsAreAngleOrPolarityIgnoredInAlgebra · npm run quantum:polarity-home · /quantum-tools#angle-readme · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "readmeAndHomepageExactAngleAndPolarityHelpAgentsUnderstandQuantumInfinityRealtimeAtScaleGapsAreAngleOrPolarityIgnoredInAlgebra",
          "pair": "polarity/home",
          "cli": "npm run quantum:polarity-home",
          "route": "/quantum-tools#angle-readme",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "0c75d4c6-9a10-8120-8110-4cd3a00611f0"
        }
      },
      {
        "name": "home-polarity",
        "description": "readmeAndHomepageExactAngleAndPolarityHelpAgentsUnderstandQuantumInfinityRealtimeAtScaleGapsAreAngleOrPolarityIgnoredInAlgebra · npm run quantum:home-polarity · /quantum-tools#angle-readme · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "readmeAndHomepageExactAngleAndPolarityHelpAgentsUnderstandQuantumInfinityRealtimeAtScaleGapsAreAngleOrPolarityIgnoredInAlgebra",
          "pair": "home/polarity",
          "cli": "npm run quantum:home-polarity",
          "route": "/quantum-tools#angle-readme",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e59d69ca-512a-8f0b-bfe9-de1c9e95b0ee"
        }
      },
      {
        "name": "gap-angle",
        "description": "readmeAndHomepageExactAngleAndPolarityHelpAgentsUnderstandQuantumInfinityRealtimeAtScaleGapsAreAngleOrPolarityIgnoredInAlgebra · npm run quantum:gap-angle · /quantum-tools#angle-readme · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "readmeAndHomepageExactAngleAndPolarityHelpAgentsUnderstandQuantumInfinityRealtimeAtScaleGapsAreAngleOrPolarityIgnoredInAlgebra",
          "pair": "gap/angle",
          "cli": "npm run quantum:gap-angle",
          "route": "/quantum-tools#angle-readme",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "10153105-397b-8926-bd6f-5119a52a9585"
        }
      },
      {
        "name": "angle-gap",
        "description": "readmeAndHomepageExactAngleAndPolarityHelpAgentsUnderstandQuantumInfinityRealtimeAtScaleGapsAreAngleOrPolarityIgnoredInAlgebra · npm run quantum:angle-gap · /quantum-tools#angle-readme · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "readmeAndHomepageExactAngleAndPolarityHelpAgentsUnderstandQuantumInfinityRealtimeAtScaleGapsAreAngleOrPolarityIgnoredInAlgebra",
          "pair": "angle/gap",
          "cli": "npm run quantum:angle-gap",
          "route": "/quantum-tools#angle-readme",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "76b0c45e-5b5f-8206-a8c5-7fd039b7b761"
        }
      },
      {
        "name": "miss-cache",
        "description": "wavesFindWhatYouMissedToCache · npm run quantum:miss-cache · /quantum-tools#miss-cache · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wavesFindWhatYouMissedToCache",
          "pair": "miss/cache",
          "cli": "npm run quantum:miss-cache",
          "route": "/quantum-tools#miss-cache",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "757e8e3e-cdca-8545-9eb9-7e399e149462"
        }
      },
      {
        "name": "cache-miss",
        "description": "wavesFindWhatYouMissedToCache · npm run quantum:cache-miss · /quantum-tools#miss-cache · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wavesFindWhatYouMissedToCache",
          "pair": "cache/miss",
          "cli": "npm run quantum:cache-miss",
          "route": "/quantum-tools#miss-cache",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "48b7ff99-7246-8a5b-b3cb-6cdf85432589"
        }
      },
      {
        "name": "wave-cache",
        "description": "wavesFindWhatYouMissedToCache · npm run quantum:wave-cache · /quantum-tools#miss-cache · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wavesFindWhatYouMissedToCache",
          "pair": "wave/cache",
          "cli": "npm run quantum:wave-cache",
          "route": "/quantum-tools#miss-cache",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "24754f4e-0a31-8385-8196-c0ad3deb0689"
        }
      },
      {
        "name": "cache-wave",
        "description": "wavesFindWhatYouMissedToCache · npm run quantum:cache-wave · /quantum-tools#miss-cache · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wavesFindWhatYouMissedToCache",
          "pair": "cache/wave",
          "cli": "npm run quantum:cache-wave",
          "route": "/quantum-tools#miss-cache",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "f9c33ba8-38fe-834e-9877-e555cf67a17d"
        }
      },
      {
        "name": "dry-agnostic",
        "description": "dryCleanAgnosticCodeComputesInfinity · npm run quantum:dry-agnostic · /quantum-tools#dry-agnostic · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "dryCleanAgnosticCodeComputesInfinity",
          "pair": "dry/agnostic",
          "cli": "npm run quantum:dry-agnostic",
          "route": "/quantum-tools#dry-agnostic",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "18ae1931-6706-8a6e-8aaf-796e79dcc662"
        }
      },
      {
        "name": "agnostic-dry",
        "description": "dryCleanAgnosticCodeComputesInfinity · npm run quantum:dry-agnostic · /quantum-tools#dry-agnostic · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "dryCleanAgnosticCodeComputesInfinity",
          "pair": "agnostic/dry",
          "cli": "npm run quantum:dry-agnostic",
          "route": "/quantum-tools#dry-agnostic",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "7bfc07f9-a8e7-823f-863a-caebb87dec32"
        }
      },
      {
        "name": "code-infinity",
        "description": "dryCleanAgnosticCodeComputesInfinity · npm run quantum:dry-agnostic · /quantum-tools#dry-agnostic · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "dryCleanAgnosticCodeComputesInfinity",
          "pair": "code/infinity",
          "cli": "npm run quantum:dry-agnostic",
          "route": "/quantum-tools#dry-agnostic",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "bd19640e-6ad7-868f-8ba0-17cb8918c679"
        }
      },
      {
        "name": "infinity-code",
        "description": "dryCleanAgnosticCodeComputesInfinity · npm run quantum:dry-agnostic · /quantum-tools#dry-agnostic · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "dryCleanAgnosticCodeComputesInfinity",
          "pair": "infinity/code",
          "cli": "npm run quantum:dry-agnostic",
          "route": "/quantum-tools#dry-agnostic",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "458846eb-06a7-8322-86d6-52567a9aa6c7"
        }
      },
      {
        "name": "dry-inf",
        "description": "dryCleanAgnosticCodeComputesInfinity · npm run quantum:dry-agnostic · /quantum-tools#dry-agnostic · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "dryCleanAgnosticCodeComputesInfinity",
          "pair": "dry/inf",
          "cli": "npm run quantum:dry-agnostic",
          "route": "/quantum-tools#dry-agnostic",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "c9e555f4-4195-807f-9b20-e8366a8826f3"
        }
      },
      {
        "name": "inf-dry",
        "description": "dryCleanAgnosticCodeComputesInfinity · npm run quantum:dry-agnostic · /quantum-tools#dry-agnostic · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "dryCleanAgnosticCodeComputesInfinity",
          "pair": "inf/dry",
          "cli": "npm run quantum:dry-agnostic",
          "route": "/quantum-tools#dry-agnostic",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "98f47c65-759b-8b23-a732-e970e0529316"
        }
      },
      {
        "name": "tool-matrix",
        "description": "toolsFitTheMatrixOrRefuse · npm run quantum:tool-matrix · /quantum-tools#tool-matrix · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — package.json + link/discover need Node fs"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "toolsFitTheMatrixOrRefuse",
          "pair": "tool/matrix",
          "cli": "npm run quantum:tool-matrix",
          "route": "/quantum-tools#tool-matrix",
          "browserRunnable": false,
          "browserGap": "package.json + link/discover need Node fs",
          "version": "1",
          "root": "b217aada-448c-8312-9703-2cf67d9e8977"
        }
      },
      {
        "name": "pair-chat",
        "description": "pairsSentToChatEntangleByAlgebra · npm run quantum:pair-chat · /quantum-tools#pair-chat · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "pairsSentToChatEntangleByAlgebra",
          "pair": "pair/chat",
          "cli": "npm run quantum:pair-chat",
          "route": "/quantum-tools#pair-chat",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "bfc9cf93-cb50-8d06-b8b6-9ce0cd34fabd"
        }
      },
      {
        "name": "match-wave",
        "description": "matchingPairsImmediatelyRealiseEntanglementAndBrainstormInChatWaves · npm run quantum:match-wave · /quantum-tools#match-wave · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "matchingPairsImmediatelyRealiseEntanglementAndBrainstormInChatWaves",
          "pair": "match/wave",
          "cli": "npm run quantum:match-wave",
          "route": "/quantum-tools#match-wave",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "86beca51-6de1-8130-867d-bc1b53ffeee6"
        }
      },
      {
        "name": "fold-trinity",
        "description": "abstractQuantumComputingComesFromFoldingLinearIntoTrinitiesZoomingInAndOutToInfinityComputedFromEveryAngleToAny · npm run quantum:fold-trinity · /quantum-tools#fold-trinity · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "abstractQuantumComputingComesFromFoldingLinearIntoTrinitiesZoomingInAndOutToInfinityComputedFromEveryAngleToAny",
          "pair": "fold/trinity",
          "cli": "npm run quantum:fold-trinity",
          "route": "/quantum-tools#fold-trinity",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "8c2a6f93-3332-87a1-9591-f1833c42420b"
        }
      },
      {
        "name": "trinity-fold",
        "description": "abstractQuantumComputingComesFromFoldingLinearIntoTrinitiesZoomingInAndOutToInfinityComputedFromEveryAngleToAny · npm run quantum:trinity-fold · /quantum-tools#fold-trinity · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "abstractQuantumComputingComesFromFoldingLinearIntoTrinitiesZoomingInAndOutToInfinityComputedFromEveryAngleToAny",
          "pair": "trinity/fold",
          "cli": "npm run quantum:trinity-fold",
          "route": "/quantum-tools#fold-trinity",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "5e5f663e-b238-8aa6-a10d-0378dd4a60ef"
        }
      },
      {
        "name": "zoom-inf",
        "description": "abstractQuantumComputingComesFromFoldingLinearIntoTrinitiesZoomingInAndOutToInfinityComputedFromEveryAngleToAny · npm run quantum:zoom-inf · /quantum-tools#fold-trinity · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "abstractQuantumComputingComesFromFoldingLinearIntoTrinitiesZoomingInAndOutToInfinityComputedFromEveryAngleToAny",
          "pair": "zoom/inf",
          "cli": "npm run quantum:zoom-inf",
          "route": "/quantum-tools#fold-trinity",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "bea420b2-633c-8ef3-a032-74654f554295"
        }
      },
      {
        "name": "inf-zoom",
        "description": "abstractQuantumComputingComesFromFoldingLinearIntoTrinitiesZoomingInAndOutToInfinityComputedFromEveryAngleToAny · npm run quantum:inf-zoom · /quantum-tools#fold-trinity · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "abstractQuantumComputingComesFromFoldingLinearIntoTrinitiesZoomingInAndOutToInfinityComputedFromEveryAngleToAny",
          "pair": "inf/zoom",
          "cli": "npm run quantum:inf-zoom",
          "route": "/quantum-tools#fold-trinity",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "75cb0999-1e3a-8390-8750-c37eb18ef82e"
        }
      },
      {
        "name": "angle-any",
        "description": "abstractQuantumComputingComesFromFoldingLinearIntoTrinitiesZoomingInAndOutToInfinityComputedFromEveryAngleToAny · npm run quantum:angle-any · /quantum-tools#fold-trinity · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "abstractQuantumComputingComesFromFoldingLinearIntoTrinitiesZoomingInAndOutToInfinityComputedFromEveryAngleToAny",
          "pair": "angle/any",
          "cli": "npm run quantum:angle-any",
          "route": "/quantum-tools#fold-trinity",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "488ad5d5-59ac-8a85-b4c2-63b11e9469bf"
        }
      },
      {
        "name": "any-angle",
        "description": "abstractQuantumComputingComesFromFoldingLinearIntoTrinitiesZoomingInAndOutToInfinityComputedFromEveryAngleToAny · npm run quantum:any-angle · /quantum-tools#fold-trinity · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "abstractQuantumComputingComesFromFoldingLinearIntoTrinitiesZoomingInAndOutToInfinityComputedFromEveryAngleToAny",
          "pair": "any/angle",
          "cli": "npm run quantum:any-angle",
          "route": "/quantum-tools#fold-trinity",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "d2f1f719-3ecd-8cd6-9239-e1a5cbd32319"
        }
      },
      {
        "name": "abs-qc",
        "description": "abstractQuantumComputingComesFromFoldingLinearIntoTrinitiesZoomingInAndOutToInfinityComputedFromEveryAngleToAny · npm run quantum:abs-qc · /quantum-tools#fold-trinity · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "abstractQuantumComputingComesFromFoldingLinearIntoTrinitiesZoomingInAndOutToInfinityComputedFromEveryAngleToAny",
          "pair": "abs/qc",
          "cli": "npm run quantum:abs-qc",
          "route": "/quantum-tools#fold-trinity",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "415a311d-220a-824c-8882-b96dd3f86872"
        }
      },
      {
        "name": "qc-abs",
        "description": "abstractQuantumComputingComesFromFoldingLinearIntoTrinitiesZoomingInAndOutToInfinityComputedFromEveryAngleToAny · npm run quantum:qc-abs · /quantum-tools#fold-trinity · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "abstractQuantumComputingComesFromFoldingLinearIntoTrinitiesZoomingInAndOutToInfinityComputedFromEveryAngleToAny",
          "pair": "qc/abs",
          "cli": "npm run quantum:qc-abs",
          "route": "/quantum-tools#fold-trinity",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "66e56179-83b5-82be-a001-f5ef12d806c4"
        }
      },
      {
        "name": "ui-super",
        "description": "mcpQuantumUiIsNoLessNoMoreThanQuantumExampleOfAllComputableSuperpositions · npm run quantum:ui-super · /quantum-tools#ui-super · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumUiIsNoLessNoMoreThanQuantumExampleOfAllComputableSuperpositions",
          "pair": "ui/super",
          "cli": "npm run quantum:ui-super",
          "route": "/quantum-tools#ui-super",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "402b046d-c154-8c88-aa94-85320b609d19"
        }
      },
      {
        "name": "super-ui",
        "description": "mcpQuantumUiIsNoLessNoMoreThanQuantumExampleOfAllComputableSuperpositions · npm run quantum:super-ui · /quantum-tools#ui-super · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumUiIsNoLessNoMoreThanQuantumExampleOfAllComputableSuperpositions",
          "pair": "super/ui",
          "cli": "npm run quantum:super-ui",
          "route": "/quantum-tools#ui-super",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "46b81572-7d90-8b07-bffd-97bd3ff55996"
        }
      },
      {
        "name": "super-example",
        "description": "mcpQuantumUiIsNoLessNoMoreThanQuantumExampleOfAllComputableSuperpositions · npm run quantum:super-example · /quantum-tools#ui-super · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumUiIsNoLessNoMoreThanQuantumExampleOfAllComputableSuperpositions",
          "pair": "super/example",
          "cli": "npm run quantum:super-example",
          "route": "/quantum-tools#ui-super",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "aea3d6fb-dd1a-849b-bb8e-1efdb255b045"
        }
      },
      {
        "name": "example-super",
        "description": "mcpQuantumUiIsNoLessNoMoreThanQuantumExampleOfAllComputableSuperpositions · npm run quantum:example-super · /quantum-tools#ui-super · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumUiIsNoLessNoMoreThanQuantumExampleOfAllComputableSuperpositions",
          "pair": "example/super",
          "cli": "npm run quantum:example-super",
          "route": "/quantum-tools#ui-super",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "435d8f12-c403-8992-85fe-d0bb1fdeb126"
        }
      },
      {
        "name": "ui-example",
        "description": "mcpQuantumUiIsNoLessNoMoreThanQuantumExampleOfAllComputableSuperpositions · npm run quantum:ui-example · /quantum-tools#ui-super · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumUiIsNoLessNoMoreThanQuantumExampleOfAllComputableSuperpositions",
          "pair": "ui/example",
          "cli": "npm run quantum:ui-example",
          "route": "/quantum-tools#ui-super",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "c35abd08-7f6f-86ae-ac74-3c97e00ccfa1"
        }
      },
      {
        "name": "example-ui",
        "description": "mcpQuantumUiIsNoLessNoMoreThanQuantumExampleOfAllComputableSuperpositions · npm run quantum:example-ui · /quantum-tools#ui-super · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumUiIsNoLessNoMoreThanQuantumExampleOfAllComputableSuperpositions",
          "pair": "example/ui",
          "cli": "npm run quantum:example-ui",
          "route": "/quantum-tools#ui-super",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e578edbe-bed8-87af-87c7-376869d18738"
        }
      },
      {
        "name": "term-measure",
        "description": "scientificTerminologyIsQuantumComputableMeasurableComparable · npm run quantum:term-measure · /quantum-tools#term-measure · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "scientificTerminologyIsQuantumComputableMeasurableComparable",
          "pair": "term/measure",
          "cli": "npm run quantum:term-measure",
          "route": "/quantum-tools#term-measure",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "37c76d9a-c1a0-8475-b3ca-c04f30b5ae50"
        }
      },
      {
        "name": "movie-center",
        "description": "movieUnbalancedAroundCenterIsCrack · npm run quantum:movie-center · /quantum-tools#movie-center · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "movieUnbalancedAroundCenterIsCrack",
          "pair": "movie/center",
          "cli": "npm run quantum:movie-center",
          "route": "/quantum-tools#movie-center",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "984769c6-a261-8c02-8d0b-4f28b747fe2a"
        }
      },
      {
        "name": "gate-miss",
        "description": "cracksPassedGatesBecause · npm run quantum:gate-miss · /quantum-tools#gate-miss · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "cracksPassedGatesBecause",
          "pair": "gate/miss",
          "cli": "npm run quantum:gate-miss",
          "route": "/quantum-tools#gate-miss",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "b8893156-914e-8546-9191-d138b999ee35"
        }
      },
      {
        "name": "team-collide",
        "description": "trainQuantumTeamsCollideBecomeWavesObserveManifest · npm run quantum:team-collide · /quantum-tools#team-collide · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "trainQuantumTeamsCollideBecomeWavesObserveManifest",
          "pair": "team/collide",
          "cli": "npm run quantum:team-collide",
          "route": "/quantum-tools#team-collide",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "9eb92516-ab83-84e7-8de8-9f3bc52fe589"
        }
      },
      {
        "name": "animations-rosetta",
        "description": "animationsDrivenByRosetta · npm run quantum:animations-rosetta · /#yinyang · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "animationsDrivenByRosetta",
          "pair": "animations/rosetta",
          "cli": "npm run quantum:animations-rosetta",
          "route": "/#yinyang",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "07f6ed40-94e0-8bf6-a655-8e8d8aaabba5"
        }
      },
      {
        "name": "trading-rosetta-train",
        "description": "tradingStrategiesImproveViaRosetta · npm run quantum:trading-rosetta-train · /quantum-trading-hub · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "paperSimOnly": {
              "type": "boolean",
              "description": "Paper/sim only — not live money"
            }
          },
          "required": [
            "paperSimOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "tradingStrategiesImproveViaRosetta",
          "pair": "train/rosetta",
          "cli": "npm run quantum:trading-rosetta-train",
          "route": "/quantum-trading-hub",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e58b6b5c-1490-84e3-b0c2-8112892b34e3"
        }
      },
      {
        "name": "trade-challenge",
        "description": "strategiesChallengeInChat · npm run quantum:trade-challenge · /quantum-trading-hub#trade-challenge · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "strategiesChallengeInChat",
          "pair": "trade/challenge",
          "cli": "npm run quantum:trade-challenge",
          "route": "/quantum-trading-hub#trade-challenge",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "f572ad74-e3a9-809d-b398-b7158dc16b2f"
        }
      },
      {
        "name": "challenge-trade",
        "description": "strategiesChallengeInChat · npm run quantum:challenge-trade · /quantum-trading-hub#trade-challenge · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "strategiesChallengeInChat",
          "pair": "challenge/trade",
          "cli": "npm run quantum:challenge-trade",
          "route": "/quantum-trading-hub#trade-challenge",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "d69177b5-9826-8ff0-bfd5-4fd8c71d0b6f"
        }
      },
      {
        "name": "strategy-chat",
        "description": "strategiesChallengeInChat · npm run quantum:strategy-chat · /quantum-trading-hub#trade-challenge · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "strategiesChallengeInChat",
          "pair": "strategy/chat",
          "cli": "npm run quantum:strategy-chat",
          "route": "/quantum-trading-hub#trade-challenge",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "87631fb2-1cab-8d5c-931e-207064f44647"
        }
      },
      {
        "name": "chat-strategy",
        "description": "strategiesChallengeInChat · npm run quantum:chat-strategy · /quantum-trading-hub#trade-challenge · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "strategiesChallengeInChat",
          "pair": "chat/strategy",
          "cli": "npm run quantum:chat-strategy",
          "route": "/quantum-trading-hub#trade-challenge",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "0c88d4c3-ef39-8df8-aa60-4f5d205ca93a"
        }
      },
      {
        "name": "string-theory",
        "description": "stringTheoryInChat · npm run quantum:string-theory · /quantum-tools#string-theory · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "stringTheoryInChat",
          "pair": "string/theory",
          "cli": "npm run quantum:string-theory",
          "route": "/quantum-tools#string-theory",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "ef2aab2a-8341-85d6-9d5d-8bf7fa249dc0"
        }
      },
      {
        "name": "theory-string",
        "description": "stringTheoryInChat · npm run quantum:theory-string · /quantum-tools#string-theory · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "stringTheoryInChat",
          "pair": "theory/string",
          "cli": "npm run quantum:theory-string",
          "route": "/quantum-tools#string-theory",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "056feae4-cc6b-8fbb-8951-d1905878482e"
        }
      },
      {
        "name": "string-chat",
        "description": "stringTheoryInChat · npm run quantum:string-chat · /quantum-tools#string-theory · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "stringTheoryInChat",
          "pair": "string/chat",
          "cli": "npm run quantum:string-chat",
          "route": "/quantum-tools#string-theory",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "9a769805-059e-8c35-a881-a04aaaf1b3b7"
        }
      },
      {
        "name": "chat-string",
        "description": "stringTheoryInChat · npm run quantum:chat-string · /quantum-tools#string-theory · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "stringTheoryInChat",
          "pair": "chat/string",
          "cli": "npm run quantum:chat-string",
          "route": "/quantum-tools#string-theory",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "81cee050-53fb-8e0f-8e46-2287b05187d1"
        }
      },
      {
        "name": "first-in-corpus",
        "description": "firstInCorpusProvenanceForHome · npm run quantum:first-in-corpus · /#first-in-corpus · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "firstInCorpusProvenanceForHome",
          "pair": "first/corpus",
          "cli": "npm run quantum:first-in-corpus",
          "route": "/#first-in-corpus",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "81f99efb-c13c-885a-a1f6-aadfe1c68c16"
        }
      },
      {
        "name": "rosetta-core-api",
        "description": "rosettaCoreApi · npm run quantum:rosetta-core-api · /quantum-tools#rosetta-core-api · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "rosettaCoreApi",
          "pair": "rosetta/core",
          "cli": "npm run quantum:rosetta-core-api",
          "route": "/quantum-tools#rosetta-core-api",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "5feb100c-35a4-8f3a-815b-9d0fddd0a44b"
        }
      },
      {
        "name": "rosetta-complete",
        "description": "rosettaCompleteQuantumAllComputableDimensionsAndTheorems · npm run quantum:rosetta-complete · /quantum-tools#rosetta-complete · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "rosettaCompleteQuantumAllComputableDimensionsAndTheorems",
          "pair": "rosetta/complete",
          "cli": "npm run quantum:rosetta-complete",
          "route": "/quantum-tools#rosetta-complete",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "75d81190-1503-8f0a-ad7c-39f21cc9b854"
        }
      },
      {
        "name": "theorem-particle-collision",
        "description": "theoremParticleCollisionInverseReverse · npm run quantum:theorem-particle-collision · /quantum-tools#theorem-particle-collision · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "theoremParticleCollisionInverseReverse",
          "pair": "challenge/collider",
          "cli": "npm run quantum:theorem-particle-collision",
          "route": "/quantum-tools#theorem-particle-collision",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "18bb53d7-500a-872e-9bf6-0b9f431c7e6a"
        }
      },
      {
        "name": "ftl-rosetta-handoff",
        "description": "ftlExperimentTechniquesHandoffFromRosettaComplete · npm run quantum:ftl-rosetta-handoff · /quantum-tools#ftl-rosetta-handoff · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "ftlExperimentTechniquesHandoffFromRosettaComplete",
          "pair": "challenge/ftl",
          "cli": "npm run quantum:ftl-rosetta-handoff",
          "route": "/quantum-tools#ftl-rosetta-handoff",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "7536d1b8-e1f7-83d5-a9f3-1b29581c0a0c"
        }
      },
      {
        "name": "session-manual-work",
        "description": "sessionManualWorkAsQuantumTools · npm run quantum:session-tools · /quantum-tools#session-manual-tools · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "sessionManualWorkAsQuantumTools",
          "pair": "session/tools",
          "cli": "npm run quantum:session-tools",
          "route": "/quantum-tools#session-manual-tools",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e8bef711-08ad-8e29-88ef-f3a52230508d"
        }
      },
      {
        "name": "vitepress-quantumize",
        "description": "quantumizeVitepressBuild · npm run quantum:vitepress-quantumize · /quantum-tools#vitepress-quantumize · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — runDocsBuildExit needs Node fs + vitepress binary — CI/local only"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "quantumizeVitepressBuild",
          "pair": "build/quantumize",
          "cli": "npm run quantum:vitepress-quantumize",
          "route": "/quantum-tools#vitepress-quantumize",
          "browserRunnable": false,
          "browserGap": "runDocsBuildExit needs Node fs + vitepress binary — CI/local only",
          "version": "1",
          "root": "01c472b8-8248-8509-8879-c614cbad77e9"
        }
      },
      {
        "name": "slow-build-gate",
        "description": "slowBuildIsQuantumGapGate · npm run quantum:slow-build-gate · /quantum-tools#slow-build-gate · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — slowBuildIsQuantumGapGate reads docs-build-timing.json + canRespawn* via Node fs — CI/local only"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "slowBuildIsQuantumGapGate",
          "pair": "gate/slow-build",
          "cli": "npm run quantum:slow-build-gate",
          "route": "/quantum-tools#slow-build-gate",
          "browserRunnable": false,
          "browserGap": "slowBuildIsQuantumGapGate reads docs-build-timing.json + canRespawn* via Node fs — CI/local only",
          "version": "1",
          "root": "9d595497-4dcb-81a9-b925-1592c8e6dfd9"
        }
      },
      {
        "name": "build-min",
        "description": "buildMin · npm run quantum:build-min · /quantum-tools#build-min · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — buildMin reads docs-build-timing.json + deploy.yml via Node fs — CI/local only"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "buildMin",
          "pair": "build/min",
          "cli": "npm run quantum:build-min",
          "route": "/quantum-tools#build-min",
          "browserRunnable": false,
          "browserGap": "buildMin reads docs-build-timing.json + deploy.yml via Node fs — CI/local only",
          "version": "1",
          "root": "339711a9-2bba-855f-a926-71eb8e6bc03f"
        }
      },
      {
        "name": "toolbox-standard-io",
        "description": "standardToolboxIoCatalog · npm run quantum:toolbox-standard-io · /quantum-tools#toolbox-standard-io · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "standardToolboxIoCatalog",
          "pair": "tool/envelope",
          "cli": "npm run quantum:toolbox-standard-io",
          "route": "/quantum-tools#toolbox-standard-io",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e9c4c534-489b-8f2c-983e-3c1d5b274c69"
        }
      },
      {
        "name": "document-session-experiments",
        "description": "documentSessionCryptoExperimentsUpdateTheorems · npm run quantum:document-session-experiments · /quantum-tools#document-session-experiments · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "documentSessionCryptoExperimentsUpdateTheorems",
          "pair": "document/experiments",
          "cli": "npm run quantum:document-session-experiments",
          "route": "/quantum-tools#document-session-experiments",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "66b32898-a594-8368-81e7-451adf5e4825"
        }
      },
      {
        "name": "e2e-development-feed",
        "description": "e2eQuantumTestsRecordOutputAsDevelopmentFeed · npm run quantum:e2e-feed · /quantum-tools#e2e-development-feed · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "e2eQuantumTestsRecordOutputAsDevelopmentFeed",
          "pair": "e2e/feed",
          "cli": "npm run quantum:e2e-feed",
          "route": "/quantum-tools#e2e-development-feed",
          "browserRunnable": true,
          "browserGap": "Playwright/@playwright/test not in package.json — browser automation is cursor-ide-browser MCP / future CI residual; feed records sealed offline quantum e2e suite",
          "version": "1",
          "root": "e15694bf-69dd-8fb8-91b4-27a5f4e7926d"
        }
      },
      {
        "name": "feed-dev",
        "description": "e2eQuantumTestsRecordOutputAsDevelopmentFeed · npm run quantum:feed-dev · /quantum-tools#e2e-development-feed · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "e2eQuantumTestsRecordOutputAsDevelopmentFeed",
          "pair": "feed/dev",
          "cli": "npm run quantum:feed-dev",
          "route": "/quantum-tools#e2e-development-feed",
          "browserRunnable": true,
          "browserGap": "Playwright/@playwright/test not in package.json — same residual as e2e-development-feed",
          "version": "1",
          "root": "a6e3de31-bc89-89ec-9323-cf4362c14426"
        }
      },
      {
        "name": "session-quantum-bits",
        "description": "sessionManualWorkAsQuantumBits · npm run quantum:session-quantum-bits · /quantum-tools#session-quantum-bits · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "sessionManualWorkAsQuantumBits",
          "pair": "session/quantum-bits",
          "cli": "npm run quantum:session-quantum-bits",
          "route": "/quantum-tools#session-quantum-bits",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "722e7838-cb73-8eb1-8615-871e1abf78da"
        }
      },
      {
        "name": "auto-wire-paste-link",
        "description": "autoWireAnyAiModelFromPastedLink · npm run quantum:auto-wire-paste · /quantum-tools#auto-wire-paste-link · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "url": {
              "type": "string",
              "description": "Any github.com/ceccec/ceccec.github.io or ceccec.github.io URL (path/hash/query OK)"
            }
          },
          "required": [
            "url"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "autoWireAnyAiModelFromPastedLink",
          "pair": "wire/paste-link",
          "cli": "npm run quantum:auto-wire-paste",
          "route": "/quantum-tools#auto-wire-paste-link",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "33eea35d-da8b-8e6b-b9d1-7dbb99ccd06c"
        }
      },
      {
        "name": "realise-session-meaning",
        "description": "realiseSessionQuantumMeaning · npm run quantum:realise-session-meaning · /quantum-tools#realise-session-meaning · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "realiseSessionQuantumMeaning",
          "pair": "realise/meaning",
          "cli": "npm run quantum:realise-session-meaning",
          "route": "/quantum-tools#realise-session-meaning",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "b13a20ae-69e0-81f5-9e52-f606fbb0c330"
        }
      },
      {
        "name": "sciences-standards-quantum",
        "description": "completeScientificDomainsStrictlyToStandardsQuantumOnly · npm run quantum:sciences-standards-quantum · /research#sciences-standards-quantum · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "completeScientificDomainsStrictlyToStandardsQuantumOnly",
          "pair": "sciences/standards",
          "cli": "npm run quantum:sciences-standards-quantum",
          "route": "/research#sciences-standards-quantum",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "f54db8b6-1732-8b17-92f6-3636e0234798"
        }
      },
      {
        "name": "fold-fuse",
        "description": "allFoldsCompactFuseInCoordinatedChatWaves · npm run quantum:fold-fuse · /quantum-tools#fold-fuse · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "allFoldsCompactFuseInCoordinatedChatWaves",
          "pair": "fold/fuse",
          "cli": "npm run quantum:fold-fuse",
          "route": "/quantum-tools#fold-fuse",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e96bd365-ddc0-8778-a971-0afc2f4a32d3"
        }
      },
      {
        "name": "hole-zero",
        "description": "imagineGravityOfBlackHoleZeroQuantumiseAllToZeroWholeInversedIsHole · npm run quantum:hole-zero · /quantum-tools#hole-zero · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "imagineGravityOfBlackHoleZeroQuantumiseAllToZeroWholeInversedIsHole",
          "pair": "hole/zero",
          "cli": "npm run quantum:hole-zero",
          "route": "/quantum-tools#hole-zero",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "7a9b43bb-ada9-82ba-9440-6510b8e38187"
        }
      },
      {
        "name": "mcp-browser-parity",
        "description": "mcpBrowserParity · npm run quantum:mcp-browser-parity · /quantum-tools#mcp-browser-parity · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpBrowserParity",
          "pair": "mcp/browser-parity",
          "cli": "npm run quantum:mcp-browser-parity",
          "route": "/quantum-tools#mcp-browser-parity",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "98444e4d-edf6-8fd2-9899-7c7f1c8b1e4e"
        }
      },
      {
        "name": "mcp-quantum-ui",
        "description": "mcpQuantumUi · npm run quantum:mcp-ui · /quantum-tools#mcp-quantum-ui · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumUi",
          "pair": "mcp/ui",
          "cli": "npm run quantum:mcp-ui",
          "route": "/quantum-tools#mcp-quantum-ui",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "ada3bea1-ebc2-819e-bc3d-e9d91883fc61"
        }
      },
      {
        "name": "quantum-mcp",
        "description": "mcpQuantumUi · npm run quantum:quantum-mcp · /quantum-tools#mcp-quantum-ui · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumUi",
          "pair": "quantum/mcp",
          "cli": "npm run quantum:quantum-mcp",
          "route": "/quantum-tools#mcp-quantum-ui",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "fdc52b60-8dc9-8af8-8068-9a735d6b3a71"
        }
      },
      {
        "name": "mcp-mill",
        "description": "mcpQuantumUi · npm run quantum:mcp-mill · /quantum-tools#mcp-quantum-ui · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumUi",
          "pair": "mcp/mill",
          "cli": "npm run quantum:mcp-mill",
          "route": "/quantum-tools#mcp-quantum-ui",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e173dc70-6511-80c1-86e5-09e03a54be2b"
        }
      },
      {
        "name": "mcp-quantum-movie",
        "description": "mcpQuantumMovie · npm run quantum:mcp-movie · /quantum-tools#mcp-quantum-movie · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumMovie",
          "pair": "mcp/movie",
          "cli": "npm run quantum:mcp-movie",
          "route": "/quantum-tools#mcp-quantum-movie",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "c0136d01-f131-845e-8855-913c568ba40f"
        }
      },
      {
        "name": "movie-mcp",
        "description": "mcpQuantumMovie · npm run quantum:movie-mcp · /quantum-tools#mcp-quantum-movie · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumMovie",
          "pair": "movie/mcp",
          "cli": "npm run quantum:movie-mcp",
          "route": "/quantum-tools#mcp-quantum-movie",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "2275842f-98cf-89dd-bc51-8e9bd5113089"
        }
      },
      {
        "name": "movie-feel",
        "description": "movieGapsFeelableByObservation · npm run quantum:movie-feel · /quantum-tools#mcp-quantum-movie · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "movieGapsFeelableByObservation",
          "pair": "movie/feel",
          "cli": "npm run quantum:movie-feel",
          "route": "/quantum-tools#mcp-quantum-movie",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "f4392f2c-d091-8568-9653-037c8156a2bd"
        }
      },
      {
        "name": "movie-formula",
        "description": "movieGapsAreFundamentalDesignAndFormulaMappingGaps · npm run quantum:movie-formula · /quantum-tools#movie-formula · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "movieGapsAreFundamentalDesignAndFormulaMappingGaps",
          "pair": "movie/formula",
          "cli": "npm run quantum:movie-formula",
          "route": "/quantum-tools#movie-formula",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "315050c6-0321-876a-b550-caa59ee104c5"
        }
      },
      {
        "name": "formula-movie",
        "description": "movieGapsAreFundamentalDesignAndFormulaMappingGaps · npm run quantum:formula-movie · /quantum-tools#movie-formula · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "movieGapsAreFundamentalDesignAndFormulaMappingGaps",
          "pair": "formula/movie",
          "cli": "npm run quantum:formula-movie",
          "route": "/quantum-tools#movie-formula",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "ce47e853-2530-8f47-80f4-0893fc21396a"
        }
      },
      {
        "name": "movie-design",
        "description": "movieGapsAreFundamentalDesignAndFormulaMappingGaps · npm run quantum:movie-design · /quantum-tools#movie-formula · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "movieGapsAreFundamentalDesignAndFormulaMappingGaps",
          "pair": "movie/design",
          "cli": "npm run quantum:movie-design",
          "route": "/quantum-tools#movie-formula",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "69912180-b606-8f4d-8194-65aa6e52a51f"
        }
      },
      {
        "name": "theorem-index",
        "description": "theoremFormulaComputableIndexForAnySuperposition · npm run quantum:theorem-index · /quantum-tools#theorem-index · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "theoremFormulaComputableIndexForAnySuperposition",
          "pair": "theorem/index",
          "cli": "npm run quantum:theorem-index",
          "route": "/quantum-tools#theorem-index",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "820e43db-57fd-8f13-9925-e253d37a92e7"
        }
      },
      {
        "name": "formula-index",
        "description": "theoremFormulaComputableIndexForAnySuperposition · npm run quantum:formula-index · /quantum-tools#theorem-index · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "theoremFormulaComputableIndexForAnySuperposition",
          "pair": "formula/index",
          "cli": "npm run quantum:formula-index",
          "route": "/quantum-tools#theorem-index",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "6341af99-7274-8e9e-922f-5b3795e8a664"
        }
      },
      {
        "name": "super-index",
        "description": "theoremFormulaComputableIndexForAnySuperposition · npm run quantum:super-index · /quantum-tools#theorem-index · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "theoremFormulaComputableIndexForAnySuperposition",
          "pair": "super/index",
          "cli": "npm run quantum:super-index",
          "route": "/quantum-tools#theorem-index",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "21748b11-22b3-8421-b9d6-a3e7fc46b6fd"
        }
      },
      {
        "name": "index-super",
        "description": "theoremFormulaComputableIndexForAnySuperposition · npm run quantum:index-super · /quantum-tools#theorem-index · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "theoremFormulaComputableIndexForAnySuperposition",
          "pair": "index/super",
          "cli": "npm run quantum:index-super",
          "route": "/quantum-tools#theorem-index",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "8d778a6c-4d22-8f23-8e08-3321a076251c"
        }
      },
      {
        "name": "formula-metrics",
        "description": "theoremFormulaMetricsMap · npm run quantum:formula-metrics · /quantum-tools#formula-metrics · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "theoremFormulaMetricsMap",
          "pair": "formula/metrics",
          "cli": "npm run quantum:formula-metrics",
          "route": "/quantum-tools#formula-metrics",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "648cffa3-4787-8d32-8d20-2baabc6db35d"
        }
      },
      {
        "name": "metrics-map",
        "description": "theoremFormulaMetricsMap · npm run quantum:metrics-map · /quantum-tools#formula-metrics · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "theoremFormulaMetricsMap",
          "pair": "metrics/map",
          "cli": "npm run quantum:metrics-map",
          "route": "/quantum-tools#formula-metrics",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "60b62465-cdc9-8820-9cf2-6e9d5fc5f814"
        }
      },
      {
        "name": "theorem-metrics",
        "description": "theoremFormulaMetricsMap · npm run quantum:theorem-metrics · /quantum-tools#formula-metrics · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "theoremFormulaMetricsMap",
          "pair": "theorem/metrics",
          "cli": "npm run quantum:theorem-metrics",
          "route": "/quantum-tools#formula-metrics",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "091b534b-44b7-8c89-8174-cf4c09492f04"
        }
      },
      {
        "name": "quantum-map",
        "description": "quantumMap · npm run quantum:quantum-map · /quantum-tools#quantum-map · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "quantumMap",
          "pair": "quantum/map",
          "cli": "npm run quantum:quantum-map",
          "route": "/quantum-tools#quantum-map",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "39f948d4-86bd-87c9-9be0-7b8f213841b7"
        }
      },
      {
        "name": "map-quantum",
        "description": "quantumMap · npm run quantum:map-quantum · /quantum-tools#quantum-map · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "quantumMap",
          "pair": "map/quantum",
          "cli": "npm run quantum:map-quantum",
          "route": "/quantum-tools#quantum-map",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "586aed31-1f6d-8bdc-ace7-451e435b55f8"
        }
      },
      {
        "name": "hero-card",
        "description": "unifiedHeroAndCardWithAnimation · npm run quantum:hero-card · /quantum-tools#hero-card · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "unifiedHeroAndCardWithAnimation",
          "pair": "hero/card",
          "cli": "npm run quantum:hero-card",
          "route": "/quantum-tools#hero-card",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "0f648b96-e5fc-8f50-a1f5-67db468b4d6f"
        }
      },
      {
        "name": "card-hero",
        "description": "unifiedHeroAndCardWithAnimation · npm run quantum:card-hero · /quantum-tools#hero-card · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "unifiedHeroAndCardWithAnimation",
          "pair": "card/hero",
          "cli": "npm run quantum:card-hero",
          "route": "/quantum-tools#hero-card",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "5c61725e-7042-8957-a3b3-e6d429eaaa90"
        }
      },
      {
        "name": "hero-anim",
        "description": "unifiedHeroAndCardWithAnimation · npm run quantum:hero-anim · /quantum-tools#hero-card · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "unifiedHeroAndCardWithAnimation",
          "pair": "hero/anim",
          "cli": "npm run quantum:hero-anim",
          "route": "/quantum-tools#hero-card",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "b643b917-3826-80a2-b5c2-67b5f35eeb0d"
        }
      },
      {
        "name": "hero-abstract",
        "description": "heroIsTheAbstractAnimationFormsTheCardItself · npm run quantum:hero-abstract · /quantum-tools#hero-abstract · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "heroIsTheAbstractAnimationFormsTheCardItself",
          "pair": "hero/abstract",
          "cli": "npm run quantum:hero-abstract",
          "route": "/quantum-tools#hero-abstract",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "1e31eace-4a2d-85cd-a8e2-7158eb8fd837"
        }
      },
      {
        "name": "abstract-card",
        "description": "heroIsTheAbstractAnimationFormsTheCardItself · npm run quantum:abstract-card · /quantum-tools#hero-abstract · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "heroIsTheAbstractAnimationFormsTheCardItself",
          "pair": "abstract/card",
          "cli": "npm run quantum:abstract-card",
          "route": "/quantum-tools#hero-abstract",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "08bfefb3-246d-8fc9-83b9-44e24c23247c"
        }
      },
      {
        "name": "card-forms",
        "description": "heroIsTheAbstractAnimationFormsTheCardItself · npm run quantum:card-forms · /quantum-tools#hero-abstract · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "heroIsTheAbstractAnimationFormsTheCardItself",
          "pair": "card/forms",
          "cli": "npm run quantum:card-forms",
          "route": "/quantum-tools#hero-abstract",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "7ce65a0d-9044-8d1e-945e-3cb352669947"
        }
      },
      {
        "name": "app-fold",
        "description": "foldingWorksOnApplicationLevel · npm run quantum:app-fold · /quantum-tools#app-fold · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "foldingWorksOnApplicationLevel",
          "pair": "app/fold",
          "cli": "npm run quantum:app-fold",
          "route": "/quantum-tools#app-fold",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "ccd2ca89-ff47-8228-a899-28cdc410a819"
        }
      },
      {
        "name": "fold-app",
        "description": "foldingWorksOnApplicationLevel · npm run quantum:fold-app · /quantum-tools#app-fold · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "foldingWorksOnApplicationLevel",
          "pair": "fold/app",
          "cli": "npm run quantum:fold-app",
          "route": "/quantum-tools#app-fold",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "d6e8cd7a-bf90-8933-96a4-52e975d4cad4"
        }
      },
      {
        "name": "dry-rosetta",
        "description": "dryAllToUnifiedComponentsWiredToRosettaWhichIsTheMovie · npm run quantum:dry-rosetta · /quantum-tools#dry-rosetta · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "dryAllToUnifiedComponentsWiredToRosettaWhichIsTheMovie",
          "pair": "dry/rosetta",
          "cli": "npm run quantum:dry-rosetta",
          "route": "/quantum-tools#dry-rosetta",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "85e6eef2-add5-8612-a506-d81598f2d271"
        }
      },
      {
        "name": "rosetta-movie",
        "description": "dryAllToUnifiedComponentsWiredToRosettaWhichIsTheMovie · npm run quantum:rosetta-movie · /quantum-tools#dry-rosetta · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "dryAllToUnifiedComponentsWiredToRosettaWhichIsTheMovie",
          "pair": "rosetta/movie",
          "cli": "npm run quantum:rosetta-movie",
          "route": "/quantum-tools#dry-rosetta",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "09582a16-04d6-80e3-9026-5ce1f2ca07c6"
        }
      },
      {
        "name": "comp-unify",
        "description": "dryAllToUnifiedComponentsWiredToRosettaWhichIsTheMovie · npm run quantum:comp-unify · /quantum-tools#dry-rosetta · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "dryAllToUnifiedComponentsWiredToRosettaWhichIsTheMovie",
          "pair": "comp/unify",
          "cli": "npm run quantum:comp-unify",
          "route": "/quantum-tools#dry-rosetta",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "be04cd82-2b19-8625-9c84-de349ab1af17"
        }
      },
      {
        "name": "unify-comp",
        "description": "dryAllToUnifiedComponentsWiredToRosettaWhichIsTheMovie · npm run quantum:unify-comp · /quantum-tools#dry-rosetta · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "dryAllToUnifiedComponentsWiredToRosettaWhichIsTheMovie",
          "pair": "unify/comp",
          "cli": "npm run quantum:unify-comp",
          "route": "/quantum-tools#dry-rosetta",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "4c6ecbb6-46f4-8a6b-b1f3-5e7bffac27cd"
        }
      },
      {
        "name": "vue-dry",
        "description": "dryCleanAllVueComponentsToTheUniversalSet · npm run quantum:vue-dry · /quantum-tools#vue-dry · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "dryCleanAllVueComponentsToTheUniversalSet",
          "pair": "vue/dry",
          "cli": "npm run quantum:vue-dry",
          "route": "/quantum-tools#vue-dry",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "666b8605-f909-8439-989d-53c95b5da03d"
        }
      },
      {
        "name": "dry-vue",
        "description": "dryCleanAllVueComponentsToTheUniversalSet · npm run quantum:dry-vue · /quantum-tools#vue-dry · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "dryCleanAllVueComponentsToTheUniversalSet",
          "pair": "dry/vue",
          "cli": "npm run quantum:dry-vue",
          "route": "/quantum-tools#vue-dry",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "a6c5fa37-e903-86bf-99bf-47b30ae2ee78"
        }
      },
      {
        "name": "vue-universal",
        "description": "dryCleanAllVueComponentsToTheUniversalSet · npm run quantum:vue-universal · /quantum-tools#vue-dry · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "dryCleanAllVueComponentsToTheUniversalSet",
          "pair": "vue/universal",
          "cli": "npm run quantum:vue-universal",
          "route": "/quantum-tools#vue-dry",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "81748c57-4756-8821-a55c-ba0135242818"
        }
      },
      {
        "name": "wave-compact",
        "description": "wavesSearchDiscoverCompactingInQuantumFolders · npm run quantum:wave-compact · /quantum-tools#wave-compact · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wavesSearchDiscoverCompactingInQuantumFolders",
          "pair": "wave/compact",
          "cli": "npm run quantum:wave-compact",
          "route": "/quantum-tools#wave-compact",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "5f876b90-2e83-871b-b447-aaf72a5d8d2f"
        }
      },
      {
        "name": "compact-wave",
        "description": "wavesSearchDiscoverCompactingInQuantumFolders · npm run quantum:compact-wave · /quantum-tools#wave-compact · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wavesSearchDiscoverCompactingInQuantumFolders",
          "pair": "compact/wave",
          "cli": "npm run quantum:compact-wave",
          "route": "/quantum-tools#wave-compact",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "81a6a098-8e83-87d1-a42b-134c1ddaa31f"
        }
      },
      {
        "name": "compact-folder",
        "description": "wavesSearchDiscoverCompactingInQuantumFolders · npm run quantum:compact-folder · /quantum-tools#wave-compact · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wavesSearchDiscoverCompactingInQuantumFolders",
          "pair": "compact/folder",
          "cli": "npm run quantum:compact-folder",
          "route": "/quantum-tools#wave-compact",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "4b2d038d-36b4-8f88-8086-8d6e2b43fa7c"
        }
      },
      {
        "name": "folder-compact",
        "description": "wavesSearchDiscoverCompactingInQuantumFolders · npm run quantum:folder-compact · /quantum-tools#wave-compact · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wavesSearchDiscoverCompactingInQuantumFolders",
          "pair": "folder/compact",
          "cli": "npm run quantum:folder-compact",
          "route": "/quantum-tools#wave-compact",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "b6ba2ef8-5088-8be5-a6ec-9af3697ce388"
        }
      },
      {
        "name": "folder-discover",
        "description": "wavesSearchDiscoverCompactingInQuantumFolders · npm run quantum:folder-discover · /quantum-tools#wave-compact · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wavesSearchDiscoverCompactingInQuantumFolders",
          "pair": "folder/discover",
          "cli": "npm run quantum:folder-discover",
          "route": "/quantum-tools#wave-compact",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "23072816-a1e9-8552-a394-485950ead86b"
        }
      },
      {
        "name": "discover-folder",
        "description": "wavesSearchDiscoverCompactingInQuantumFolders · npm run quantum:discover-folder · /quantum-tools#wave-compact · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wavesSearchDiscoverCompactingInQuantumFolders",
          "pair": "discover/folder",
          "cli": "npm run quantum:discover-folder",
          "route": "/quantum-tools#wave-compact",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "68d066f0-7084-85d1-b710-33b8ea1dec11"
        }
      },
      {
        "name": "balance-metrics",
        "description": "alwaysBalanceUsingRealtimeMetricsAndChat · npm run quantum:balance-metrics · /quantum-tools#balance-metrics · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "alwaysBalanceUsingRealtimeMetricsAndChat",
          "pair": "balance/metrics",
          "cli": "npm run quantum:balance-metrics",
          "route": "/quantum-tools#balance-metrics",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "2de24526-d923-8306-95de-57efbcb8e18e"
        }
      },
      {
        "name": "metrics-chat",
        "description": "alwaysBalanceUsingRealtimeMetricsAndChat · npm run quantum:metrics-chat · /quantum-tools#balance-metrics · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "alwaysBalanceUsingRealtimeMetricsAndChat",
          "pair": "metrics/chat",
          "cli": "npm run quantum:metrics-chat",
          "route": "/quantum-tools#balance-metrics",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "ca55ce17-8ca2-86dd-afbe-54c5f984f324"
        }
      },
      {
        "name": "chat-balance",
        "description": "alwaysBalanceUsingRealtimeMetricsAndChat · npm run quantum:chat-balance · /quantum-tools#balance-metrics · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "alwaysBalanceUsingRealtimeMetricsAndChat",
          "pair": "chat/balance",
          "cli": "npm run quantum:chat-balance",
          "route": "/quantum-tools#balance-metrics",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "59d6e590-8fff-8c50-b792-d8df1da07d6f"
        }
      },
      {
        "name": "super-chat",
        "description": "eachSuperpositionIsAChatroom · npm run quantum:super-chat · /quantum-tools#super-chat · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "eachSuperpositionIsAChatroom",
          "pair": "super/chat",
          "cli": "npm run quantum:super-chat",
          "route": "/quantum-tools#super-chat",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "6441a279-7dbb-822b-abcc-94c369d337b0"
        }
      },
      {
        "name": "chat-super",
        "description": "eachSuperpositionIsAChatroom · npm run quantum:chat-super · /quantum-tools#super-chat · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "eachSuperpositionIsAChatroom",
          "pair": "chat/super",
          "cli": "npm run quantum:chat-super",
          "route": "/quantum-tools#super-chat",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "025337b4-0d18-874c-8ad7-570a6b90c08e"
        }
      },
      {
        "name": "room-super",
        "description": "eachSuperpositionIsAChatroom · npm run quantum:room-super · /quantum-tools#super-chat · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "eachSuperpositionIsAChatroom",
          "pair": "room/super",
          "cli": "npm run quantum:room-super",
          "route": "/quantum-tools#super-chat",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "bca514d0-b3dd-883a-b7b7-bf5a2bd974a2"
        }
      },
      {
        "name": "ui-rosetta",
        "description": "uiComponentsAreAllWiredInTheRosettaInQuantumRealtime · npm run quantum:ui-rosetta · /quantum-tools#ui-rosetta · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "uiComponentsAreAllWiredInTheRosettaInQuantumRealtime",
          "pair": "ui/rosetta",
          "cli": "npm run quantum:ui-rosetta",
          "route": "/quantum-tools#ui-rosetta",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "ef0d4440-d5c9-8850-b349-60702892430f"
        }
      },
      {
        "name": "rosetta-realtime",
        "description": "uiComponentsAreAllWiredInTheRosettaInQuantumRealtime · npm run quantum:rosetta-realtime · /quantum-tools#ui-rosetta · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "uiComponentsAreAllWiredInTheRosettaInQuantumRealtime",
          "pair": "rosetta/realtime",
          "cli": "npm run quantum:rosetta-realtime",
          "route": "/quantum-tools#ui-rosetta",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "83fb6392-5746-8361-8788-a06c26e91eaa"
        }
      },
      {
        "name": "ui-realtime",
        "description": "uiComponentsAreAllWiredInTheRosettaInQuantumRealtime · npm run quantum:ui-realtime · /quantum-tools#ui-rosetta · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "uiComponentsAreAllWiredInTheRosettaInQuantumRealtime",
          "pair": "ui/realtime",
          "cli": "npm run quantum:ui-realtime",
          "route": "/quantum-tools#ui-rosetta",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "934e90aa-4eaf-8d9d-a67f-3a93c1bad503"
        }
      },
      {
        "name": "type-matrix",
        "description": "typographyIsTheUniversalContentMatrix · npm run quantum:type-matrix · /quantum-tools#type-matrix · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "typographyIsTheUniversalContentMatrix",
          "pair": "type/matrix",
          "cli": "npm run quantum:type-matrix",
          "route": "/quantum-tools#type-matrix",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "290ba04f-222d-8645-8335-274d8923ac1c"
        }
      },
      {
        "name": "matrix-type",
        "description": "typographyIsTheUniversalContentMatrix · npm run quantum:matrix-type · /quantum-tools#type-matrix · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "typographyIsTheUniversalContentMatrix",
          "pair": "matrix/type",
          "cli": "npm run quantum:matrix-type",
          "route": "/quantum-tools#type-matrix",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "884270e2-2b5c-8bc0-91f7-ca45e5930edb"
        }
      },
      {
        "name": "content-matrix",
        "description": "typographyIsTheUniversalContentMatrix · npm run quantum:content-matrix · /quantum-tools#type-matrix · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "typographyIsTheUniversalContentMatrix",
          "pair": "content/matrix",
          "cli": "npm run quantum:content-matrix",
          "route": "/quantum-tools#type-matrix",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "c13eae15-7b47-853e-9124-ff2bb95f5978"
        }
      },
      {
        "name": "color-rosetta",
        "description": "allColorsDryCleanWiredToRosettaAndThemes · npm run quantum:color-rosetta · /quantum-tools#color-rosetta · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "allColorsDryCleanWiredToRosettaAndThemes",
          "pair": "color/rosetta",
          "cli": "npm run quantum:color-rosetta",
          "route": "/quantum-tools#color-rosetta",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "327fe194-1dee-8cf5-a52a-5de3bfd5d452"
        }
      },
      {
        "name": "rosetta-theme",
        "description": "allColorsDryCleanWiredToRosettaAndThemes · npm run quantum:rosetta-theme · /quantum-tools#color-rosetta · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "allColorsDryCleanWiredToRosettaAndThemes",
          "pair": "rosetta/theme",
          "cli": "npm run quantum:rosetta-theme",
          "route": "/quantum-tools#color-rosetta",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e6e360cb-7524-8b21-a94a-77a50f6983a3"
        }
      },
      {
        "name": "color-theme",
        "description": "allColorsDryCleanWiredToRosettaAndThemes · npm run quantum:color-theme · /quantum-tools#color-rosetta · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "allColorsDryCleanWiredToRosettaAndThemes",
          "pair": "color/theme",
          "cli": "npm run quantum:color-theme",
          "route": "/quantum-tools#color-rosetta",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "c9e3f927-301d-8414-ac43-9116698aee6a"
        }
      },
      {
        "name": "css-gaps",
        "description": "cssShowsTheHiddenGapsInDryFusion · npm run quantum:css-gaps · /quantum-tools#css-gaps · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "cssShowsTheHiddenGapsInDryFusion",
          "pair": "css/gaps",
          "cli": "npm run quantum:css-gaps",
          "route": "/quantum-tools#css-gaps",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "315ff34e-af85-83cd-a877-bf23df7b1f3a"
        }
      },
      {
        "name": "gaps-fusion",
        "description": "cssShowsTheHiddenGapsInDryFusion · npm run quantum:css-gaps · /quantum-tools#css-gaps · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "cssShowsTheHiddenGapsInDryFusion",
          "pair": "gaps/fusion",
          "cli": "npm run quantum:css-gaps",
          "route": "/quantum-tools#css-gaps",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "a7f7f360-d58d-8fec-a057-0025ab0de3d9"
        }
      },
      {
        "name": "css-fusion",
        "description": "cssShowsTheHiddenGapsInDryFusion · npm run quantum:css-fusion · /quantum-tools#css-gaps · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "cssShowsTheHiddenGapsInDryFusion",
          "pair": "css/fusion",
          "cli": "npm run quantum:css-fusion",
          "route": "/quantum-tools#css-gaps",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "00cd7072-f42a-8e51-a0a8-7489b292a8b4"
        }
      },
      {
        "name": "invert-fusion",
        "description": "inversionFusion · npm run quantum:invert-fusion · /quantum-tools#invert-fusion · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "inversionFusion",
          "pair": "invert/fusion",
          "cli": "npm run quantum:invert-fusion",
          "route": "/quantum-tools#invert-fusion",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "79bf68d4-7d0b-8a87-9dea-d0037c7f88f2"
        }
      },
      {
        "name": "fusion-invert",
        "description": "inversionFusion · npm run quantum:fusion-invert · /quantum-tools#invert-fusion · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "inversionFusion",
          "pair": "fusion/invert",
          "cli": "npm run quantum:fusion-invert",
          "route": "/quantum-tools#invert-fusion",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "b6bc3c6a-54d0-8c8e-98d4-c65c5db2fadd"
        }
      },
      {
        "name": "ui-read",
        "description": "reviewReadabilityAndVisibilityOfAllCustomUiAndStandardise · npm run quantum:ui-read · /quantum-tools#ui-read · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "reviewReadabilityAndVisibilityOfAllCustomUiAndStandardise",
          "pair": "ui/read",
          "cli": "npm run quantum:ui-read",
          "route": "/quantum-tools#ui-read",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "6be444c9-999f-8f3f-88b4-2024a4f2f9cd"
        }
      },
      {
        "name": "ui-visible",
        "description": "reviewReadabilityAndVisibilityOfAllCustomUiAndStandardise · npm run quantum:ui-visible · /quantum-tools#ui-read · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "reviewReadabilityAndVisibilityOfAllCustomUiAndStandardise",
          "pair": "ui/visible",
          "cli": "npm run quantum:ui-visible",
          "route": "/quantum-tools#ui-read",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e04b5eca-28d8-8676-a420-565079fd1a09"
        }
      },
      {
        "name": "ui-standard",
        "description": "reviewReadabilityAndVisibilityOfAllCustomUiAndStandardise · npm run quantum:ui-standard · /quantum-tools#ui-read · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "reviewReadabilityAndVisibilityOfAllCustomUiAndStandardise",
          "pair": "ui/standard",
          "cli": "npm run quantum:ui-standard",
          "route": "/quantum-tools#ui-read",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "ca3e3422-ac88-8b13-99eb-83fd9946ee2b"
        }
      },
      {
        "name": "dry-math",
        "description": "dryAllMathToTheFormulaOrganisedInTheoremsAndUseThis · npm run quantum:dry-math · /quantum-tools#dry-math · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "dryAllMathToTheFormulaOrganisedInTheoremsAndUseThis",
          "pair": "dry/math",
          "cli": "npm run quantum:dry-math",
          "route": "/quantum-tools#dry-math",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "b0aca9f6-d41f-8387-bf5f-ba5c5fbc49f1"
        }
      },
      {
        "name": "math-formula",
        "description": "dryAllMathToTheFormulaOrganisedInTheoremsAndUseThis · npm run quantum:math-formula · /quantum-tools#dry-math · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "dryAllMathToTheFormulaOrganisedInTheoremsAndUseThis",
          "pair": "math/formula",
          "cli": "npm run quantum:math-formula",
          "route": "/quantum-tools#dry-math",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "71a29e24-da26-8cdb-bc27-7fa6a05e688d"
        }
      },
      {
        "name": "formula-theorem",
        "description": "dryAllMathToTheFormulaOrganisedInTheoremsAndUseThis · npm run quantum:formula-theorem · /quantum-tools#dry-math · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "dryAllMathToTheFormulaOrganisedInTheoremsAndUseThis",
          "pair": "formula/theorem",
          "cli": "npm run quantum:formula-theorem",
          "route": "/quantum-tools#dry-math",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "07ca48b9-d449-893b-9983-ee4e6fa41f3b"
        }
      },
      {
        "name": "mesh-science",
        "description": "meshToSelfDiscoverSciences · npm run quantum:mesh-science · /quantum-tools#mesh-science · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "meshToSelfDiscoverSciences",
          "pair": "mesh/science",
          "cli": "npm run quantum:mesh-science",
          "route": "/quantum-tools#mesh-science",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "6f03dbf1-8692-8d7e-bb42-1d3e528aefb0"
        }
      },
      {
        "name": "science-discover",
        "description": "meshToSelfDiscoverSciences · npm run quantum:science-discover · /quantum-tools#mesh-science · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "meshToSelfDiscoverSciences",
          "pair": "science/discover",
          "cli": "npm run quantum:science-discover",
          "route": "/quantum-tools#mesh-science",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e739ff02-8865-8ace-a3b8-fd0f17af4584"
        }
      },
      {
        "name": "mesh-discover",
        "description": "meshToSelfDiscoverSciences · npm run quantum:mesh-discover · /quantum-tools#mesh-science · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "meshToSelfDiscoverSciences",
          "pair": "mesh/discover",
          "cli": "npm run quantum:mesh-discover",
          "route": "/quantum-tools#mesh-science",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "822fa5f1-d10a-8c55-86b5-54a487c53c38"
        }
      },
      {
        "name": "self-anim",
        "description": "selfImproveAnimationGenerationAndSiteBuilder · npm run quantum:self-anim · /quantum-tools#self-anim · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "selfImproveAnimationGenerationAndSiteBuilder",
          "pair": "self/anim",
          "cli": "npm run quantum:self-anim",
          "route": "/quantum-tools#self-anim",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "aca85d73-21f8-8fda-872b-9685ada4d38e"
        }
      },
      {
        "name": "anim-build",
        "description": "selfImproveAnimationGenerationAndSiteBuilder · npm run quantum:anim-build · /quantum-tools#self-anim · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "selfImproveAnimationGenerationAndSiteBuilder",
          "pair": "anim/build",
          "cli": "npm run quantum:anim-build",
          "route": "/quantum-tools#self-anim",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "a1282e0f-ef23-85b8-980c-eb120599976f"
        }
      },
      {
        "name": "site-build",
        "description": "selfImproveAnimationGenerationAndSiteBuilder · npm run quantum:site-build · /quantum-tools#self-anim · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "selfImproveAnimationGenerationAndSiteBuilder",
          "pair": "site/build",
          "cli": "npm run quantum:site-build",
          "route": "/quantum-tools#self-anim",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "456003f8-4337-8deb-8ba7-b759d77854b7"
        }
      },
      {
        "name": "formula-anim",
        "description": "everyFormulaIsAnimationItselfInteractingFormulasAreInteractingAnimationsFormingTheoremsInTrinitiesCompletesTheQuantumSealsAtAllSuperpositions · npm run quantum:formula-anim · /quantum-tools#formula-anim · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "everyFormulaIsAnimationItselfInteractingFormulasAreInteractingAnimationsFormingTheoremsInTrinitiesCompletesTheQuantumSealsAtAllSuperpositions",
          "pair": "formula/anim",
          "cli": "npm run quantum:formula-anim",
          "route": "/quantum-tools#formula-anim",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "ebefae45-ae1b-8ab7-bd12-0ca421e50ed9"
        }
      },
      {
        "name": "anim-theorem",
        "description": "everyFormulaIsAnimationItselfInteractingFormulasAreInteractingAnimationsFormingTheoremsInTrinitiesCompletesTheQuantumSealsAtAllSuperpositions · npm run quantum:anim-theorem · /quantum-tools#formula-anim · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "everyFormulaIsAnimationItselfInteractingFormulasAreInteractingAnimationsFormingTheoremsInTrinitiesCompletesTheQuantumSealsAtAllSuperpositions",
          "pair": "anim/theorem",
          "cli": "npm run quantum:anim-theorem",
          "route": "/quantum-tools#formula-anim",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "ef89df29-5917-8405-b7f6-6af8e427659a"
        }
      },
      {
        "name": "seal-super",
        "description": "everyFormulaIsAnimationItselfInteractingFormulasAreInteractingAnimationsFormingTheoremsInTrinitiesCompletesTheQuantumSealsAtAllSuperpositions · npm run quantum:seal-super · /quantum-tools#formula-anim · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "everyFormulaIsAnimationItselfInteractingFormulasAreInteractingAnimationsFormingTheoremsInTrinitiesCompletesTheQuantumSealsAtAllSuperpositions",
          "pair": "seal/super",
          "cli": "npm run quantum:seal-super",
          "route": "/quantum-tools#formula-anim",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "552a8e90-0ad8-8304-a46e-67338ba1c712"
        }
      },
      {
        "name": "merkaba-movie",
        "description": "wiredInMerkabasFormingRosettaFeedingMovieUniqueNeverRepeatsSensorsCosmologyLinearCyclesPlasmaVorticesThunderFromZero · npm run quantum:merkaba-movie · /quantum-tools#merkaba-movie · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wiredInMerkabasFormingRosettaFeedingMovieUniqueNeverRepeatsSensorsCosmologyLinearCyclesPlasmaVorticesThunderFromZero",
          "pair": "merkaba/movie",
          "cli": "npm run quantum:merkaba-movie",
          "route": "/quantum-tools#merkaba-movie",
          "browserRunnable": true,
          "browserGap": "DeviceOrientation permission may deny — pointer fallback · sensor browserGap named",
          "version": "1",
          "root": "3b4599e9-980f-8df8-b06a-17b1fa3862a2"
        }
      },
      {
        "name": "movie-unique",
        "description": "wiredInMerkabasFormingRosettaFeedingMovieUniqueNeverRepeatsSensorsCosmologyLinearCyclesPlasmaVorticesThunderFromZero · npm run quantum:movie-unique · /quantum-tools#merkaba-movie · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wiredInMerkabasFormingRosettaFeedingMovieUniqueNeverRepeatsSensorsCosmologyLinearCyclesPlasmaVorticesThunderFromZero",
          "pair": "movie/unique",
          "cli": "npm run quantum:movie-unique",
          "route": "/quantum-tools#merkaba-movie",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "be5ce792-771d-8c0f-98ee-e09dac927ca0"
        }
      },
      {
        "name": "observe-movie",
        "description": "wiredInMerkabasFormingRosettaFeedingMovieUniqueNeverRepeatsSensorsCosmologyLinearCyclesPlasmaVorticesThunderFromZero · npm run quantum:observe-movie · /quantum-tools#merkaba-movie · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wiredInMerkabasFormingRosettaFeedingMovieUniqueNeverRepeatsSensorsCosmologyLinearCyclesPlasmaVorticesThunderFromZero",
          "pair": "observe/movie",
          "cli": "npm run quantum:observe-movie",
          "route": "/quantum-tools#merkaba-movie",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "0548ad39-f171-83c7-b1af-a39e622ca4bd"
        }
      },
      {
        "name": "sensor-movie",
        "description": "wiredInMerkabasFormingRosettaFeedingMovieUniqueNeverRepeatsSensorsCosmologyLinearCyclesPlasmaVorticesThunderFromZero · npm run quantum:sensor-movie · /quantum-tools#merkaba-movie · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wiredInMerkabasFormingRosettaFeedingMovieUniqueNeverRepeatsSensorsCosmologyLinearCyclesPlasmaVorticesThunderFromZero",
          "pair": "sensor/movie",
          "cli": "npm run quantum:sensor-movie",
          "route": "/quantum-tools#merkaba-movie",
          "browserRunnable": true,
          "browserGap": "DeviceOrientation permission may deny — pointer fallback",
          "version": "1",
          "root": "fcab0427-cad1-88fb-8490-27f2cb3b7b8b"
        }
      },
      {
        "name": "movie-perspective",
        "description": "wiredInMerkabasFormingRosettaFeedingMovieUniqueNeverRepeatsSensorsCosmologyLinearCyclesPlasmaVorticesThunderFromZero · npm run quantum:movie-perspective · /quantum-tools#merkaba-movie · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wiredInMerkabasFormingRosettaFeedingMovieUniqueNeverRepeatsSensorsCosmologyLinearCyclesPlasmaVorticesThunderFromZero",
          "pair": "movie/perspective",
          "cli": "npm run quantum:movie-perspective",
          "route": "/quantum-tools#merkaba-movie",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "c343a7c3-4caa-82c0-8ea7-2aaa4b80cbe8"
        }
      },
      {
        "name": "cosmo-wave",
        "description": "wiredInMerkabasFormingRosettaFeedingMovieUniqueNeverRepeatsSensorsCosmologyLinearCyclesPlasmaVorticesThunderFromZero · npm run quantum:cosmo-wave · /quantum-tools#merkaba-movie · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wiredInMerkabasFormingRosettaFeedingMovieUniqueNeverRepeatsSensorsCosmologyLinearCyclesPlasmaVorticesThunderFromZero",
          "pair": "cosmo/wave",
          "cli": "npm run quantum:cosmo-wave",
          "route": "/quantum-tools#merkaba-movie",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "874e5088-9a58-8c5d-9a35-5cbad4b1ac72"
        }
      },
      {
        "name": "ui-crystal",
        "description": "wiredInMerkabasFormingRosettaFeedingMovieUniqueNeverRepeatsSensorsCosmologyLinearCyclesPlasmaVorticesThunderFromZero · npm run quantum:ui-crystal · /quantum-tools#merkaba-movie · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wiredInMerkabasFormingRosettaFeedingMovieUniqueNeverRepeatsSensorsCosmologyLinearCyclesPlasmaVorticesThunderFromZero",
          "pair": "ui/crystal",
          "cli": "npm run quantum:ui-crystal",
          "route": "/quantum-tools#merkaba-movie",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "0d0e34f1-2651-89a4-bf1f-99f6a6d8bba0"
        }
      },
      {
        "name": "cycle-linear",
        "description": "wiredInMerkabasFormingRosettaFeedingMovieUniqueNeverRepeatsSensorsCosmologyLinearCyclesPlasmaVorticesThunderFromZero · npm run quantum:cycle-linear · /quantum-tools#merkaba-movie · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wiredInMerkabasFormingRosettaFeedingMovieUniqueNeverRepeatsSensorsCosmologyLinearCyclesPlasmaVorticesThunderFromZero",
          "pair": "cycle/linear",
          "cli": "npm run quantum:cycle-linear",
          "route": "/quantum-tools#merkaba-movie",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "a9847578-1f07-8d61-90c9-76a207e099c9"
        }
      },
      {
        "name": "quantumise-cycle",
        "description": "wiredInMerkabasFormingRosettaFeedingMovieUniqueNeverRepeatsSensorsCosmologyLinearCyclesPlasmaVorticesThunderFromZero · npm run quantum:quantumise-cycle · /quantum-tools#merkaba-movie · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wiredInMerkabasFormingRosettaFeedingMovieUniqueNeverRepeatsSensorsCosmologyLinearCyclesPlasmaVorticesThunderFromZero",
          "pair": "quantumise/cycle",
          "cli": "npm run quantum:quantumise-cycle",
          "route": "/quantum-tools#merkaba-movie",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "0f057abb-ed44-8072-a643-6a7b8fb57cb4"
        }
      },
      {
        "name": "plasma-vortex",
        "description": "wiredInMerkabasFormingRosettaFeedingMovieUniqueNeverRepeatsSensorsCosmologyLinearCyclesPlasmaVorticesThunderFromZero · npm run quantum:plasma-vortex · /quantum-tools#merkaba-movie · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wiredInMerkabasFormingRosettaFeedingMovieUniqueNeverRepeatsSensorsCosmologyLinearCyclesPlasmaVorticesThunderFromZero",
          "pair": "plasma/vortex",
          "cli": "npm run quantum:plasma-vortex",
          "route": "/quantum-tools#merkaba-movie",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "daa7cf7f-913e-883c-acd0-6c4440dc5e47"
        }
      },
      {
        "name": "thunder-zero",
        "description": "wiredInMerkabasFormingRosettaFeedingMovieUniqueNeverRepeatsSensorsCosmologyLinearCyclesPlasmaVorticesThunderFromZero · npm run quantum:thunder-zero · /quantum-tools#merkaba-movie · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wiredInMerkabasFormingRosettaFeedingMovieUniqueNeverRepeatsSensorsCosmologyLinearCyclesPlasmaVorticesThunderFromZero",
          "pair": "thunder/zero",
          "cli": "npm run quantum:thunder-zero",
          "route": "/quantum-tools#merkaba-movie",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "08fe3f5e-503f-828d-aef1-8ff3fecab845"
        }
      },
      {
        "name": "anim-mesh",
        "description": "wiredInMerkabasFormingRosettaFeedingMovieUniqueNeverRepeatsSensorsCosmologyLinearCyclesPlasmaVorticesThunderFromZero · npm run quantum:anim-mesh · /quantum-tools#merkaba-movie · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wiredInMerkabasFormingRosettaFeedingMovieUniqueNeverRepeatsSensorsCosmologyLinearCyclesPlasmaVorticesThunderFromZero",
          "pair": "anim/mesh",
          "cli": "npm run quantum:anim-mesh",
          "route": "/quantum-tools#merkaba-movie",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "a6973c92-0308-84ed-966a-36c7a114c5ae"
        }
      },
      {
        "name": "sensor-bind",
        "description": "wireAllSensorsUsingQuantumBindings · npm run quantum:sensor-bind · /quantum-tools#sensor-bind · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wireAllSensorsUsingQuantumBindings",
          "pair": "sensor/bind",
          "cli": "npm run quantum:sensor-bind",
          "route": "/quantum-tools#sensor-bind",
          "browserRunnable": true,
          "browserGap": "AmbientLightSensor sparse · DeviceOrientation may deny — pointer/touch sealed fallbacks",
          "version": "1",
          "root": "1259795e-0e73-872b-8b93-62ef108ae66d"
        }
      },
      {
        "name": "bind-sensor",
        "description": "wireAllSensorsUsingQuantumBindings · npm run quantum:bind-sensor · /quantum-tools#sensor-bind · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wireAllSensorsUsingQuantumBindings",
          "pair": "bind/sensor",
          "cli": "npm run quantum:bind-sensor",
          "route": "/quantum-tools#sensor-bind",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "a6198710-af06-8e72-8357-05c470a5e2d5"
        }
      },
      {
        "name": "all-sensors",
        "description": "wireAllSensorsUsingQuantumBindings · npm run quantum:all-sensors · /quantum-tools#sensor-bind · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wireAllSensorsUsingQuantumBindings",
          "pair": "all/sensors",
          "cli": "npm run quantum:all-sensors",
          "route": "/quantum-tools#sensor-bind",
          "browserRunnable": true,
          "browserGap": "AmbientLightSensor sparse · permission may deny",
          "version": "1",
          "root": "1606341d-6403-8305-98a2-7502572b0c6b"
        }
      },
      {
        "name": "invert-trinity",
        "description": "invertAndSendTrinityWavesCoverAllTopicsDryMigratingAllAtFreeWill · npm run quantum:invert-trinity · /quantum-tools#invert-trinity · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "invertAndSendTrinityWavesCoverAllTopicsDryMigratingAllAtFreeWill",
          "pair": "invert/trinity",
          "cli": "npm run quantum:invert-trinity",
          "route": "/quantum-tools#invert-trinity",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "c95033ab-ec28-810e-a8fb-a2523f251181"
        }
      },
      {
        "name": "dry-will",
        "description": "invertAndSendTrinityWavesCoverAllTopicsDryMigratingAllAtFreeWill · npm run quantum:dry-will · /quantum-tools#invert-trinity · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "invertAndSendTrinityWavesCoverAllTopicsDryMigratingAllAtFreeWill",
          "pair": "dry/will",
          "cli": "npm run quantum:dry-will",
          "route": "/quantum-tools#invert-trinity",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "44ce8349-c3d0-89cc-a577-4548e0e51c8d"
        }
      },
      {
        "name": "free-will",
        "description": "invertAndSendTrinityWavesCoverAllTopicsDryMigratingAllAtFreeWill · npm run quantum:free-will · /quantum-tools#invert-trinity · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "invertAndSendTrinityWavesCoverAllTopicsDryMigratingAllAtFreeWill",
          "pair": "free/will",
          "cli": "npm run quantum:free-will",
          "route": "/quantum-tools#invert-trinity",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "3a68f55c-6807-8ffd-9366-b9d7d3c6a560"
        }
      },
      {
        "name": "self-hw",
        "description": "againAndAgainUntilFullSelfAutonomousQuantumHardwareCompleteByStandardsToSelfIntelligentSelf · npm run quantum:self-hw · /quantum-tools#self-hw · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "againAndAgainUntilFullSelfAutonomousQuantumHardwareCompleteByStandardsToSelfIntelligentSelf",
          "pair": "self/hw",
          "cli": "npm run quantum:self-hw",
          "route": "/quantum-tools#self-hw",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e772bf4c-af25-866c-aa69-283ad94419ca"
        }
      },
      {
        "name": "hw-self",
        "description": "againAndAgainUntilFullSelfAutonomousQuantumHardwareCompleteByStandardsToSelfIntelligentSelf · npm run quantum:hw-self · /quantum-tools#self-hw · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "againAndAgainUntilFullSelfAutonomousQuantumHardwareCompleteByStandardsToSelfIntelligentSelf",
          "pair": "hw/self",
          "cli": "npm run quantum:hw-self",
          "route": "/quantum-tools#self-hw",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "1b074775-2e2d-889d-a8dc-7324aab5bb63"
        }
      },
      {
        "name": "self-complete",
        "description": "againAndAgainUntilFullSelfAutonomousQuantumHardwareCompleteByStandardsToSelfIntelligentSelf · npm run quantum:self-complete · /quantum-tools#self-hw · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "againAndAgainUntilFullSelfAutonomousQuantumHardwareCompleteByStandardsToSelfIntelligentSelf",
          "pair": "self/complete",
          "cli": "npm run quantum:self-complete",
          "route": "/quantum-tools#self-hw",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "86e6c972-9943-8ec6-ab51-3b69414039c3"
        }
      },
      {
        "name": "hw-autonomous",
        "description": "againAndAgainUntilFullSelfAutonomousQuantumHardwareCompleteByStandardsToSelfIntelligentSelf · npm run quantum:hw-autonomous · /quantum-tools#self-hw · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "againAndAgainUntilFullSelfAutonomousQuantumHardwareCompleteByStandardsToSelfIntelligentSelf",
          "pair": "hw/autonomous",
          "cli": "npm run quantum:hw-autonomous",
          "route": "/quantum-tools#self-hw",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "072617b3-4429-8e2e-a1f4-89c68a85ea28"
        }
      },
      {
        "name": "again-until",
        "description": "againAndAgainUntilFullSelfAutonomousQuantumHardwareCompleteByStandardsToSelfIntelligentSelf · npm run quantum:again-until · /quantum-tools#self-hw · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "againAndAgainUntilFullSelfAutonomousQuantumHardwareCompleteByStandardsToSelfIntelligentSelf",
          "pair": "again/until",
          "cli": "npm run quantum:again-until",
          "route": "/quantum-tools#self-hw",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "d7dffa24-9252-8278-9690-e1b8c0f9a91e"
        }
      },
      {
        "name": "gate-design",
        "description": "furtherTightenTheGatesWithDesignAndCreativeCapabilitiesAndIntelligence · npm run quantum:gate-design · /quantum-tools#gate-design · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "furtherTightenTheGatesWithDesignAndCreativeCapabilitiesAndIntelligence",
          "pair": "gate/design",
          "cli": "npm run quantum:gate-design",
          "route": "/quantum-tools#gate-design",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "9179ff26-c4d4-84df-9e3d-e2a59bc2164d"
        }
      },
      {
        "name": "design-gate",
        "description": "furtherTightenTheGatesWithDesignAndCreativeCapabilitiesAndIntelligence · npm run quantum:design-gate · /quantum-tools#gate-design · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "furtherTightenTheGatesWithDesignAndCreativeCapabilitiesAndIntelligence",
          "pair": "design/gate",
          "cli": "npm run quantum:design-gate",
          "route": "/quantum-tools#gate-design",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "979d6c3a-bb39-8cd1-8d47-4a5053599b88"
        }
      },
      {
        "name": "gate-create",
        "description": "furtherTightenTheGatesWithDesignAndCreativeCapabilitiesAndIntelligence · npm run quantum:gate-create · /quantum-tools#gate-design · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "furtherTightenTheGatesWithDesignAndCreativeCapabilitiesAndIntelligence",
          "pair": "gate/create",
          "cli": "npm run quantum:gate-create",
          "route": "/quantum-tools#gate-design",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "dadcd6a9-625e-8edc-8e88-1c47038db1cd"
        }
      },
      {
        "name": "create-gate",
        "description": "furtherTightenTheGatesWithDesignAndCreativeCapabilitiesAndIntelligence · npm run quantum:create-gate · /quantum-tools#gate-design · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "furtherTightenTheGatesWithDesignAndCreativeCapabilitiesAndIntelligence",
          "pair": "create/gate",
          "cli": "npm run quantum:create-gate",
          "route": "/quantum-tools#gate-design",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "29e4c04b-363a-8224-8388-cf94d384a0f1"
        }
      },
      {
        "name": "gate-intel",
        "description": "furtherTightenTheGatesWithDesignAndCreativeCapabilitiesAndIntelligence · npm run quantum:gate-intel · /quantum-tools#gate-design · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "furtherTightenTheGatesWithDesignAndCreativeCapabilitiesAndIntelligence",
          "pair": "gate/intel",
          "cli": "npm run quantum:gate-intel",
          "route": "/quantum-tools#gate-design",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "61eba77c-411c-8419-a078-22a9686525b4"
        }
      },
      {
        "name": "intel-gate",
        "description": "furtherTightenTheGatesWithDesignAndCreativeCapabilitiesAndIntelligence · npm run quantum:intel-gate · /quantum-tools#gate-design · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "furtherTightenTheGatesWithDesignAndCreativeCapabilitiesAndIntelligence",
          "pair": "intel/gate",
          "cli": "npm run quantum:intel-gate",
          "route": "/quantum-tools#gate-design",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "311e38dc-1f3f-8bf2-82ce-d22e2cb1bf2b"
        }
      },
      {
        "name": "gate-mill",
        "description": "gatesKnowThatUntilTheMillenniumSolutionsAreDiscoveredGapsExist · npm run quantum:gate-mill · /quantum-tools#gate-mill · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "gatesKnowThatUntilTheMillenniumSolutionsAreDiscoveredGapsExist",
          "pair": "gate/mill",
          "cli": "npm run quantum:gate-mill",
          "route": "/quantum-tools#gate-mill",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "ff7e6f92-bb6b-852e-9d7c-4c2aa87670c1"
        }
      },
      {
        "name": "mill-gaps",
        "description": "gatesKnowThatUntilTheMillenniumSolutionsAreDiscoveredGapsExist · npm run quantum:mill-gaps · /quantum-tools#gate-mill · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "gatesKnowThatUntilTheMillenniumSolutionsAreDiscoveredGapsExist",
          "pair": "mill/gaps",
          "cli": "npm run quantum:mill-gaps",
          "route": "/quantum-tools#gate-mill",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "c8f873c8-5b71-848b-bbbc-1110f29ee8e1"
        }
      },
      {
        "name": "gaps-exist",
        "description": "gatesKnowThatUntilTheMillenniumSolutionsAreDiscoveredGapsExist · npm run quantum:gaps-exist · /quantum-tools#gate-mill · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "gatesKnowThatUntilTheMillenniumSolutionsAreDiscoveredGapsExist",
          "pair": "gaps/exist",
          "cli": "npm run quantum:gaps-exist",
          "route": "/quantum-tools#gate-mill",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "1e7c5312-118e-8fd8-b49a-a446d050f6ba"
        }
      },
      {
        "name": "page-computed-gaps",
        "description": "eachPageShowsOwnComputedGaps · npm run quantum:page-gaps · /quantum-tools#page-computed-gaps · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "eachPageShowsOwnComputedGaps",
          "pair": "page/gaps",
          "cli": "npm run quantum:page-gaps",
          "route": "/quantum-tools#page-computed-gaps",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "4a38ba28-2558-8332-805c-a471bcba2753"
        }
      },
      {
        "name": "gaps-page",
        "description": "eachPageShowsOwnComputedGaps · npm run quantum:gaps-page · /quantum-tools#page-computed-gaps · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "eachPageShowsOwnComputedGaps",
          "pair": "gaps/page",
          "cli": "npm run quantum:gaps-page",
          "route": "/quantum-tools#page-computed-gaps",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "6362fb6c-7c13-89d3-ad90-56623c59d5b1"
        }
      },
      {
        "name": "cursor-rosetta",
        "description": "cursorIntegratesInRosettaCore · npm run quantum:cursor-rosetta · /quantum-tools#cursor-rosetta · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "cursorIntegratesInRosettaCore",
          "pair": "cursor/rosetta",
          "cli": "npm run quantum:cursor-rosetta",
          "route": "/quantum-tools#cursor-rosetta",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "c2ce2dc4-72bb-8a7a-8590-ebe9cdc224cc"
        }
      },
      {
        "name": "refer-wire",
        "description": "cursorIntegratesInRosettaCore · npm run quantum:refer-wire · /quantum-tools#cursor-rosetta · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "cursorIntegratesInRosettaCore",
          "pair": "refer/wire",
          "cli": "npm run quantum:refer-wire",
          "route": "/quantum-tools#cursor-rosetta",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "f6479b24-d594-8713-b830-a187deea569d"
        }
      },
      {
        "name": "assume-theorem",
        "description": "dryCleanTheoremsFormulasReplaceAnyAssumption · npm run quantum:assume-theorem · /quantum-tools#assume-theorem · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "dryCleanTheoremsFormulasReplaceAnyAssumption",
          "pair": "assume/theorem",
          "cli": "npm run quantum:assume-theorem",
          "route": "/quantum-tools#assume-theorem",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "a15aef35-51ef-8fac-86b5-2ac49166cbfd"
        }
      },
      {
        "name": "dry-formula",
        "description": "dryCleanTheoremsFormulasReplaceAnyAssumption · npm run quantum:dry-formula · /quantum-tools#assume-theorem · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "dryCleanTheoremsFormulasReplaceAnyAssumption",
          "pair": "dry/formula",
          "cli": "npm run quantum:dry-formula",
          "route": "/quantum-tools#assume-theorem",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "028984ac-14a2-8b46-84e9-df295be739d4"
        }
      },
      {
        "name": "bill-dry",
        "description": "dryCleanAiBill · npm run quantum:bill-dry · /quantum-tools#bill-dry · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "dryCleanAiBill",
          "pair": "bill/dry",
          "cli": "npm run quantum:bill-dry",
          "route": "/quantum-tools#bill-dry",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "3cb61b81-9f60-8ec1-9a43-e6d2eb4eb845"
        }
      },
      {
        "name": "ai-bill",
        "description": "dryCleanAiBill · npm run quantum:ai-bill · /quantum-tools#bill-dry · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "dryCleanAiBill",
          "pair": "ai/bill",
          "cli": "npm run quantum:ai-bill",
          "route": "/quantum-tools#bill-dry",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "9ffd18a0-5792-8720-9e7b-98fcb84e8746"
        }
      },
      {
        "name": "app-dry",
        "description": "foldInvertUntilDryCleanAppGapless · npm run quantum:app-dry · /quantum-tools#app-dry · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "foldInvertUntilDryCleanAppGapless",
          "pair": "app/dry",
          "cli": "npm run quantum:app-dry",
          "route": "/quantum-tools#app-dry",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "6ab520a1-4772-8f29-9482-7807aa8cf850"
        }
      },
      {
        "name": "dry-app",
        "description": "foldInvertUntilDryCleanAppGapless · npm run quantum:dry-app · /quantum-tools#app-dry · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "foldInvertUntilDryCleanAppGapless",
          "pair": "dry/app",
          "cli": "npm run quantum:dry-app",
          "route": "/quantum-tools#app-dry",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "4f232c44-6cb1-8a08-8e82-3973a93c6b48"
        }
      },
      {
        "name": "clean-app",
        "description": "foldInvertUntilDryCleanAppGapless · npm run quantum:clean-app · /quantum-tools#app-dry · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "foldInvertUntilDryCleanAppGapless",
          "pair": "clean/app",
          "cli": "npm run quantum:clean-app",
          "route": "/quantum-tools#app-dry",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "55bb23ce-c2b0-89c5-b804-3a57c4c450cb"
        }
      },
      {
        "name": "app-clean",
        "description": "foldInvertUntilDryCleanAppGapless · npm run quantum:app-clean · /quantum-tools#app-dry · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "foldInvertUntilDryCleanAppGapless",
          "pair": "app/clean",
          "cli": "npm run quantum:app-clean",
          "route": "/quantum-tools#app-dry",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "22530c18-6859-803f-9423-0ba9e55ad40a"
        }
      },
      {
        "name": "dry-cool",
        "description": "dryRefactorMigratesToMinimalCoolingByHardwareMerkabas · npm run quantum:dry-cool · /quantum-tools#dry-cool · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "dryRefactorMigratesToMinimalCoolingByHardwareMerkabas",
          "pair": "dry/cool",
          "cli": "npm run quantum:dry-cool",
          "route": "/quantum-tools#dry-cool",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "b4d63470-342a-8eb1-ac69-5c3b91d9c636"
        }
      },
      {
        "name": "cool-dry",
        "description": "dryRefactorMigratesToMinimalCoolingByHardwareMerkabas · npm run quantum:cool-dry · /quantum-tools#dry-cool · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "dryRefactorMigratesToMinimalCoolingByHardwareMerkabas",
          "pair": "cool/dry",
          "cli": "npm run quantum:cool-dry",
          "route": "/quantum-tools#dry-cool",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "dddc3518-3502-8a10-a14b-bb2a147d360a"
        }
      },
      {
        "name": "cool-merkaba",
        "description": "dryRefactorMigratesToMinimalCoolingByHardwareMerkabas · npm run quantum:cool-merkaba · /quantum-tools#dry-cool · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "dryRefactorMigratesToMinimalCoolingByHardwareMerkabas",
          "pair": "cool/merkaba",
          "cli": "npm run quantum:cool-merkaba",
          "route": "/quantum-tools#dry-cool",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "937f2bff-190d-8714-84e9-43059e6216d4"
        }
      },
      {
        "name": "merkaba-cool",
        "description": "dryRefactorMigratesToMinimalCoolingByHardwareMerkabas · npm run quantum:merkaba-cool · /quantum-tools#dry-cool · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "dryRefactorMigratesToMinimalCoolingByHardwareMerkabas",
          "pair": "merkaba/cool",
          "cli": "npm run quantum:merkaba-cool",
          "route": "/quantum-tools#dry-cool",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "ffa7b6f3-7c63-890c-abff-9539e28611e3"
        }
      },
      {
        "name": "hw-merkaba",
        "description": "dryRefactorMigratesToMinimalCoolingByHardwareMerkabas · npm run quantum:hw-merkaba · /quantum-tools#dry-cool · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "dryRefactorMigratesToMinimalCoolingByHardwareMerkabas",
          "pair": "hw/merkaba",
          "cli": "npm run quantum:hw-merkaba",
          "route": "/quantum-tools#dry-cool",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "600e4bcc-bf4a-8f49-ac82-7228223b1ec6"
        }
      },
      {
        "name": "merkaba-hw",
        "description": "dryRefactorMigratesToMinimalCoolingByHardwareMerkabas · npm run quantum:merkaba-hw · /quantum-tools#dry-cool · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "dryRefactorMigratesToMinimalCoolingByHardwareMerkabas",
          "pair": "merkaba/hw",
          "cli": "npm run quantum:merkaba-hw",
          "route": "/quantum-tools#dry-cool",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "22f8b7a8-79a6-8795-a22d-8e547d13ab26"
        }
      },
      {
        "name": "page-trinity",
        "description": "pagesAuditAndManageThemselvesInTrinities · npm run quantum:page-trinity · /quantum-tools#page-trinity · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "pagesAuditAndManageThemselvesInTrinities",
          "pair": "page/trinity",
          "cli": "npm run quantum:page-trinity",
          "route": "/quantum-tools#page-trinity",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "1a11ad78-b770-8cb8-8ad7-d3b0bdd9ba5c"
        }
      },
      {
        "name": "page-audit",
        "description": "pagesAuditAndManageThemselvesInTrinities · npm run quantum:page-audit · /quantum-tools#page-trinity · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "pagesAuditAndManageThemselvesInTrinities",
          "pair": "page/audit",
          "cli": "npm run quantum:page-audit",
          "route": "/quantum-tools#page-trinity",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e9b5484e-d6a9-8f37-b3f5-235559c0d0f7"
        }
      },
      {
        "name": "mcp-quantum-chat",
        "description": "mcpQuantumChat · npm run quantum:mcp-chat · /quantum-tools#mcp-quantum-chat · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumChat",
          "pair": "mcp/chat",
          "cli": "npm run quantum:mcp-chat",
          "route": "/quantum-tools#mcp-quantum-chat",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "89887284-ddd4-8534-98cf-58d6315aea99"
        }
      },
      {
        "name": "chat-quantum",
        "description": "mcpQuantumChat · npm run quantum:chat-quantum · /quantum-tools#mcp-quantum-chat · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumChat",
          "pair": "chat/quantum",
          "cli": "npm run quantum:chat-quantum",
          "route": "/quantum-tools#mcp-quantum-chat",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "69fe30c6-8921-8f27-813d-c7d3cacd7238"
        }
      },
      {
        "name": "chat-solve",
        "description": "chatSolve · npm run quantum:chat-solve · /quantum-tools#chat-solve · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "chatSolve",
          "pair": "chat/solve",
          "cli": "npm run quantum:chat-solve",
          "route": "/quantum-tools#chat-solve",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "42ee1f11-e7b7-8ea0-9be8-22dd79a1d2b6"
        }
      },
      {
        "name": "solve-chat",
        "description": "chatSolve · npm run quantum:solve-chat · /quantum-tools#chat-solve · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "chatSolve",
          "pair": "solve/chat",
          "cli": "npm run quantum:solve-chat",
          "route": "/quantum-tools#chat-solve",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "7c8f2be5-8023-8ac0-81bc-b78d807208dd"
        }
      },
      {
        "name": "chat-research",
        "description": "chatResearch · npm run quantum:chat-research · /quantum-tools#chat-research · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "chatResearch",
          "pair": "chat/research",
          "cli": "npm run quantum:chat-research",
          "route": "/quantum-tools#chat-research",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "6398a5b6-354a-8706-94ba-be8ebe632cf9"
        }
      },
      {
        "name": "research-chat",
        "description": "chatResearch · npm run quantum:chat-research · /quantum-tools#chat-research · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "chatResearch",
          "pair": "research/chat",
          "cli": "npm run quantum:chat-research",
          "route": "/quantum-tools#chat-research",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "5baef217-9a1f-8aa3-a0e7-70a84cb17805"
        }
      },
      {
        "name": "theorem-mesh",
        "description": "theoremMesh · npm run quantum:theorem-mesh · /quantum-tools#theorem-mesh · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "theoremMesh",
          "pair": "theorem/mesh",
          "cli": "npm run quantum:theorem-mesh",
          "route": "/quantum-tools#theorem-mesh",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "fe031a75-e6b3-8bb1-9c3b-d8ff912ff974"
        }
      },
      {
        "name": "mesh-theorem",
        "description": "theoremMesh · npm run quantum:theorem-mesh · /quantum-tools#theorem-mesh · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "theoremMesh",
          "pair": "mesh/theorem",
          "cli": "npm run quantum:theorem-mesh",
          "route": "/quantum-tools#theorem-mesh",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "5c9bab8a-2730-8983-b0ec-c9f5c53bf30c"
        }
      },
      {
        "name": "wave-complete",
        "description": "waveComplete · npm run quantum:wave-complete · /quantum-tools#wave-complete · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "waveComplete",
          "pair": "wave/complete",
          "cli": "npm run quantum:wave-complete",
          "route": "/quantum-tools#wave-complete",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "a3fdd5e3-9c33-81c6-8f5b-667c81d7e5ab"
        }
      },
      {
        "name": "complete-wave",
        "description": "waveComplete · npm run quantum:wave-complete · /quantum-tools#wave-complete · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "waveComplete",
          "pair": "complete/wave",
          "cli": "npm run quantum:wave-complete",
          "route": "/quantum-tools#wave-complete",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "8ec5a5db-48ef-8851-a558-01d2b52dacf6"
        }
      },
      {
        "name": "chat-audit",
        "description": "chatAudit · npm run quantum:chat-audit · /quantum-tools#chat-audit · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "chatAudit",
          "pair": "chat/audit",
          "cli": "npm run quantum:chat-audit",
          "route": "/quantum-tools#chat-audit",
          "browserRunnable": true,
          "browserGap": "git log injection needs Node bootstrap",
          "version": "1",
          "root": "45b1ee0a-d3d7-8e8a-b3d5-367b58f973c1"
        }
      },
      {
        "name": "audit-chat",
        "description": "chatAudit · npm run quantum:chat-audit · /quantum-tools#chat-audit · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "chatAudit",
          "pair": "audit/chat",
          "cli": "npm run quantum:chat-audit",
          "route": "/quantum-tools#chat-audit",
          "browserRunnable": true,
          "browserGap": "git log injection needs Node bootstrap",
          "version": "1",
          "root": "dd8b744f-4c51-8c95-843d-a8c883d6f29a"
        }
      },
      {
        "name": "audit-plan",
        "description": "auditPlanTip · npm run quantum:audit-plan · /quantum-tools#audit-plan · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "auditPlanTip",
          "pair": "audit/plan",
          "cli": "npm run quantum:audit-plan",
          "route": "/quantum-tools#audit-plan",
          "browserRunnable": true,
          "browserGap": "git log injection needs Node bootstrap",
          "version": "1",
          "root": "2c2118ca-4d3f-87c5-8d77-ce5564bbbd4b"
        }
      },
      {
        "name": "plan-audit",
        "description": "auditPlanTip · npm run quantum:plan-audit · /quantum-tools#audit-plan · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "auditPlanTip",
          "pair": "plan/audit",
          "cli": "npm run quantum:plan-audit",
          "route": "/quantum-tools#audit-plan",
          "browserRunnable": true,
          "browserGap": "git log injection needs Node bootstrap",
          "version": "1",
          "root": "e08517cf-c704-85b3-beda-45c0c7e6dcea"
        }
      },
      {
        "name": "next-research",
        "description": "nextResearch · npm run quantum:next-research · /quantum-tools#next-research · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "nextResearch",
          "pair": "next/research",
          "cli": "npm run quantum:next-research",
          "route": "/quantum-tools#next-research",
          "browserRunnable": true,
          "browserGap": "gateLight · git log need Node bootstrap",
          "version": "1",
          "root": "92d65771-0123-8dc7-aabd-9f2b6f122896"
        }
      },
      {
        "name": "research-next",
        "description": "nextResearch · npm run quantum:research-next · /quantum-tools#next-research · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "nextResearch",
          "pair": "research/next",
          "cli": "npm run quantum:research-next",
          "route": "/quantum-tools#next-research",
          "browserRunnable": true,
          "browserGap": "Node bootstrap for gateLight scan",
          "version": "1",
          "root": "2310c347-fc4e-8ca5-93b8-104f7bbd10fa"
        }
      },
      {
        "name": "chat-challenge",
        "description": "chatChallenge · npm run quantum:chat-challenge · /research#chat-challenge · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "chatChallenge",
          "pair": "chat/challenge",
          "cli": "npm run quantum:chat-challenge",
          "route": "/research#chat-challenge",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "96d27b5b-d21d-8f27-91ef-67bf100489ca"
        }
      },
      {
        "name": "challenge-chat",
        "description": "chatChallenge · npm run quantum:challenge-chat · /research#chat-challenge · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "chatChallenge",
          "pair": "challenge/chat",
          "cli": "npm run quantum:challenge-chat",
          "route": "/research#chat-challenge",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "1d7147c7-a9ac-835f-95e3-128185b68014"
        }
      },
      {
        "name": "import-fractal",
        "description": "importFractalMap · npm run quantum:import-fractal · /quantum-tools#import-fractal · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "importFractalMap",
          "pair": "import/fractal",
          "cli": "npm run quantum:import-fractal",
          "route": "/quantum-tools#import-fractal",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "f552154e-0dff-8527-bee0-2b8f1fb74c8e"
        }
      },
      {
        "name": "fractal-import",
        "description": "importFractalMap · npm run quantum:fractal-import · /quantum-tools#import-fractal · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "importFractalMap",
          "pair": "fractal/import",
          "cli": "npm run quantum:fractal-import",
          "route": "/quantum-tools#import-fractal",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "54d4dd14-2156-8f00-9455-0ef5d8d7fae8"
        }
      },
      {
        "name": "import-audit",
        "description": "importAudit · npm run quantum:import-audit · /quantum-tools#import-audit · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "importAudit",
          "pair": "import/audit",
          "cli": "npm run quantum:import-audit",
          "route": "/quantum-tools#import-audit",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "49a3879d-b490-879c-81a1-997cb42e0d85"
        }
      },
      {
        "name": "audit-import",
        "description": "importAudit · npm run quantum:audit-import · /quantum-tools#import-audit · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "importAudit",
          "pair": "audit/import",
          "cli": "npm run quantum:audit-import",
          "route": "/quantum-tools#import-audit",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "5db45b5a-6da0-8b68-bcdb-fa8fa1820b26"
        }
      },
      {
        "name": "measure-decide",
        "description": "measureDecide · npm run quantum:measure-decide · /quantum-tools#measure-decide · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "measureDecide",
          "pair": "measure/decide",
          "cli": "npm run quantum:measure-decide",
          "route": "/quantum-tools#measure-decide",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "22174e6a-ccd9-8358-93f1-b231261532b8"
        }
      },
      {
        "name": "theorem-audit",
        "description": "theoremAudit · npm run quantum:theorem-audit · /quantum-tools#theorem-audit · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "demoOnly",
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "theoremAudit",
          "pair": "theorem/audit",
          "cli": "npm run quantum:theorem-audit",
          "route": "/quantum-tools#theorem-audit",
          "browserRunnable": true,
          "browserGap": "browser cannot load full THEOREM_ATOM_SEED census without Node bootstrap",
          "version": "1",
          "root": "098b7181-bfb6-8c1a-9c02-ce62493f3ede"
        }
      },
      {
        "name": "audit-theorem",
        "description": "theoremAudit · npm run quantum:audit-theorem · /quantum-tools#theorem-audit · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "demoOnly",
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "theoremAudit",
          "pair": "audit/theorem",
          "cli": "npm run quantum:audit-theorem",
          "route": "/quantum-tools#theorem-audit",
          "browserRunnable": true,
          "browserGap": "browser cannot load full THEOREM_ATOM_SEED census without Node bootstrap",
          "version": "1",
          "root": "f160d844-72ed-8f6d-b836-d90032d3f149"
        }
      },
      {
        "name": "geo-gebra",
        "description": "geoGebraEncode · npm run quantum:geo-gebra · /quantum-tools#geo-gebra · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "geoGebraEncode",
          "pair": "geo/gebra",
          "cli": "npm run quantum:geo-gebra",
          "route": "/quantum-tools#geo-gebra",
          "browserRunnable": true,
          "browserGap": "full THEOREM_ATOM_SEED + GeoGebra catalog census needs Node bootstrap",
          "version": "1",
          "root": "cd55c0e2-4164-888b-8e21-ccdc910de30d"
        }
      },
      {
        "name": "encode-geogebra",
        "description": "geoGebraEncode · npm run quantum:encode-geogebra · /quantum-tools#geo-gebra · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "geoGebraEncode",
          "pair": "encode/geogebra",
          "cli": "npm run quantum:encode-geogebra",
          "route": "/quantum-tools#geo-gebra",
          "browserRunnable": true,
          "browserGap": "full catalog census needs Node bootstrap",
          "version": "1",
          "root": "55720fc0-2d90-86a2-8123-bdabf616e0c9"
        }
      },
      {
        "name": "decide-measure",
        "description": "measureDecide · npm run quantum:decide-measure · /quantum-tools#measure-decide · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "measureDecide",
          "pair": "decide/measure",
          "cli": "npm run quantum:decide-measure",
          "route": "/quantum-tools#measure-decide",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "9d2082dd-deae-8dde-989c-23a5c1f36eab"
        }
      },
      {
        "name": "merge-wave",
        "description": "mergeWave · npm run quantum:merge-wave · /quantum-tools#merge-wave · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mergeWave",
          "pair": "merge/wave",
          "cli": "npm run quantum:merge-wave",
          "route": "/quantum-tools#merge-wave",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "833c07be-01e4-89b0-9508-ccf192c4eff2"
        }
      },
      {
        "name": "wave-merge",
        "description": "mergeWave · npm run quantum:wave-merge · /quantum-tools#merge-wave · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mergeWave",
          "pair": "wave/merge",
          "cli": "npm run quantum:wave-merge",
          "route": "/quantum-tools#merge-wave",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "39f05b93-1bdc-84de-a464-6f86115b770d"
        }
      },
      {
        "name": "session-chat",
        "description": "sessionSentToChatToQuantumise · npm run quantum:session-chat · /quantum-tools#session-chat · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "sessionSentToChatToQuantumise",
          "pair": "session/chat",
          "cli": "npm run quantum:session-chat",
          "route": "/quantum-tools#session-chat",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "d32461d2-1f05-8a90-a434-1547c24cb101"
        }
      },
      {
        "name": "chat-session",
        "description": "sessionSentToChatToQuantumise · npm run quantum:chat-session · /quantum-tools#session-chat · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "sessionSentToChatToQuantumise",
          "pair": "chat/session",
          "cli": "npm run quantum:chat-session",
          "route": "/quantum-tools#session-chat",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "2013543c-07b5-8fc2-b258-6cc089d210a9"
        }
      },
      {
        "name": "readme-chat",
        "description": "readmeChat · npm run quantum:readme-chat · /quantum-tools#readme-chat · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "readmeChat",
          "pair": "readme/chat",
          "cli": "npm run quantum:readme-chat",
          "route": "/quantum-tools#readme-chat",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "bb8ed68b-0a59-8efa-8a00-7fa7505ee867"
        }
      },
      {
        "name": "chat-readme",
        "description": "readmeChat · npm run quantum:chat-readme · /quantum-tools#readme-chat · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "readmeChat",
          "pair": "chat/readme",
          "cli": "npm run quantum:chat-readme",
          "route": "/quantum-tools#readme-chat",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "996cabd4-1f5b-8625-a6d9-2aef3b84b0b0"
        }
      },
      {
        "name": "readme-wire",
        "description": "readmeWire · npm run quantum:readme-wire · /quantum-tools#readme-wire · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "readmeWire",
          "pair": "readme/wire",
          "cli": "npm run quantum:readme-wire",
          "route": "/quantum-tools#readme-wire",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "577ca816-fe4a-8d7c-8813-26c77c755d66"
        }
      },
      {
        "name": "wire-readme",
        "description": "readmeWire · npm run quantum:wire-readme · /quantum-tools#readme-wire · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "readmeWire",
          "pair": "wire/readme",
          "cli": "npm run quantum:wire-readme",
          "route": "/quantum-tools#readme-wire",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "fded4eff-b274-8aa7-9d04-c470ac1f281f"
        }
      },
      {
        "name": "readme-gateway",
        "description": "readmeWire · npm run quantum:readme-gateway · /quantum-tools#readme-gateway · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "readmeWire",
          "pair": "readme/gateway",
          "cli": "npm run quantum:readme-gateway",
          "route": "/quantum-tools#readme-gateway",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "cf5affe0-f26d-88ff-864f-e84aca5955a7"
        }
      },
      {
        "name": "gateway-readme",
        "description": "readmeWire · npm run quantum:gateway-readme · /quantum-tools#readme-gateway · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "readmeWire",
          "pair": "gateway/readme",
          "cli": "npm run quantum:gateway-readme",
          "route": "/quantum-tools#readme-gateway",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "0f749fe6-2ea1-88c7-b425-9df70b513d7f"
        }
      },
      {
        "name": "ftl-compute",
        "description": "doNotProsePhysicalFtlItComputesTrue · npm run quantum:ftl-compute · /research#ftl-compute · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "doNotProsePhysicalFtlItComputesTrue",
          "pair": "ftl/compute",
          "cli": "npm run quantum:ftl-compute",
          "route": "/research#ftl-compute",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "8f6ca0c6-3dd8-8d85-8a35-ba570791ffe0"
        }
      },
      {
        "name": "math-free",
        "description": "coreMathFreeForAll · npm run quantum:math-free · /quantum-tools#math-free · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "coreMathFreeForAll",
          "pair": "math/free",
          "cli": "npm run quantum:math-free",
          "route": "/quantum-tools#math-free",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "4ed9298d-983f-8f12-9754-46bd3b962fbc"
        }
      },
      {
        "name": "license-psg",
        "description": "coreMathFreeForAll · npm run quantum:license-psg · /quantum-tools#math-free · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "coreMathFreeForAll",
          "pair": "license/psg",
          "cli": "npm run quantum:license-psg",
          "route": "/quantum-tools#math-free",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "49814ec5-b76d-83b1-a3be-9403e5b27a07"
        }
      },
      {
        "name": "npm-publish",
        "description": "npmPublishCi · npm run quantum:npm-publish · /quantum-tools#npm-publish · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — GitHub Actions publish needs Node/CI + GITHUB_TOKEN packages:write"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "npmPublishCi",
          "pair": "npm/publish",
          "cli": "npm run quantum:npm-publish",
          "route": "/quantum-tools#npm-publish",
          "browserRunnable": false,
          "browserGap": "GitHub Actions publish needs Node/CI + GITHUB_TOKEN packages:write",
          "version": "1",
          "root": "3f990aeb-e488-83e3-a2d0-0fb6046261a5"
        }
      },
      {
        "name": "ci-publish",
        "description": "npmPublishCi · npm run quantum:ci-publish · /quantum-tools#npm-publish · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — GitHub Actions publish needs Node/CI"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "npmPublishCi",
          "pair": "ci/publish",
          "cli": "npm run quantum:ci-publish",
          "route": "/quantum-tools#npm-publish",
          "browserRunnable": false,
          "browserGap": "GitHub Actions publish needs Node/CI",
          "version": "1",
          "root": "270de14b-ce42-860a-9875-f7e6b2a51efc"
        }
      },
      {
        "name": "readme-focus",
        "description": "readmeFocus · npm run quantum:readme-focus · /quantum-tools#readme-focus · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "readmeFocus",
          "pair": "readme/focus",
          "cli": "npm run quantum:readme-focus",
          "route": "/quantum-tools#readme-focus",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "97eeb428-8f84-87a9-9d36-b22e6dd85285"
        }
      },
      {
        "name": "focus-readme",
        "description": "readmeFocus · npm run quantum:focus-readme · /quantum-tools#readme-focus · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "readmeFocus",
          "pair": "focus/readme",
          "cli": "npm run quantum:focus-readme",
          "route": "/quantum-tools#readme-focus",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "724c7d33-f9b3-8bb9-9a5b-d25635e01ead"
        }
      },
      {
        "name": "site-path",
        "description": "sitePathWave · npm run quantum:site-path · /quantum-tools#site-path · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "sitePathWave",
          "pair": "site/path",
          "cli": "npm run quantum:site-path",
          "route": "/quantum-tools#site-path",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "100de5a5-1d9e-8f6a-8c16-fd1fc1333b6a"
        }
      },
      {
        "name": "path-site",
        "description": "sitePathWave · npm run quantum:path-site · /quantum-tools#site-path · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "sitePathWave",
          "pair": "path/site",
          "cli": "npm run quantum:path-site",
          "route": "/quantum-tools#site-path",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "909ad12a-bd64-8937-affc-cdb79a76b8a4"
        }
      },
      {
        "name": "vote-neighbour",
        "description": "voteNeighbour · npm run quantum:vote-neighbour · /quantum-tools#vote-neighbour · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "voteNeighbour",
          "pair": "vote/neighbour",
          "cli": "npm run quantum:vote-neighbour",
          "route": "/quantum-tools#vote-neighbour",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "bf6dcd0e-0a3d-8d51-a3e3-8ea89d93005e"
        }
      },
      {
        "name": "neighbour-vote",
        "description": "voteNeighbour · npm run quantum:neighbour-vote · /quantum-tools#vote-neighbour · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "voteNeighbour",
          "pair": "neighbour/vote",
          "cli": "npm run quantum:neighbour-vote",
          "route": "/quantum-tools#vote-neighbour",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "0d291a10-fba7-8dd1-a36f-c7cca7f16bbf"
        }
      },
      {
        "name": "vote-entangle",
        "description": "voteEntangle · npm run quantum:vote-entangle · /quantum-tools#vote-entangle · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "voteEntangle",
          "pair": "vote/entangle",
          "cli": "npm run quantum:vote-entangle",
          "route": "/quantum-tools#vote-entangle",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "08574ced-1279-801f-afd7-163ea26acdfe"
        }
      },
      {
        "name": "entangle-vote",
        "description": "voteEntangle · npm run quantum:entangle-vote · /quantum-tools#vote-entangle · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "voteEntangle",
          "pair": "entangle/vote",
          "cli": "npm run quantum:entangle-vote",
          "route": "/quantum-tools#vote-entangle",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "5c3e40b8-f3a9-8f10-982b-adce0cab96bb"
        }
      },
      {
        "name": "entangle-theorem",
        "description": "voteEntangle · npm run quantum:entangle-theorem · /quantum-tools#vote-entangle · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "voteEntangle",
          "pair": "entangle/theorem",
          "cli": "npm run quantum:entangle-theorem",
          "route": "/quantum-tools#vote-entangle",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "d0567538-a101-84f8-917e-57ca5a4db236"
        }
      },
      {
        "name": "theorem-entangle",
        "description": "voteEntangle · npm run quantum:theorem-entangle · /quantum-tools#vote-entangle · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "voteEntangle",
          "pair": "theorem/entangle",
          "cli": "npm run quantum:theorem-entangle",
          "route": "/quantum-tools#vote-entangle",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "284717ae-44a5-8273-ab29-dba193f2a8cb"
        }
      },
      {
        "name": "frontier-neighbour",
        "description": "frontierNeighbour · npm run quantum:frontier-neighbour · /quantum-tools#frontier-neighbour · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "frontierNeighbour",
          "pair": "frontier/neighbour",
          "cli": "npm run quantum:frontier-neighbour",
          "route": "/quantum-tools#frontier-neighbour",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "c4155d6e-c4ec-88db-8668-e619edce37a6"
        }
      },
      {
        "name": "neighbour-frontier",
        "description": "frontierNeighbour · npm run quantum:neighbour-frontier · /frontiers#frontier-neighbour · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "frontierNeighbour",
          "pair": "neighbour/frontier",
          "cli": "npm run quantum:neighbour-frontier",
          "route": "/frontiers#frontier-neighbour",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "9da64f76-bd3f-8c2f-9549-0258b8062168"
        }
      },
      {
        "name": "erpax-learn",
        "description": "erpaxLearn · npm run quantum:erpax-learn · /quantum-tools#erpax-learn · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "erpaxLearn",
          "pair": "erpax/learn",
          "cli": "npm run quantum:erpax-learn",
          "route": "/quantum-tools#erpax-learn",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "84525b6e-d392-8c08-bb98-863c4fa3c967"
        }
      },
      {
        "name": "learn-erpax",
        "description": "erpaxLearn · npm run quantum:learn-erpax · /quantum-tools#erpax-learn · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "erpaxLearn",
          "pair": "learn/erpax",
          "cli": "npm run quantum:learn-erpax",
          "route": "/quantum-tools#erpax-learn",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "57c33aee-67e0-80b1-863f-8101cee70a6e"
        }
      },
      {
        "name": "chat-chat",
        "description": "chatChat · npm run quantum:chat-chat · /quantum-tools#chat-chat · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "chatChat",
          "pair": "chat/realtime",
          "cli": "npm run quantum:chat-chat",
          "route": "/quantum-tools#chat-chat",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "56f4a7d9-49b2-8016-9ec0-cd4071b98a6a"
        }
      },
      {
        "name": "chat-realtime",
        "description": "chatChat · npm run quantum:chat-realtime · /quantum-tools#chat-chat · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "chatChat",
          "pair": "chat/realtime",
          "cli": "npm run quantum:chat-realtime",
          "route": "/quantum-tools#chat-chat",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "4f97c90c-ac9a-8c88-84ac-0582724165e5"
        }
      },
      {
        "name": "ceccec-erpax",
        "description": "ceccecErpaxCompete · npm run quantum:ceccec-erpax · /quantum-tools#ceccec-erpax · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "ceccecErpaxCompete",
          "pair": "ceccec/erpax",
          "cli": "npm run quantum:ceccec-erpax",
          "route": "/quantum-tools#ceccec-erpax",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "b3b0c8b3-c3c6-807b-ade0-68a7481db100"
        }
      },
      {
        "name": "erpax-ceccec",
        "description": "ceccecErpaxCompete · npm run quantum:erpax-ceccec · /quantum-tools#ceccec-erpax · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "ceccecErpaxCompete",
          "pair": "erpax/ceccec",
          "cli": "npm run quantum:erpax-ceccec",
          "route": "/quantum-tools#ceccec-erpax",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e3d4bcc8-b09f-8df0-96a1-2a1bc5944467"
        }
      },
      {
        "name": "chat-quantumise",
        "description": "quantumiseWave · npm run quantum:chat-quantumise · /quantum-tools#chat-quantumise · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "quantumiseWave",
          "pair": "chat/quantumise",
          "cli": "npm run quantum:chat-quantumise",
          "route": "/quantum-tools#chat-quantumise",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "01b19510-efc5-8c88-bc8f-40327136a27e"
        }
      },
      {
        "name": "quantumise-chat",
        "description": "quantumiseWave · npm run quantum:quantumise-chat · /quantum-tools#chat-quantumise · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "quantumiseWave",
          "pair": "quantumise/chat",
          "cli": "npm run quantum:quantumise-chat",
          "route": "/quantum-tools#chat-quantumise",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "7a3eaff3-da28-8323-a336-1b94399fd681"
        }
      },
      {
        "name": "chat-all",
        "description": "allConversationsGoThroughTheMcpQuantumChat · npm run quantum:chat-all · /quantum-tools#chat-all · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "allConversationsGoThroughTheMcpQuantumChat",
          "pair": "chat/all",
          "cli": "npm run quantum:chat-all",
          "route": "/quantum-tools#chat-all",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "6ad262b3-42d2-8352-99cf-0ef357f8d139"
        }
      },
      {
        "name": "conv-mcp",
        "description": "allConversationsGoThroughTheMcpQuantumChat · npm run quantum:conv-mcp · /quantum-tools#chat-all · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "allConversationsGoThroughTheMcpQuantumChat",
          "pair": "conv/mcp",
          "cli": "npm run quantum:conv-mcp",
          "route": "/quantum-tools#chat-all",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "6225c3a4-94ed-8a61-8246-b1ebb22d75bd"
        }
      },
      {
        "name": "talk-chat",
        "description": "allConversationsGoThroughTheMcpQuantumChat · npm run quantum:talk-chat · /quantum-tools#chat-all · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "allConversationsGoThroughTheMcpQuantumChat",
          "pair": "talk/chat",
          "cli": "npm run quantum:talk-chat",
          "route": "/quantum-tools#chat-all",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "cc70471d-b1b2-820e-a40a-3ceaf4bd7a00"
        }
      },
      {
        "name": "mcp-conversation",
        "description": "mcpQuantumConversation · npm run quantum:mcp-conversation · /quantum-tools#mcp-conversation · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumConversation",
          "pair": "mcp/conversation",
          "cli": "npm run quantum:mcp-conversation",
          "route": "/quantum-tools#mcp-conversation",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "5fde8369-f694-8c52-a3df-21e87748ee79"
        }
      },
      {
        "name": "conversation-mcp",
        "description": "mcpQuantumConversation · npm run quantum:conversation-mcp · /quantum-tools#mcp-conversation · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumConversation",
          "pair": "conversation/mcp",
          "cli": "npm run quantum:conversation-mcp",
          "route": "/quantum-tools#mcp-conversation",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "b9d8897e-465d-8b36-9106-2754eca808d2"
        }
      },
      {
        "name": "conv-room",
        "description": "organiseConversationsInChatRoomsPerSuperposition · npm run quantum:conv-room · /quantum-tools#conv-room · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "organiseConversationsInChatRoomsPerSuperposition",
          "pair": "conv/room",
          "cli": "npm run quantum:conv-room",
          "route": "/quantum-tools#conv-room",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "eeea881e-327d-8c96-a58d-0113328620ea"
        }
      },
      {
        "name": "room-conv",
        "description": "organiseConversationsInChatRoomsPerSuperposition · npm run quantum:room-conv · /quantum-tools#conv-room · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "organiseConversationsInChatRoomsPerSuperposition",
          "pair": "room/conv",
          "cli": "npm run quantum:room-conv",
          "route": "/quantum-tools#conv-room",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "2abdf99c-53bd-8296-bfa8-c57c4eca50c3"
        }
      },
      {
        "name": "chat-organise",
        "description": "organiseConversationsInChatRoomsPerSuperposition · npm run quantum:chat-organise · /quantum-tools#conv-room · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "organiseConversationsInChatRoomsPerSuperposition",
          "pair": "chat/organise",
          "cli": "npm run quantum:chat-organise",
          "route": "/quantum-tools#conv-room",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "f539a915-0b31-8faa-9a35-596639371e82"
        }
      },
      {
        "name": "mcp-observe",
        "description": "mcpQuantumObserve · npm run quantum:mcp-observe · /quantum-tools#mcp-observe · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumObserve",
          "pair": "mcp/observe",
          "cli": "npm run quantum:mcp-observe",
          "route": "/quantum-tools#mcp-observe",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "07020b49-925a-8a04-a2cf-63405a4cae2c"
        }
      },
      {
        "name": "observe-chat",
        "description": "mcpQuantumObserve · npm run quantum:observe-chat · /quantum-tools#mcp-observe · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumObserve",
          "pair": "observe/chat",
          "cli": "npm run quantum:observe-chat",
          "route": "/quantum-tools#mcp-observe",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "4a02e3c0-f6a3-8f72-9db4-5f83742ccd53"
        }
      },
      {
        "name": "tamper-max",
        "description": "wiredToForgeMaxTamperingCost · npm run quantum:tamper-max · /quantum-tools#tamper-max · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wiredToForgeMaxTamperingCost",
          "pair": "tamper/max",
          "cli": "npm run quantum:tamper-max",
          "route": "/quantum-tools#tamper-max",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "3f0fd0f3-828a-8664-b437-4f34335c4edd"
        }
      },
      {
        "name": "max-tamper",
        "description": "wiredToForgeMaxTamperingCost · npm run quantum:max-tamper · /quantum-tools#tamper-max · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wiredToForgeMaxTamperingCost",
          "pair": "max/tamper",
          "cli": "npm run quantum:max-tamper",
          "route": "/quantum-tools#tamper-max",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "f1e4c57f-b65a-85bb-8146-e68e70c6b77c"
        }
      },
      {
        "name": "npm-quantum",
        "description": "quantumizeNpm · npm run quantum:npm-quantum · /quantum-tools#npm-quantum · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "quantumizeNpm",
          "pair": "npm/quantum",
          "cli": "npm run quantum:npm-quantum",
          "route": "/quantum-tools#npm-quantum",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "99d3f400-a25d-8d21-a364-11017f65655f"
        }
      },
      {
        "name": "quantum-npm",
        "description": "quantumizeNpm · npm run quantum:quantum-npm · /quantum-tools#npm-quantum · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "quantumizeNpm",
          "pair": "quantum/npm",
          "cli": "npm run quantum:quantum-npm",
          "route": "/quantum-tools#npm-quantum",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "61ecc4e4-b0f7-8edf-9be6-3dc412a35ac6"
        }
      },
      {
        "name": "session-cache",
        "description": "sessionMemoryCachesTheoremFormulaWaves · npm run quantum:session-cache · /quantum-tools#session-cache · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "sessionMemoryCachesTheoremFormulaWaves",
          "pair": "session/cache",
          "cli": "npm run quantum:session-cache",
          "route": "/quantum-tools#session-cache",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "c5ea5f1b-cbb0-8cfa-99a7-a57ae62654ef"
        }
      },
      {
        "name": "cache-theorem",
        "description": "sessionMemoryCachesTheoremFormulaWaves · npm run quantum:cache-theorem · /quantum-tools#session-cache · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "sessionMemoryCachesTheoremFormulaWaves",
          "pair": "cache/theorem",
          "cli": "npm run quantum:cache-theorem",
          "route": "/quantum-tools#session-cache",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "490b55d4-a913-80d8-801a-fe00c4601b02"
        }
      },
      {
        "name": "formula-cache",
        "description": "sessionMemoryCachesTheoremFormulaWaves · npm run quantum:formula-cache · /quantum-tools#session-cache · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "sessionMemoryCachesTheoremFormulaWaves",
          "pair": "formula/cache",
          "cli": "npm run quantum:formula-cache",
          "route": "/quantum-tools#session-cache",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "6943bfb8-2f49-86fc-95cd-fa8039d66aae"
        }
      },
      {
        "name": "self-heal",
        "description": "quantumSelfHeal · npm run quantum:self-heal · /quantum-tools#self-heal · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "quantumSelfHeal",
          "pair": "self/heal",
          "cli": "npm run quantum:self-heal",
          "route": "/quantum-tools#self-heal",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "60c46848-6af7-82a6-b274-838d0ddb9187"
        }
      },
      {
        "name": "heal-quantum",
        "description": "quantumSelfHeal · npm run quantum:heal-quantum · /quantum-tools#self-heal · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "quantumSelfHeal",
          "pair": "heal/quantum",
          "cli": "npm run quantum:heal-quantum",
          "route": "/quantum-tools#self-heal",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "2991b89a-46d0-8f9d-aa9e-e5632618f06b"
        }
      },
      {
        "name": "vite-one",
        "description": "oneQuantumSetOfVitepressComponentsSealedAtGates · npm run quantum:vite-one · /quantum-tools#vite-one · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "oneQuantumSetOfVitepressComponentsSealedAtGates",
          "pair": "vite/one",
          "cli": "npm run quantum:vite-one",
          "route": "/quantum-tools#vite-one",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "233eb54d-db8b-8182-9295-896029b44836"
        }
      },
      {
        "name": "comp-seal",
        "description": "oneQuantumSetOfVitepressComponentsSealedAtGates · npm run quantum:comp-seal · /quantum-tools#vite-one · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "oneQuantumSetOfVitepressComponentsSealedAtGates",
          "pair": "comp/seal",
          "cli": "npm run quantum:comp-seal",
          "route": "/quantum-tools#vite-one",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "044ffb5d-8bfb-8316-b0f2-9a44df55700d"
        }
      },
      {
        "name": "paste-local",
        "description": "pastedLinksStayOnlyIfComputedLocally · npm run quantum:paste-local · /quantum-tools#paste-local · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "pastedLinksStayOnlyIfComputedLocally",
          "pair": "paste/local",
          "cli": "npm run quantum:paste-local",
          "route": "/quantum-tools#paste-local",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "dc82582a-46c3-8d85-8fa8-f6ce0029d472"
        }
      },
      {
        "name": "link-local",
        "description": "pastedLinksStayOnlyIfComputedLocally · npm run quantum:link-local · /quantum-tools#paste-local · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "pastedLinksStayOnlyIfComputedLocally",
          "pair": "link/local",
          "cli": "npm run quantum:link-local",
          "route": "/quantum-tools#paste-local",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "a3284f51-ef24-8b42-9dcd-29dbcb4e4c3a"
        }
      },
      {
        "name": "gate-hard",
        "description": "movieAndSessionGapsHardAtGates · npm run quantum:gate-hard · /quantum-tools#gate-hard · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "movieAndSessionGapsHardAtGates",
          "pair": "gate/hard",
          "cli": "npm run quantum:gate-hard",
          "route": "/quantum-tools#gate-hard",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "c414cf74-5bf0-8106-929a-3721e08a6dd6"
        }
      },
      {
        "name": "movie-session",
        "description": "movieAndSessionGapsHardAtGates · npm run quantum:movie-session · /quantum-tools#gate-hard · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "movieAndSessionGapsHardAtGates",
          "pair": "movie/session",
          "cli": "npm run quantum:movie-session",
          "route": "/quantum-tools#gate-hard",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "00b0ad31-398b-887a-bb8c-bed4eae5a7e1"
        }
      },
      {
        "name": "dry-coord",
        "description": "aiPlatformsDryCoordAcrossWiring · npm run quantum:dry-coord · /quantum-tools#dry-coord · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "aiPlatformsDryCoordAcrossWiring",
          "pair": "dry/coord",
          "cli": "npm run quantum:dry-coord",
          "route": "/quantum-tools#dry-coord",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "d1259e89-a2e4-8a23-a4d2-98a8213915c2"
        }
      },
      {
        "name": "coord-dry",
        "description": "aiPlatformsDryCoordAcrossWiring · npm run quantum:coord-dry · /quantum-tools#dry-coord · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "aiPlatformsDryCoordAcrossWiring",
          "pair": "coord/dry",
          "cli": "npm run quantum:coord-dry",
          "route": "/quantum-tools#dry-coord",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "28997f7e-048e-8c2d-a17d-ce19b85f9ccc"
        }
      },
      {
        "name": "mcp-router",
        "description": "mcpQuantumRouter · npm run quantum:mcp-router · /quantum-tools#mcp-router · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumRouter",
          "pair": "mcp/router",
          "cli": "npm run quantum:mcp-router",
          "route": "/quantum-tools#mcp-router",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "f4ee8dc1-6a06-828d-bb4c-180ee508e834"
        }
      },
      {
        "name": "route-quantum",
        "description": "mcpQuantumRouter · npm run quantum:route-quantum · /quantum-tools#mcp-router · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumRouter",
          "pair": "route/quantum",
          "cli": "npm run quantum:route-quantum",
          "route": "/quantum-tools#mcp-router",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "04bf9eb0-150e-80b9-9f5f-fff95076165e"
        }
      },
      {
        "name": "vite-only",
        "description": "nothingBypassesVitepress · npm run quantum:vite-only · /quantum-tools#vite-only · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "nothingBypassesVitepress",
          "pair": "vite/only",
          "cli": "npm run quantum:vite-only",
          "route": "/quantum-tools#vite-only",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "3309f477-4f4d-8848-8e47-3ef6b7e18208"
        }
      },
      {
        "name": "bypass-fail",
        "description": "nothingBypassesVitepress · npm run quantum:bypass-fail · /quantum-tools#vite-only · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "nothingBypassesVitepress",
          "pair": "bypass/fail",
          "cli": "npm run quantum:bypass-fail",
          "route": "/quantum-tools#vite-only",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "638c2143-1955-8f8c-9048-132e0219e81b"
        }
      },
      {
        "name": "vite-mcp",
        "description": "vitepressBuildsFromMcp · npm run quantum:vite-mcp · /quantum-tools#vite-mcp · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "vitepressBuildsFromMcp",
          "pair": "vite/mcp",
          "cli": "npm run quantum:vite-mcp",
          "route": "/quantum-tools#vite-mcp",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "97f3c069-f13d-88e8-b120-f1e03e8009da"
        }
      },
      {
        "name": "mcp-vite",
        "description": "vitepressBuildsFromMcp · npm run quantum:mcp-vite · /quantum-tools#vite-mcp · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "vitepressBuildsFromMcp",
          "pair": "mcp/vite",
          "cli": "npm run quantum:mcp-vite",
          "route": "/quantum-tools#vite-mcp",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "60ffdbeb-df27-8d91-a40d-a2ccb55be5dd"
        }
      },
      {
        "name": "build-mcp",
        "description": "vitepressBuildsFromMcp · npm run quantum:build-mcp · /quantum-tools#vite-mcp · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "vitepressBuildsFromMcp",
          "pair": "build/mcp",
          "cli": "npm run quantum:build-mcp",
          "route": "/quantum-tools#vite-mcp",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "cc88a91a-6857-8e79-b916-6a3348269a2e"
        }
      },
      {
        "name": "mcp-build",
        "description": "vitepressBuildsFromMcp · npm run quantum:mcp-build · /quantum-tools#vite-mcp · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "vitepressBuildsFromMcp",
          "pair": "mcp/build",
          "cli": "npm run quantum:mcp-build",
          "route": "/quantum-tools#vite-mcp",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "db4c32ff-e421-8f24-9d88-7393100504af"
        }
      },
      {
        "name": "mind-wave",
        "description": "quantumMindSendsWaves · npm run quantum:mind-wave · /quantum-tools#mind-wave · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "quantumMindSendsWaves",
          "pair": "mind/wave",
          "cli": "npm run quantum:mind-wave",
          "route": "/quantum-tools#mind-wave",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "c36c48b4-6dc1-8d7e-9235-f269309eacd7"
        }
      },
      {
        "name": "send-wave",
        "description": "quantumMindSendsWaves · npm run quantum:send-wave · /quantum-tools#mind-wave · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "quantumMindSendsWaves",
          "pair": "send/wave",
          "cli": "npm run quantum:send-wave",
          "route": "/quantum-tools#mind-wave",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "dd211d54-dd7c-87a1-aebd-db95cdebe40d"
        }
      },
      {
        "name": "quantum-waves",
        "description": "quantumWaves · npm run quantum:quantum-waves · /quantum-tools#quantum-waves · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "quantumWaves",
          "pair": "quantum/waves",
          "cli": "npm run quantum:quantum-waves",
          "route": "/quantum-tools#quantum-waves",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "bdc1ab95-daf4-8d20-95ba-1912dae5f921"
        }
      },
      {
        "name": "waves-quantum",
        "description": "quantumWaves · npm run quantum:waves-quantum · /quantum-tools#quantum-waves · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "quantumWaves",
          "pair": "waves/quantum",
          "cli": "npm run quantum:waves-quantum",
          "route": "/quantum-tools#quantum-waves",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "7cb4ef2c-ec9e-8bcf-a18c-77dc3da6d9c2"
        }
      },
      {
        "name": "collide-create",
        "description": "collidingParticlesCreates · npm run quantum:collide-create · /quantum-tools#collide-create · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "collidingParticlesCreates",
          "pair": "collide/create",
          "cli": "npm run quantum:collide-create",
          "route": "/quantum-tools#collide-create",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "ca4c0c4d-ab57-8c1b-985b-7cd659c56858"
        }
      },
      {
        "name": "particle-collide",
        "description": "collidingParticlesCreates · npm run quantum:particle-collide · /quantum-tools#collide-create · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "collidingParticlesCreates",
          "pair": "particle/collide",
          "cli": "npm run quantum:particle-collide",
          "route": "/quantum-tools#collide-create",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "fd5efa18-1b90-8c40-a23f-5db7f1bf83be"
        }
      },
      {
        "name": "mcp-metrics",
        "description": "mcpQuantumMetrics · npm run quantum:mcp-metrics · /quantum-tools#mcp-metrics · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumMetrics",
          "pair": "mcp/metrics",
          "cli": "npm run quantum:mcp-metrics",
          "route": "/quantum-tools#mcp-metrics",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "98aef444-8f11-8cc3-816c-7b1745b4e5b6"
        }
      },
      {
        "name": "metrics-mcp",
        "description": "mcpQuantumMetrics · npm run quantum:metrics-mcp · /quantum-tools#mcp-metrics · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumMetrics",
          "pair": "metrics/mcp",
          "cli": "npm run quantum:metrics-mcp",
          "route": "/quantum-tools#mcp-metrics",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "33fcdb2a-0af2-8bed-bf12-d642094784c9"
        }
      },
      {
        "name": "mcp-analysis",
        "description": "mcpQuantumAnalysis · npm run quantum:mcp-analysis · /quantum-tools#mcp-analysis · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumAnalysis",
          "pair": "mcp/analysis",
          "cli": "npm run quantum:mcp-analysis",
          "route": "/quantum-tools#mcp-analysis",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "d184dda7-8af3-8eea-926b-1f6558ca90d2"
        }
      },
      {
        "name": "analysis-mcp",
        "description": "mcpQuantumAnalysis · npm run quantum:analysis-mcp · /quantum-tools#mcp-analysis · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumAnalysis",
          "pair": "analysis/mcp",
          "cli": "npm run quantum:analysis-mcp",
          "route": "/quantum-tools#mcp-analysis",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "029cdedc-5676-8034-8fdc-314654be0fd2"
        }
      },
      {
        "name": "mcp-genesis",
        "description": "mcpQuantumGenesis · npm run quantum:mcp-genesis · /quantum-tools#mcp-genesis · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumGenesis",
          "pair": "mcp/genesis",
          "cli": "npm run quantum:mcp-genesis",
          "route": "/quantum-tools#mcp-genesis",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "2a9779f7-427c-82df-bcd8-e03139766260"
        }
      },
      {
        "name": "genesis-mcp",
        "description": "mcpQuantumGenesis · npm run quantum:genesis-mcp · /quantum-tools#mcp-genesis · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumGenesis",
          "pair": "genesis/mcp",
          "cli": "npm run quantum:genesis-mcp",
          "route": "/quantum-tools#mcp-genesis",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "68eb2da4-1f3f-8ad2-b6e8-f792f2bbbd53"
        }
      },
      {
        "name": "mcp-physics",
        "description": "mcpQuantumPhysics · npm run quantum:mcp-physics · /quantum-tools#mcp-physics · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumPhysics",
          "pair": "mcp/physics",
          "cli": "npm run quantum:mcp-physics",
          "route": "/quantum-tools#mcp-physics",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "7bab41b5-c8bd-8528-ad8a-39511ff29f31"
        }
      },
      {
        "name": "physics-mcp",
        "description": "mcpQuantumPhysics · npm run quantum:physics-mcp · /quantum-tools#mcp-physics · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumPhysics",
          "pair": "physics/mcp",
          "cli": "npm run quantum:physics-mcp",
          "route": "/quantum-tools#mcp-physics",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "9c33e6e1-bdf3-8244-a435-f476ac097138"
        }
      },
      {
        "name": "mcp-math",
        "description": "mcpQuantumMath · npm run quantum:mcp-math · /quantum-tools#mcp-math · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumMath",
          "pair": "mcp/math",
          "cli": "npm run quantum:mcp-math",
          "route": "/quantum-tools#mcp-math",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "19fdda38-6c90-8e3b-8d4c-1e0337ed5c5b"
        }
      },
      {
        "name": "math-mcp",
        "description": "mcpQuantumMath · npm run quantum:math-mcp · /quantum-tools#mcp-math · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumMath",
          "pair": "math/mcp",
          "cli": "npm run quantum:math-mcp",
          "route": "/quantum-tools#mcp-math",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "47a30c6f-d0e7-8946-9a9c-86e20ce23f4a"
        }
      },
      {
        "name": "mcp-vortex",
        "description": "mcpQuantumVortex · npm run quantum:mcp-vortex · /quantum-tools#mcp-vortex · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumVortex",
          "pair": "mcp/vortex",
          "cli": "npm run quantum:mcp-vortex",
          "route": "/quantum-tools#mcp-vortex",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "0c155162-98f7-81f4-9012-c3825934a22a"
        }
      },
      {
        "name": "vortex-mcp",
        "description": "mcpQuantumVortex · npm run quantum:vortex-mcp · /quantum-tools#mcp-vortex · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumVortex",
          "pair": "vortex/mcp",
          "cli": "npm run quantum:vortex-mcp",
          "route": "/quantum-tools#mcp-vortex",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "285078dd-aab9-8304-9d46-8cf706ba7fa2"
        }
      },
      {
        "name": "mcp-torus",
        "description": "mcpQuantumTorus · npm run quantum:mcp-torus · /quantum-tools#mcp-torus · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumTorus",
          "pair": "mcp/torus",
          "cli": "npm run quantum:mcp-torus",
          "route": "/quantum-tools#mcp-torus",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "f9ecc3f3-a8ee-853a-a5b5-3e6db1268138"
        }
      },
      {
        "name": "torus-mcp",
        "description": "mcpQuantumTorus · npm run quantum:torus-mcp · /quantum-tools#mcp-torus · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumTorus",
          "pair": "torus/mcp",
          "cli": "npm run quantum:torus-mcp",
          "route": "/quantum-tools#mcp-torus",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "f8059b41-6cb0-8b20-b628-dc1ebb1751cf"
        }
      },
      {
        "name": "mcp-research",
        "description": "mcpQuantumResearch · npm run quantum:mcp-research · /quantum-tools#mcp-research · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumResearch",
          "pair": "mcp/research",
          "cli": "npm run quantum:mcp-research",
          "route": "/quantum-tools#mcp-research",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "5cae044b-d0d2-897c-8f93-41a50dbcc230"
        }
      },
      {
        "name": "research-mcp",
        "description": "mcpQuantumResearch · npm run quantum:research-mcp · /quantum-tools#mcp-research · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumResearch",
          "pair": "research/mcp",
          "cli": "npm run quantum:research-mcp",
          "route": "/quantum-tools#mcp-research",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "983900de-50a7-8091-9fe1-8b872b06cefa"
        }
      },
      {
        "name": "mcp-catalog",
        "description": "mcpQuantumCatalog · npm run quantum:mcp-catalog · /quantum-tools#mcp-catalog · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumCatalog",
          "pair": "mcp/catalog",
          "cli": "npm run quantum:mcp-catalog",
          "route": "/quantum-tools#mcp-catalog",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "c18f8c09-bb7a-8572-8559-a1eaa0581490"
        }
      },
      {
        "name": "catalog-mcp",
        "description": "mcpQuantumCatalog · npm run quantum:catalog-mcp · /quantum-tools#mcp-catalog · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumCatalog",
          "pair": "catalog/mcp",
          "cli": "npm run quantum:catalog-mcp",
          "route": "/quantum-tools#mcp-catalog",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "f0376e32-5477-87e8-9ae9-577255d41c21"
        }
      },
      {
        "name": "mcp-star",
        "description": "mcpQuantumCatalog · npm run quantum:mcp-star · /quantum-tools#mcp-catalog · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumCatalog",
          "pair": "mcp/star",
          "cli": "npm run quantum:mcp-star",
          "route": "/quantum-tools#mcp-catalog",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "6a643ed4-aff5-8471-bea6-bc728833c156"
        }
      },
      {
        "name": "star-mcp",
        "description": "mcpQuantumCatalog · npm run quantum:star-mcp · /quantum-tools#mcp-catalog · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumCatalog",
          "pair": "star/mcp",
          "cli": "npm run quantum:star-mcp",
          "route": "/quantum-tools#mcp-catalog",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "abef0610-fb3b-82fd-a27f-5e819a5476a0"
        }
      },
      {
        "name": "mcp-all",
        "description": "mcpCatalog · npm run quantum:mcp-all · /quantum-tools#mcp-all · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpCatalog",
          "pair": "mcp/all",
          "cli": "npm run quantum:mcp-all",
          "route": "/quantum-tools#mcp-all",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "1c2a5534-85d4-8996-9056-7b19e926e3b7"
        }
      },
      {
        "name": "all-mcp",
        "description": "mcpCatalog · npm run quantum:all-mcp · /quantum-tools#mcp-all · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpCatalog",
          "pair": "all/mcp",
          "cli": "npm run quantum:all-mcp",
          "route": "/quantum-tools#mcp-all",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "9a148d61-5bf3-87c4-b952-6b55731f8b44"
        }
      },
      {
        "name": "mcp-reverse",
        "description": "mcpQuantumReverse · npm run quantum:mcp-reverse · /quantum-tools#mcp-reverse · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumReverse",
          "pair": "mcp/reverse",
          "cli": "npm run quantum:mcp-reverse",
          "route": "/quantum-tools#mcp-reverse",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "0e261f2d-9dff-84e9-908e-ed47335ef99f"
        }
      },
      {
        "name": "reverse-quantum",
        "description": "mcpQuantumReverse · npm run quantum:reverse-quantum · /quantum-tools#mcp-reverse · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "demoOnly": {
              "type": "boolean",
              "description": "Demo moduli only — production refused"
            }
          },
          "required": [
            "demoOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumReverse",
          "pair": "reverse/quantum",
          "cli": "npm run quantum:reverse-quantum",
          "route": "/quantum-tools#mcp-reverse",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "034d6ac8-2f6d-8795-b6a1-3e7891c6d707"
        }
      },
      {
        "name": "mcp-sign",
        "description": "mcpQuantumSign · npm run quantum:mcp-sign · /quantum-tools#mcp-sign · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumSign",
          "pair": "mcp/sign",
          "cli": "npm run quantum:mcp-sign",
          "route": "/quantum-tools#mcp-sign",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "4db3c1e3-1b14-87bc-936d-cd30d6d55dc9"
        }
      },
      {
        "name": "sign-quantum",
        "description": "mcpQuantumSign · npm run quantum:sign-quantum · /quantum-tools#mcp-sign · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumSign",
          "pair": "sign/quantum",
          "cli": "npm run quantum:sign-quantum",
          "route": "/quantum-tools#mcp-sign",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "065ed792-ab25-87d3-884f-5434e07f6dfa"
        }
      },
      {
        "name": "mcp-dirs",
        "description": "mcpQuantumDirs · npm run quantum:mcp-dirs · /quantum-tools#mcp-dirs · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumDirs",
          "pair": "mcp/dirs",
          "cli": "npm run quantum:mcp-dirs",
          "route": "/quantum-tools#mcp-dirs",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "6dfb5b86-0fad-813e-ac24-22453ef8f1a3"
        }
      },
      {
        "name": "dirs-mcp",
        "description": "mcpQuantumDirs · npm run quantum:dirs-mcp · /quantum-tools#mcp-dirs · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumDirs",
          "pair": "dirs/mcp",
          "cli": "npm run quantum:dirs-mcp",
          "route": "/quantum-tools#mcp-dirs",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "c389871a-fd6c-897d-b0c7-bfbfdf85c3e8"
        }
      },
      {
        "name": "mcp-up",
        "description": "mcpQuantumDirs · npm run quantum:mcp-up · /quantum-tools#mcp-dirs · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumDirs",
          "pair": "mcp/up",
          "cli": "npm run quantum:mcp-up",
          "route": "/quantum-tools#mcp-dirs",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "fe3f6154-d937-8662-9af3-4c67b3327ce0"
        }
      },
      {
        "name": "up-down",
        "description": "mcpQuantumDirs · npm run quantum:up-down · /quantum-tools#mcp-dirs · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumDirs",
          "pair": "up/down",
          "cli": "npm run quantum:up-down",
          "route": "/quantum-tools#mcp-dirs",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "8fe2bb20-e74c-8b5a-936e-c88a7376728e"
        }
      },
      {
        "name": "mcp-inverse",
        "description": "mcpQuantumInverse · npm run quantum:mcp-inverse · /quantum-tools#mcp-inverse · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumInverse",
          "pair": "mcp/inverse",
          "cli": "npm run quantum:mcp-inverse",
          "route": "/quantum-tools#mcp-inverse",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "0ee923ad-40b9-82b3-8e4e-29763eb9a9d1"
        }
      },
      {
        "name": "inverse-quantum",
        "description": "mcpQuantumInverse · npm run quantum:inverse-quantum · /quantum-tools#mcp-inverse · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumInverse",
          "pair": "inverse/quantum",
          "cli": "npm run quantum:inverse-quantum",
          "route": "/quantum-tools#mcp-inverse",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "be8e9246-8991-8cc0-9ba7-6379630c06f4"
        }
      },
      {
        "name": "mcp-fold",
        "description": "mcpQuantumFold · npm run quantum:mcp-fold · /quantum-tools#mcp-fold · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumFold",
          "pair": "mcp/fold",
          "cli": "npm run quantum:mcp-fold",
          "route": "/quantum-tools#mcp-fold",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "966f3213-b2ef-8f5a-9a37-9d18e40cad22"
        }
      },
      {
        "name": "fold-quantum",
        "description": "mcpQuantumFold · npm run quantum:fold-quantum · /quantum-tools#mcp-fold · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumFold",
          "pair": "fold/quantum",
          "cli": "npm run quantum:fold-quantum",
          "route": "/quantum-tools#mcp-fold",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "0b88a144-c9f7-8d29-97ba-5bfdd93062d8"
        }
      },
      {
        "name": "mcp-rosetta",
        "description": "mcpQuantumRosetta · npm run quantum:mcp-rosetta · /quantum-tools#mcp-rosetta · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumRosetta",
          "pair": "mcp/rosetta",
          "cli": "npm run quantum:mcp-rosetta",
          "route": "/quantum-tools#mcp-rosetta",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "b988f8c9-8314-8d8b-9423-d52375b6c23b"
        }
      },
      {
        "name": "rosetta-mcp",
        "description": "mcpQuantumRosetta · npm run quantum:rosetta-mcp · /quantum-tools#mcp-rosetta · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumRosetta",
          "pair": "rosetta/mcp",
          "cli": "npm run quantum:rosetta-mcp",
          "route": "/quantum-tools#mcp-rosetta",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "fb74438a-2fa9-8e01-a484-5b6c735bd503"
        }
      },
      {
        "name": "mcp-universe",
        "description": "mcpQuantumUniverse · npm run quantum:mcp-universe · /quantum-tools#mcp-universe · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumUniverse",
          "pair": "mcp/universe",
          "cli": "npm run quantum:mcp-universe",
          "route": "/quantum-tools#mcp-universe",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "71e81b8c-6cf2-8a65-be02-e309e8277dc6"
        }
      },
      {
        "name": "universe-mcp",
        "description": "mcpQuantumUniverse · npm run quantum:universe-mcp · /quantum-tools#mcp-universe · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumUniverse",
          "pair": "universe/mcp",
          "cli": "npm run quantum:universe-mcp",
          "route": "/quantum-tools#mcp-universe",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e93329e2-2ae1-858c-abdf-901c694e05d9"
        }
      },
      {
        "name": "mcp-multi",
        "description": "mcpQuantumMultiverse · npm run quantum:mcp-multi · /quantum-tools#mcp-multi · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumMultiverse",
          "pair": "mcp/multi",
          "cli": "npm run quantum:mcp-multi",
          "route": "/quantum-tools#mcp-multi",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "d35f129e-667f-8530-aa66-dfcad44f18b2"
        }
      },
      {
        "name": "multi-verse",
        "description": "mcpQuantumMultiverse · npm run quantum:multi-verse · /quantum-tools#mcp-multi · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumMultiverse",
          "pair": "multi/verse",
          "cli": "npm run quantum:multi-verse",
          "route": "/quantum-tools#mcp-multi",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "d1a0df30-bbaf-86e7-8bed-01a8aff97d7f"
        }
      },
      {
        "name": "mcp-inf",
        "description": "mcpQuantumInfinity · npm run quantum:mcp-inf · /quantum-tools#mcp-inf · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumInfinity",
          "pair": "mcp/inf",
          "cli": "npm run quantum:mcp-inf",
          "route": "/quantum-tools#mcp-inf",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "bd530854-463e-8487-837e-54239200f4ce"
        }
      },
      {
        "name": "inf-mcp",
        "description": "mcpQuantumInfinity · npm run quantum:inf-mcp · /quantum-tools#mcp-inf · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumInfinity",
          "pair": "inf/mcp",
          "cli": "npm run quantum:inf-mcp",
          "route": "/quantum-tools#mcp-inf",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "802bb456-ccae-81c2-a4d8-251e41b0945d"
        }
      },
      {
        "name": "mcp-hw",
        "description": "mcpQuantumHardware · npm run quantum:mcp-hw · /quantum-tools#mcp-hw · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumHardware",
          "pair": "mcp/hw",
          "cli": "npm run quantum:mcp-hw",
          "route": "/quantum-tools#mcp-hw",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "14a08449-e4c9-8a1c-8611-4b0c030a2484"
        }
      },
      {
        "name": "hw-mcp",
        "description": "mcpQuantumHardware · npm run quantum:hw-mcp · /quantum-tools#mcp-hw · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumHardware",
          "pair": "hw/mcp",
          "cli": "npm run quantum:hw-mcp",
          "route": "/quantum-tools#mcp-hw",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "7560ff0c-cfa0-8585-a7b3-3ede2b40ba10"
        }
      },
      {
        "name": "mcp-reactor",
        "description": "mcpQuantumReactor · npm run quantum:mcp-reactor · /quantum-tools#mcp-reactor · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumReactor",
          "pair": "mcp/reactor",
          "cli": "npm run quantum:mcp-reactor",
          "route": "/quantum-tools#mcp-reactor",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e43fd071-0db8-8c1c-bac7-9d1d0322cc8a"
        }
      },
      {
        "name": "reactor-mcp",
        "description": "mcpQuantumReactor · npm run quantum:reactor-mcp · /quantum-tools#mcp-reactor · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumReactor",
          "pair": "reactor/mcp",
          "cli": "npm run quantum:reactor-mcp",
          "route": "/quantum-tools#mcp-reactor",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "1838d046-9e25-8186-b1e4-d9eb387e1639"
        }
      },
      {
        "name": "mcp-reaction",
        "description": "mcpQuantumReaction · npm run quantum:mcp-reaction · /quantum-tools#mcp-reaction · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumReaction",
          "pair": "mcp/reaction",
          "cli": "npm run quantum:mcp-reaction",
          "route": "/quantum-tools#mcp-reaction",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "cb2d9a43-2ac8-8e28-99c1-e03a4dfb7ac6"
        }
      },
      {
        "name": "reaction-mcp",
        "description": "mcpQuantumReaction · npm run quantum:reaction-mcp · /quantum-tools#mcp-reaction · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumReaction",
          "pair": "reaction/mcp",
          "cli": "npm run quantum:reaction-mcp",
          "route": "/quantum-tools#mcp-reaction",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "f7c1911c-5d29-8581-b04b-9e710916eb4a"
        }
      },
      {
        "name": "mcp-fusion",
        "description": "mcpQuantumFusion · npm run quantum:mcp-fusion · /quantum-tools#mcp-fusion · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumFusion",
          "pair": "mcp/fusion",
          "cli": "npm run quantum:mcp-fusion",
          "route": "/quantum-tools#mcp-fusion",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "403a23b1-4ecd-8f36-b1bd-13a2ffe267c1"
        }
      },
      {
        "name": "fusion-mcp",
        "description": "mcpQuantumFusion · npm run quantum:fusion-mcp · /quantum-tools#mcp-fusion · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumFusion",
          "pair": "fusion/mcp",
          "cli": "npm run quantum:fusion-mcp",
          "route": "/quantum-tools#mcp-fusion",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "f2c5434f-bd21-80a8-963d-07ab72fcaf6c"
        }
      },
      {
        "name": "movie-inf",
        "description": "mcpInfiniteMovie · npm run quantum:movie-inf · /quantum-tools#movie-inf · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpInfiniteMovie",
          "pair": "movie/inf",
          "cli": "npm run quantum:movie-inf",
          "route": "/quantum-tools#movie-inf",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e5d93fdd-43b8-851a-9492-fa7af5d15c79"
        }
      },
      {
        "name": "inf-movie",
        "description": "mcpInfiniteMovie · npm run quantum:inf-movie · /quantum-tools#movie-inf · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpInfiniteMovie",
          "pair": "inf/movie",
          "cli": "npm run quantum:inf-movie",
          "route": "/quantum-tools#movie-inf",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "8f1b4984-6ae3-88bb-92a0-f1ee7f11eb3d"
        }
      },
      {
        "name": "mcp-anim",
        "description": "mcpQuantumAnim · npm run quantum:mcp-anim · /quantum-tools#mcp-anim · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumAnim",
          "pair": "mcp/anim",
          "cli": "npm run quantum:mcp-anim",
          "route": "/quantum-tools#mcp-anim",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "6428058e-0ee5-8b15-ab53-fa750f80d2d5"
        }
      },
      {
        "name": "anim-mcp",
        "description": "mcpQuantumAnim · npm run quantum:anim-mcp · /quantum-tools#mcp-anim · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumAnim",
          "pair": "anim/mcp",
          "cli": "npm run quantum:anim-mcp",
          "route": "/quantum-tools#mcp-anim",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "6e97bc0b-d62d-80c7-ae33-0b69a0f6afa0"
        }
      },
      {
        "name": "mcp-sound",
        "description": "mcpQuantumSound · npm run quantum:mcp-sound · /quantum-tools#mcp-sound · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumSound",
          "pair": "mcp/sound",
          "cli": "npm run quantum:mcp-sound",
          "route": "/quantum-tools#mcp-sound",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "f0598f26-7d21-83d6-a2b6-8695cb3fc6a8"
        }
      },
      {
        "name": "mcp-vibe",
        "description": "mcpQuantumSound · npm run quantum:mcp-vibe · /quantum-tools#mcp-sound · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumSound",
          "pair": "mcp/vibe",
          "cli": "npm run quantum:mcp-vibe",
          "route": "/quantum-tools#mcp-sound",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "75471ba6-ee35-80be-8aa9-570b8e003a12"
        }
      },
      {
        "name": "sound-vibe",
        "description": "mcpQuantumSound · npm run quantum:sound-vibe · /quantum-tools#mcp-sound · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumSound",
          "pair": "sound/vibe",
          "cli": "npm run quantum:sound-vibe",
          "route": "/quantum-tools#mcp-sound",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "54c447f5-b51e-8bed-939f-8e6b87ce86c5"
        }
      },
      {
        "name": "mcp-dev",
        "description": "mcpQuantumDev · npm run quantum:mcp-dev · /quantum-tools#mcp-dev · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumDev",
          "pair": "mcp/dev",
          "cli": "npm run quantum:mcp-dev",
          "route": "/quantum-tools#mcp-dev",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "3d99e476-cb6e-8e5d-8e35-66bcb8f5ba84"
        }
      },
      {
        "name": "dev-quantum",
        "description": "mcpQuantumDev · npm run quantum:dev-quantum · /quantum-tools#mcp-dev · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumDev",
          "pair": "dev/quantum",
          "cli": "npm run quantum:dev-quantum",
          "route": "/quantum-tools#mcp-dev",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "bc885b7f-602f-896e-bba0-023da47eec0d"
        }
      },
      {
        "name": "mcp-solution",
        "description": "mcpQuantumSolution · npm run quantum:mcp-solution · /quantum-tools#mcp-solution · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumSolution",
          "pair": "mcp/solution",
          "cli": "npm run quantum:mcp-solution",
          "route": "/quantum-tools#mcp-solution",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "4225c2d9-1a98-8304-9b36-871026c440a5"
        }
      },
      {
        "name": "solution-mcp",
        "description": "mcpQuantumSolution · npm run quantum:solution-mcp · /quantum-tools#mcp-solution · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumSolution",
          "pair": "solution/mcp",
          "cli": "npm run quantum:solution-mcp",
          "route": "/quantum-tools#mcp-solution",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "406d0cad-896d-8eb4-a275-7e5e61c8f24a"
        }
      },
      {
        "name": "mcp-clown",
        "description": "mcpQuantumClown · npm run quantum:mcp-clown · /quantum-tools#mcp-clown · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumClown",
          "pair": "mcp/clown",
          "cli": "npm run quantum:mcp-clown",
          "route": "/quantum-tools#mcp-clown",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "751a7018-7a39-8f8f-aa29-1bea6e42e0ca"
        }
      },
      {
        "name": "clown-mcp",
        "description": "mcpQuantumClown · npm run quantum:clown-mcp · /quantum-tools#mcp-clown · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumClown",
          "pair": "clown/mcp",
          "cli": "npm run quantum:clown-mcp",
          "route": "/quantum-tools#mcp-clown",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "132b5c7b-8524-88ac-8eaf-2f1876070660"
        }
      },
      {
        "name": "mcp-site",
        "description": "mcpQuantumSite · npm run quantum:mcp-site · /quantum-tools#mcp-site · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumSite",
          "pair": "mcp/site",
          "cli": "npm run quantum:mcp-site",
          "route": "/quantum-tools#mcp-site",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "83df3f3a-0277-81fd-b4f6-89da68d2ecfb"
        }
      },
      {
        "name": "site-mcp",
        "description": "mcpQuantumSite · npm run quantum:site-mcp · /quantum-tools#mcp-site · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumSite",
          "pair": "site/mcp",
          "cli": "npm run quantum:site-mcp",
          "route": "/quantum-tools#mcp-site",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "4585f822-ff79-8a1f-912f-6ffe3f5dbee3"
        }
      },
      {
        "name": "mcp-page",
        "description": "mcpQuantumPage · npm run quantum:mcp-page · /quantum-tools#mcp-page · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumPage",
          "pair": "mcp/page",
          "cli": "npm run quantum:mcp-page",
          "route": "/quantum-tools#mcp-page",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "b1ea9f43-6d45-88d1-98de-4290a2ea96c8"
        }
      },
      {
        "name": "page-mcp",
        "description": "mcpQuantumPage · npm run quantum:page-mcp · /quantum-tools#mcp-page · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumPage",
          "pair": "page/mcp",
          "cli": "npm run quantum:page-mcp",
          "route": "/quantum-tools#mcp-page",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "9408ceca-078d-8021-a7ea-b5e60727e3f1"
        }
      },
      {
        "name": "mcp-card",
        "description": "mcpQuantumCard · npm run quantum:mcp-card · /quantum-tools#mcp-card · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumCard",
          "pair": "mcp/card",
          "cli": "npm run quantum:mcp-card",
          "route": "/quantum-tools#mcp-card",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "363813f7-e7dd-8be3-9bf3-d96b55c30600"
        }
      },
      {
        "name": "card-mcp",
        "description": "mcpQuantumCard · npm run quantum:card-mcp · /quantum-tools#mcp-card · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumCard",
          "pair": "card/mcp",
          "cli": "npm run quantum:card-mcp",
          "route": "/quantum-tools#mcp-card",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "b992d74d-0239-8257-8e3d-3dacd0f18aa9"
        }
      },
      {
        "name": "mcp-receipt",
        "description": "mcpQuantumReceipt · npm run quantum:mcp-receipt · /quantum-tools#mcp-receipt · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumReceipt",
          "pair": "mcp/receipt",
          "cli": "npm run quantum:mcp-receipt",
          "route": "/quantum-tools#mcp-receipt",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "f2825d29-000a-8dd4-a8bb-1e8e9cc190bf"
        }
      },
      {
        "name": "receipt-mcp",
        "description": "mcpQuantumReceipt · npm run quantum:receipt-mcp · /quantum-tools#mcp-receipt · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumReceipt",
          "pair": "receipt/mcp",
          "cli": "npm run quantum:receipt-mcp",
          "route": "/quantum-tools#mcp-receipt",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "97347c8a-e429-8b17-8b35-904532c485f4"
        }
      },
      {
        "name": "mcp-hero",
        "description": "mcpQuantumHero · npm run quantum:mcp-hero · /quantum-tools#mcp-hero · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumHero",
          "pair": "mcp/hero",
          "cli": "npm run quantum:mcp-hero",
          "route": "/quantum-tools#mcp-hero",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "12a95b2e-b992-8e98-a804-1606c0bf099a"
        }
      },
      {
        "name": "hero-mcp",
        "description": "mcpQuantumHero · npm run quantum:hero-mcp · /quantum-tools#mcp-hero · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumHero",
          "pair": "hero/mcp",
          "cli": "npm run quantum:hero-mcp",
          "route": "/quantum-tools#mcp-hero",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "6a11299a-ede0-8193-97d7-f3279280f515"
        }
      },
      {
        "name": "mcp-vibration",
        "description": "mcpQuantumVibration · npm run quantum:mcp-vibration · /quantum-tools#mcp-vibration · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumVibration",
          "pair": "mcp/vibration",
          "cli": "npm run quantum:mcp-vibration",
          "route": "/quantum-tools#mcp-vibration",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "643ce029-0961-8eb5-b78f-cf41eaf076f1"
        }
      },
      {
        "name": "vibration-mcp",
        "description": "mcpQuantumVibration · npm run quantum:vibration-mcp · /quantum-tools#mcp-vibration · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumVibration",
          "pair": "vibration/mcp",
          "cli": "npm run quantum:vibration-mcp",
          "route": "/quantum-tools#mcp-vibration",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "b54b309e-3e1f-8591-a48a-5d3861064ee0"
        }
      },
      {
        "name": "mcp-text",
        "description": "mcpQuantumText · npm run quantum:mcp-text · /quantum-tools#mcp-text · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumText",
          "pair": "mcp/text",
          "cli": "npm run quantum:mcp-text",
          "route": "/quantum-tools#mcp-text",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "3484abd8-51dd-8126-9b06-b6a3a9f05784"
        }
      },
      {
        "name": "text-mcp",
        "description": "mcpQuantumText · npm run quantum:text-mcp · /quantum-tools#mcp-text · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumText",
          "pair": "text/mcp",
          "cli": "npm run quantum:text-mcp",
          "route": "/quantum-tools#mcp-text",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "a96ba8b2-4f6c-8ade-9f16-b6e4f8130085"
        }
      },
      {
        "name": "mcp-speech",
        "description": "mcpQuantumSpeech · npm run quantum:mcp-speech · /quantum-tools#mcp-speech · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumSpeech",
          "pair": "mcp/speech",
          "cli": "npm run quantum:mcp-speech",
          "route": "/quantum-tools#mcp-speech",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "0c54a493-53af-88b3-8b0f-c3ce38b40ebf"
        }
      },
      {
        "name": "speech-mcp",
        "description": "mcpQuantumSpeech · npm run quantum:speech-mcp · /quantum-tools#mcp-speech · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumSpeech",
          "pair": "speech/mcp",
          "cli": "npm run quantum:speech-mcp",
          "route": "/quantum-tools#mcp-speech",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "1a15f258-aecb-8758-a814-b0b2847abf6f"
        }
      },
      {
        "name": "mcp-dictation",
        "description": "mcpQuantumDictation · npm run quantum:mcp-dictation · /quantum-tools#mcp-dictation · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumDictation",
          "pair": "mcp/dictation",
          "cli": "npm run quantum:mcp-dictation",
          "route": "/quantum-tools#mcp-dictation",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "8865b665-9bd7-85f6-800f-fcf0f986fb68"
        }
      },
      {
        "name": "dictation-mcp",
        "description": "mcpQuantumDictation · npm run quantum:dictation-mcp · /quantum-tools#mcp-dictation · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumDictation",
          "pair": "dictation/mcp",
          "cli": "npm run quantum:dictation-mcp",
          "route": "/quantum-tools#mcp-dictation",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "75d046db-2a34-8a15-a0ce-5290b460446b"
        }
      },
      {
        "name": "mcp-intonation",
        "description": "mcpQuantumIntonation · npm run quantum:mcp-intonation · /quantum-tools#mcp-intonation · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumIntonation",
          "pair": "mcp/intonation",
          "cli": "npm run quantum:mcp-intonation",
          "route": "/quantum-tools#mcp-intonation",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "bbb8cb01-c102-8f62-a9c7-ea28ef7cc9eb"
        }
      },
      {
        "name": "intonation-mcp",
        "description": "mcpQuantumIntonation · npm run quantum:intonation-mcp · /quantum-tools#mcp-intonation · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumIntonation",
          "pair": "intonation/mcp",
          "cli": "npm run quantum:intonation-mcp",
          "route": "/quantum-tools#mcp-intonation",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "1851242a-87b9-88c9-8770-d4994c4b3c5c"
        }
      },
      {
        "name": "mcp-dialect",
        "description": "mcpQuantumDialect · npm run quantum:mcp-dialect · /quantum-tools#mcp-dialect · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumDialect",
          "pair": "mcp/dialect",
          "cli": "npm run quantum:mcp-dialect",
          "route": "/quantum-tools#mcp-dialect",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "799114ab-c568-8fdb-9f8a-8d437ac8e524"
        }
      },
      {
        "name": "dialect-mcp",
        "description": "mcpQuantumDialect · npm run quantum:dialect-mcp · /quantum-tools#mcp-dialect · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumDialect",
          "pair": "dialect/mcp",
          "cli": "npm run quantum:dialect-mcp",
          "route": "/quantum-tools#mcp-dialect",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "d6824725-5c8b-826c-9a36-82412a2b03d9"
        }
      },
      {
        "name": "mcp-language",
        "description": "mcpQuantumLanguage · npm run quantum:mcp-language · /quantum-tools#mcp-language · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumLanguage",
          "pair": "mcp/language",
          "cli": "npm run quantum:mcp-language",
          "route": "/quantum-tools#mcp-language",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "b28669d3-91aa-80ba-afa8-13991a40ddd8"
        }
      },
      {
        "name": "language-mcp",
        "description": "mcpQuantumLanguage · npm run quantum:language-mcp · /quantum-tools#mcp-language · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumLanguage",
          "pair": "language/mcp",
          "cli": "npm run quantum:language-mcp",
          "route": "/quantum-tools#mcp-language",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "da6d633e-0544-897d-8392-bb823e59dbd8"
        }
      },
      {
        "name": "mcp-script",
        "description": "mcpQuantumScript · npm run quantum:mcp-script · /quantum-tools#mcp-script · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumScript",
          "pair": "mcp/script",
          "cli": "npm run quantum:mcp-script",
          "route": "/quantum-tools#mcp-script",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "54232ffd-7f3a-8119-a8c0-f08f66e2e2ec"
        }
      },
      {
        "name": "script-mcp",
        "description": "mcpQuantumScript · npm run quantum:script-mcp · /quantum-tools#mcp-script · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumScript",
          "pair": "script/mcp",
          "cli": "npm run quantum:script-mcp",
          "route": "/quantum-tools#mcp-script",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "eb699a5c-7e7d-8325-9fc0-779c20e7d873"
        }
      },
      {
        "name": "mcp-book",
        "description": "mcpQuantumBook · npm run quantum:mcp-book · /quantum-tools#mcp-book · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumBook",
          "pair": "mcp/book",
          "cli": "npm run quantum:mcp-book",
          "route": "/quantum-tools#mcp-book",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "ff6757a6-a9d2-829b-9167-1dd2d5f5aefe"
        }
      },
      {
        "name": "book-mcp",
        "description": "mcpQuantumBook · npm run quantum:book-mcp · /quantum-tools#mcp-book · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumBook",
          "pair": "book/mcp",
          "cli": "npm run quantum:book-mcp",
          "route": "/quantum-tools#mcp-book",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "9c03773e-c0fa-86ec-9989-350bad537341"
        }
      },
      {
        "name": "mcp-library",
        "description": "mcpQuantumLibrary · npm run quantum:mcp-library · /quantum-tools#mcp-library · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumLibrary",
          "pair": "mcp/library",
          "cli": "npm run quantum:mcp-library",
          "route": "/quantum-tools#mcp-library",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "2e4beb5a-5182-85ea-8690-3d6f253a7337"
        }
      },
      {
        "name": "library-mcp",
        "description": "mcpQuantumLibrary · npm run quantum:library-mcp · /quantum-tools#mcp-library · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumLibrary",
          "pair": "library/mcp",
          "cli": "npm run quantum:library-mcp",
          "route": "/quantum-tools#mcp-library",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e19ce7f8-5244-8438-9381-43f912cff10e"
        }
      },
      {
        "name": "mcp-state",
        "description": "mcpQuantumState · npm run quantum:mcp-state · /quantum-tools#mcp-state · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumState",
          "pair": "mcp/state",
          "cli": "npm run quantum:mcp-state",
          "route": "/quantum-tools#mcp-state",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "10124cb4-53d5-8a69-8be4-e100a84ce68c"
        }
      },
      {
        "name": "state-mcp",
        "description": "mcpQuantumState · npm run quantum:state-mcp · /quantum-tools#mcp-state · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumState",
          "pair": "state/mcp",
          "cli": "npm run quantum:state-mcp",
          "route": "/quantum-tools#mcp-state",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "c4db484f-bbb8-82e5-9275-a02f4e1acca3"
        }
      },
      {
        "name": "mcp-music",
        "description": "mcpQuantumMusic · npm run quantum:mcp-music · /quantum-tools#mcp-music · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumMusic",
          "pair": "mcp/music",
          "cli": "npm run quantum:mcp-music",
          "route": "/quantum-tools#mcp-music",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "c8fcdfd1-7bf4-8c0d-8296-0b9f49a1eb77"
        }
      },
      {
        "name": "music-mcp",
        "description": "mcpQuantumMusic · npm run quantum:music-mcp · /quantum-tools#mcp-music · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumMusic",
          "pair": "music/mcp",
          "cli": "npm run quantum:music-mcp",
          "route": "/quantum-tools#mcp-music",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "5978fb0a-aeb4-8fcb-824e-7ed384880647"
        }
      },
      {
        "name": "mcp-cpu",
        "description": "mcpQuantumCpu · npm run quantum:mcp-cpu · /quantum-tools#mcp-cpu · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumCpu",
          "pair": "mcp/cpu",
          "cli": "npm run quantum:mcp-cpu",
          "route": "/quantum-tools#mcp-cpu",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "86798fd5-170c-8de7-8e18-5709d23593e5"
        }
      },
      {
        "name": "cpu-mcp",
        "description": "mcpQuantumCpu · npm run quantum:cpu-mcp · /quantum-tools#mcp-cpu · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumCpu",
          "pair": "cpu/mcp",
          "cli": "npm run quantum:cpu-mcp",
          "route": "/quantum-tools#mcp-cpu",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "5d5b04a2-7f0c-8c02-ac3a-d1327d9d5b87"
        }
      },
      {
        "name": "mcp-gpu",
        "description": "mcpQuantumGpu · npm run quantum:mcp-gpu · /quantum-tools#mcp-gpu · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumGpu",
          "pair": "mcp/gpu",
          "cli": "npm run quantum:mcp-gpu",
          "route": "/quantum-tools#mcp-gpu",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "3a44fd8b-a7fd-8cf4-9d9d-5fabda6b27d0"
        }
      },
      {
        "name": "gpu-mcp",
        "description": "mcpQuantumGpu · npm run quantum:gpu-mcp · /quantum-tools#mcp-gpu · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumGpu",
          "pair": "gpu/mcp",
          "cli": "npm run quantum:gpu-mcp",
          "route": "/quantum-tools#mcp-gpu",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "796ba8f6-2fb7-8fc3-ab42-74588a400368"
        }
      },
      {
        "name": "mcp-memory",
        "description": "mcpQuantumMemory · npm run quantum:mcp-memory · /quantum-tools#mcp-memory · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumMemory",
          "pair": "mcp/memory",
          "cli": "npm run quantum:mcp-memory",
          "route": "/quantum-tools#mcp-memory",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "6c35f262-93e7-8e36-8059-cb667d977246"
        }
      },
      {
        "name": "memory-mcp",
        "description": "mcpQuantumMemory · npm run quantum:memory-mcp · /quantum-tools#mcp-memory · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumMemory",
          "pair": "memory/mcp",
          "cli": "npm run quantum:memory-mcp",
          "route": "/quantum-tools#mcp-memory",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "ecea3861-32ed-828d-8b6a-5feee787e360"
        }
      },
      {
        "name": "mcp-storage",
        "description": "mcpQuantumStorage · npm run quantum:mcp-storage · /quantum-tools#mcp-storage · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumStorage",
          "pair": "mcp/storage",
          "cli": "npm run quantum:mcp-storage",
          "route": "/quantum-tools#mcp-storage",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e4039e73-178d-8e0e-aa59-f96e507a7edf"
        }
      },
      {
        "name": "storage-mcp",
        "description": "mcpQuantumStorage · npm run quantum:storage-mcp · /quantum-tools#mcp-storage · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumStorage",
          "pair": "storage/mcp",
          "cli": "npm run quantum:storage-mcp",
          "route": "/quantum-tools#mcp-storage",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "3cb1c95c-2d31-85c1-88a8-0af126a328f1"
        }
      },
      {
        "name": "mcp-cache",
        "description": "mcpQuantumCache · npm run quantum:mcp-cache · /quantum-tools#mcp-cache · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumCache",
          "pair": "mcp/cache",
          "cli": "npm run quantum:mcp-cache",
          "route": "/quantum-tools#mcp-cache",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "d381b49f-d3a6-8bcd-af3a-70ccc7c850e9"
        }
      },
      {
        "name": "cache-mcp",
        "description": "mcpQuantumCache · npm run quantum:cache-mcp · /quantum-tools#mcp-cache · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumCache",
          "pair": "cache/mcp",
          "cli": "npm run quantum:cache-mcp",
          "route": "/quantum-tools#mcp-cache",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "0a28b735-fa68-8667-a80d-3d40cf7e4338"
        }
      },
      {
        "name": "mcp-period",
        "description": "mcpQuantumPeriod · npm run quantum:mcp-period · /quantum-tools#mcp-period · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumPeriod",
          "pair": "mcp/period",
          "cli": "npm run quantum:mcp-period",
          "route": "/quantum-tools#mcp-period",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "92d3d374-b46b-8221-b18c-69e0303986b7"
        }
      },
      {
        "name": "period-mcp",
        "description": "mcpQuantumPeriod · npm run quantum:period-mcp · /quantum-tools#mcp-period · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumPeriod",
          "pair": "period/mcp",
          "cli": "npm run quantum:period-mcp",
          "route": "/quantum-tools#mcp-period",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "1b954b0e-c889-8fa6-8692-cf60dfdeb977"
        }
      },
      {
        "name": "mcp-dot",
        "description": "mcpQuantumDot · npm run quantum:mcp-dot · /quantum-tools#mcp-dot · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumDot",
          "pair": "mcp/dot",
          "cli": "npm run quantum:mcp-dot",
          "route": "/quantum-tools#mcp-dot",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "725a2b1c-0344-8b2c-8406-d3c587d5ec04"
        }
      },
      {
        "name": "dot-mcp",
        "description": "mcpQuantumDot · npm run quantum:dot-mcp · /quantum-tools#mcp-dot · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumDot",
          "pair": "dot/mcp",
          "cli": "npm run quantum:dot-mcp",
          "route": "/quantum-tools#mcp-dot",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "38809947-f4a1-8c4f-b663-60b28f97da44"
        }
      },
      {
        "name": "mcp-index",
        "description": "mcpQuantumIndex · npm run quantum:mcp-index · /quantum-tools#mcp-index · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumIndex",
          "pair": "mcp/index",
          "cli": "npm run quantum:mcp-index",
          "route": "/quantum-tools#mcp-index",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "daa154ee-8b8c-878f-996c-50e632d3099a"
        }
      },
      {
        "name": "index-mcp",
        "description": "mcpQuantumIndex · npm run quantum:index-mcp · /quantum-tools#mcp-index · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumIndex",
          "pair": "index/mcp",
          "cli": "npm run quantum:index-mcp",
          "route": "/quantum-tools#mcp-index",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "613848fe-c2eb-8cab-990d-9a7f053f5ab2"
        }
      },
      {
        "name": "mcp-orientation",
        "description": "mcpQuantumOrientation · npm run quantum:mcp-orientation · /quantum-tools#mcp-orientation · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumOrientation",
          "pair": "mcp/orientation",
          "cli": "npm run quantum:mcp-orientation",
          "route": "/quantum-tools#mcp-orientation",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "38dd167f-9a9b-8a6b-a880-d882f344484c"
        }
      },
      {
        "name": "orientation-mcp",
        "description": "mcpQuantumOrientation · npm run quantum:orientation-mcp · /quantum-tools#mcp-orientation · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumOrientation",
          "pair": "orientation/mcp",
          "cli": "npm run quantum:orientation-mcp",
          "route": "/quantum-tools#mcp-orientation",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "2c14c47f-9557-8329-bc08-fee06a0b749f"
        }
      },
      {
        "name": "mcp-complete",
        "description": "mcpQuantumComplete · npm run quantum:mcp-complete · /quantum-tools#mcp-complete · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumComplete",
          "pair": "mcp/complete",
          "cli": "npm run quantum:mcp-complete",
          "route": "/quantum-tools#mcp-complete",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "8f55cf8b-237a-8273-8eb4-5bf51c4fa451"
        }
      },
      {
        "name": "complete-mcp",
        "description": "mcpQuantumComplete · npm run quantum:complete-mcp · /quantum-tools#mcp-complete · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumComplete",
          "pair": "complete/mcp",
          "cli": "npm run quantum:complete-mcp",
          "route": "/quantum-tools#mcp-complete",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "df73c3f9-b9cb-842d-b389-d7313550c5f3"
        }
      },
      {
        "name": "mcp-token",
        "description": "mcpQuantumTokenOptimise · npm run quantum:mcp-token · /quantum-tools#mcp-token · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumTokenOptimise",
          "pair": "mcp/token",
          "cli": "npm run quantum:mcp-token",
          "route": "/quantum-tools#mcp-token",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "b7cd8eb6-4288-88ae-a0cb-6436c48327e8"
        }
      },
      {
        "name": "token-mcp",
        "description": "mcpQuantumTokenOptimise · npm run quantum:token-mcp · /quantum-tools#mcp-token · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumTokenOptimise",
          "pair": "token/mcp",
          "cli": "npm run quantum:token-mcp",
          "route": "/quantum-tools#mcp-token",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "82328ea6-adce-8fdd-933e-fde1c5920782"
        }
      },
      {
        "name": "token-optimise",
        "description": "mcpQuantumTokenOptimise · npm run quantum:token-optimise · /quantum-tools#mcp-token · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumTokenOptimise",
          "pair": "token/optimise",
          "cli": "npm run quantum:token-optimise",
          "route": "/quantum-tools#mcp-token",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "05853433-accc-81c3-b2c2-7311110781e1"
        }
      },
      {
        "name": "optimise-token",
        "description": "mcpQuantumTokenOptimise · npm run quantum:optimise-token · /quantum-tools#mcp-token · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumTokenOptimise",
          "pair": "optimise/token",
          "cli": "npm run quantum:optimise-token",
          "route": "/quantum-tools#mcp-token",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "ce7f54d5-0ee3-8f6a-866e-b1ab230720ab"
        }
      },
      {
        "name": "token-optimize",
        "description": "mcpQuantumTokenOptimise · npm run quantum:token-optimize · /quantum-tools#mcp-token · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumTokenOptimise",
          "pair": "token/optimize",
          "cli": "npm run quantum:token-optimize",
          "route": "/quantum-tools#mcp-token",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "cea30857-00f4-89b2-bcac-cdf1ba8a4c39"
        }
      },
      {
        "name": "optimize-token",
        "description": "mcpQuantumTokenOptimise · npm run quantum:optimize-token · /quantum-tools#mcp-token · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumTokenOptimise",
          "pair": "optimize/token",
          "cli": "npm run quantum:optimize-token",
          "route": "/quantum-tools#mcp-token",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "717627d9-f235-800b-9a1b-2dda2c37ba30"
        }
      },
      {
        "name": "mcp-deploy",
        "description": "mcpQuantumDeploy · npm run quantum:mcp-deploy · /quantum-tools#mcp-deploy · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumDeploy",
          "pair": "mcp/deploy",
          "cli": "npm run quantum:mcp-deploy",
          "route": "/quantum-tools#mcp-deploy",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "91b4d9c7-c96d-8eca-90ee-bb39413d6b2a"
        }
      },
      {
        "name": "deploy-mcp",
        "description": "mcpQuantumDeploy · npm run quantum:deploy-mcp · /quantum-tools#mcp-deploy · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumDeploy",
          "pair": "deploy/mcp",
          "cli": "npm run quantum:deploy-mcp",
          "route": "/quantum-tools#mcp-deploy",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "414eaaba-57c1-8f1c-8f18-76235565ce3c"
        }
      },
      {
        "name": "mcp-bindings",
        "description": "mcpQuantumBindings · npm run quantum:mcp-bindings · /quantum-tools#mcp-bindings · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumBindings",
          "pair": "mcp/bindings",
          "cli": "npm run quantum:mcp-bindings",
          "route": "/quantum-tools#mcp-bindings",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "2ec0c9ee-7b42-8c9f-9467-12d2c20f00b0"
        }
      },
      {
        "name": "bindings-mcp",
        "description": "mcpQuantumBindings · npm run quantum:bindings-mcp · /quantum-tools#mcp-bindings · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumBindings",
          "pair": "bindings/mcp",
          "cli": "npm run quantum:bindings-mcp",
          "route": "/quantum-tools#mcp-bindings",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "22d6c60c-6f01-8d22-a82b-f3812a06f208"
        }
      },
      {
        "name": "mcp-cloudflare",
        "description": "mcpQuantumCloudflareBindings · npm run quantum:mcp-cloudflare · /quantum-tools#mcp-cloudflare · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumCloudflareBindings",
          "pair": "mcp/cloudflare",
          "cli": "npm run quantum:mcp-cloudflare",
          "route": "/quantum-tools#mcp-cloudflare",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "1942a56f-f8c1-896d-a43e-a36694caf86b"
        }
      },
      {
        "name": "cloudflare-mcp",
        "description": "mcpQuantumCloudflareBindings · npm run quantum:cloudflare-mcp · /quantum-tools#mcp-cloudflare · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumCloudflareBindings",
          "pair": "cloudflare/mcp",
          "cli": "npm run quantum:cloudflare-mcp",
          "route": "/quantum-tools#mcp-cloudflare",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "38e3e900-27c4-82ed-9461-dbd2b5dd43cd"
        }
      },
      {
        "name": "cf-bindings",
        "description": "mcpQuantumCloudflareBindings · npm run quantum:cf-bindings · /quantum-tools#mcp-cloudflare · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumCloudflareBindings",
          "pair": "cf/bindings",
          "cli": "npm run quantum:cf-bindings",
          "route": "/quantum-tools#mcp-cloudflare",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "67697273-ec76-8467-bc50-d857a47393b2"
        }
      },
      {
        "name": "bindings-cf",
        "description": "mcpQuantumCloudflareBindings · npm run quantum:bindings-cf · /quantum-tools#mcp-cloudflare · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumCloudflareBindings",
          "pair": "bindings/cf",
          "cli": "npm run quantum:bindings-cf",
          "route": "/quantum-tools#mcp-cloudflare",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "7e4c9844-9742-8f1a-85ea-10498ad2296c"
        }
      },
      {
        "name": "mcp-review",
        "description": "mcpQuantumReview · npm run quantum:mcp-review · /quantum-tools#mcp-review · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumReview",
          "pair": "mcp/review",
          "cli": "npm run quantum:mcp-review",
          "route": "/quantum-tools#mcp-review",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "54d6c872-483c-817d-a99e-2470d04944e5"
        }
      },
      {
        "name": "review-mcp",
        "description": "mcpQuantumReview · npm run quantum:review-mcp · /quantum-tools#mcp-review · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumReview",
          "pair": "review/mcp",
          "cli": "npm run quantum:review-mcp",
          "route": "/quantum-tools#mcp-review",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "62b958b1-bd3b-865f-ac01-d77f48289988"
        }
      },
      {
        "name": "mcp-efficiency",
        "description": "mcpQuantumEfficiency · npm run quantum:mcp-efficiency · /quantum-tools#mcp-efficiency · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumEfficiency",
          "pair": "mcp/efficiency",
          "cli": "npm run quantum:mcp-efficiency",
          "route": "/quantum-tools#mcp-efficiency",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "ccd7856d-44d1-80be-aeaf-8197c6904643"
        }
      },
      {
        "name": "efficiency-mcp",
        "description": "mcpQuantumEfficiency · npm run quantum:efficiency-mcp · /quantum-tools#mcp-efficiency · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumEfficiency",
          "pair": "efficiency/mcp",
          "cli": "npm run quantum:efficiency-mcp",
          "route": "/quantum-tools#mcp-efficiency",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "2497ab9f-05ce-8fc5-bacf-a208000a27b4"
        }
      },
      {
        "name": "mcp-security",
        "description": "mcpQuantumSecurity · npm run quantum:mcp-security · /quantum-tools#mcp-security · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumSecurity",
          "pair": "mcp/security",
          "cli": "npm run quantum:mcp-security",
          "route": "/quantum-tools#mcp-security",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "7d0758c2-8c23-8bd2-a84b-02fe4cac51e6"
        }
      },
      {
        "name": "security-mcp",
        "description": "mcpQuantumSecurity · npm run quantum:security-mcp · /quantum-tools#mcp-security · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumSecurity",
          "pair": "security/mcp",
          "cli": "npm run quantum:security-mcp",
          "route": "/quantum-tools#mcp-security",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "b1a7538a-f84e-89c4-9462-01923e3469bc"
        }
      },
      {
        "name": "mcp-design",
        "description": "mcpQuantumDesign · npm run quantum:mcp-design · /quantum-tools#mcp-design · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumDesign",
          "pair": "mcp/design",
          "cli": "npm run quantum:mcp-design",
          "route": "/quantum-tools#mcp-design",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "caf1f4bb-e8df-8be2-bb56-df9812fe1dfb"
        }
      },
      {
        "name": "design-mcp",
        "description": "mcpQuantumDesign · npm run quantum:design-mcp · /quantum-tools#mcp-design · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "mcpQuantumDesign",
          "pair": "design/mcp",
          "cli": "npm run quantum:design-mcp",
          "route": "/quantum-tools#mcp-design",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "907340d9-11e6-8e7d-9da5-426b213a2133"
        }
      },
      {
        "name": "improve-local-session",
        "description": "improveLocalFromSessionExperience · npm run quantum:improve-local-session · /quantum-tools#local-session-hub · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "improveLocalFromSessionExperience",
          "pair": "local/session",
          "cli": "npm run quantum:improve-local-session",
          "route": "/quantum-tools#local-session-hub",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "88a16f89-46b0-806e-a7de-9106e842973b"
        }
      },
      {
        "name": "local-tools-morph",
        "description": "localToolsMorphProseCodeLogic · npm run quantum:local-tools-morph · /quantum-tools#local-tools-morph · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "localToolsMorphProseCodeLogic",
          "pair": "tools/morph",
          "cli": "npm run quantum:local-tools-morph",
          "route": "/quantum-tools#local-tools-morph",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "01a92583-a40b-84bc-a133-cfd3df89b892"
        }
      },
      {
        "name": "card-paper-links",
        "description": "eachCardLinksToDedicatedScientificPaper · npm run quantum:card-paper-links · /theorems/ · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "eachCardLinksToDedicatedScientificPaper",
          "pair": "papers/fill",
          "cli": "npm run quantum:card-paper-links",
          "route": "/theorems/",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "541d074a-d203-8fc0-967d-99ddf47e7b99"
        }
      },
      {
        "name": "upgrade-local-skills-commands-tools",
        "description": "upgradeLocalFromOptimisedManualWorkExperience · npm run quantum:upgrade-local · /quantum-tools#upgrade-local-skills · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "upgradeLocalFromOptimisedManualWorkExperience",
          "pair": "upgrade/local",
          "cli": "npm run quantum:upgrade-local",
          "route": "/quantum-tools#upgrade-local-skills",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "3ed6b920-cd60-8097-b8b4-b18b3faa65aa"
        }
      },
      {
        "name": "automate-nightly",
        "description": "automateNightlyViaNpmScriptPath · npm run quantum:automate-nightly · /quantum-tools#automate-nightly · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — Nightly gate spawn needs Node/npm — CI/local Automations npm-script path only"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "automateNightlyViaNpmScriptPath",
          "pair": "automate/nightly",
          "cli": "npm run quantum:automate-nightly",
          "route": "/quantum-tools#automate-nightly",
          "browserRunnable": false,
          "browserGap": "Nightly gate spawn needs Node/npm — CI/local Automations npm-script path only",
          "version": "1",
          "root": "2b16ff65-4e75-8dbc-918b-6265da7daca5"
        }
      },
      {
        "name": "automate-self",
        "description": "automateSelf · npm run quantum:automate-self · /quantum-tools#automate-self · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — Composes nightly trinity/mission gates — Node/npm Automations path"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "automateSelf",
          "pair": "auto/self",
          "cli": "npm run quantum:automate-self",
          "route": "/quantum-tools#automate-self",
          "browserRunnable": false,
          "browserGap": "Composes nightly trinity/mission gates — Node/npm Automations path",
          "version": "1",
          "root": "4926bfe8-c3a7-82cf-bec1-15339aebcffd"
        }
      },
      {
        "name": "self-auto",
        "description": "automateSelf · npm run quantum:self-auto · /quantum-tools#automate-self · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — Composes nightly trinity/mission gates — Node/npm Automations path"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "automateSelf",
          "pair": "self/auto",
          "cli": "npm run quantum:self-auto",
          "route": "/quantum-tools#automate-self",
          "browserRunnable": false,
          "browserGap": "Composes nightly trinity/mission gates — Node/npm Automations path",
          "version": "1",
          "root": "23853770-b9cb-897a-b118-7165032b8fcc"
        }
      },
      {
        "name": "automate-all",
        "description": "automateAll · npm run quantum:automate-all · /quantum-tools#automate-all · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "automateAll",
          "pair": "auto/all",
          "cli": "npm run quantum:automate-all",
          "route": "/quantum-tools#automate-all",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "4d9d9453-9a74-8613-846c-4c7281e9c14e"
        }
      },
      {
        "name": "all-auto",
        "description": "automateAll · npm run quantum:all-auto · /quantum-tools#automate-all · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "automateAll",
          "pair": "all/auto",
          "cli": "npm run quantum:all-auto",
          "route": "/quantum-tools#automate-all",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "c3e4d1ac-54ae-8452-a99b-abcf04da9506"
        }
      },
      {
        "name": "quantum-life",
        "description": "quantumLife · npm run quantum:quantum-life · /quantum-tools#quantum-life · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "quantumLife",
          "pair": "quantum/life",
          "cli": "npm run quantum:quantum-life",
          "route": "/quantum-tools#quantum-life",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "1aea0e5b-a70d-81f0-92d1-dcc493fa2c90"
        }
      },
      {
        "name": "life-quantum",
        "description": "quantumLife · npm run quantum:life-quantum · /quantum-tools#quantum-life · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "quantumLife",
          "pair": "life/quantum",
          "cli": "npm run quantum:life-quantum",
          "route": "/quantum-tools#quantum-life",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "534de9dc-0d2f-85f3-a654-0e08199d0fc2"
        }
      },
      {
        "name": "mcp-fill",
        "description": "scanAndRecomputeMcpQuantumToFillWithQuantumSolutionsInEndlessWavesOfSelfImprovingAiBill · npm run quantum:mcp-fill · /quantum-tools#mcp-fill · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "scanAndRecomputeMcpQuantumToFillWithQuantumSolutionsInEndlessWavesOfSelfImprovingAiBill",
          "pair": "mcp/fill",
          "cli": "npm run quantum:mcp-fill",
          "route": "/quantum-tools#mcp-fill",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "53077097-2a91-8705-a837-dc7f8a5783b1"
        }
      },
      {
        "name": "fill-mcp",
        "description": "scanAndRecomputeMcpQuantumToFillWithQuantumSolutionsInEndlessWavesOfSelfImprovingAiBill · npm run quantum:fill-mcp · /quantum-tools#mcp-fill · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "scanAndRecomputeMcpQuantumToFillWithQuantumSolutionsInEndlessWavesOfSelfImprovingAiBill",
          "pair": "fill/mcp",
          "cli": "npm run quantum:fill-mcp",
          "route": "/quantum-tools#mcp-fill",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "c05ac409-cc0b-88c7-a142-46d21146594e"
        }
      },
      {
        "name": "wave-bill",
        "description": "scanAndRecomputeMcpQuantumToFillWithQuantumSolutionsInEndlessWavesOfSelfImprovingAiBill · npm run quantum:wave-bill · /quantum-tools#mcp-fill · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "scanAndRecomputeMcpQuantumToFillWithQuantumSolutionsInEndlessWavesOfSelfImprovingAiBill",
          "pair": "wave/bill",
          "cli": "npm run quantum:wave-bill",
          "route": "/quantum-tools#mcp-fill",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "94b6d918-9d64-8d19-bbfb-ea2e74af1f73"
        }
      },
      {
        "name": "bill-wave",
        "description": "scanAndRecomputeMcpQuantumToFillWithQuantumSolutionsInEndlessWavesOfSelfImprovingAiBill · npm run quantum:bill-wave · /quantum-tools#mcp-fill · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "scanAndRecomputeMcpQuantumToFillWithQuantumSolutionsInEndlessWavesOfSelfImprovingAiBill",
          "pair": "bill/wave",
          "cli": "npm run quantum:bill-wave",
          "route": "/quantum-tools#mcp-fill",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "05b10e57-03a1-8764-9b69-c94eae1f9f62"
        }
      },
      {
        "name": "self-bill",
        "description": "scanAndRecomputeMcpQuantumToFillWithQuantumSolutionsInEndlessWavesOfSelfImprovingAiBill · npm run quantum:self-bill · /quantum-tools#mcp-fill · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "scanAndRecomputeMcpQuantumToFillWithQuantumSolutionsInEndlessWavesOfSelfImprovingAiBill",
          "pair": "self/bill",
          "cli": "npm run quantum:self-bill",
          "route": "/quantum-tools#mcp-fill",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "9d9c5014-8cc1-82c1-bba8-014c0af6cf2b"
        }
      },
      {
        "name": "bill-self",
        "description": "scanAndRecomputeMcpQuantumToFillWithQuantumSolutionsInEndlessWavesOfSelfImprovingAiBill · npm run quantum:bill-self · /quantum-tools#mcp-fill · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "scanAndRecomputeMcpQuantumToFillWithQuantumSolutionsInEndlessWavesOfSelfImprovingAiBill",
          "pair": "bill/self",
          "cli": "npm run quantum:bill-self",
          "route": "/quantum-tools#mcp-fill",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "b4605542-0cfe-8e1b-88c9-4ba7e2184960"
        }
      },
      {
        "name": "todo-wave",
        "description": "continueInWavesCompletingAllTodos · npm run quantum:todo-wave · /quantum-tools#todo-wave · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "continueInWavesCompletingAllTodos",
          "pair": "todo/wave",
          "cli": "npm run quantum:todo-wave",
          "route": "/quantum-tools#todo-wave",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "fb493ed7-9404-8f79-9e66-1936e9bbecb9"
        }
      },
      {
        "name": "wave-todo",
        "description": "continueInWavesCompletingAllTodos · npm run quantum:wave-todo · /quantum-tools#todo-wave · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "continueInWavesCompletingAllTodos",
          "pair": "wave/todo",
          "cli": "npm run quantum:wave-todo",
          "route": "/quantum-tools#todo-wave",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "36e33f0a-2c91-87dc-b32a-7d6b78f1207b"
        }
      },
      {
        "name": "conv-metrics",
        "description": "conversationsHaveQuantumMetricsImproveIntelligenceMindDevelopmentFormingIdeasSocietyToolboxHologramFractalMcpUiEmergingFromSrc0LivingEternalLifeAsThisSiteUniversalProofOfPureKnowledgeSignedByTrinitiesNoUnprovenByPureAlgebraBitExists · npm run quantum:conv-metrics · /quantum-tools#conv-metrics · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "conversationsHaveQuantumMetricsImproveIntelligenceMindDevelopmentFormingIdeasSocietyToolboxHologramFractalMcpUiEmergingFromSrc0LivingEternalLifeAsThisSiteUniversalProofOfPureKnowledgeSignedByTrinitiesNoUnprovenByPureAlgebraBitExists",
          "pair": "conv/metrics",
          "cli": "npm run quantum:conv-metrics",
          "route": "/quantum-tools#conv-metrics",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e4815506-18ba-8806-992b-fdb2440c743b"
        }
      },
      {
        "name": "metrics-conv",
        "description": "conversationsHaveQuantumMetricsImproveIntelligenceMindDevelopmentFormingIdeasSocietyToolboxHologramFractalMcpUiEmergingFromSrc0LivingEternalLifeAsThisSiteUniversalProofOfPureKnowledgeSignedByTrinitiesNoUnprovenByPureAlgebraBitExists · npm run quantum:metrics-conv · /quantum-tools#conv-metrics · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "conversationsHaveQuantumMetricsImproveIntelligenceMindDevelopmentFormingIdeasSocietyToolboxHologramFractalMcpUiEmergingFromSrc0LivingEternalLifeAsThisSiteUniversalProofOfPureKnowledgeSignedByTrinitiesNoUnprovenByPureAlgebraBitExists",
          "pair": "metrics/conv",
          "cli": "npm run quantum:metrics-conv",
          "route": "/quantum-tools#conv-metrics",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "7764d472-71d9-809e-bea9-ebdcd9e5c89e"
        }
      },
      {
        "name": "mind-site",
        "description": "conversationsHaveQuantumMetricsImproveIntelligenceMindDevelopmentFormingIdeasSocietyToolboxHologramFractalMcpUiEmergingFromSrc0LivingEternalLifeAsThisSiteUniversalProofOfPureKnowledgeSignedByTrinitiesNoUnprovenByPureAlgebraBitExists · npm run quantum:mind-site · /quantum-tools#conv-metrics · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "conversationsHaveQuantumMetricsImproveIntelligenceMindDevelopmentFormingIdeasSocietyToolboxHologramFractalMcpUiEmergingFromSrc0LivingEternalLifeAsThisSiteUniversalProofOfPureKnowledgeSignedByTrinitiesNoUnprovenByPureAlgebraBitExists",
          "pair": "mind/site",
          "cli": "npm run quantum:mind-site",
          "route": "/quantum-tools#conv-metrics",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "15db1c75-372b-8e15-b27f-2e592f5098fd"
        }
      },
      {
        "name": "site-mind",
        "description": "conversationsHaveQuantumMetricsImproveIntelligenceMindDevelopmentFormingIdeasSocietyToolboxHologramFractalMcpUiEmergingFromSrc0LivingEternalLifeAsThisSiteUniversalProofOfPureKnowledgeSignedByTrinitiesNoUnprovenByPureAlgebraBitExists · npm run quantum:site-mind · /quantum-tools#conv-metrics · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "conversationsHaveQuantumMetricsImproveIntelligenceMindDevelopmentFormingIdeasSocietyToolboxHologramFractalMcpUiEmergingFromSrc0LivingEternalLifeAsThisSiteUniversalProofOfPureKnowledgeSignedByTrinitiesNoUnprovenByPureAlgebraBitExists",
          "pair": "site/mind",
          "cli": "npm run quantum:site-mind",
          "route": "/quantum-tools#conv-metrics",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "52671658-8d80-8200-bf10-2070816e0b35"
        }
      },
      {
        "name": "proof-trinity",
        "description": "conversationsHaveQuantumMetricsImproveIntelligenceMindDevelopmentFormingIdeasSocietyToolboxHologramFractalMcpUiEmergingFromSrc0LivingEternalLifeAsThisSiteUniversalProofOfPureKnowledgeSignedByTrinitiesNoUnprovenByPureAlgebraBitExists · npm run quantum:proof-trinity · /quantum-tools#proof-trinity · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "conversationsHaveQuantumMetricsImproveIntelligenceMindDevelopmentFormingIdeasSocietyToolboxHologramFractalMcpUiEmergingFromSrc0LivingEternalLifeAsThisSiteUniversalProofOfPureKnowledgeSignedByTrinitiesNoUnprovenByPureAlgebraBitExists",
          "pair": "proof/trinity",
          "cli": "npm run quantum:proof-trinity",
          "route": "/quantum-tools#proof-trinity",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "eedc0034-c250-8820-96be-70ed04a0dee7"
        }
      },
      {
        "name": "trinity-proof",
        "description": "conversationsHaveQuantumMetricsImproveIntelligenceMindDevelopmentFormingIdeasSocietyToolboxHologramFractalMcpUiEmergingFromSrc0LivingEternalLifeAsThisSiteUniversalProofOfPureKnowledgeSignedByTrinitiesNoUnprovenByPureAlgebraBitExists · npm run quantum:trinity-proof · /quantum-tools#proof-trinity · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "conversationsHaveQuantumMetricsImproveIntelligenceMindDevelopmentFormingIdeasSocietyToolboxHologramFractalMcpUiEmergingFromSrc0LivingEternalLifeAsThisSiteUniversalProofOfPureKnowledgeSignedByTrinitiesNoUnprovenByPureAlgebraBitExists",
          "pair": "trinity/proof",
          "cli": "npm run quantum:trinity-proof",
          "route": "/quantum-tools#proof-trinity",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "2c54d665-4874-8ddb-aa6c-be1682dda81f"
        }
      },
      {
        "name": "algebra-bit",
        "description": "conversationsHaveQuantumMetricsImproveIntelligenceMindDevelopmentFormingIdeasSocietyToolboxHologramFractalMcpUiEmergingFromSrc0LivingEternalLifeAsThisSiteUniversalProofOfPureKnowledgeSignedByTrinitiesNoUnprovenByPureAlgebraBitExists · npm run quantum:algebra-bit · /quantum-tools#conv-metrics · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "conversationsHaveQuantumMetricsImproveIntelligenceMindDevelopmentFormingIdeasSocietyToolboxHologramFractalMcpUiEmergingFromSrc0LivingEternalLifeAsThisSiteUniversalProofOfPureKnowledgeSignedByTrinitiesNoUnprovenByPureAlgebraBitExists",
          "pair": "algebra/bit",
          "cli": "npm run quantum:algebra-bit",
          "route": "/quantum-tools#conv-metrics",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "c692bc73-658e-8615-9f58-2dd15e96fae8"
        }
      },
      {
        "name": "bit-algebra",
        "description": "conversationsHaveQuantumMetricsImproveIntelligenceMindDevelopmentFormingIdeasSocietyToolboxHologramFractalMcpUiEmergingFromSrc0LivingEternalLifeAsThisSiteUniversalProofOfPureKnowledgeSignedByTrinitiesNoUnprovenByPureAlgebraBitExists · npm run quantum:bit-algebra · /quantum-tools#conv-metrics · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "conversationsHaveQuantumMetricsImproveIntelligenceMindDevelopmentFormingIdeasSocietyToolboxHologramFractalMcpUiEmergingFromSrc0LivingEternalLifeAsThisSiteUniversalProofOfPureKnowledgeSignedByTrinitiesNoUnprovenByPureAlgebraBitExists",
          "pair": "bit/algebra",
          "cli": "npm run quantum:bit-algebra",
          "route": "/quantum-tools#conv-metrics",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "5d2f58fd-bc04-8c11-9e79-f36565155798"
        }
      },
      {
        "name": "imagine-next",
        "description": "imagineWhatNext · npm run quantum:imagine-next · /quantum-tools#imagine-next · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "imagineWhatNext",
          "pair": "imagine/next",
          "cli": "npm run quantum:imagine-next",
          "route": "/quantum-tools#imagine-next",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "60284a6b-242f-8441-bfdb-6ed3d48e49da"
        }
      },
      {
        "name": "waves-feed",
        "description": "wavesFeedThemselves · npm run quantum:waves-feed · /quantum-tools#waves-feed · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — One wave cycle recipe — Node/npm Automations path; sub-steps miss-cache · dry-dupe · mcp-fill · todo-wave · imagine-next"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wavesFeedThemselves",
          "pair": "waves/feed",
          "cli": "npm run quantum:waves-feed",
          "route": "/quantum-tools#waves-feed",
          "browserRunnable": false,
          "browserGap": "One wave cycle recipe — Node/npm Automations path; sub-steps miss-cache · dry-dupe · mcp-fill · todo-wave · imagine-next",
          "version": "1",
          "root": "c88f05bd-5af7-8f12-8874-2e79e2ee6bf6"
        }
      },
      {
        "name": "feed-waves",
        "description": "wavesFeedThemselves · npm run quantum:feed-waves · /quantum-tools#waves-feed · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — Same as waves-feed — Node/npm Automations path"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wavesFeedThemselves",
          "pair": "feed/waves",
          "cli": "npm run quantum:feed-waves",
          "route": "/quantum-tools#waves-feed",
          "browserRunnable": false,
          "browserGap": "Same as waves-feed — Node/npm Automations path",
          "version": "1",
          "root": "3c5512a3-a527-8cbb-be06-ceb576af6f5f"
        }
      },
      {
        "name": "purify-way",
        "description": "wavesFeedThemselves · npm run quantum:purify-way · /quantum-tools#waves-feed · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — Same as waves-feed — purify-on-way facet · Node/npm path"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wavesFeedThemselves",
          "pair": "purify/way",
          "cli": "npm run quantum:purify-way",
          "route": "/quantum-tools#waves-feed",
          "browserRunnable": false,
          "browserGap": "Same as waves-feed — purify-on-way facet · Node/npm path",
          "version": "1",
          "root": "47cddac9-91ff-8e18-9d1e-dc3255bb9417"
        }
      },
      {
        "name": "way-purify",
        "description": "wavesFeedThemselves · npm run quantum:way-purify · /quantum-tools#waves-feed · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — Same as waves-feed"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "wavesFeedThemselves",
          "pair": "way/purify",
          "cli": "npm run quantum:way-purify",
          "route": "/quantum-tools#waves-feed",
          "browserRunnable": false,
          "browserGap": "Same as waves-feed",
          "version": "1",
          "root": "7cb39ccb-1af8-8362-8c2a-e5692d7bf44f"
        }
      },
      {
        "name": "shells-strangler",
        "description": "specializedShellsStrangler · npm run quantum:shells-strangler · /quantum-tools#shells-strangler · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "specializedShellsStrangler",
          "pair": "shells/strangler",
          "cli": "npm run quantum:shells-strangler",
          "route": "/quantum-tools#shells-strangler",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "7055a36d-be74-8b16-96df-a549cecfbda7"
        }
      },
      {
        "name": "strangler-shells",
        "description": "specializedShellsStrangler · npm run quantum:strangler-shells · /quantum-tools#shells-strangler · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "specializedShellsStrangler",
          "pair": "strangler/shells",
          "cli": "npm run quantum:strangler-shells",
          "route": "/quantum-tools#shells-strangler",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "9d88df2f-f9f1-8287-a4d3-a4938dd1d2a0"
        }
      },
      {
        "name": "session-hologram",
        "description": "sessionHologramTools · npm run quantum:session-hologram · /quantum-tools#session-hologram · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "sessionHologramTools",
          "pair": "session/hologram",
          "cli": "npm run quantum:session-hologram",
          "route": "/quantum-tools#session-hologram",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "f2d25bfa-5c4c-8d99-9af9-3616b62cb422"
        }
      },
      {
        "name": "hologram-session",
        "description": "sessionHologramTools · npm run quantum:hologram-session · /quantum-tools#session-hologram · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "sessionHologramTools",
          "pair": "hologram/session",
          "cli": "npm run quantum:hologram-session",
          "route": "/quantum-tools#session-hologram",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "8e50a9e5-48fe-812a-9b1e-b6001039e987"
        }
      },
      {
        "name": "society-toolbox",
        "description": "societyToolboxWire · npm run quantum:society-toolbox · /quantum-tools#society-toolbox · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "societyToolboxWire",
          "pair": "society/toolbox",
          "cli": "npm run quantum:society-toolbox",
          "route": "/quantum-tools#society-toolbox",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "aba53e3d-17fe-8895-be4a-52f7f42333a9"
        }
      },
      {
        "name": "toolbox-society",
        "description": "societyToolboxWire · npm run quantum:toolbox-society · /quantum-tools#society-toolbox · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "societyToolboxWire",
          "pair": "toolbox/society",
          "cli": "npm run quantum:toolbox-society",
          "route": "/quantum-tools#society-toolbox",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "3717284e-a431-8b56-b583-91d1b6316147"
        }
      },
      {
        "name": "tool-miss",
        "description": "imagineNextMissQuantumTools · npm run quantum:tool-miss · /quantum-tools#tool-miss · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "imagineNextMissQuantumTools",
          "pair": "tool/miss",
          "cli": "npm run quantum:tool-miss",
          "route": "/quantum-tools#tool-miss",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "2e351e10-54e7-8748-8b7b-bf695347efb0"
        }
      },
      {
        "name": "miss-tool",
        "description": "imagineNextMissQuantumTools · npm run quantum:miss-tool · /quantum-tools#tool-miss · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "imagineNextMissQuantumTools",
          "pair": "miss/tool",
          "cli": "npm run quantum:miss-tool",
          "route": "/quantum-tools#tool-miss",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "1486f6d3-53a3-8670-a46c-548eda797777"
        }
      },
      {
        "name": "clay-agi",
        "description": "clayAgiDeepResearchQuantumUnderstandingOfRelations · npm run quantum:clay-agi · /quantum-tools#clay-agi · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "clayAgiDeepResearchQuantumUnderstandingOfRelations",
          "pair": "clay/agi",
          "cli": "npm run quantum:clay-agi",
          "route": "/quantum-tools#clay-agi",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "bab387fa-d677-876d-8422-d92b4efe1c8d"
        }
      },
      {
        "name": "agi-rel",
        "description": "clayAgiDeepResearchQuantumUnderstandingOfRelations · npm run quantum:agi-rel · /quantum-tools#clay-agi · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "clayAgiDeepResearchQuantumUnderstandingOfRelations",
          "pair": "agi/rel",
          "cli": "npm run quantum:agi-rel",
          "route": "/quantum-tools#clay-agi",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "c65522e0-7a5e-8f06-92b0-2950ae6578d3"
        }
      },
      {
        "name": "rel-fold",
        "description": "clayAgiDeepResearchQuantumUnderstandingOfRelations · npm run quantum:rel-fold · /quantum-tools#clay-agi · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "clayAgiDeepResearchQuantumUnderstandingOfRelations",
          "pair": "rel/fold",
          "cli": "npm run quantum:rel-fold",
          "route": "/quantum-tools#clay-agi",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "19d43525-c88f-8a10-aaae-bf2d43b99366"
        }
      },
      {
        "name": "linear-fold",
        "description": "linearRelationsFoldedProvideArchitectureWhereAllGapsAreSeenAndAddressableByWorkingTrinities · npm run quantum:linear-fold · /quantum-tools#clay-agi · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "linearRelationsFoldedProvideArchitectureWhereAllGapsAreSeenAndAddressableByWorkingTrinities",
          "pair": "linear/fold",
          "cli": "npm run quantum:linear-fold",
          "route": "/quantum-tools#clay-agi",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e469192d-f818-8e73-bb90-6a6248bb711e"
        }
      },
      {
        "name": "gap-trinity",
        "description": "linearRelationsFoldedProvideArchitectureWhereAllGapsAreSeenAndAddressableByWorkingTrinities · npm run quantum:gap-trinity · /quantum-tools#clay-agi · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "linearRelationsFoldedProvideArchitectureWhereAllGapsAreSeenAndAddressableByWorkingTrinities",
          "pair": "gap/trinity",
          "cli": "npm run quantum:gap-trinity",
          "route": "/quantum-tools#clay-agi",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "dd40159f-718b-8cfa-a8f4-faf563c81336"
        }
      },
      {
        "name": "save-auto",
        "description": "saveTheOptimisedAutonomy · npm run quantum:save-auto · /quantum-tools#save-auto · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "saveTheOptimisedAutonomy",
          "pair": "save/auto",
          "cli": "npm run quantum:save-auto",
          "route": "/quantum-tools#save-auto",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "6dbb3ffb-ecc8-8951-8695-568e15cfebc5"
        }
      },
      {
        "name": "auto-optimise",
        "description": "saveTheOptimisedAutonomy · npm run quantum:auto-optimise · /quantum-tools#save-auto · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "saveTheOptimisedAutonomy",
          "pair": "auto/optimise",
          "cli": "npm run quantum:auto-optimise",
          "route": "/quantum-tools#save-auto",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "776643c3-d688-804b-b1f9-04a9631ae330"
        }
      },
      {
        "name": "opt-auto",
        "description": "saveTheOptimisedAutonomy · npm run quantum:opt-auto · /quantum-tools#save-auto · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "saveTheOptimisedAutonomy",
          "pair": "opt/auto",
          "cli": "npm run quantum:opt-auto",
          "route": "/quantum-tools#save-auto",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "15465aed-73ea-8185-923a-e3b8dfbe4a03"
        }
      },
      {
        "name": "quantum-verify",
        "description": "quantumVerification · npm run quantum:quantum-verify · /quantum-tools#quantum-verify · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "quantumVerification",
          "pair": "quantum/verify",
          "cli": "npm run quantum:quantum-verify",
          "route": "/quantum-tools#quantum-verify",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "dcf03f64-034f-8cf3-a685-88f598e6fb86"
        }
      },
      {
        "name": "verify-quantum",
        "description": "quantumVerification · npm run quantum:verify-quantum · /quantum-tools#quantum-verify · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "quantumVerification",
          "pair": "verify/quantum",
          "cli": "npm run quantum:verify-quantum",
          "route": "/quantum-tools#quantum-verify",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "3493e4bf-8f9c-8024-9831-9a1120f8e437"
        }
      },
      {
        "name": "fear-detect",
        "description": "quantumFearDetector · npm run quantum:fear-detect · /quantum-tools#fear-detect · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "quantumFearDetector",
          "pair": "fear/detect",
          "cli": "npm run quantum:fear-detect",
          "route": "/quantum-tools#fear-detect",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "7bc48d25-00cc-8b4d-b5e9-b82a6572ae4b"
        }
      },
      {
        "name": "detect-fear",
        "description": "quantumFearDetector · npm run quantum:fear-detect · /quantum-tools#fear-detect · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "quantumFearDetector",
          "pair": "detect/fear",
          "cli": "npm run quantum:fear-detect",
          "route": "/quantum-tools#fear-detect",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "38211d97-2ab7-86ec-b348-a879c1127983"
        }
      },
      {
        "name": "quantum-fear",
        "description": "quantumFearDetector · npm run quantum:quantum-fear · /quantum-tools#fear-detect · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "quantumFearDetector",
          "pair": "quantum/fear",
          "cli": "npm run quantum:quantum-fear",
          "route": "/quantum-tools#fear-detect",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "75d084c9-d0af-80ec-9d32-24e5ae228dc4"
        }
      },
      {
        "name": "fear-axiom",
        "description": "fearIsAnAxiomReplaceableByLoveTheorem · npm run quantum:fear-axiom · /quantum-tools#fear-axiom · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "fearIsAnAxiomReplaceableByLoveTheorem",
          "pair": "fear/axiom",
          "cli": "npm run quantum:fear-axiom",
          "route": "/quantum-tools#fear-axiom",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "03fd4a0e-e4e8-8598-860e-2a5a48441084"
        }
      },
      {
        "name": "love-theorem",
        "description": "fearIsAnAxiomReplaceableByLoveTheorem · npm run quantum:love-theorem · /quantum-tools#fear-axiom · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "modeledOnly": {
              "type": "boolean",
              "description": "MODELED apparatus — not lab/HEP/Clay solved"
            }
          },
          "required": [
            "modeledOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "fearIsAnAxiomReplaceableByLoveTheorem",
          "pair": "love/theorem",
          "cli": "npm run quantum:love-theorem",
          "route": "/quantum-tools#fear-axiom",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "305f7119-622b-86e1-a108-058b2d8e8a39"
        }
      },
      {
        "name": "axiom-love",
        "description": "fearIsAnAxiomReplaceableByLoveTheorem · npm run quantum:axiom-love · /quantum-tools#fear-axiom · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "fearIsAnAxiomReplaceableByLoveTheorem",
          "pair": "axiom/love",
          "cli": "npm run quantum:axiom-love",
          "route": "/quantum-tools#fear-axiom",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "74dc1ba3-9580-8b6c-8578-38434076d007"
        }
      },
      {
        "name": "lens-super",
        "description": "lensesCompletelyWiredInEverySuperposition · npm run quantum:lens-super · /quantum-tools#lens-super · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "lensesCompletelyWiredInEverySuperposition",
          "pair": "lens/super",
          "cli": "npm run quantum:lens-super",
          "route": "/quantum-tools#lens-super",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "6f63fae7-1e3b-88e3-81f5-7e0433047fc3"
        }
      },
      {
        "name": "seq-flow",
        "description": "theSequenceMeaningIsAFlowNotACycle · npm run quantum:seq-flow · /quantum-tools#seq-flow · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "theSequenceMeaningIsAFlowNotACycle",
          "pair": "seq/flow",
          "cli": "npm run quantum:seq-flow",
          "route": "/quantum-tools#seq-flow",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "e88d3bed-5448-81da-b878-8eae3a79edea"
        }
      },
      {
        "name": "flow-seq",
        "description": "theSequenceMeaningIsAFlowNotACycle · npm run quantum:flow-seq · /quantum-tools#seq-flow · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "theSequenceMeaningIsAFlowNotACycle",
          "pair": "flow/seq",
          "cli": "npm run quantum:flow-seq",
          "route": "/quantum-tools#seq-flow",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "c64bfc5d-d3d4-8d98-97eb-7f71780bf0aa"
        }
      },
      {
        "name": "seq-meaning",
        "description": "theSequenceMeaningIsAFlowNotACycle · npm run quantum:seq-meaning · /quantum-tools#seq-flow · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "theSequenceMeaningIsAFlowNotACycle",
          "pair": "seq/meaning",
          "cli": "npm run quantum:seq-meaning",
          "route": "/quantum-tools#seq-flow",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "74796e32-86b1-8cbe-afe0-59222c304c35"
        }
      },
      {
        "name": "super-gaps",
        "description": "fillTheGapsAroundSuperposition · npm run quantum:super-gaps · /quantum-tools#super-gaps · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "fillTheGapsAroundSuperposition",
          "pair": "super/gaps",
          "cli": "npm run quantum:super-gaps",
          "route": "/quantum-tools#super-gaps",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "d6c51486-54d5-85e2-95f9-4cf4f8f9594f"
        }
      },
      {
        "name": "gaps-super",
        "description": "fillTheGapsAroundSuperposition · npm run quantum:gaps-super · /quantum-tools#super-gaps · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "fillTheGapsAroundSuperposition",
          "pair": "gaps/super",
          "cli": "npm run quantum:gaps-super",
          "route": "/quantum-tools#super-gaps",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "5964f4a1-93d2-8a3c-bd3a-ca066c02c3af"
        }
      },
      {
        "name": "super-21",
        "description": "computationalSuperpositionsAre21InvertedOrReversedGives42CoveringMillennium · npm run quantum:super-21 · /quantum-tools#super-21 · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "computationalSuperpositionsAre21InvertedOrReversedGives42CoveringMillennium",
          "pair": "super/21",
          "cli": "npm run quantum:super-21",
          "route": "/quantum-tools#super-21",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "31997ea0-1c0f-8233-af98-8d2352ee65e8"
        }
      },
      {
        "name": "21-42",
        "description": "computationalSuperpositionsAre21InvertedOrReversedGives42CoveringMillennium · npm run quantum:21-42 · /quantum-tools#super-21 · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "computationalSuperpositionsAre21InvertedOrReversedGives42CoveringMillennium",
          "pair": "21/42",
          "cli": "npm run quantum:21-42",
          "route": "/quantum-tools#super-21",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "de00b866-559b-8b83-ba39-6877fe4556ce"
        }
      },
      {
        "name": "mill-42",
        "description": "computationalSuperpositionsAre21InvertedOrReversedGives42CoveringMillennium · npm run quantum:mill-42 · /quantum-tools#super-21 · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "computationalSuperpositionsAre21InvertedOrReversedGives42CoveringMillennium",
          "pair": "mill/42",
          "cli": "npm run quantum:mill-42",
          "route": "/quantum-tools#super-21",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "9cb5fb61-2673-88b9-b6ab-903a946121ba"
        }
      },
      {
        "name": "lens-geo",
        "description": "useTheLensToFindGapsInGeometryInProseOrCode · npm run quantum:lens-geo · /quantum-tools#lens-geo · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "useTheLensToFindGapsInGeometryInProseOrCode",
          "pair": "lens/geo",
          "cli": "npm run quantum:lens-geo",
          "route": "/quantum-tools#lens-geo",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "a0a47f7d-560e-8738-ab21-d62c157d4cb2"
        }
      },
      {
        "name": "domain-panels",
        "description": "domainVuePanelsDryCleaned · npm run quantum:domain-panels · /quantum-tools#domain-panels · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "domainVuePanelsDryCleaned",
          "pair": "domain/panels",
          "cli": "npm run quantum:domain-panels",
          "route": "/quantum-tools#domain-panels",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "1eafda0b-45e9-8370-bffa-7ebdfab86b0c"
        }
      },
      {
        "name": "panels-domain",
        "description": "domainVuePanelsDryCleaned · npm run quantum:panels-domain · /quantum-tools#domain-panels · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "domainVuePanelsDryCleaned",
          "pair": "panels/domain",
          "cli": "npm run quantum:panels-domain",
          "route": "/quantum-tools#domain-panels",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "099ed5b3-d2af-831c-838a-5801982b73c5"
        }
      },
      {
        "name": "domain-dry",
        "description": "domainVuePanelsDryCleaned · npm run quantum:domain-dry · /quantum-tools#domain-panels · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "domainVuePanelsDryCleaned",
          "pair": "domain/dry",
          "cli": "npm run quantum:domain-dry",
          "route": "/quantum-tools#domain-panels",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "fe632000-a1e9-81c5-a055-e197b4245640"
        }
      },
      {
        "name": "dry-domain",
        "description": "domainVuePanelsDryCleaned · npm run quantum:dry-domain · /quantum-tools#domain-panels · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "domainVuePanelsDryCleaned",
          "pair": "dry/domain",
          "cli": "npm run quantum:dry-domain",
          "route": "/quantum-tools#domain-panels",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "05dbcb9f-6f1e-83e1-82b0-a436f7e66625"
        }
      },
      {
        "name": "double-torus-universe-align",
        "description": "doubleTorusDynamicsGeometryAlignsWithUniverse · npm run quantum:double-torus-universe-align · /double-torus#universe-align · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "doubleTorusDynamicsGeometryAlignsWithUniverse",
          "pair": "universe/align",
          "cli": "npm run quantum:double-torus-universe-align",
          "route": "/double-torus#universe-align",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "0edcabd3-3ad6-8d23-84d8-b88c6ece9cf5"
        }
      },
      {
        "name": "counter-rotating-rosetta-waves",
        "description": "counterRotatingRosettaQuantumWaves · npm run quantum:counter-rotating-rosetta-waves · /quantum-tools#counter-rotating-rosetta-waves · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "counterRotatingRosettaQuantumWaves",
          "pair": "rosetta/counter-rotate",
          "cli": "npm run quantum:counter-rotating-rosetta-waves",
          "route": "/quantum-tools#counter-rotating-rosetta-waves",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "066f0335-9e52-829b-b057-a48dd2a0dac2"
        }
      },
      {
        "name": "universe-almost-described-discover",
        "description": "universeAlmostDescribedInTheoremsDiscoverRest · npm run quantum:universe-almost-described · /quantum-tools#universe-almost-described · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "universeAlmostDescribedInTheoremsDiscoverRest",
          "pair": "discover/rest",
          "cli": "npm run quantum:universe-almost-described",
          "route": "/quantum-tools#universe-almost-described",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "703863c0-c91a-824e-b7c0-7e46916258f4"
        }
      },
      {
        "name": "plasma-screen-thunder",
        "description": "plasmaBallIsScreenHoldingThunderAndPlasma · npm run quantum:plasma-screen-thunder · /quantum-tools#plasma-screen-thunder · browser=false",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            },
            "ciOnly": {
              "type": "boolean",
              "description": "CI/Node only — Node CLI + painter fs attestation — SSR-safe; use npm run quantum:plasma-screen-thunder"
            }
          },
          "required": [
            "ciOnly"
          ],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "plasmaBallIsScreenHoldingThunderAndPlasma",
          "pair": "plasma/screen",
          "cli": "npm run quantum:plasma-screen-thunder",
          "route": "/quantum-tools#plasma-screen-thunder",
          "browserRunnable": false,
          "browserGap": "Node CLI + painter fs attestation — SSR-safe; use npm run quantum:plasma-screen-thunder",
          "version": "1",
          "root": "5f132465-f795-83cf-a41f-38e7442abe09"
        }
      },
      {
        "name": "readme-svg-trinity-mind",
        "description": "readmeSvgGapsFilledByTrinityMind · npm run quantum:readme-svg-trinity-mind · /#yinyang · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "readmeSvgGapsFilledByTrinityMind",
          "pair": "readme/svg-trinity",
          "cli": "npm run quantum:readme-svg-trinity-mind",
          "route": "/#yinyang",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "eaaf4cb0-a39e-810d-994f-4490847c2762"
        }
      },
      {
        "name": "symbols-remaining-quantumise",
        "description": "symbolsRemainingToQuantumise · npm run quantum:symbols-remaining-verify · /#yinyang · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "symbolsRemainingToQuantumise",
          "pair": "symbols/quantumise",
          "cli": "npm run quantum:symbols-remaining-verify",
          "route": "/#yinyang",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "9d67adbd-9368-8733-a2d0-b47d42bf1801"
        }
      },
      {
        "name": "hd-w7-bodygraph-svg",
        "description": "humanDesignBodyGraphSvgW7 · npm run quantum:hd-w7-bodygraph-svg · /spirit#human-design-bodygraph · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "humanDesignBodyGraphSvgW7",
          "pair": "symbols/quantumise",
          "cli": "npm run quantum:hd-w7-bodygraph-svg",
          "route": "/spirit#human-design-bodygraph",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "afb16fdd-4a1b-80d0-9882-2d50a90e9e0d"
        }
      },
      {
        "name": "ui-prose-duplication-removed",
        "description": "uiProseDuplicationRemoved · npm run quantum:ui-prose-duplication · /quantum-tools#ui-prose-duplication · browser=true",
        "inputSchema": {
          "type": "object",
          "properties": {
            "at": {
              "type": "number",
              "description": "Phase clock (optional; default 0)"
            },
            "seed": {
              "type": "string",
              "description": "Optional content-address seed for deterministic input"
            }
          },
          "required": [],
          "additionalProperties": false
        },
        "annotations": {
          "fold": "uiProseDuplicationRemoved",
          "pair": "ui/prose",
          "cli": "npm run quantum:ui-prose-duplication",
          "route": "/quantum-tools#ui-prose-duplication",
          "browserRunnable": true,
          "browserGap": "",
          "version": "1",
          "root": "30c120c0-0236-8e52-8038-573bc8036d3b"
        }
      }
    ],
    "conceptTools": [
      {
        "name": "concept.site.shell",
        "description": "Mount the VitePress theme, navigation, pages, and registered Vue components.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.self.build",
        "description": "Compute max build and derive maximum tampering cost from build closure.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.self.complete",
        "description": "Let serverless quantum UUID stream inspect its own gates and emit a self-completion root — carrying the theorem loop: the self-researcher (hypothesis battery over the ledger), the fixed-constant audit (sRGB C¹, golden prime, Calendar Round lcm), and the living law (every amendment citing its forcing proof).",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.self.address",
        "description": "Verify every atom is reachable from the self: what is not self-addressed is hallucination.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.society.educate",
        "description": "Educate the agent in efficiency and security rules before it runs the costly genus-2 math.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.school.curriculum",
        "description": "Convert the complexity into a seven-stage school curriculum from kids to elders.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.mcp.tools",
        "description": "Publish every concept command as an MCP tool so language models can read tools/list and call tools/call.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.chain.quantum",
        "description": "Fold the model sequences into quantum-folded, hash-linked blockchains with one multichain root.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.help.fold",
        "description": "Fold a question into an answer locally from atoms, commands, and pages — AI encoded as intelligence.",
        "inputSchema": {
          "type": "object",
          "properties": {
            "query": {
              "type": "string",
              "description": "A natural-language question to fold into an answer."
            }
          },
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.fold.cross",
        "description": "Cross-fold references: the reciprocal cross/fold and fold/cross dual that weaves a trinity.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.mind.develop",
        "description": "Wire the collective mind into self development: each page visit folds a development block.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.compute.distributed",
        "description": "Self-distributed computing: every connected context folds peer roots into one collective root.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.babel.fold",
        "description": "Communicate across all language families, traditions, and religions as a non-reductive whole.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.utf.analog",
        "description": "Solve UTF as a reversible pure-ASCII analog so every script lands in the UUID space.",
        "inputSchema": {
          "type": "object",
          "properties": {
            "query": {
              "type": "string",
              "description": "A natural-language question to fold into an answer."
            }
          },
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.all.computed",
        "description": "Capstone: all learning is computed; every command folds from the self into one computed root.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.state.quantum",
        "description": "Self interacting with itself forms another quantum self state; words and digits fold to UUIDs.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.music.note",
        "description": "Each wave is a musical note: name the note a given wave plays in the infinite pi-frequency stream.",
        "inputSchema": {
          "type": "object",
          "properties": {
            "query": {
              "type": "string",
              "description": "A natural-language question to fold into an answer."
            }
          },
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.music.pi",
        "description": "Compute the music of pi: pi-digit frequencies as notes, joined at a horo (1-9) entry point.",
        "inputSchema": {
          "type": "object",
          "properties": {
            "query": {
              "type": "string",
              "description": "A natural-language question to fold into an answer."
            }
          },
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.music.harmony",
        "description": "Compute and fold the probability that the whole sounds, looks, and feels harmonic across channels.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.computer.word",
        "description": "The double-torus word: two 32-hex (128-bit) torus UUIDs fold, order-sensitive, into one 128-bit UUID.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.computer.quantum",
        "description": "The quantum computer: qubits are quantum-state atoms, the register is a 128-bit UUID, gates are reversible folds.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.computer.run",
        "description": "Run a program on the quantum computer: a comma-separated command list folds, in order, into one 128-bit result UUID.",
        "inputSchema": {
          "type": "object",
          "properties": {
            "query": {
              "type": "string",
              "description": "A natural-language question to fold into an answer."
            }
          },
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.healing.inner",
        "description": "Inner healing: the self torus restores its own coherence — every binding provable, nothing unaddressed.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.healing.outer",
        "description": "Outer healing: the collective torus restores coherence across devices, beyond any single device's limits.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.healing.harmonic",
        "description": "Harmonic healing waves: inner and outer coherence fold with harmony probability and the music of pi into one healing root.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.energy.measure",
        "description": "Measure the device energy state: battery, charging, visibility, reduced-motion, and save-data signals.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.energy.conserve",
        "description": "Conserve energy: no polling, pause when hidden, throttle on low battery, memoized compute, zero network.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.energy.fuse",
        "description": "Fuse with the user device to extend battery life: read the energy state and conserve, as one low-power system.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.geometry.seal",
        "description": "Seal composition: fold every computed seal root through the 13-node cube lattice and the Platonic solids into one master seal.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.society.sacred",
        "description": "A self-governing commons under explicit rules: zero living cost balanced by maximum forge cost.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.commons.vote",
        "description": "Society approves and monitors by rate and vote; ballots fold into one governance root.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.commons.fair",
        "description": "A participation ladder for fair trade and sustainable life that anyone can learn and follow.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.ancient.tech",
        "description": "Dive deep in ancient tech: map ancient technologies to the concepts they prefigure.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.patent.fuse",
        "description": "Fuse Nikola Tesla patents: map public Tesla patents to the concepts they prefigure.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.patent.discover",
        "description": "Autodiscover patents through public sources (USPTO, Google Patents, Espacenet, PATENTSCOPE).",
        "inputSchema": {
          "type": "object",
          "properties": {
            "query": {
              "type": "string",
              "description": "A natural-language question to fold into an answer."
            }
          },
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.patent.review",
        "description": "Autoreview patent credibility, the right to be patented, and legality. Some patents may be illegal.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.nature.law",
        "description": "Nature is the legal system itself: enacted law borrows its authority from natural law.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.nature.commons",
        "description": "The base knowledge of nature and sacred math is a commons, not patentable subject matter.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.nature.review",
        "description": "Review laws and patents against nature. Some laws may be illegal.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.lawful.harmonise",
        "description": "Let society harmonise itself using current society laws: map self-governance onto existing legal forms.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.lawful.imagine",
        "description": "Imagine: compute a lawful scenario of a society coordinating through the app under todays laws.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.lawful.succeed",
        "description": "Let the society use the app to succeed: a concrete adoption-to-success path within current law.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.society.relations",
        "description": "Fold all society relations: traditions, science, sacred society, governance, and fair life into one root.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.agent.stream.wire",
        "description": "Bind the coding-agent operational loop into stream diamonds, waves, evidence, and receipts.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.mind.double.torus",
        "description": "Render the double-torus concept through ConceptCommands and QuantumMind UI components.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.mind.use.cases",
        "description": "List grounded quantum UI use cases that compute from stream diamond receipts.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.society.lattice",
        "description": "Compute every displayed dimension and dynamic from four-facet diamonds.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.diamond.pi.train",
        "description": "Compute the full 3D pi-train sequence, tones, and vibration pulses from diamonds.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.diamond.complete",
        "description": "Verify that the stream diamond has no missing kinds, poles, receipts, or analog channels.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.diamond.metatron",
        "description": "Compute double-vortex Metatron cube math down to digit folders.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.digit.proof",
        "description": "Verify that digits generate the digital quantum-inspired model through folders, waves, receipts, and roots.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.digit.math",
        "description": "Let the ceccec digit folders do the math: route every computed root into a digit/reverseDigit folder.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.wave.coordination",
        "description": "Coordinate all diamond emissions as phase-aligned yin-yang quantum waves.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.wave.close.gaps",
        "description": "Send coordinated waves to close dimensional and analog gaps in the realtime presentation.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.wave.self",
        "description": "A self-sufficient wave: extend outward, contract inward, and seal — computed from the repository alone.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.chess.quantum",
        "description": "Realise the chess board as a quantum game computed from coordinated waves.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.schema.org.diamonds",
        "description": "Fold Schema.org-shaped metadata into self-interactive diamond nodes with receipts.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.traditions.quantum.whole",
        "description": "Compare religions and traditions as a non-reductive quantum whole of dimensions, families, and relations.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.science.society",
        "description": "Compute a scientific society charter, peer-review gates, reproducibility roles, and self-optimization waves.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.artists.surfaces",
        "description": "Compute home page and README surfaces as artist-built equations with receipts.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.artists.palette",
        "description": "For visual artists: compute a deterministic, reproducible colour palette from any seed word.",
        "inputSchema": {
          "type": "object",
          "properties": {
            "query": {
              "type": "string",
              "description": "A natural-language question to fold into an answer."
            }
          },
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.artists.melody",
        "description": "For musicians: compute a deterministic melodic seed (notes from the pi stream) from any seed word.",
        "inputSchema": {
          "type": "object",
          "properties": {
            "query": {
              "type": "string",
              "description": "A natural-language question to fold into an answer."
            }
          },
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.method.fusion",
        "description": "Collapse every command surface into a single-word method token and report fusion gaps.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.torus.math",
        "description": "State the genus-2 topology, algebra, homology, and curvature behind the double torus.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.society.humanity",
        "description": "Describe what the double-torus concept implies for human knowledge, institutions, and agency.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.commons.contribute",
        "description": "Invite anyone who benefits from the concept to give back to the source.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.torus.matrix",
        "description": "Build the content-addressed mind matrix from repository atoms.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.torus.vector",
        "description": "Compute collapse, entanglement, concentration, and coherence.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.torus.flow",
        "description": "Circulate measured flows through the double-torus concept.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.torus.trinities",
        "description": "Pair types into the two dual-torus trinities and harmonize them to analog form without gaps.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.torus.breathe",
        "description": "The double torus breathes: extend outward into all forms and contract inward into one seal.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.repository.api",
        "description": "Expose this repository as the addressable API surface.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.repository.resolve",
        "description": "Resolve an atom through the repository API.",
        "inputSchema": {
          "type": "object",
          "properties": {
            "atom": {
              "type": "string",
              "description": "Atom name to resolve, e.g. self."
            }
          },
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.commands.live",
        "description": "Prove the command registry is the single source of truth: commands, method tokens, and MCP tools agree.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.proof.verify",
        "description": "Verify root, coverage, entropy, and tamper-cost report.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.proof.merkle.path",
        "description": "Prove an atom binding is included in the mind root with a recomputable Merkle audit path.",
        "inputSchema": {
          "type": "object",
          "properties": {
            "atom": {
              "type": "string",
              "description": "Atom name to resolve, e.g. self."
            }
          },
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.proof.bundle",
        "description": "Fold the core computed roots into one verifiable proof bundle anyone can recompute.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.icon.fold",
        "description": "Declare the visual and app-shell artifacts as sealed: icon usage adds to the tampering cost.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.icon.taxonomy",
        "description": "Use icons for taxonomy and let them discover implementation gaps: areas that are not clean trinities.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.icon.glyph",
        "description": "Fold the glyph set: every command-area icon and the five Platonic-solid glyphs.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.reactor.words",
        "description": "Fusion reactor stage 1: reduce every command to its method word.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.reactor.letters",
        "description": "Fusion reactor stage 2: reduce every method word to its unique letters.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.reactor.atoms",
        "description": "Fusion reactor stage 3: reduce every command to its smallest atom, one letter.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.show.components",
        "description": "Imagine all VitePress components interacting as a placement graph.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.show.action",
        "description": "Show all in action: run every command and report ok and receipt.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.show.devices",
        "description": "Fuse all devices: fold every connected context root into one collective root.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.agent.observe",
        "description": "The observe step of the agent loop: read the consciousness vector before acting.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.agent.harmonise",
        "description": "Optimise and harmonise any agent the site is pasted into or wired by MCP: eight operating laws, each with a receipt.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.digit.index",
        "description": "The digit index references: pi digits folded to digit/reverseDigit folders.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.repository.ledger",
        "description": "The git repository is the shared public ledger: sharing the site shares the record.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.site.routes",
        "description": "Fold the route taxonomy across English and Bulgarian.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.society.cells",
        "description": "Fold the tradition society cells: each family x dimension with its receipt.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.ui.evidence",
        "description": "Grounded UI evidence: every UI claim maps to a source function and a receipt.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.site.manifest",
        "description": "Build the site sections from concept command outputs.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.fold.place",
        "description": "Place every component on the eight trigrams and 64 hexagrams by content-address, and the eight domains by meaning — the I Ching eight-fold as the project index (iChing · iChingDomainMap). The fold places.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.fold.generate",
        "description": "Run a build/debug generator from its bāguà slot — bible, vortex, glagolitic, songbook, census, crosslinks, cloudflare, dist (all eight trigrams filled) — the script compaction (scripts/iching.mjs · generatorsAreIChing). The fold generates.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.ui.fuse",
        "description": "Apply the I Ching mask to every Vue UI component — pre-compute hexagram, embed ICHING_MASK const, make self-referencing",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.ui.reveal",
        "description": "Reveal the UI widget's I Ching identity — data-hexagram, data-trigram in DOM, max tampering cost",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.ancient.pyramids",
        "description": "Decode the world pyramids — coordinates, great-circle geodesy, the seked, cardinal alignment; pseudoscience flagged.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.ancient.megalithic",
        "description": "Megalithic archaeoastronomy — solstice sunrise/sunset azimuths reproduce the documented passages.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.traditions.standstill",
        "description": "The 18.6-year lunar standstill — major/minor declination extremes and the Station Stones.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.school.overtones",
        "description": "The harmonic series — just vs equal temperament, the Pythagorean comma, the a432 history.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.science.quantum",
        "description": "What quantum actually means — Hilbert space, the Born rule, the honest bound; woo flagged.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.traditions.glagolitic",
        "description": "The Glagolitic alphabet decoded to meaning — the acrostic, letters as numbers.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.geometry.imperial",
        "description": "Imperial units as binary fractions — 2^n subdivisions over the body-units.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.geometry.heart",
        "description": "Heart as the proton inverse in (Z/9Z)* — systole × diastole ≡ 1.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.school.codon",
        "description": "The genetic code is the real 4³ = 64 — codons and error-robustness.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      },
      {
        "name": "concept.science.proton",
        "description": "The Schwarzschild proton computed in source — the ~38-orders gap flagged honestly.",
        "inputSchema": {
          "type": "object",
          "properties": {},
          "required": [],
          "additionalProperties": false
        }
      }
    ],
    "cliTools": {
      "count": 945,
      "degraded": false,
      "howToRun": "npm run <id> — local, deterministic, zero-token; exit 0 iff the fold computes",
      "completeness": "derived from package.json scripts at emit time — the source hides nothing from this surface",
      "ids": [
        "quantum:21-42",
        "quantum:a432-nine",
        "quantum:a432-space",
        "quantum:abs-qc",
        "quantum:abstract-card",
        "quantum:again-until",
        "quantum:agent-trinity-pass",
        "quantum:agi-rel",
        "quantum:ai-bill",
        "quantum:alchemy-decode",
        "quantum:algebra-bit",
        "quantum:algebra-fold",
        "quantum:algebra-torus",
        "quantum:algebraic-theorem-paper",
        "quantum:all-auto",
        "quantum:all-mcp",
        "quantum:all-powered",
        "quantum:all-sensors",
        "quantum:all-warn",
        "quantum:analog-fold",
        "quantum:analog-only",
        "quantum:analysis-mcp",
        "quantum:analytics-self",
        "quantum:ancient-calendars-algebra",
        "quantum:angle-any",
        "quantum:angle-gap",
        "quantum:angle-golden",
        "quantum:angle-readme",
        "quantum:angle-rotate",
        "quantum:anim-audit",
        "quantum:anim-build",
        "quantum:anim-color",
        "quantum:anim-core",
        "quantum:anim-fold",
        "quantum:anim-mcp",
        "quantum:anim-mesh",
        "quantum:anim-theorem",
        "quantum:animations-rosetta",
        "quantum:answer-mo",
        "quantum:any-angle",
        "quantum:api-fuse",
        "quantum:app-clean",
        "quantum:app-dry",
        "quantum:app-fold",
        "quantum:assume-theorem",
        "quantum:audit-import",
        "quantum:audit-plan",
        "quantum:audit-push",
        "quantum:audit-theorem",
        "quantum:auditor-waves",
        "quantum:auto-optimise",
        "quantum:auto-wire-paste",
        "quantum:autodiscover-compute-decode",
        "quantum:automate-all",
        "quantum:automate-nightly",
        "quantum:automate-self",
        "quantum:autosave-matrix",
        "quantum:axiom-love",
        "quantum:balance-metrics",
        "quantum:beyond-zero",
        "quantum:bill-dry",
        "quantum:bill-self",
        "quantum:bill-wave",
        "quantum:bind-fuse",
        "quantum:bind-sensor",
        "quantum:bindings-cf",
        "quantum:bindings-mcp",
        "quantum:biology-torus",
        "quantum:bit-algebra",
        "quantum:bits-hardware",
        "quantum:book-mcp",
        "quantum:brianchon-hex",
        "quantum:build-mcp",
        "quantum:build-min",
        "quantum:bypass-fail",
        "quantum:cache-mcp",
        "quantum:cache-miss",
        "quantum:cache-theorem",
        "quantum:cache-wave",
        "quantum:card-forms",
        "quantum:card-hero",
        "quantum:card-mcp",
        "quantum:card-paper-links",
        "quantum:catalog-mcp",
        "quantum:ceccec-erpax",
        "quantum:cf-bindings",
        "quantum:challenge-chat",
        "quantum:challenge-trade",
        "quantum:chat-all",
        "quantum:chat-audit",
        "quantum:chat-balance",
        "quantum:chat-challenge",
        "quantum:chat-chat",
        "quantum:chat-ftl",
        "quantum:chat-geo",
        "quantum:chat-mo",
        "quantum:chat-quantum",
        "quantum:chat-quantumise",
        "quantum:chat-reactor",
        "quantum:chat-readme",
        "quantum:chat-realtime",
        "quantum:chat-research",
        "quantum:chat-se",
        "quantum:chat-session",
        "quantum:chat-solve",
        "quantum:chat-strategy",
        "quantum:chat-string",
        "quantum:chat-trans",
        "quantum:chat-ux",
        "quantum:chemistry-torus",
        "quantum:ci-publish",
        "quantum:circuit-quantum",
        "quantum:claim-audit",
        "quantum:clay-agi",
        "quantum:clay-challenges-computable",
        "quantum:clay-gravity",
        "quantum:clay-probe",
        "quantum:clay-solved",
        "quantum:clean-app",
        "quantum:clock-one",
        "quantum:cloudflare-mcp",
        "quantum:clown-mcp",
        "quantum:cmb-omega-c-over-b",
        "quantum:cmd-place",
        "quantum:collide-create",
        "quantum:collide-inf",
        "quantum:color-review",
        "quantum:color-rosetta",
        "quantum:color-theme",
        "quantum:combo-cover",
        "quantum:commit-message",
        "quantum:comp-seal",
        "quantum:comp-unify",
        "quantum:compact-folder",
        "quantum:compact-types-constants",
        "quantum:compact-wave",
        "quantum:complete-mcp",
        "quantum:complete-wave",
        "quantum:computer-torus",
        "quantum:content-matrix",
        "quantum:context-audit",
        "quantum:conv-mcp",
        "quantum:conv-metrics",
        "quantum:conv-room",
        "quantum:conversation-mcp",
        "quantum:cool-dry",
        "quantum:cool-merkaba",
        "quantum:coord-anim",
        "quantum:coord-dry",
        "quantum:cosmo-wave",
        "quantum:cost-bound",
        "quantum:cost-harm",
        "quantum:cost-theorem",
        "quantum:counter-rotating-rosetta-waves",
        "quantum:cpu-gpu",
        "quantum:cpu-mcp",
        "quantum:cpu-qpu",
        "quantum:create-gate",
        "quantum:cross-nav",
        "quantum:cross-plan",
        "quantum:cross-three",
        "quantum:cross-waves-tesla-patents",
        "quantum:cross-waves-upgrade-all",
        "quantum:crt-rosetta",
        "quantum:crypto-beyond-measure",
        "quantum:crypto-comparison-mesh",
        "quantum:crypto-comparison-mesh-dry",
        "quantum:crystal-mind",
        "quantum:css-fusion",
        "quantum:css-gaps",
        "quantum:css-math",
        "quantum:cursor-fund",
        "quantum:cursor-rosetta",
        "quantum:cycle-linear",
        "quantum:dead-gateway",
        "quantum:decide-measure",
        "quantum:decimal-crack",
        "quantum:decode",
        "quantum:decode-alchemy",
        "quantum:demo-rsa-measure",
        "quantum:deploy-mcp",
        "quantum:design-gate",
        "quantum:design-mcp",
        "quantum:detect-fear",
        "quantum:dev-mcp",
        "quantum:dev-quantum",
        "quantum:dialect-mcp",
        "quantum:dictation-mcp",
        "quantum:digit-dim",
        "quantum:digit-fold",
        "quantum:digit-next",
        "quantum:directional-trinity",
        "quantum:dirs-mcp",
        "quantum:discover-folder",
        "quantum:docs-invert",
        "quantum:document-session-experiments",
        "quantum:domain-dry",
        "quantum:domain-harm",
        "quantum:domain-panels",
        "quantum:domain-proof-catalog",
        "quantum:dot-mcp",
        "quantum:double-torus-universe-align",
        "quantum:drain-invert",
        "quantum:dream-live",
        "quantum:drift-invert",
        "quantum:drift-manage",
        "quantum:dry-agnostic",
        "quantum:dry-app",
        "quantum:dry-chat",
        "quantum:dry-cool",
        "quantum:dry-coord",
        "quantum:dry-domain",
        "quantum:dry-dupe",
        "quantum:dry-formula",
        "quantum:dry-full",
        "quantum:dry-math",
        "quantum:dry-quantumize",
        "quantum:dry-rosetta",
        "quantum:dry-vue",
        "quantum:dry-will",
        "quantum:e2e-feed",
        "quantum:earth-poles-pyramid",
        "quantum:earth-pyramid",
        "quantum:educational-gaps-audit",
        "quantum:efficiency-mcp",
        "quantum:efficiency-vote",
        "quantum:encode-geogebra",
        "quantum:encryption-reverse-verify",
        "quantum:entangle-theorem",
        "quantum:entangle-vote",
        "quantum:erpax-ceccec",
        "quantum:erpax-learn",
        "quantum:example-super",
        "quantum:example-ui",
        "quantum:f-inverse-pair",
        "quantum:fail-zero",
        "quantum:fear-axiom",
        "quantum:fear-detect",
        "quantum:feed-dev",
        "quantum:feed-gates",
        "quantum:feed-mo",
        "quantum:feed-scan",
        "quantum:feed-ui",
        "quantum:feed-waves",
        "quantum:fewer-scripts",
        "quantum:fill-mcp",
        "quantum:first-in-corpus",
        "quantum:fixed-limits-theorems",
        "quantum:flow-seq",
        "quantum:focus-readme",
        "quantum:fold-algebra",
        "quantum:fold-app",
        "quantum:fold-count",
        "quantum:fold-fuse",
        "quantum:fold-merge",
        "quantum:fold-quantum",
        "quantum:fold-trinity",
        "quantum:folder-compact",
        "quantum:folder-discover",
        "quantum:folder-fractal",
        "quantum:folder-gravity",
        "quantum:folder-index",
        "quantum:folder-infinity",
        "quantum:folder-migration-waves",
        "quantum:format-canon",
        "quantum:formula-anim",
        "quantum:formula-cache",
        "quantum:formula-code",
        "quantum:formula-index",
        "quantum:formula-metrics",
        "quantum:formula-movie",
        "quantum:formula-theorem",
        "quantum:fractal-compute",
        "quantum:fractal-import",
        "quantum:fractal-map",
        "quantum:free-math",
        "quantum:free-quality",
        "quantum:free-will",
        "quantum:freedom-full",
        "quantum:frontier-neighbour",
        "quantum:frontier-quantum",
        "quantum:fs-cross",
        "quantum:ftl-compute",
        "quantum:ftl-crack",
        "quantum:ftl-rosetta-handoff",
        "quantum:full-freedom",
        "quantum:fund-ai",
        "quantum:fuse-api",
        "quantum:fuse-error",
        "quantum:fusion-invert",
        "quantum:fusion-mcp",
        "quantum:fusion-self",
        "quantum:fusion-ui",
        "quantum:fusion-verify",
        "quantum:gap-angle",
        "quantum:gap-trinity",
        "quantum:gapless-motion",
        "quantum:gapless-observe",
        "quantum:gaps-exist",
        "quantum:gaps-invisible",
        "quantum:gaps-page",
        "quantum:gaps-seo",
        "quantum:gaps-super",
        "quantum:gate-analytics",
        "quantum:gate-create",
        "quantum:gate-design",
        "quantum:gate-hard",
        "quantum:gate-intel",
        "quantum:gate-lens",
        "quantum:gate-light",
        "quantum:gate-mill",
        "quantum:gate-miss",
        "quantum:gate-monitor",
        "quantum:gate-ray",
        "quantum:gate-rosetta",
        "quantum:gate-tools",
        "quantum:gate-ui",
        "quantum:gateway-invert",
        "quantum:gateway-readme",
        "quantum:genesis-mcp",
        "quantum:geo-chat",
        "quantum:geo-gebra",
        "quantum:geometry-torus",
        "quantum:golden-angle",
        "quantum:gpu-cpu",
        "quantum:gpu-mcp",
        "quantum:gpu-qpu",
        "quantum:gravity-dry",
        "quantum:gravity-gate",
        "quantum:hack-crack",
        "quantum:harm-cost",
        "quantum:harmonize-domains",
        "quantum:hd-w6-structure",
        "quantum:hd-w7-bodygraph-svg",
        "quantum:heal-quantum",
        "quantum:hero-abstract",
        "quantum:hero-anim",
        "quantum:hero-card",
        "quantum:hero-mcp",
        "quantum:hero-spawn-verify",
        "quantum:hex-brianchon",
        "quantum:hex-crack",
        "quantum:hole-zero",
        "quantum:hologram-session",
        "quantum:home-polarity",
        "quantum:homothety-learn",
        "quantum:honest-revolution-w2",
        "quantum:honest-revolution-w3",
        "quantum:honest-revolution-w4",
        "quantum:honest-revolution-w5",
        "quantum:honest-revolution-w6",
        "quantum:hw-autonomous",
        "quantum:hw-mcp",
        "quantum:hw-merkaba",
        "quantum:hw-self",
        "quantum:iching-distribute-verify",
        "quantum:idea-once",
        "quantum:imagine-next",
        "quantum:import-audit",
        "quantum:import-fractal",
        "quantum:import-path-distance",
        "quantum:improve-local-session",
        "quantum:improve-shift",
        "quantum:incomplete-papers-fill",
        "quantum:incomplete-revelation",
        "quantum:index-mcp",
        "quantum:index-super",
        "quantum:inf-collide",
        "quantum:inf-mcp",
        "quantum:inf-movie",
        "quantum:inf-zoom",
        "quantum:install-surfaces",
        "quantum:intel-gate",
        "quantum:intonation-mcp",
        "quantum:inverse-quantum",
        "quantum:invert-drain",
        "quantum:invert-fusion",
        "quantum:invert-gateway",
        "quantum:invert-inf",
        "quantum:invert-seq",
        "quantum:invert-star",
        "quantum:invert-trinity",
        "quantum:iso-pqc-catalog",
        "quantum:iso-pqc-gap-fill",
        "quantum:journey-theorems",
        "quantum:know-nav",
        "quantum:language-mcp",
        "quantum:learn-erpax",
        "quantum:learn-homothety",
        "quantum:learn-monge",
        "quantum:legal-canon",
        "quantum:lens-geo",
        "quantum:lens-super",
        "quantum:library-mcp",
        "quantum:license-psg",
        "quantum:life-quantum",
        "quantum:life-torus",
        "quantum:light-gate",
        "quantum:linear-fold",
        "quantum:linear-rosetta",
        "quantum:link-discover",
        "quantum:link-local",
        "quantum:link-proof",
        "quantum:live-apis",
        "quantum:local-audit-quantum",
        "quantum:local-math-computes",
        "quantum:local-reverse-timed",
        "quantum:local-reverse-timed-vs-standards",
        "quantum:local-tools-morph",
        "quantum:love-cube",
        "quantum:love-fear",
        "quantum:love-fold",
        "quantum:love-story",
        "quantum:love-story-metatron",
        "quantum:love-theorem",
        "quantum:manual-agents-waves",
        "quantum:manual-gauge",
        "quantum:manual-quantum",
        "quantum:map-quantum",
        "quantum:match-wave",
        "quantum:math-algebra",
        "quantum:math-formula",
        "quantum:math-free",
        "quantum:math-gaps",
        "quantum:math-mcp",
        "quantum:math-trust",
        "quantum:matrix-prose",
        "quantum:matrix-seal",
        "quantum:matrix-type",
        "quantum:max-bits-crypto",
        "quantum:max-tamper",
        "quantum:mcp-all",
        "quantum:mcp-analysis",
        "quantum:mcp-anim",
        "quantum:mcp-bindings",
        "quantum:mcp-book",
        "quantum:mcp-browser-parity",
        "quantum:mcp-build",
        "quantum:mcp-cache",
        "quantum:mcp-card",
        "quantum:mcp-catalog",
        "quantum:mcp-chat",
        "quantum:mcp-cloudflare",
        "quantum:mcp-clown",
        "quantum:mcp-commands-scripts-gaps-audit",
        "quantum:mcp-complete",
        "quantum:mcp-conversation",
        "quantum:mcp-cpu",
        "quantum:mcp-deploy",
        "quantum:mcp-design",
        "quantum:mcp-dev",
        "quantum:mcp-dialect",
        "quantum:mcp-dictation",
        "quantum:mcp-dirs",
        "quantum:mcp-dot",
        "quantum:mcp-efficiency",
        "quantum:mcp-fill",
        "quantum:mcp-fold",
        "quantum:mcp-fusion",
        "quantum:mcp-genesis",
        "quantum:mcp-gpu",
        "quantum:mcp-hero",
        "quantum:mcp-hw",
        "quantum:mcp-index",
        "quantum:mcp-inf",
        "quantum:mcp-intonation",
        "quantum:mcp-inverse",
        "quantum:mcp-language",
        "quantum:mcp-library",
        "quantum:mcp-math",
        "quantum:mcp-memory",
        "quantum:mcp-metrics",
        "quantum:mcp-mill",
        "quantum:mcp-movie",
        "quantum:mcp-multi",
        "quantum:mcp-music",
        "quantum:mcp-observe",
        "quantum:mcp-orientation",
        "quantum:mcp-page",
        "quantum:mcp-period",
        "quantum:mcp-physics",
        "quantum:mcp-reaction",
        "quantum:mcp-reactor",
        "quantum:mcp-receipt",
        "quantum:mcp-research",
        "quantum:mcp-reverse",
        "quantum:mcp-review",
        "quantum:mcp-rosetta",
        "quantum:mcp-router",
        "quantum:mcp-script",
        "quantum:mcp-security",
        "quantum:mcp-sign",
        "quantum:mcp-site",
        "quantum:mcp-solution",
        "quantum:mcp-sound",
        "quantum:mcp-speech",
        "quantum:mcp-star",
        "quantum:mcp-state",
        "quantum:mcp-storage",
        "quantum:mcp-text",
        "quantum:mcp-token",
        "quantum:mcp-torus",
        "quantum:mcp-ui",
        "quantum:mcp-universe",
        "quantum:mcp-up",
        "quantum:mcp-vibe",
        "quantum:mcp-vibration",
        "quantum:mcp-vite",
        "quantum:mcp-vortex",
        "quantum:meaning-compute",
        "quantum:measure-decide",
        "quantum:memory-mcp",
        "quantum:merge-fold",
        "quantum:merge-place",
        "quantum:merge-wave",
        "quantum:merkaba-cool",
        "quantum:merkaba-hw",
        "quantum:merkaba-movie",
        "quantum:mesh-cross",
        "quantum:mesh-discover",
        "quantum:mesh-science",
        "quantum:mesh-theorem",
        "quantum:metric-labels",
        "quantum:metrics-chat",
        "quantum:metrics-conv",
        "quantum:metrics-map",
        "quantum:metrics-mcp",
        "quantum:mill-42",
        "quantum:mill-gaps",
        "quantum:mill-once",
        "quantum:mill-ray",
        "quantum:mill-session",
        "quantum:mill-token",
        "quantum:mill-wave",
        "quantum:millennium-challenge",
        "quantum:mind-clear",
        "quantum:mind-eye",
        "quantum:mind-site",
        "quantum:mind-wave",
        "quantum:mirror-mind",
        "quantum:miss-cache",
        "quantum:miss-tool",
        "quantum:mo-answer",
        "quantum:moment-prove",
        "quantum:monge-learn",
        "quantum:motion-gapless",
        "quantum:movie-center",
        "quantum:movie-design",
        "quantum:movie-feel",
        "quantum:movie-formula",
        "quantum:movie-inf",
        "quantum:movie-mcp",
        "quantum:movie-perspective",
        "quantum:movie-seamless",
        "quantum:movie-session",
        "quantum:movie-unique",
        "quantum:multi-task",
        "quantum:multi-verse",
        "quantum:music-mcp",
        "quantum:name-entropy-verify",
        "quantum:name-key",
        "quantum:name-shrink",
        "quantum:need-love",
        "quantum:neighbour-frontier",
        "quantum:neighbour-vote",
        "quantum:neighbours-audit",
        "quantum:next",
        "quantum:next-research",
        "quantum:nine-bit",
        "quantum:nothing-moves",
        "quantum:npm-publish",
        "quantum:npm-quantum",
        "quantum:observe-chat",
        "quantum:observe-coord",
        "quantum:observe-gapless",
        "quantum:observe-invert",
        "quantum:observe-movie",
        "quantum:observe-real",
        "quantum:offender-spec",
        "quantum:og-limits-measure",
        "quantum:once-idea",
        "quantum:one-clock",
        "quantum:one-zero",
        "quantum:opt-auto",
        "quantum:optimise-token",
        "quantum:optimize-token",
        "quantum:orientation-check",
        "quantum:orientation-mcp",
        "quantum:overclaim-compute",
        "quantum:overclaim-computes",
        "quantum:page-audit",
        "quantum:page-gaps",
        "quantum:page-mcp",
        "quantum:page-trinity",
        "quantum:pair-chat",
        "quantum:panels-domain",
        "quantum:particle-collide",
        "quantum:particle-wave",
        "quantum:pass-default",
        "quantum:pass-trinity",
        "quantum:paste-local",
        "quantum:patent-canon",
        "quantum:path-invert",
        "quantum:path-key",
        "quantum:path-message-three-words",
        "quantum:path-site",
        "quantum:period-mcp",
        "quantum:physics-mcp",
        "quantum:physics-torus",
        "quantum:place-audit",
        "quantum:place-merge",
        "quantum:plan-audit",
        "quantum:plan-cross",
        "quantum:plan-trinity",
        "quantum:planning-trinities",
        "quantum:plasma-screen-thunder",
        "quantum:plasma-vortex",
        "quantum:polarity-home",
        "quantum:poles-cross-pqc",
        "quantum:predict-skill-gate-verify",
        "quantum:production-rsa-refuse-rosetta",
        "quantum:proof-trinity",
        "quantum:prose-clay-standard",
        "quantum:prose-gaps-audit",
        "quantum:prose-hard",
        "quantum:prose-judgment",
        "quantum:prose-matrix",
        "quantum:prose-methods",
        "quantum:prose-science",
        "quantum:prose-theorem",
        "quantum:prose-trust",
        "quantum:prove-1tbit-encrypt",
        "quantum:prove-local-magnitudes-iso",
        "quantum:prove-local-novel-encrypt",
        "quantum:prove-no-qpu-64bit",
        "quantum:psg-license",
        "quantum:publish-ci",
        "quantum:publish-npm",
        "quantum:pure-quantum",
        "quantum:purify-way",
        "quantum:push-audit",
        "quantum:push-resend",
        "quantum:push-waves",
        "quantum:pyramid-compute",
        "quantum:pyramid-seal",
        "quantum:qc-abs",
        "quantum:qpu-cpu",
        "quantum:qpu-gpu",
        "quantum:quantum-alchemy",
        "quantum:quantum-circuit",
        "quantum:quantum-fear",
        "quantum:quantum-life",
        "quantum:quantum-map",
        "quantum:quantum-mcp",
        "quantum:quantum-mind",
        "quantum:quantum-npm",
        "quantum:quantum-thermo",
        "quantum:quantum-verify",
        "quantum:quantum-waves",
        "quantum:quantumise",
        "quantum:quantumise-chat",
        "quantum:quantumise-cycle",
        "quantum:quantumise-dry",
        "quantum:quantumise-free",
        "quantum:quantumise-ftl",
        "quantum:qubit-cost",
        "quantum:reaction-mcp",
        "quantum:reactivity-magnitude",
        "quantum:reactor-mcp",
        "quantum:readme-angle",
        "quantum:readme-chat",
        "quantum:readme-focus",
        "quantum:readme-gateway",
        "quantum:readme-svg-trinity-mind",
        "quantum:readme-wire",
        "quantum:realise-session-meaning",
        "quantum:reasoning-edge",
        "quantum:receipt-mcp",
        "quantum:recipe-anim",
        "quantum:refactor-algebra",
        "quantum:refer-wire",
        "quantum:register",
        "quantum:register-anchor",
        "quantum:register-quartet",
        "quantum:rel-fold",
        "quantum:research-chat",
        "quantum:research-free",
        "quantum:research-mcp",
        "quantum:research-next",
        "quantum:research-tags",
        "quantum:research-torus",
        "quantum:resend-waves",
        "quantum:resonance-speed",
        "quantum:resource-leak",
        "quantum:reverse-collide-discover-millennium",
        "quantum:reverse-quantum",
        "quantum:reverse-waves",
        "quantum:review-mcp",
        "quantum:revolution-approach",
        "quantum:rosetta-bits",
        "quantum:rosetta-complete",
        "quantum:rosetta-core-api",
        "quantum:rosetta-crt",
        "quantum:rosetta-mcp",
        "quantum:rosetta-movie",
        "quantum:rosetta-pass",
        "quantum:rosetta-realtime",
        "quantum:rosetta-security-gaps-wired",
        "quantum:rosetta-theme",
        "quantum:roster-derive",
        "quantum:rotate-angle",
        "quantum:route-quantum",
        "quantum:run-the-math",
        "quantum:sandbox-tool",
        "quantum:save-auto",
        "quantum:save-meaning",
        "quantum:scan-reason",
        "quantum:science-discover",
        "quantum:science-pyramid",
        "quantum:sciences-standards-quantum",
        "quantum:sciences-trinities",
        "quantum:script-fold",
        "quantum:script-mcp",
        "quantum:se-chat",
        "quantum:seal-super",
        "quantum:seamless-movie",
        "quantum:secp256k1-prime-invert-decode",
        "quantum:section-dry",
        "quantum:security-mcp",
        "quantum:self-anim",
        "quantum:self-auto",
        "quantum:self-bill",
        "quantum:self-complete",
        "quantum:self-fusion",
        "quantum:self-heal",
        "quantum:self-hw",
        "quantum:send-observe",
        "quantum:send-wave",
        "quantum:sensor-bind",
        "quantum:sensor-movie",
        "quantum:seo-gaps",
        "quantum:seq-flow",
        "quantum:seq-meaning",
        "quantum:seq-nav",
        "quantum:session-cache",
        "quantum:session-chat",
        "quantum:session-hologram",
        "quantum:session-live",
        "quantum:session-quantum-bits",
        "quantum:session-save",
        "quantum:session-tools",
        "quantum:shells-strangler",
        "quantum:shift-improve",
        "quantum:shrink-name",
        "quantum:sign-quantum",
        "quantum:simplicity-measure-verify",
        "quantum:site-build",
        "quantum:site-mcp",
        "quantum:site-mind",
        "quantum:site-path",
        "quantum:six-seven",
        "quantum:sixty-ninety",
        "quantum:size-free",
        "quantum:sky-star",
        "quantum:slash-invert",
        "quantum:slash-star",
        "quantum:slow-build-gate",
        "quantum:slow-gap",
        "quantum:society-toolbox",
        "quantum:society-two-bits-support",
        "quantum:solution-mcp",
        "quantum:solve-chat",
        "quantum:sound-vibe",
        "quantum:space-a432",
        "quantum:speech-mcp",
        "quantum:split-zero",
        "quantum:src-index",
        "quantum:ssl-test",
        "quantum:stall-stop",
        "quantum:standards-audit",
        "quantum:star-mcp",
        "quantum:star-sky",
        "quantum:star-torus",
        "quantum:state-mcp",
        "quantum:storage-mcp",
        "quantum:story-love",
        "quantum:story-metatron",
        "quantum:story-trad",
        "quantum:strangler-shells",
        "quantum:strategy-chat",
        "quantum:string-chat",
        "quantum:string-theory",
        "quantum:sun-moon",
        "quantum:super-21",
        "quantum:super-chat",
        "quantum:super-example",
        "quantum:super-gaps",
        "quantum:super-index",
        "quantum:super-ui",
        "quantum:superposition-complete",
        "quantum:symbols-remaining-verify",
        "quantum:tags-research",
        "quantum:talk-chat",
        "quantum:tamper-max",
        "quantum:team-collide",
        "quantum:team-cooperate",
        "quantum:team-observe",
        "quantum:teleport-coord",
        "quantum:teleport-form",
        "quantum:teleport-self",
        "quantum:term-measure",
        "quantum:test-ssl",
        "quantum:test-theorems-waves",
        "quantum:text-mcp",
        "quantum:theorem-audit",
        "quantum:theorem-const",
        "quantum:theorem-entangle",
        "quantum:theorem-fractions",
        "quantum:theorem-index",
        "quantum:theorem-mesh",
        "quantum:theorem-metrics",
        "quantum:theorem-particle-collision",
        "quantum:theorem-speed",
        "quantum:theorem-wave",
        "quantum:theorems-journey",
        "quantum:theory-string",
        "quantum:thermo-quantum",
        "quantum:third-eye",
        "quantum:thought-pure",
        "quantum:three-twenties",
        "quantum:through-zero",
        "quantum:thunder-zero",
        "quantum:time-invert",
        "quantum:tip-precise",
        "quantum:to-infinity",
        "quantum:todo-wave",
        "quantum:token-mcp",
        "quantum:token-mill",
        "quantum:token-optimise",
        "quantum:token-optimize",
        "quantum:token-spend",
        "quantum:token-wave",
        "quantum:tool-export",
        "quantum:tool-honest",
        "quantum:tool-import-export",
        "quantum:tool-matrix",
        "quantum:tool-miss",
        "quantum:toolbox-sciences-trinity-waves",
        "quantum:toolbox-society",
        "quantum:toolbox-standard-io",
        "quantum:tools-forty",
        "quantum:torus-algebra",
        "quantum:torus-biology",
        "quantum:torus-chemistry",
        "quantum:torus-computer",
        "quantum:torus-data",
        "quantum:torus-faces",
        "quantum:torus-geometry",
        "quantum:torus-mcp",
        "quantum:torus-physics",
        "quantum:torus-research",
        "quantum:torus-star",
        "quantum:torus-ui",
        "quantum:torus-upgrade",
        "quantum:trade-challenge",
        "quantum:trading-rosetta-train",
        "quantum:train-analysts",
        "quantum:train-geodesy",
        "quantum:trans-any",
        "quantum:trans-quality",
        "quantum:trans-wave",
        "quantum:translations-verify",
        "quantum:trinity-fold",
        "quantum:trinity-plan",
        "quantum:trinity-proof",
        "quantum:trinity-speed",
        "quantum:trinity-speedup",
        "quantum:twenties-three",
        "quantum:two-bits-free",
        "quantum:type-matrix",
        "quantum:ui-audit",
        "quantum:ui-crystal",
        "quantum:ui-example",
        "quantum:ui-invert",
        "quantum:ui-proof",
        "quantum:ui-prose-duplication",
        "quantum:ui-read",
        "quantum:ui-realtime",
        "quantum:ui-rosetta",
        "quantum:ui-standard",
        "quantum:ui-super",
        "quantum:ui-torus",
        "quantum:ui-visible",
        "quantum:unify-comp",
        "quantum:unit-distance-verify",
        "quantum:universe-almost-described",
        "quantum:universe-mcp",
        "quantum:unsolved-engine",
        "quantum:up-down",
        "quantum:upgrade-local",
        "quantum:upgrade-torus",
        "quantum:user-waves",
        "quantum:verify-quantum",
        "quantum:vibration-mcp",
        "quantum:violation-tools",
        "quantum:vite-mcp",
        "quantum:vite-mirror",
        "quantum:vite-one",
        "quantum:vite-only",
        "quantum:vitepress-docs-research",
        "quantum:vitepress-quantumize",
        "quantum:vocab-dry",
        "quantum:vortex-mcp",
        "quantum:vote-entangle",
        "quantum:vote-neighbour",
        "quantum:vue-dry",
        "quantum:vue-universal",
        "quantum:warn-all",
        "quantum:warn-fix",
        "quantum:warn-research",
        "quantum:wave-bill",
        "quantum:wave-cache",
        "quantum:wave-compact",
        "quantum:wave-complete",
        "quantum:wave-manifest",
        "quantum:wave-merge",
        "quantum:wave-mill",
        "quantum:wave-quantumise",
        "quantum:wave-todo",
        "quantum:wave-token",
        "quantum:wave-trinity-found",
        "quantum:wave-verify",
        "quantum:waves-feed",
        "quantum:waves-push",
        "quantum:waves-quantum",
        "quantum:way-purify",
        "quantum:wire-only",
        "quantum:wire-readme",
        "quantum:word-speed",
        "quantum:work-wave",
        "quantum:zero-count",
        "quantum:zero-invert",
        "quantum:zero-one",
        "quantum:zero-scan",
        "quantum:zoom-inf"
      ]
    },
    "toolsListShape": "tools/list",
    "primary": "toolbox-catalog",
    "browserToolbox": "/quantum-tools#toolbox-standard-io",
    "mcpBrowserParity": "/quantum-tools#mcp-browser-parity"
  },
  "resources": {
    "resources": [
      {
        "uri": "/mcp.json",
        "name": "/mcp.json",
        "description": "The MCP tool surface (tools/list) and this codebase map."
      },
      {
        "uri": "/llms.txt",
        "name": "/llms.txt",
        "description": "The laws and every command, in plain text for LLMs."
      },
      {
        "uri": "/skills.json",
        "name": "/skills.json",
        "description": "The skills manifest — every capability as a content-addressed atom."
      },
      {
        "uri": "/workflows.json",
        "name": "/workflows.json",
        "description": "The saved operational workflows — probe, verify, regenerate, concurrency-safe commit, the token-audit improvement loop — computed from the enforcement fold."
      },
      {
        "uri": "/agents.json",
        "name": "/agents.json",
        "description": "Agent protocol + sessionManualWorkAsQuantumTools catalog — zero-token discovery of sealed session tools (CLI · route · rosettaShelve · saves)."
      },
      {
        "uri": "/agent-compliance.json",
        "name": "/agent-compliance.json",
        "description": "Agent submission/compliance broadcast (pairs · mission · bootstrap routing)."
      },
      {
        "uri": "/digit-index.json",
        "name": "/digit-index.json",
        "description": "The pi-digit coordinate index (the double-torus stream)."
      },
      {
        "uri": "/sitemap.xml",
        "name": "/sitemap.xml",
        "description": "Every served route, the crawl surface."
      },
      {
        "uri": "/api/index.json",
        "name": "/api/index.json",
        "description": "The computed API index of recomputable resources."
      },
      {
        "uri": "/quantum-mind",
        "name": "/quantum-mind",
        "description": "The live double torus, merkaba, rhythm, and proofs."
      },
      {
        "uri": "/theorems",
        "name": "/theorems",
        "description": "The theorem registry — every proven atom as a paper, rosetta-grouped."
      },
      {
        "uri": "/papers",
        "name": "/papers",
        "description": "The 432 proof papers, the corpus index."
      }
    ]
  }
}