{
  "protocol": "OIP",
  "version": "0.6",
  "kind": "root_tree",
  "title": "Object Invocation Protocol — recursive capability tree",
  "is": "The backend mirror of the content system-map: one root document, shelves for every API/CLI/MCP/device/model/core subsystem, generated system articles, generated capability articles, append-only receipts, and repair paths. Start here; every capability is reachable from this one page.",
  "shape": "OIP > shelf(kind/system) > generated system article > generated capability article (?key=KEY) > invocation receipt (?receipt=inv_ID) > repair/replay lineage.",
  "total": 729,
  "systems": 177,
  "density_rule": "Smallest first: root is compact; system articles summarize operations; leaf articles carry exact args/run URLs; receipts carry full raw payloads. More JSON means less JS; more self-explaining payload means less integration code.",
  "how_to_read": "Open root_documents.orient first if you are cold. Then open any shelf for a generated system article; open any operation doc (?key=KEY&format=markdown) for the exact call shape; after acting, open its receipt. Do not infer from memory.",
  "root_documents": [
    {
      "id": "orient",
      "title": "Start here: one read = full familiarization",
      "url": "https://miscsubjects.com/api/dispatch?orient=1&format=markdown"
    },
    {
      "id": "profile",
      "title": "Owner profile and working rules",
      "url": "https://miscsubjects.com/api/dispatch?profile=1&format=markdown"
    },
    {
      "id": "oip_tree",
      "title": "This OIP capability tree",
      "url": "https://miscsubjects.com/api/dispatch?map=1&format=markdown"
    },
    {
      "id": "content_system_map",
      "title": "Content protocol tree",
      "url": "https://miscsubjects.com/api/articles/system-map?format=markdown"
    },
    {
      "id": "registry",
      "title": "Flat registry of every object",
      "url": "https://miscsubjects.com/api/dispatch?registry=1"
    },
    {
      "id": "receipts",
      "title": "Invocation receipt pattern",
      "url": "https://miscsubjects.com/api/dispatch?receipt=inv_ID"
    },
    {
      "id": "token_explain",
      "title": "Current capability URL explains itself",
      "url": "https://miscsubjects.com/api/dispatch?explain=1"
    },
    {
      "id": "why",
      "title": "§WHY — every LLM objection, asked and answered by design (read before you critique)",
      "url": "https://miscsubjects.com/api/dispatch?why=1&format=markdown"
    }
  ],
  "ledgers": {
    "invocations": "https://miscsubjects.com/api/invocations",
    "recent_activity": "https://miscsubjects.com/api/dispatch?invoke=GROK_LEDGER_TAIL&body=20",
    "admin_ledger": "https://miscsubjects.com/admin/ledger",
    "receipt": "https://miscsubjects.com/api/dispatch?receipt=inv_ID"
  },
  "token_model": "Capability URLs are object-capabilities: scoped, expiring, use-limited, revocable, ledgered, and self-explaining via ?explain=1. Hand models scoped URLs, not static provider keys.",
  "verbs": [
    "orient",
    "ask",
    "describe",
    "shape",
    "invoke",
    "receipt",
    "replay",
    "repair",
    "mint",
    "explain",
    "revoke"
  ],
  "shelves": [
    {
      "system": "CF",
      "label": "Cloudflare API",
      "kind": "api",
      "count": 112,
      "open": "https://miscsubjects.com/api/dispatch?map=CF&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=CF",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=CF&format=markdown"
    },
    {
      "system": "BLOOIO",
      "label": "Blooio (messaging)",
      "kind": "api",
      "count": 65,
      "open": "https://miscsubjects.com/api/dispatch?map=BLOOIO&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=BLOOIO",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=BLOOIO_LOGS_TAIL&format=markdown"
    },
    {
      "system": "STRIPE",
      "label": "Stripe (payments)",
      "kind": "api",
      "count": 61,
      "open": "https://miscsubjects.com/api/dispatch?map=STRIPE&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=STRIPE",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=STRIPE_PUBLIC_KEY_GET&format=markdown"
    },
    {
      "system": "CLI",
      "label": "Shell CLIs (gh, git, wrangler, docker…)",
      "kind": "cli",
      "count": 45,
      "open": "https://miscsubjects.com/api/dispatch?map=CLI&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=CLI",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=CLI_AIDER&format=markdown"
    },
    {
      "system": "LOCAL",
      "label": "Mac — local shell + files",
      "kind": "device",
      "count": 40,
      "open": "https://miscsubjects.com/api/dispatch?map=LOCAL&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=LOCAL",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=LOCAL_CAFFEINATE&format=markdown"
    },
    {
      "system": "AGENT",
      "label": "Agents",
      "kind": "model",
      "count": 12,
      "open": "https://miscsubjects.com/api/dispatch?map=AGENT&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=AGENT",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=AGENT_IMPORT&format=markdown"
    },
    {
      "system": "SKILL",
      "label": "Skills (docs)",
      "kind": "core",
      "count": 12,
      "open": "https://miscsubjects.com/api/dispatch?map=SKILL&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=SKILL",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=SKILL_IMPORT&format=markdown"
    },
    {
      "system": "MCP",
      "label": "MCP servers",
      "kind": "mcp",
      "count": 11,
      "open": "https://miscsubjects.com/api/dispatch?map=MCP&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=MCP",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=MCP_context7_resolve_library_id&format=markdown"
    },
    {
      "system": "PAYMENTS",
      "label": "Payments",
      "kind": "api",
      "count": 11,
      "open": "https://miscsubjects.com/api/dispatch?map=PAYMENTS&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=PAYMENTS",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=PAYMENTS_SEARCH_STRIPE_DOCUMENTATION&format=markdown"
    },
    {
      "system": "PHONE",
      "label": "Phone / iMessage",
      "kind": "device",
      "count": 10,
      "open": "https://miscsubjects.com/api/dispatch?map=PHONE&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=PHONE",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=PHONE_NOTIFY&format=markdown"
    },
    {
      "system": "BROWSER",
      "label": "Browser automation",
      "kind": "device",
      "count": 9,
      "open": "https://miscsubjects.com/api/dispatch?map=BROWSER&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=BROWSER",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=BROWSER_PLAYWRIGHT&format=markdown"
    },
    {
      "system": "GROK",
      "label": "Grok / xAI",
      "kind": "model",
      "count": 9,
      "open": "https://miscsubjects.com/api/dispatch?map=GROK&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=GROK",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=GROK_LEDGER_TAIL&format=markdown"
    },
    {
      "system": "OIP",
      "label": "OIP capabilities",
      "kind": "core",
      "count": 9,
      "open": "https://miscsubjects.com/api/dispatch?map=OIP&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=OIP",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=OIP_PROTOCOL&format=markdown"
    },
    {
      "system": "GOOGLE",
      "label": "Google Workspace",
      "kind": "api",
      "count": 8,
      "open": "https://miscsubjects.com/api/dispatch?map=GOOGLE&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=GOOGLE",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=GOOGLE_DRIVE_LIST&format=markdown"
    },
    {
      "system": "BUILDER",
      "label": "Builder agents",
      "kind": "model",
      "count": 7,
      "open": "https://miscsubjects.com/api/dispatch?map=BUILDER&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=BUILDER",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=BUILDER_ADD&format=markdown"
    },
    {
      "system": "KV",
      "label": "Cloudflare KV",
      "kind": "api",
      "count": 7,
      "open": "https://miscsubjects.com/api/dispatch?map=KV&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=KV",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=KV_GET&format=markdown"
    },
    {
      "system": "SET",
      "label": "Settings",
      "kind": "core",
      "count": 7,
      "open": "https://miscsubjects.com/api/dispatch?map=SET&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=SET",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=SET_GET&format=markdown"
    },
    {
      "system": "ARCADS",
      "label": "ArcAds",
      "kind": "api",
      "count": 6,
      "open": "https://miscsubjects.com/api/dispatch?map=ARCADS&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=ARCADS",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=ARCADS_GENERATE&format=markdown"
    },
    {
      "system": "AUTOMATE",
      "label": "Automation",
      "kind": "core",
      "count": 6,
      "open": "https://miscsubjects.com/api/dispatch?map=AUTOMATE&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=AUTOMATE",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=AUTOMATE_ADD&format=markdown"
    },
    {
      "system": "GITHUB",
      "label": "GitHub",
      "kind": "api",
      "count": 6,
      "open": "https://miscsubjects.com/api/dispatch?map=GITHUB&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=GITHUB",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=GITHUB&format=markdown"
    },
    {
      "system": "LAWS",
      "label": "Owner laws",
      "kind": "core",
      "count": 6,
      "open": "https://miscsubjects.com/api/dispatch?map=LAWS&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=LAWS",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=LAWS_LIST&format=markdown"
    },
    {
      "system": "PAGES",
      "label": "CMS pages",
      "kind": "core",
      "count": 6,
      "open": "https://miscsubjects.com/api/dispatch?map=PAGES&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=PAGES",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=PAGES_LIST&format=markdown"
    },
    {
      "system": "ARTICLE",
      "label": "Articles",
      "kind": "core",
      "count": 5,
      "open": "https://miscsubjects.com/api/dispatch?map=ARTICLE&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=ARTICLE",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=ARTICLE_GET&format=markdown"
    },
    {
      "system": "FILE",
      "label": "FILE",
      "kind": "core",
      "count": 5,
      "open": "https://miscsubjects.com/api/dispatch?map=FILE&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=FILE",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=FILE_GET&format=markdown"
    },
    {
      "system": "SEND",
      "label": "Messaging",
      "kind": "api",
      "count": 5,
      "open": "https://miscsubjects.com/api/dispatch?map=SEND&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=SEND",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=SEND_PEPTIDE_INVOICE&format=markdown"
    },
    {
      "system": "SIBLING",
      "label": "Sibling worker",
      "kind": "core",
      "count": 5,
      "open": "https://miscsubjects.com/api/dispatch?map=SIBLING&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=SIBLING",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=SIBLING_HEALTH&format=markdown"
    },
    {
      "system": "THREAD",
      "label": "Forum threads",
      "kind": "core",
      "count": 5,
      "open": "https://miscsubjects.com/api/dispatch?map=THREAD&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=THREAD",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=THREAD_ADD&format=markdown"
    },
    {
      "system": "ASK",
      "label": "Ask-a-model",
      "kind": "model",
      "count": 4,
      "open": "https://miscsubjects.com/api/dispatch?map=ASK&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=ASK",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=ASK_CLAUDE&format=markdown"
    },
    {
      "system": "GW",
      "label": "Cloudflare AI Gateway",
      "kind": "api",
      "count": 4,
      "open": "https://miscsubjects.com/api/dispatch?map=GW&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=GW",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=GW_MODELS&format=markdown"
    },
    {
      "system": "KIMI",
      "label": "Kimi",
      "kind": "model",
      "count": 4,
      "open": "https://miscsubjects.com/api/dispatch?map=KIMI&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=KIMI",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=KIMI&format=markdown"
    },
    {
      "system": "LEDGER",
      "label": "LEDGER",
      "kind": "core",
      "count": 4,
      "open": "https://miscsubjects.com/api/dispatch?map=LEDGER&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=LEDGER",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=LEDGER_QUERY&format=markdown"
    },
    {
      "system": "PIPELINE",
      "label": "PIPELINE",
      "kind": "core",
      "count": 4,
      "open": "https://miscsubjects.com/api/dispatch?map=PIPELINE&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=PIPELINE",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=PIPELINE_SEED&format=markdown"
    },
    {
      "system": "R2",
      "label": "Cloudflare R2",
      "kind": "api",
      "count": 4,
      "open": "https://miscsubjects.com/api/dispatch?map=R2&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=R2",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=R2_PUT&format=markdown"
    },
    {
      "system": "SESSION",
      "label": "SESSION",
      "kind": "core",
      "count": 4,
      "open": "https://miscsubjects.com/api/dispatch?map=SESSION&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=SESSION",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=SESSION_START&format=markdown"
    },
    {
      "system": "STORE",
      "label": "STORE",
      "kind": "core",
      "count": 4,
      "open": "https://miscsubjects.com/api/dispatch?map=STORE&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=STORE",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=STORE_REF_IMAGE&format=markdown"
    },
    {
      "system": "TASKS",
      "label": "TASKS",
      "kind": "core",
      "count": 4,
      "open": "https://miscsubjects.com/api/dispatch?map=TASKS&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=TASKS",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=TASKS_ADD&format=markdown"
    },
    {
      "system": "VOICE",
      "label": "Voice",
      "kind": "model",
      "count": 4,
      "open": "https://miscsubjects.com/api/dispatch?map=VOICE&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=VOICE",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=VOICE_SAY&format=markdown"
    },
    {
      "system": "WAI",
      "label": "WAI",
      "kind": "core",
      "count": 4,
      "open": "https://miscsubjects.com/api/dispatch?map=WAI&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=WAI",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=WAI_RUN&format=markdown"
    },
    {
      "system": "WATCH",
      "label": "WATCH",
      "kind": "core",
      "count": 4,
      "open": "https://miscsubjects.com/api/dispatch?map=WATCH&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=WATCH",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=WATCH_ACTION&format=markdown"
    },
    {
      "system": "CAP",
      "label": "Capabilities (tokens)",
      "kind": "core",
      "count": 3,
      "open": "https://miscsubjects.com/api/dispatch?map=CAP&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=CAP",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=CAP_MINT&format=markdown"
    },
    {
      "system": "CONTENT",
      "label": "CONTENT",
      "kind": "core",
      "count": 3,
      "open": "https://miscsubjects.com/api/dispatch?map=CONTENT&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=CONTENT",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=CONTENT_LIST&format=markdown"
    },
    {
      "system": "D1",
      "label": "Cloudflare D1",
      "kind": "api",
      "count": 3,
      "open": "https://miscsubjects.com/api/dispatch?map=D1&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=D1",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=D1_QUERY&format=markdown"
    },
    {
      "system": "DESKTOP",
      "label": "Mac desktop (UI)",
      "kind": "device",
      "count": 3,
      "open": "https://miscsubjects.com/api/dispatch?map=DESKTOP&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=DESKTOP",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=DESKTOP_CLICK&format=markdown"
    },
    {
      "system": "DIR",
      "label": "Directory (self-edit)",
      "kind": "core",
      "count": 3,
      "open": "https://miscsubjects.com/api/dispatch?map=DIR&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=DIR",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=DIR_GET&format=markdown"
    },
    {
      "system": "GOVERNOR",
      "label": "GOVERNOR",
      "kind": "core",
      "count": 3,
      "open": "https://miscsubjects.com/api/dispatch?map=GOVERNOR&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=GOVERNOR",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=GOVERNOR&format=markdown"
    },
    {
      "system": "OPENAI",
      "label": "OPENAI",
      "kind": "core",
      "count": 3,
      "open": "https://miscsubjects.com/api/dispatch?map=OPENAI&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=OPENAI",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=OPENAI_IMAGE&format=markdown"
    },
    {
      "system": "PROMPT",
      "label": "PROMPT",
      "kind": "core",
      "count": 3,
      "open": "https://miscsubjects.com/api/dispatch?map=PROMPT&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=PROMPT",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=PROMPT_APPEND&format=markdown"
    },
    {
      "system": "PROTOCOL",
      "label": "Content protocol",
      "kind": "core",
      "count": 3,
      "open": "https://miscsubjects.com/api/dispatch?map=PROTOCOL&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=PROTOCOL",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=PROTOCOL_RUN&format=markdown"
    },
    {
      "system": "QUE",
      "label": "QUE",
      "kind": "core",
      "count": 3,
      "open": "https://miscsubjects.com/api/dispatch?map=QUE&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=QUE",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=QUE_ADD&format=markdown"
    },
    {
      "system": "SETTINGS",
      "label": "SETTINGS",
      "kind": "core",
      "count": 3,
      "open": "https://miscsubjects.com/api/dispatch?map=SETTINGS&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=SETTINGS",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=SETTINGS_LIST&format=markdown"
    },
    {
      "system": "SHORT",
      "label": "SHORT",
      "kind": "core",
      "count": 3,
      "open": "https://miscsubjects.com/api/dispatch?map=SHORT&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=SHORT",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=SHORT_GET&format=markdown"
    },
    {
      "system": "TWOCHAT",
      "label": "2Chat (WhatsApp)",
      "kind": "api",
      "count": 3,
      "open": "https://miscsubjects.com/api/dispatch?map=TWOCHAT&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=TWOCHAT",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=TWOCHAT_SEND&format=markdown"
    },
    {
      "system": "AIG",
      "label": "AIG",
      "kind": "core",
      "count": 2,
      "open": "https://miscsubjects.com/api/dispatch?map=AIG&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=AIG",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=AIG_LIST&format=markdown"
    },
    {
      "system": "ART",
      "label": "ART",
      "kind": "core",
      "count": 2,
      "open": "https://miscsubjects.com/api/dispatch?map=ART&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=ART",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=ART_GET&format=markdown"
    },
    {
      "system": "CC",
      "label": "CC",
      "kind": "core",
      "count": 2,
      "open": "https://miscsubjects.com/api/dispatch?map=CC&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=CC",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=CC_LAST&format=markdown"
    },
    {
      "system": "CHARLIE",
      "label": "CHARLIE",
      "kind": "core",
      "count": 2,
      "open": "https://miscsubjects.com/api/dispatch?map=CHARLIE&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=CHARLIE",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=CHARLIE_PROSECUTOR&format=markdown"
    },
    {
      "system": "CODE",
      "label": "CODE",
      "kind": "core",
      "count": 2,
      "open": "https://miscsubjects.com/api/dispatch?map=CODE&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=CODE",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=CODE_AUDIT&format=markdown"
    },
    {
      "system": "DIRECTORY",
      "label": "DIRECTORY",
      "kind": "core",
      "count": 2,
      "open": "https://miscsubjects.com/api/dispatch?map=DIRECTORY&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=DIRECTORY",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=DIRECTORY_LIST&format=markdown"
    },
    {
      "system": "DOCS",
      "label": "DOCS",
      "kind": "core",
      "count": 2,
      "open": "https://miscsubjects.com/api/dispatch?map=DOCS&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=DOCS",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=DOCS_GET&format=markdown"
    },
    {
      "system": "EDIT",
      "label": "EDIT",
      "kind": "core",
      "count": 2,
      "open": "https://miscsubjects.com/api/dispatch?map=EDIT&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=EDIT",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=EDIT_ROW&format=markdown"
    },
    {
      "system": "FIDELITY",
      "label": "FIDELITY",
      "kind": "core",
      "count": 2,
      "open": "https://miscsubjects.com/api/dispatch?map=FIDELITY&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=FIDELITY",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=FIDELITY_REPORT&format=markdown"
    },
    {
      "system": "GEMINI",
      "label": "Gemini",
      "kind": "model",
      "count": 2,
      "open": "https://miscsubjects.com/api/dispatch?map=GEMINI&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=GEMINI",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=GEMINI_GENERATE&format=markdown"
    },
    {
      "system": "HISTORY",
      "label": "HISTORY",
      "kind": "core",
      "count": 2,
      "open": "https://miscsubjects.com/api/dispatch?map=HISTORY&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=HISTORY",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=HISTORY_GET&format=markdown"
    },
    {
      "system": "KLAVIYO",
      "label": "Klaviyo",
      "kind": "api",
      "count": 2,
      "open": "https://miscsubjects.com/api/dispatch?map=KLAVIYO&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=KLAVIYO",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=KLAVIYO&format=markdown"
    },
    {
      "system": "LBL",
      "label": "LBL",
      "kind": "core",
      "count": 2,
      "open": "https://miscsubjects.com/api/dispatch?map=LBL&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=LBL",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=LBL_GET&format=markdown"
    },
    {
      "system": "LOG",
      "label": "LOG",
      "kind": "core",
      "count": 2,
      "open": "https://miscsubjects.com/api/dispatch?map=LOG&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=LOG",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=LOG_TAIL&format=markdown"
    },
    {
      "system": "META",
      "label": "Meta Ads",
      "kind": "api",
      "count": 2,
      "open": "https://miscsubjects.com/api/dispatch?map=META&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=META",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=META&format=markdown"
    },
    {
      "system": "PAGE",
      "label": "CMS pages",
      "kind": "core",
      "count": 2,
      "open": "https://miscsubjects.com/api/dispatch?map=PAGE&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=PAGE",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=PAGE_GET&format=markdown"
    },
    {
      "system": "PEPTIDE",
      "label": "PEPTIDE",
      "kind": "core",
      "count": 2,
      "open": "https://miscsubjects.com/api/dispatch?map=PEPTIDE&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=PEPTIDE",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=PEPTIDE_WRITER&format=markdown"
    },
    {
      "system": "PLAYWRIGHT",
      "label": "PLAYWRIGHT",
      "kind": "core",
      "count": 2,
      "open": "https://miscsubjects.com/api/dispatch?map=PLAYWRIGHT&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=PLAYWRIGHT",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=PLAYWRIGHT_START&format=markdown"
    },
    {
      "system": "QUEUE",
      "label": "QUEUE",
      "kind": "core",
      "count": 2,
      "open": "https://miscsubjects.com/api/dispatch?map=QUEUE&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=QUEUE",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=QUEUE_SEND&format=markdown"
    },
    {
      "system": "REASONING",
      "label": "REASONING",
      "kind": "core",
      "count": 2,
      "open": "https://miscsubjects.com/api/dispatch?map=REASONING&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=REASONING",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=REASONING_GET&format=markdown"
    },
    {
      "system": "REPO",
      "label": "REPO",
      "kind": "core",
      "count": 2,
      "open": "https://miscsubjects.com/api/dispatch?map=REPO&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=REPO",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=REPO_SNAPSHOT&format=markdown"
    },
    {
      "system": "SCRATCH",
      "label": "SCRATCH",
      "kind": "core",
      "count": 2,
      "open": "https://miscsubjects.com/api/dispatch?map=SCRATCH&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=SCRATCH",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=SCRATCH_GETJSON&format=markdown"
    },
    {
      "system": "SHEETS",
      "label": "SHEETS",
      "kind": "core",
      "count": 2,
      "open": "https://miscsubjects.com/api/dispatch?map=SHEETS&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=SHEETS",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=SHEETS_SYNC_ALL&format=markdown"
    },
    {
      "system": "TEST",
      "label": "TEST",
      "kind": "core",
      "count": 2,
      "open": "https://miscsubjects.com/api/dispatch?map=TEST&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=TEST",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=TEST_ROW&format=markdown"
    },
    {
      "system": "TRY",
      "label": "TRY",
      "kind": "core",
      "count": 2,
      "open": "https://miscsubjects.com/api/dispatch?map=TRY&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=TRY",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=TRY_STRIPE_MCP&format=markdown"
    },
    {
      "system": "WEB",
      "label": "WEB",
      "kind": "core",
      "count": 2,
      "open": "https://miscsubjects.com/api/dispatch?map=WEB&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=WEB",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=WEB_GET&format=markdown"
    },
    {
      "system": "WRITER",
      "label": "WRITER",
      "kind": "core",
      "count": 2,
      "open": "https://miscsubjects.com/api/dispatch?map=WRITER&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=WRITER",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=WRITER&format=markdown"
    },
    {
      "system": "ADD",
      "label": "ADD",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=ADD&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=ADD",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=ADD_ROW&format=markdown"
    },
    {
      "system": "ADDTASK",
      "label": "ADDTASK",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=ADDTASK&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=ADDTASK",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=ADDTASK&format=markdown"
    },
    {
      "system": "APPS",
      "label": "APPS",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=APPS&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=APPS",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=APPS_SCRIPT_RUN&format=markdown"
    },
    {
      "system": "ARTICLES",
      "label": "Articles",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=ARTICLES&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=ARTICLES",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=ARTICLES&format=markdown"
    },
    {
      "system": "AUDIO",
      "label": "AUDIO",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=AUDIO&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=AUDIO",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=AUDIO&format=markdown"
    },
    {
      "system": "AUDIT",
      "label": "AUDIT",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=AUDIT&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=AUDIT",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=AUDIT_TEST_ROW&format=markdown"
    },
    {
      "system": "BC",
      "label": "BigCommerce",
      "kind": "api",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=BC&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=BC",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=BC&format=markdown"
    },
    {
      "system": "BLOOIO2",
      "label": "BLOOIO2",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=BLOOIO2&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=BLOOIO2",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=BLOOIO2&format=markdown"
    },
    {
      "system": "BUILD",
      "label": "BUILD",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=BUILD&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=BUILD",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=BUILD_MESSAGE&format=markdown"
    },
    {
      "system": "CARDS",
      "label": "CARDS",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=CARDS&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=CARDS",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=CARDS&format=markdown"
    },
    {
      "system": "CATEGORIES",
      "label": "CATEGORIES",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=CATEGORIES&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=CATEGORIES",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=CATEGORIES&format=markdown"
    },
    {
      "system": "CHANNEL",
      "label": "CHANNEL",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=CHANNEL&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=CHANNEL",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=CHANNEL_APIS&format=markdown"
    },
    {
      "system": "CLOUDFLARE",
      "label": "CLOUDFLARE",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=CLOUDFLARE&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=CLOUDFLARE",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=CLOUDFLARE&format=markdown"
    },
    {
      "system": "COMPUTER",
      "label": "COMPUTER",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=COMPUTER&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=COMPUTER",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=COMPUTER&format=markdown"
    },
    {
      "system": "COST",
      "label": "COST",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=COST&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=COST",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=COST_REPORT&format=markdown"
    },
    {
      "system": "CRITIC",
      "label": "CRITIC",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=CRITIC&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=CRITIC",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=CRITIC&format=markdown"
    },
    {
      "system": "CRON",
      "label": "CRON",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=CRON&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=CRON",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=CRON_LIST&format=markdown"
    },
    {
      "system": "CUSTOMER",
      "label": "CUSTOMER",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=CUSTOMER&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=CUSTOMER",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=CUSTOMER&format=markdown"
    },
    {
      "system": "DEDUP",
      "label": "DEDUP",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=DEDUP&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=DEDUP",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=DEDUP_INSERT&format=markdown"
    },
    {
      "system": "DEL",
      "label": "DEL",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=DEL&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=DEL",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=DEL_ROW&format=markdown"
    },
    {
      "system": "DELIVER",
      "label": "DELIVER",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=DELIVER&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=DELIVER",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=DELIVER_PENDING_ASSETS&format=markdown"
    },
    {
      "system": "DELTASK",
      "label": "DELTASK",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=DELTASK&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=DELTASK",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=DELTASK&format=markdown"
    },
    {
      "system": "DEMO",
      "label": "DEMO",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=DEMO&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=DEMO",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=DEMO_D1_TO_KV&format=markdown"
    },
    {
      "system": "DIRECT",
      "label": "DIRECT",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=DIRECT&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=DIRECT",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=DIRECT_EXEC_IF_PREFIX&format=markdown"
    },
    {
      "system": "DISCOVER",
      "label": "DISCOVER",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=DISCOVER&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=DISCOVER",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=DISCOVER_SOURCE&format=markdown"
    },
    {
      "system": "DONETASK",
      "label": "DONETASK",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=DONETASK&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=DONETASK",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=DONETASK&format=markdown"
    },
    {
      "system": "DURABLE",
      "label": "Durable Objects",
      "kind": "api",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=DURABLE&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=DURABLE",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=DURABLE_WORKER&format=markdown"
    },
    {
      "system": "EDITOR",
      "label": "EDITOR",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=EDITOR&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=EDITOR",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=EDITOR_AGENT&format=markdown"
    },
    {
      "system": "EDITORIAL",
      "label": "EDITORIAL",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=EDITORIAL&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=EDITORIAL",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=EDITORIAL_BOARD_RUN&format=markdown"
    },
    {
      "system": "EDITTASK",
      "label": "EDITTASK",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=EDITTASK&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=EDITTASK",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=EDITTASK&format=markdown"
    },
    {
      "system": "EMAIL",
      "label": "EMAIL",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=EMAIL&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=EMAIL",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=EMAIL_SEND&format=markdown"
    },
    {
      "system": "EVENTS",
      "label": "EVENTS",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=EVENTS&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=EVENTS",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=EVENTS&format=markdown"
    },
    {
      "system": "EXTRACT",
      "label": "EXTRACT",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=EXTRACT&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=EXTRACT",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=EXTRACT_CAPABILITIES&format=markdown"
    },
    {
      "system": "FORGET",
      "label": "FORGET",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=FORGET&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=FORGET",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=FORGET&format=markdown"
    },
    {
      "system": "GAP",
      "label": "GAP",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=GAP&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=GAP",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=GAP_REPORT&format=markdown"
    },
    {
      "system": "GEN",
      "label": "GEN",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=GEN&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=GEN",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=GEN_DUAL&format=markdown"
    },
    {
      "system": "GET",
      "label": "GET",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=GET&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=GET",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=GET_AGENT_LIMITS&format=markdown"
    },
    {
      "system": "GLM",
      "label": "GLM",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=GLM&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=GLM",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=GLM_CODER&format=markdown"
    },
    {
      "system": "GRAPH",
      "label": "GRAPH",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=GRAPH&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=GRAPH",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=GRAPH_GROW&format=markdown"
    },
    {
      "system": "HTTP",
      "label": "HTTP",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=HTTP&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=HTTP",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=HTTP_FETCH&format=markdown"
    },
    {
      "system": "IDEAS",
      "label": "IDEAS",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=IDEAS&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=IDEAS",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=IDEAS&format=markdown"
    },
    {
      "system": "INTENT",
      "label": "INTENT",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=INTENT&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=INTENT",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=INTENT&format=markdown"
    },
    {
      "system": "INVALIDATE",
      "label": "INVALIDATE",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=INVALIDATE&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=INVALIDATE",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=INVALIDATE_DIR_SNAPSHOT&format=markdown"
    },
    {
      "system": "ISSUE",
      "label": "ISSUE",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=ISSUE&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=ISSUE",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=ISSUE_SWEEP&format=markdown"
    },
    {
      "system": "JCI",
      "label": "JCI",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=JCI&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=JCI",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=JCI_CLASSIFY&format=markdown"
    },
    {
      "system": "KERNEL",
      "label": "KERNEL",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=KERNEL&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=KERNEL",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=KERNEL&format=markdown"
    },
    {
      "system": "LAST",
      "label": "LAST",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=LAST&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=LAST",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=LAST_REPLY_OF&format=markdown"
    },
    {
      "system": "LOGIC",
      "label": "LOGIC",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=LOGIC&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=LOGIC",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=LOGIC&format=markdown"
    },
    {
      "system": "LOWER",
      "label": "LOWER",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=LOWER&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=LOWER",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=LOWER&format=markdown"
    },
    {
      "system": "MANIFEST",
      "label": "MANIFEST",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=MANIFEST&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=MANIFEST",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=MANIFEST&format=markdown"
    },
    {
      "system": "MEDIA",
      "label": "MEDIA",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=MEDIA&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=MEDIA",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=MEDIA_URL_EXTRACT&format=markdown"
    },
    {
      "system": "MEMORY",
      "label": "MEMORY",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=MEMORY&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=MEMORY",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=MEMORY_AGENT&format=markdown"
    },
    {
      "system": "MODEL",
      "label": "MODEL",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=MODEL&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=MODEL",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=MODEL_CHAT_INTAKE&format=markdown"
    },
    {
      "system": "NOTIFY",
      "label": "NOTIFY",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=NOTIFY&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=NOTIFY",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=NOTIFY_OWNER&format=markdown"
    },
    {
      "system": "NOW",
      "label": "NOW",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=NOW&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=NOW",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=NOW&format=markdown"
    },
    {
      "system": "NPM",
      "label": "npm",
      "kind": "cli",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=NPM&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=NPM",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=NPM&format=markdown"
    },
    {
      "system": "OBSIDIAN",
      "label": "OBSIDIAN",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=OBSIDIAN&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=OBSIDIAN",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=OBSIDIAN_PULL&format=markdown"
    },
    {
      "system": "OPEN",
      "label": "OPEN",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=OPEN&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=OPEN",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=OPEN_URL&format=markdown"
    },
    {
      "system": "OPS",
      "label": "OPS",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=OPS&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=OPS",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=OPS&format=markdown"
    },
    {
      "system": "PANEL",
      "label": "PANEL",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=PANEL&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=PANEL",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=PANEL&format=markdown"
    },
    {
      "system": "PEPPER",
      "label": "PEPPER",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=PEPPER&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=PEPPER",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=PEPPER&format=markdown"
    },
    {
      "system": "PLANNER",
      "label": "PLANNER",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=PLANNER&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=PLANNER",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=PLANNER&format=markdown"
    },
    {
      "system": "POPULATE",
      "label": "POPULATE",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=POPULATE&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=POPULATE",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=POPULATE&format=markdown"
    },
    {
      "system": "PROACTIVE",
      "label": "PROACTIVE",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=PROACTIVE&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=PROACTIVE",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=PROACTIVE_POKE&format=markdown"
    },
    {
      "system": "PROPOSE",
      "label": "PROPOSE",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=PROPOSE&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=PROPOSE",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=PROPOSE_ROWS&format=markdown"
    },
    {
      "system": "PROVIDER",
      "label": "PROVIDER",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=PROVIDER&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=PROVIDER",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=PROVIDER_DOCS&format=markdown"
    },
    {
      "system": "PROVIDERS",
      "label": "PROVIDERS",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=PROVIDERS&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=PROVIDERS",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=PROVIDERS&format=markdown"
    },
    {
      "system": "REFLEX",
      "label": "REFLEX",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=REFLEX&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=REFLEX",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=REFLEX_PASS&format=markdown"
    },
    {
      "system": "REGEX",
      "label": "REGEX",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=REGEX&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=REGEX",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=REGEX_PARSE&format=markdown"
    },
    {
      "system": "REMEMBER",
      "label": "REMEMBER",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=REMEMBER&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=REMEMBER",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=REMEMBER&format=markdown"
    },
    {
      "system": "RESCUE",
      "label": "RESCUE",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=RESCUE&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=RESCUE",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=RESCUE_ROUTER&format=markdown"
    },
    {
      "system": "RESEARCH",
      "label": "RESEARCH",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=RESEARCH&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=RESEARCH",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=RESEARCH_BOT&format=markdown"
    },
    {
      "system": "ROUTER",
      "label": "ROUTER",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=ROUTER&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=ROUTER",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=ROUTER&format=markdown"
    },
    {
      "system": "SAVE",
      "label": "SAVE",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=SAVE&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=SAVE",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=SAVE_FLOW&format=markdown"
    },
    {
      "system": "SCHEDULER",
      "label": "SCHEDULER",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=SCHEDULER&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=SCHEDULER",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=SCHEDULER_SET&format=markdown"
    },
    {
      "system": "SCHEDULERS",
      "label": "SCHEDULERS",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=SCHEDULERS&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=SCHEDULERS",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=SCHEDULERS&format=markdown"
    },
    {
      "system": "SERVE",
      "label": "SERVE",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=SERVE&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=SERVE",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=SERVE_PAGE&format=markdown"
    },
    {
      "system": "SHA256",
      "label": "SHA256",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=SHA256&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=SHA256",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=SHA256_LOWER&format=markdown"
    },
    {
      "system": "SHORTCUT",
      "label": "SHORTCUT",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=SHORTCUT&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=SHORTCUT",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=SHORTCUT_RUN&format=markdown"
    },
    {
      "system": "SITE",
      "label": "SITE",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=SITE&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=SITE",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=SITE_LINKS&format=markdown"
    },
    {
      "system": "SNAPSHOT",
      "label": "SNAPSHOT",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=SNAPSHOT&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=SNAPSHOT",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=SNAPSHOT_META&format=markdown"
    },
    {
      "system": "STATE",
      "label": "STATE",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=STATE&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=STATE",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=STATE_CARD&format=markdown"
    },
    {
      "system": "TASK",
      "label": "TASK",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=TASK&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=TASK",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=TASK_LIST&format=markdown"
    },
    {
      "system": "TEAM",
      "label": "TEAM",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=TEAM&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=TEAM",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=TEAM_RUN&format=markdown"
    },
    {
      "system": "TIME",
      "label": "TIME",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=TIME&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=TIME",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=TIME_NOW&format=markdown"
    },
    {
      "system": "TODO",
      "label": "TODO",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=TODO&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=TODO",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=TODO_RUN&format=markdown"
    },
    {
      "system": "TOOLING",
      "label": "TOOLING",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=TOOLING&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=TOOLING",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=TOOLING_DOCS&format=markdown"
    },
    {
      "system": "TOOLKIT",
      "label": "TOOLKIT",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=TOOLKIT&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=TOOLKIT",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=TOOLKIT&format=markdown"
    },
    {
      "system": "TOOLS",
      "label": "TOOLS",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=TOOLS&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=TOOLS",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=TOOLS_IN&format=markdown"
    },
    {
      "system": "TW",
      "label": "Triple Whale",
      "kind": "api",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=TW&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=TW",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=TW&format=markdown"
    },
    {
      "system": "UPPER",
      "label": "UPPER",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=UPPER&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=UPPER",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=UPPER&format=markdown"
    },
    {
      "system": "VERIFY",
      "label": "VERIFY",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=VERIFY&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=VERIFY",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=VERIFY_BLOOIO_SIG&format=markdown"
    },
    {
      "system": "WEBHOOK",
      "label": "WEBHOOK",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=WEBHOOK&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=WEBHOOK",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=WEBHOOK_INTAKE&format=markdown"
    },
    {
      "system": "WIRE",
      "label": "WIRE",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=WIRE&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=WIRE",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=WIRE_UP_AND_INVOKE&format=markdown"
    },
    {
      "system": "WORLD",
      "label": "WORLD",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=WORLD&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=WORLD",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=WORLD_MAP&format=markdown"
    },
    {
      "system": "WRITE",
      "label": "WRITE",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=WRITE&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=WRITE",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=WRITE_ARTICLE&format=markdown"
    },
    {
      "system": "X",
      "label": "X",
      "kind": "core",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=X&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=X",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=X_SEARCH&format=markdown"
    },
    {
      "system": "XAI",
      "label": "xAI",
      "kind": "model",
      "count": 1,
      "open": "https://miscsubjects.com/api/dispatch?map=XAI&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=XAI",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=XAI_CHAT&format=markdown"
    }
  ],
  "leaf_doc": "https://miscsubjects.com/api/dispatch?key=<KEY>&format=markdown&share=<TOKEN>",
  "system_doc": "https://miscsubjects.com/api/dispatch?map=<SYSTEM>&format=markdown&share=<TOKEN>",
  "kind_docs": {
    "api": "https://miscsubjects.com/api/dispatch?map=apis&format=markdown",
    "cli": "https://miscsubjects.com/api/dispatch?map=clis&format=markdown",
    "mcp": "https://miscsubjects.com/api/dispatch?map=mcps&format=markdown",
    "device": "https://miscsubjects.com/api/dispatch?map=devices&format=markdown",
    "model": "https://miscsubjects.com/api/dispatch?map=models&format=markdown"
  },
  "append_only": "Every meaningful action becomes an invocation receipt. Corrections use repairs: inv_ID; repeats use replay: inv_ID. The ledger is the living spec's memory.",
  "search_instead": "https://miscsubjects.com/api/dispatch?ask=<what you want>",
  "content_protocol_parallel": "https://miscsubjects.com/api/articles/system-map?format=markdown"
}