{
  "protocol": "OIP",
  "version": "1.2.0",
  "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": 879,
  "systems": 73,
  "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": "MISC",
      "label": "Misc core utilities (one-off verbs)",
      "kind": "core",
      "count": 158,
      "open": "https://miscsubjects.com/api/dispatch?map=MISC&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=MISC",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=SHA256_LOWER&format=markdown"
    },
    {
      "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": "META",
      "label": "Meta Ads",
      "kind": "api",
      "count": 52,
      "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": "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": 41,
      "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": "LEADS",
      "label": "LEADS",
      "kind": "core",
      "count": 19,
      "open": "https://miscsubjects.com/api/dispatch?map=LEADS&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=LEADS",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=LEADS_DISCOVER&format=markdown"
    },
    {
      "system": "OIP",
      "label": "OIP capabilities",
      "kind": "core",
      "count": 16,
      "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": "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": "GROK",
      "label": "Grok / xAI",
      "kind": "model",
      "count": 10,
      "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": "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": "SET",
      "label": "Settings",
      "kind": "core",
      "count": 10,
      "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=SETTINGS_LIST&format=markdown"
    },
    {
      "system": "TASK",
      "label": "TASK",
      "kind": "core",
      "count": 10,
      "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=TASKS_ADD&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": "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": "PAGES",
      "label": "CMS pages",
      "kind": "core",
      "count": 8,
      "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": "ARCADS",
      "label": "ArcAds",
      "kind": "api",
      "count": 7,
      "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": "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": "GITHUB",
      "label": "GitHub",
      "kind": "api",
      "count": 7,
      "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": "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": "ARTICLE",
      "label": "Articles",
      "kind": "core",
      "count": 6,
      "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=ARTICLES&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": "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": "DIR",
      "label": "Directory (self-edit)",
      "kind": "core",
      "count": 5,
      "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=DIRECTORY_LIST&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": "QUE",
      "label": "QUE",
      "kind": "core",
      "count": 5,
      "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=QUEUE_SEND&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": "VOXEL",
      "label": "VOXEL",
      "kind": "core",
      "count": 5,
      "open": "https://miscsubjects.com/api/dispatch?map=VOXEL&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=VOXEL",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=VOXEL_EDIT&format=markdown"
    },
    {
      "system": "X",
      "label": "X",
      "kind": "core",
      "count": 5,
      "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": "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": "CAP",
      "label": "Capabilities (tokens)",
      "kind": "core",
      "count": 4,
      "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": "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": "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": "BUILD",
      "label": "BUILD",
      "kind": "core",
      "count": 3,
      "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": "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": "EMAIL",
      "label": "EMAIL",
      "kind": "core",
      "count": 3,
      "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": "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": "LBL",
      "label": "LBL",
      "kind": "core",
      "count": 3,
      "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": "MIRROR",
      "label": "MIRROR",
      "kind": "core",
      "count": 3,
      "open": "https://miscsubjects.com/api/dispatch?map=MIRROR&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=MIRROR",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=MIRROR_APPEND&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": "OPOS",
      "label": "OPOS",
      "kind": "core",
      "count": 3,
      "open": "https://miscsubjects.com/api/dispatch?map=OPOS&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=OPOS",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=OPOS_ROOT&format=markdown"
    },
    {
      "system": "OUTREACH",
      "label": "OUTREACH",
      "kind": "core",
      "count": 3,
      "open": "https://miscsubjects.com/api/dispatch?map=OUTREACH&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=OUTREACH",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=OUTREACH_CATALOG&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": "REDDIT",
      "label": "REDDIT",
      "kind": "core",
      "count": 3,
      "open": "https://miscsubjects.com/api/dispatch?map=REDDIT&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=REDDIT",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=REDDIT_SEARCH&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": "STATE",
      "label": "STATE",
      "kind": "core",
      "count": 3,
      "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": "TRAIL",
      "label": "TRAIL",
      "kind": "core",
      "count": 3,
      "open": "https://miscsubjects.com/api/dispatch?map=TRAIL&format=markdown",
      "json": "https://miscsubjects.com/api/dispatch?map=TRAIL",
      "sample_leaf": "https://miscsubjects.com/api/dispatch?key=TRAIL_SAVE&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": "WEB",
      "label": "WEB",
      "kind": "core",
      "count": 3,
      "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": "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": "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": "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": "KLAVIYO",
      "label": "Klaviyo",
      "kind": "api",
      "count": 1,
      "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": "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": "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": "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"
}