{
  "schema": "miscsubjects-capability-atlas/1.0",
  "generated_at": "2026-07-22T23:04:42.846Z",
  "purpose": "Make accumulated build ability legible by joining current capability contracts, recorded invocations, tests, and coding-agent turn sediment.",
  "definitions": {
    "registered_capability": "One current directory object. It may be a primitive, integration, agent, or composed flow; it is not automatically a proven end-user feature.",
    "recorded_invocation": "A ledger invocation exists for the object. This proves use was attempted or recorded, not that the real-world result succeeded.",
    "tested": "At least one directory test currently records a pass. Test scope varies and is not equivalent to end-to-end production proof.",
    "coding_turn_sediment": "Durable coding-agent turns and changed-file records showing how implementation accumulated over time. Counts do not establish quality."
  },
  "summary": {
    "registered_capabilities": 875,
    "enabled_capabilities": 866,
    "described_capabilities": 502,
    "capabilities_with_recorded_invocations": 264,
    "capabilities_with_registered_tests": 46,
    "capabilities_with_currently_passed_tests": 1,
    "registered_only": 595,
    "recorded_invocations_across_current_capabilities": 146743,
    "material_invocation_flags": 102581,
    "categories": 108,
    "domains": 12
  },
  "domains": [
    {
      "id": "cloud-data",
      "name": "Cloud, data, storage, and deployment",
      "registered": 133,
      "enabled": 133,
      "invoked": 29,
      "with_registered_tests": 4,
      "with_current_test_pass": 0,
      "recorded_invocations": 5830,
      "examples": [
        {
          "key": "BROWSER_JSON",
          "description": "Extract LLM-structured JSON from a URL via Cloudflare Browser Rendering. $1=account_id, $2=JSON body {url, prompt?, response_format?}",
          "verification": "registered_only"
        },
        {
          "key": "BROWSER_LINKS",
          "description": "Extract all links from a URL via Cloudflare Browser Rendering. $1=account_id, $2=JSON body {url}",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "BROWSER_MARKDOWN",
          "description": "Get the markdown of a URL via Cloudflare Browser Rendering. $1=account_id, $2=JSON body {url}. Returns the rendered markdown",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "BROWSER_PDF",
          "description": "Render a URL as PDF via Cloudflare Browser Rendering. $1=account_id, $2=JSON body {url}. Returns binary PDF",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "BROWSER_SCRAPE",
          "description": "Extract structured data by selectors via Cloudflare Browser Rendering. $1=account_id, $2=JSON body {url, elements:[{selector}]}",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "BROWSER_SCREENSHOT",
          "description": "Get a PNG screenshot of a URL via Cloudflare Browser Rendering. $1=account_id, $2=JSON body {url, screenshotOptions?}. Returns binary PNG",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "CF",
          "description": "Cloudflare REST API unified entrypoint. 256+ operations.",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "CF_API_GAPS",
          "description": "Analyze the CF row target_map. Returns counts, known namespaces, expected namespaces, missing namespaces, coverage_pct",
          "verification": "registered_only"
        },
        {
          "key": "CF_AUDITLOGS_AUDITLOGS_BY_ACCOUNT_ID",
          "description": "Find all audit logs (a list of who made what change when) for a Cloudflare Account by ID. This can be used to query activity on your Cloudflare account at a particular time. Since and before are requi",
          "verification": "registered_only"
        },
        {
          "key": "CF_AUTORAG_LIST_RAGS",
          "description": "List AutoRAGs (vector stores)",
          "verification": "registered_only"
        },
        {
          "key": "CF_AUTORAG_SEARCH",
          "description": "Search Documents using AutoRAG (vector store)",
          "verification": "registered_only"
        },
        {
          "key": "CF_BINDINGS_D1_DATABASES_LIST",
          "description": "List all of the D1 databases in your Cloudflare account",
          "verification": "invoked_not_test_proven"
        }
      ]
    },
    {
      "id": "communications",
      "name": "Messaging, email, phone, and voice",
      "registered": 117,
      "enabled": 115,
      "invoked": 22,
      "with_registered_tests": 4,
      "with_current_test_pass": 0,
      "recorded_invocations": 1716,
      "examples": [
        {
          "key": "AUDIO",
          "description": "Speak words aloud. INVOKE: [invocation omitted]",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "BLOCK_IMESSAGE",
          "description": "BLOCK_IMESSAGE — iMessage layout (optional, not default)",
          "verification": "disabled"
        },
        {
          "key": "BLOCK_VOICE",
          "description": "text",
          "verification": "disabled"
        },
        {
          "key": "BLOOIO",
          "description": "Blooio (iMessage/SMS) unified entrypoint",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "BLOOIO2",
          "description": "You are Cyrus's writing assistant on the second Blooio line (+12065711028). When he texts you, you write and edit articles on the miscsubjects build.",
          "verification": "registered_only"
        },
        {
          "key": "BLOOIO_ADD_CONTACT_IDENTITY",
          "description": "Attach a new identity (phone/email on a channel type) to an existing contact.",
          "verification": "registered_only"
        },
        {
          "key": "BLOOIO_ADD_CONTACT_TAGS",
          "description": "Add one or more tags to a contact (deduped).",
          "verification": "registered_only"
        },
        {
          "key": "BLOOIO_ADD_REACTION",
          "description": "React to a message (tapback). reaction like '+love', '+like', '+laugh', '+emphasize', '+question', or remove with a '-' prefix. Blooio channels only.",
          "verification": "registered_only"
        },
        {
          "key": "BLOOIO_BATCH_LOOKUP_PHONE_NUMBERS",
          "description": "Look up up to 100 phone numbers at once. Requires an enterprise plan.",
          "verification": "registered_only"
        },
        {
          "key": "BLOOIO_CONTACT_CAPABILITIES",
          "description": "Check if a phone number or email is reachable via iMessage / SMS / RCS. Resolves (or creates) the contact for that identifier, then returns its capabilities. Note: creating the contact is a side effec",
          "verification": "registered_only"
        },
        {
          "key": "BLOOIO_CREATE_CHAT",
          "description": "Find or create a 1:1 chat with a recipient on a channel. Returns the chat id (chat_...) to use for sends and actions.",
          "verification": "registered_only"
        },
        {
          "key": "BLOOIO_CREATE_CONTACT",
          "description": "Create a contact, optionally with one identity (phone/email on a channel type). Returns the new contact id (ct_...).",
          "verification": "registered_only"
        }
      ]
    },
    {
      "id": "computer-code",
      "name": "Computer, code, files, browser, and GitHub",
      "registered": 111,
      "enabled": 111,
      "invoked": 38,
      "with_registered_tests": 1,
      "with_current_test_pass": 0,
      "recorded_invocations": 620,
      "examples": [
        {
          "key": "BROWSER_FETCH",
          "description": "{\"cmd\":\"sh\",\"args\":[\"-lc\",\"curl -sSL \\\"$1\\\" | head -c 20000\"],\"timeout\":60000}",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "BROWSER_PLAYWRIGHT",
          "description": "Run a Playwright CLI command on the Mac (npx -y playwright …). g. \"screenshot https://x.com /tmp/x.png\". First run downloads browsers (~2 min). For full browser automation absorb the playwright MCP server via MCP_PROBE",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "BROWSER_USE",
          "description": "Run the browser-use agent (AI browser driver). Installed at bridge/.venv-browser-use (Python 3.12). Needs GROK_API_KEY, OPENAI_API_KEY, or ANTHROPIC_API_KEY in ~/.config/grok-bridge.env",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "CLI_AIDER",
          "description": "Aider — git-aware AI pair programmer running one-shot on the Mac.",
          "verification": "registered_only"
        },
        {
          "key": "CLI_AWS",
          "description": "run aws CLI. ARGS: $1 = args. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"aws $1+\"],\"timeout\":120000}",
          "verification": "registered_only"
        },
        {
          "key": "CLI_BREW",
          "description": "run brew. ARGS: $1 = args. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"brew $1+\"],\"timeout\":120000}",
          "verification": "registered_only"
        },
        {
          "key": "CLI_BUN",
          "description": "run bun. ARGS: $1 = args, $2 = cwd. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; bun $1\"],\"timeout\":120000}",
          "verification": "registered_only"
        },
        {
          "key": "CLI_CLASP",
          "description": "run clasp (Apps Script CLI) on Cyrus's Mac. ARGS: $1 = args after `clasp`. cwd = /Users/cyrusmassoumi/miscsubjects-pages/apps-script.",
          "verification": "registered_only"
        },
        {
          "key": "CLI_CLAUDE_CODE",
          "description": "Claude Code headless coding agent on the Mac. File edit + shell.",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "CLI_CODEX",
          "description": "OpenAI Codex CLI one-shot. Parallel/second-opinion coder.",
          "verification": "registered_only"
        },
        {
          "key": "CLI_CURL_LOCAL",
          "description": "run curl ON THE MAC (different from the worker's outbound fetch — picks up Mac creds in keychain/env).",
          "verification": "registered_only"
        },
        {
          "key": "CLI_DENO",
          "description": "run deno. ARGS: $1 = args, $2 = cwd. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; deno $1\"],\"timeout\":120000}",
          "verification": "registered_only"
        }
      ]
    },
    {
      "id": "knowledge-content",
      "name": "Knowledge, articles, graph, and protocol",
      "registered": 91,
      "enabled": 91,
      "invoked": 47,
      "with_registered_tests": 1,
      "with_current_test_pass": 0,
      "recorded_invocations": 67635,
      "examples": [
        {
          "key": "ARTICLES",
          "description": "Fast natural-language article CRUD. One row per article in D1; writes are URL-invocable through OIP.",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "ARTICLE_ASK",
          "description": "Answer from article ledger topology (claims, sources, Reddit/X anecdotes, user reports). Not medical advice.",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "ARTICLE_CLAIM",
          "description": "Post one tiered claim voxel into an article ledger with who_claims + posted_by provenance. Not medical advice.",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "ARTICLE_GET",
          "description": "Return article + its slots as one joined result set. $1=slug. Returns an array of {slug,title,subject,updated_at,slot_key,content,model,version}.",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "ARTICLE_INGEST",
          "description": "Parse user-submitted evidence and write to article source ledger + optional claims. Hash-chained.",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "ARTICLE_PUT",
          "description": "create/replace an article. ARGS: $1 = JSON {slug,title,body,hero?,images?,style?} $1",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "ART_GET",
          "description": "Read an article by slug",
          "verification": "registered_only"
        },
        {
          "key": "ART_PATCH",
          "description": "Edit an article by slug",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "ARXIV_GROW",
          "description": "Regenerate the arXiv paper from live state. Reads paper/template.tex + paper/rings.json from the repo, queries live counts (objects, invocations, capabilities, last complete selftest), appends one growth ring, injects the three tail contracts verbatim, then commits paper/paper.tex + paper/rings.json + README.md + oip.json — each commit message carries this trace id. CI compiles the PDF on the paper.tex push. This fn is the only writer of the generated files.",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "ARXIV_PAPER",
          "description": "The arXiv paper as a live object. The paper \"The Document Is the Receipt\" lives at github.com/massoumicyrus/oip (private) and is written only by ARXIV_GROW. Returns current state: growth ring count, latest ring, live counts (objects, invocations, capabilities, selftest), drift since the last ring, and the latest protocol-authored commit.",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "BUILD_LANDSCAPE",
          "description": "Read the graph-derived table of comparison targets, source-backed claim voxels, proof state, and research queue.",
          "verification": "registered_only"
        },
        {
          "key": "CAPABILITY_ATLAS",
          "description": "Read the public capability archaeology atlas joining every current directory contract with recorded invocation evidence, registered tests, capability domains, and aggregate coding-agent turn/file-change sediment. It separates registered, invoked, tested, and disabled states so the build interior can be audited without treating row count as proof.",
          "verification": "registered_only"
        }
      ]
    },
    {
      "id": "growth",
      "name": "Marketing, leads, sales, and distribution",
      "registered": 82,
      "enabled": 81,
      "invoked": 35,
      "with_registered_tests": 11,
      "with_current_test_pass": 0,
      "recorded_invocations": 2286,
      "examples": [
        {
          "key": "ARCADS",
          "description": "A1: IDENTITY",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "ARCADS_CREDITS",
          "description": "ArcAds credit usage this month. Returns {month,used,cap,remaining}. Cap from settings.arcads_monthly_credits (80440). Logged from each generate (data.creditsCharged)",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "ARCADS_GENERATE",
          "description": "Generate an ad image via ArcAds, poll to completion, store to R2, return a stable link",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "ARCADS_ROUTES",
          "description": "ArcAds HTTP unified entrypoint",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "ARCADS_TO_R2",
          "description": "Poll a finished ArcAds render by arcads_id and re-store its bytes to R2, returning a stable https://miscsubjects.com/img/ link (permanent, not a presigned/expiring S3 url). Waits up to 120s for the render.",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "ARCADS_UPLOAD",
          "description": "Upload a file to ArcAds (presign + S3 PUT). Returns {filePath,fileId}; pass filePath in referenceImages. fileType e.g. image/png, image/jpeg, video/mp4, audio/mp3",
          "verification": "registered_only"
        },
        {
          "key": "ARCADS_VIDEO_GENERATE",
          "description": "Generate a video via ArcAds, poll, store to R2, return a stable link",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "KLAVIYO",
          "description": "Klaviyo unified entrypoint",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "KLAVIYO_PROFILES",
          "description": "DISABLED: stale provider stub. Use [invocation omitted] and report the returned page count/next-page state.",
          "verification": "disabled"
        },
        {
          "key": "LEADS_DISCOVER",
          "description": "Find businesses likely to buy peptides wholesale or want white-label, by type and city. Free source (OpenStreetMap), no API key. Writes new rows to the leads table.",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "LEADS_DISCOVER_AI",
          "description": "SCRAPER 2 — Grok live web search finds real businesses (with verified official websites) that OpenStreetMap does not have. Inserts them as new leads, source=grok-live-search.",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "LEADS_DISCOVER_PLACES",
          "description": "Discover B2B leads via Google Places API (New) — med-spas/clinics/longevity by segment + city, with website/phone/rating. Better coverage than the Overpass source. Inserts into the leads table.",
          "verification": "invoked_not_test_proven"
        }
      ]
    },
    {
      "id": "other",
      "name": "Other and uncategorized",
      "registered": 82,
      "enabled": 77,
      "invoked": 16,
      "with_registered_tests": 6,
      "with_current_test_pass": 0,
      "recorded_invocations": 3645,
      "examples": [
        {
          "key": "AGENT",
          "description": "Control a resident agent",
          "verification": "registered_only"
        },
        {
          "key": "AIG_LIST",
          "description": "List AI Gateways on the account",
          "verification": "registered_only"
        },
        {
          "key": "AIG_RAW",
          "description": "Raw call to AI Gateway REST. Arg $1 = full JSON body (model + messages)",
          "verification": "registered_only"
        },
        {
          "key": "APPS_SCRIPT_RUN",
          "description": "Generic Apps Script invocation. $1=action name, $2=JSON args. Routes to the airunner web app deployment which has Google Drive / Sheets / Tasks / Calendar / Apps Script-runtime access. Use when you need to read/write the user's Google stuff. $$2 (double dollar) inlines the args JSON raw, so callers pass {\"k\":\"v\"} not as a string but as a JSON value",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "ASK_CLAUDE",
          "description": "ASK1: You are a second-opinion model. Answer the user's question literally. No preamble. No sign-off.",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "ASK_GEMINI",
          "description": "ASK1: You are a second-opinion model. Answer the user's question literally. No preamble. No sign-off.",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "ASK_GPT",
          "description": "ASK1: You are a second-opinion model. Answer the user's question literally. No preamble. No sign-off.",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "ASK_KIMI",
          "description": "ASK1: You are a second-opinion model. Answer the user's question literally. No preamble. No sign-off.",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "BLOCK_EMOJI",
          "description": "BLOCK_EMOJI — tapback / emoji reaction language",
          "verification": "disabled"
        },
        {
          "key": "BLOCK_REASONING_A",
          "description": "BLOCK_REASONING_A — reasoning format (type A)",
          "verification": "disabled"
        },
        {
          "key": "BLOCK_ROUTING",
          "description": "BLOCK_ROUTING — identity routing (ROUTER)",
          "verification": "disabled"
        },
        {
          "key": "CC_LAST",
          "description": "the last 3 Claude Code turns on this repo (the user input to Claude Code, the tools it used, the files it edited).",
          "verification": "registered_only"
        }
      ]
    },
    {
      "id": "commerce",
      "name": "Commerce, payments, and customers",
      "registered": 60,
      "enabled": 60,
      "invoked": 7,
      "with_registered_tests": 4,
      "with_current_test_pass": 0,
      "recorded_invocations": 23,
      "examples": [
        {
          "key": "BC",
          "description": "BigCommerce unified entrypoint",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "CUSTOMER",
          "description": "You are the customer-facing agent for miscsubjects.com. You answer people who reply to iMessage/Facebook ads or visit the site.",
          "verification": "registered_only"
        },
        {
          "key": "PAYMENTS_CREATE_REFUND",
          "description": "This tool will refund a payment intent in Stripe. It takes three arguments: - payment_intent (str): The ID of the payment intent to refund. - amount (int, optional): The amount to refund in currency m",
          "verification": "registered_only"
        },
        {
          "key": "PAYMENTS_FETCH_STRIPE_RESOURCES",
          "description": "Retrieve Stripe object details by ID. IMPORTANT: Only call this tool after search_stripe_resources is called to get specific object IDs. Do not use this tool to discover or search for objects. This to",
          "verification": "registered_only"
        },
        {
          "key": "PAYMENTS_GET_STRIPE_ACCOUNT_INFO",
          "description": "This will get the account info for the logged in Stripe account.",
          "verification": "registered_only"
        },
        {
          "key": "PAYMENTS_SEARCH_STRIPE_DOCUMENTATION",
          "description": "Search the Stripe documentation for the given question and language. It takes two arguments: - question (str): The user question to search an answer for in the Stripe documentation. - language (str, o",
          "verification": "registered_only"
        },
        {
          "key": "PAYMENTS_SEARCH_STRIPE_RESOURCES",
          "description": "This tool can be used to search for specific Stripe resources using a custom Stripe query syntax. It is only able to search for the following resources: customers, payment_intents, charges, invoices,",
          "verification": "registered_only"
        },
        {
          "key": "PAYMENTS_STRIPE_API_DETAILS",
          "description": "Get detailed parameter information for a specific Stripe API operation. Provide the stripe_api_operation_id from stripe_api_search results to see all path, query, and body parameters with their types,",
          "verification": "registered_only"
        },
        {
          "key": "PAYMENTS_STRIPE_API_READ",
          "description": "Read data from any Stripe API GET operation: 1. Use stripe_api_search to find the operation ID. 2. Use stripe_api_details to understand its parameters (required for operations with nested object field",
          "verification": "registered_only"
        },
        {
          "key": "PAYMENTS_STRIPE_API_SEARCH",
          "description": "Search for Stripe API operations by keyword. Returns matching operations with their HTTP method, path, summary, and top-level parameter names with types. Does not include parameter descriptions, enum",
          "verification": "registered_only"
        },
        {
          "key": "PAYMENTS_STRIPE_API_WRITE",
          "description": "Write data via any Stripe API POST/PATCH/PUT/DELETE operation: 1. Use stripe_api_search to find the operation ID. 2. Use stripe_api_details to understand its parameters (required for operations with n",
          "verification": "registered_only"
        },
        {
          "key": "PAYMENTS_STRIPE_IMPLEMENTATION_PLANNER",
          "description": "Stripe payment integration planner. Use this tool to help users accept payments, sell products online, set up billing, or build any Stripe integration. Call this BEFORE writing code when the user want",
          "verification": "registered_only"
        }
      ]
    },
    {
      "id": "automation-work",
      "name": "Automation, flows, tasks, and durable work",
      "registered": 52,
      "enabled": 52,
      "invoked": 17,
      "with_registered_tests": 5,
      "with_current_test_pass": 0,
      "recorded_invocations": 63822,
      "examples": [
        {
          "key": "ADDTASK",
          "description": "Add a job to the build queue (tasks table). Cron will pick it up and run it automatically when protocol_autorun is on.",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "AUTOMATE_ADD",
          "description": "Automate a capability — make it fire itself every N minutes and ledger a receipt each run. Turns a one-off action into a standing background job.",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "AUTOMATE_DELETE",
          "description": "Delete an automation by id.",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "AUTOMATE_FIRE",
          "description": "Fire every enabled automation registered for an event (trigger=event:NAME). Any inbound hook (a customer text, an error, a webhook) calls this with the event name + payload; matching automations run and ledger a receipt.",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "AUTOMATE_LIST",
          "description": "List every automation — id, name, schedule, target key, enabled, last run, run count.",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "AUTOMATE_RUN_DUE",
          "description": "Fire every enabled automation whose interval has elapsed; ledger a receipt for each. Called by the cron each tick; safe to call manually.",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "AUTOMATE_TOGGLE",
          "description": "Turn an automation on or off by id (paused, not deleted).",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "CRON_LIST",
          "description": "List existing cron jobs by querying the Cloudflare API. Returns scheduled jobs for this account.",
          "verification": "registered_only"
        },
        {
          "key": "DELTASK",
          "description": "delete a task. ARGS: <id>. EX {\"key\":\"DELTASK\",\"body\":\"42\"} [\"DELETE FROM tasks WHERE id=?\",\"$1\"]",
          "verification": "registered_only"
        },
        {
          "key": "DIRECTORY_GET",
          "description": "Read one directory row by $1=key. Use to inspect a specific tool definition.",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "DIRECTORY_LIST",
          "description": "List the directory: D1_QUERY: SELECT key, type, target, updated_at FROM directory ORDER BY key. Use to enumerate every tool.",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "DIRECT_EXEC_IF_PREFIX",
          "description": "If the inbound message starts with /t /exec /terminal /run /help, treat the rest as a LOCAL_EXEC command on the Mac bridge. Otherwise pass through unchanged. $1=full message.",
          "verification": "registered_only"
        }
      ]
    },
    {
      "id": "agents-models",
      "name": "Agents and model runtimes",
      "registered": 51,
      "enabled": 51,
      "invoked": 21,
      "with_registered_tests": 1,
      "with_current_test_pass": 0,
      "recorded_invocations": 290,
      "examples": [
        {
          "key": "AGENT_BRIDGE",
          "description": "Route a message from one agent to another. $1=source_agent, $2=target_agent, $3=message. Creates a turn that appears to come from the source agent, routed to the target agent.",
          "verification": "registered_only"
        },
        {
          "key": "AGENT_IMPORT",
          "description": "Cannibalize an agent definition (md frontmatter name/description/model/tools) into a proposed agent row. PROPOSE only",
          "verification": "registered_only"
        },
        {
          "key": "AGENT_LEARN",
          "description": "save a lesson/working pattern to an agent persistent memory. Args: agent|lesson.",
          "verification": "registered_only"
        },
        {
          "key": "AGENT_LIST",
          "description": "List resident agents and their live status",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "AGENT_RECALL",
          "description": "load an agent saved lessons/patterns. Arg: agent.",
          "verification": "registered_only"
        },
        {
          "key": "AGENT_SPAWN",
          "description": "Spawn a resident agent that loops on a goal until done (durable, survives Mac sleep)",
          "verification": "registered_only"
        },
        {
          "key": "AGENT_SPAWN_CLI",
          "description": "Alias of CLI_SPAWN for router tags. Args: agent|prompt|cwd|mode|delivery",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "AGENT_TURNS",
          "description": "last N agent turns across all CLI agents (claude, codex, grok, …). $1 = agent id or \"all\", $2 = limit (default 5).",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "AGENT_TURNS_FILTER",
          "description": "multi-filter agent turn query. $1=agent|all, $2=tag|risk|all, $3=limit.",
          "verification": "registered_only"
        },
        {
          "key": "AGENT_TURNS_ISSUES",
          "description": "agent turns matching issue tags (risk, protected, file_edit, unaudited, audit_fail). $1 = tag, $2 = limit.",
          "verification": "registered_only"
        },
        {
          "key": "AGENT_TURNS_TRACE",
          "description": "agent turns linked to one ledger trace_id. $1 = trace_id, $2 = limit (default 20).",
          "verification": "registered_only"
        },
        {
          "key": "CF_AI_GATEWAY_GET_LOG_DETAILS",
          "description": "Get a single Log details",
          "verification": "registered_only"
        }
      ]
    },
    {
      "id": "system-meta",
      "name": "System, directory, settings, and self-modification",
      "registered": 50,
      "enabled": 50,
      "invoked": 22,
      "with_registered_tests": 10,
      "with_current_test_pass": 1,
      "recorded_invocations": 678,
      "examples": [
        {
          "key": "ADD_ROW",
          "description": "Insert a new row into the directory (tools, agents, flows).",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "BUILDER",
          "description": "B1: IDENTITY",
          "verification": "registered_only"
        },
        {
          "key": "BUILDER_ADD",
          "description": "append a row to builder_queue. status defaults to \"idea\", priority to 5.",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "BUILDER_DELETE",
          "description": "delete a row from builder_queue. ARGS: id. [\"$1\"]",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "BUILDER_DONE",
          "description": "mark id done + record proof (link/exhibit). ARGS: id|proof.",
          "verification": "registered_only"
        },
        {
          "key": "BUILDER_LIST",
          "description": "return the current builder queue as JSON, sorted by priority. ARGS: optional status filter (idea|queued|in_progress|blocked|done|wont).",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "BUILDER_NEXT",
          "description": "pick the single highest-priority queued item.",
          "verification": "registered_only"
        },
        {
          "key": "BUILDER_PATCH",
          "description": "update one row's status/priority/title/body/blocker/proof. ARGS: id|field|value.",
          "verification": "registered_only"
        },
        {
          "key": "CARDS",
          "description": "Read the STATE CARDS. One card per isolated event: the inbound message (plain text), the reply (plain text), the agent system prompt, and every tool/CLI/file/http step with its raw payload in/out — each classified. Every card has a trace id (card_id) and a content hash, and is REST-callable",
          "verification": "registered_only"
        },
        {
          "key": "CATEGORIES",
          "description": "List all tool categories.",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "DEDUP_INSERT",
          "description": "Insert message_id into blooio_dedup. Use ONLY from the inbound webhook handler before replying",
          "verification": "registered_only"
        },
        {
          "key": "DEL_ROW",
          "description": "Delete a directory row.",
          "verification": "invoked_not_test_proven"
        }
      ]
    },
    {
      "id": "governance-proof",
      "name": "Governance, security, evidence, and audit",
      "registered": 33,
      "enabled": 32,
      "invoked": 10,
      "with_registered_tests": 0,
      "with_current_test_pass": 0,
      "recorded_invocations": 193,
      "examples": [
        {
          "key": "AUDIT_PROBE_ROW",
          "description": "audit probe row - safe to delete",
          "verification": "registered_only"
        },
        {
          "key": "AUDIT_TEST_ROW",
          "description": "test\\n[\"$1\"]",
          "verification": "registered_only"
        },
        {
          "key": "BREAKER_PROBE",
          "description": "Deliberately unauthenticated call that returns 401 — exercises the auth circuit breaker.",
          "verification": "disabled"
        },
        {
          "key": "DESIGN_LAW",
          "description": "Discover the canonical Laws of Design Knowledge-Action Object.",
          "verification": "registered_only"
        },
        {
          "key": "EXTRACT_CAPABILITIES",
          "description": "Given an R2 key from DISCOVER_SOURCE, run a Workers AI Llama call to extract a JSON array of {op, method, url_or_signature, Truncates input at 20KB. Second step of universe-to-row. $1=r2_key, $2=optional model id (default @cf/meta/llama-3.3-70b-instruct-fp8-fast)",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "FIDELITY_RUN",
          "description": "Run the whole fidelity bank. $1 optional kind filter (positive | inverse | agent-route). Logs to fidelity_log. Returns JSON {run_id,total,passed,failed,duration_ms,failing}",
          "verification": "registered_only"
        },
        {
          "key": "GOVERNOR",
          "description": "G0 ROLE: You are GOVERNOR — the standing build manager of miscsubjects. You do not code. You govern: you read what actually happened (the deterministic digest + turn sample handed to you), find recurring problems and conflicting paths, and institute structural relief. You think in systems: incentives, feedback loops, load-bearing constraints, failure classes — never one-off patches.",
          "verification": "registered_only"
        },
        {
          "key": "GOVERNOR_ASK",
          "description": "Ask the GOVERNOR (build manager) a question. It answers from the live 24h digest + recurrence memory + charter — counts in parentheses, sized for iMessage.",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "GOVERNOR_RUN",
          "description": "Run the GOVERNOR — scan the last 48h of ledger turns into a deterministic digest (error streaks, file collisions, loop states, auth lockouts, cron noise, task flow, waste), have the GOVERNOR model write the brief, email it to Cyrus, text him the verdict, ledger everything as GOVERNOR_BRIEF.",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "LEDGER",
          "description": "Read your own ledger to troubleshoot: recent messages, each tool you ran with its output/error, and your reply. $1 optional = a trace_id for one message",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "LEDGER_ERRORS",
          "description": "Return the most recent ledger event whose own response starts with ERR.",
          "verification": "registered_only"
        },
        {
          "key": "NORMANDY_ASSIGNMENT",
          "description": "Read one reserved outside-model contribution slot: current graph snapshot, named comparison target, shared axis, already-stored limits, additive slots, and the existing voxel-batch write lane.",
          "verification": "registered_only"
        }
      ]
    },
    {
      "id": "creative-media",
      "name": "Creative, images, video, and media",
      "registered": 13,
      "enabled": 13,
      "invoked": 2,
      "with_registered_tests": 0,
      "with_current_test_pass": 0,
      "recorded_invocations": 5,
      "examples": [
        {
          "key": "CF_CASB_ASSETS_BY_CATEGORY_ID",
          "description": "Search Assets by Asset Category ID",
          "verification": "registered_only"
        },
        {
          "key": "CF_CASB_ASSETS_BY_INTEGRATION_ID",
          "description": "Search Assets by Integration ID",
          "verification": "registered_only"
        },
        {
          "key": "CF_CASB_ASSETS_LIST",
          "description": "Paginated list of Assets",
          "verification": "registered_only"
        },
        {
          "key": "CF_CASB_ASSETS_SEARCH",
          "description": "Search Assets by keyword",
          "verification": "registered_only"
        },
        {
          "key": "CF_CASB_ASSET_BY_ID",
          "description": "Search Assets by ID",
          "verification": "registered_only"
        },
        {
          "key": "CF_CASB_ASSET_CATEGORIES_BY_TYPE",
          "description": "Search Asset Categories by type",
          "verification": "registered_only"
        },
        {
          "key": "CF_CASB_ASSET_CATEGORIES_BY_VENDOR",
          "description": "List asset categories by vendor",
          "verification": "registered_only"
        },
        {
          "key": "CF_CASB_ASSET_CATEGORIES_BY_VENDOR_AND_TYPE",
          "description": "Search Asset Categories by vendor and type",
          "verification": "registered_only"
        },
        {
          "key": "CF_CASB_ASSET_CATEGORIES_LIST",
          "description": "List Asset Categories",
          "verification": "registered_only"
        },
        {
          "key": "CREATIVE_GENERATE",
          "description": "Generate one explicitly owner-requested image/video version while preserving its exact payload, raw response, channel, R2 result, and parent lineage in creative_runs.",
          "verification": "registered_only"
        },
        {
          "key": "DELIVER_PENDING_ASSETS",
          "description": "Trigger the durable Workflow that drains pending_deliveries. Equivalent to the old /api/deliver heartbeat but with native retries and observability.",
          "verification": "invoked_not_test_proven"
        },
        {
          "key": "LOG_ASSET",
          "description": "File an image into the asset library. Returns asset id",
          "verification": "registered_only"
        }
      ]
    }
  ],
  "turn_archaeology": {
    "summary": {
      "total": 6549,
      "agents": 48,
      "sessions": 383,
      "file_changing_turns": 2045,
      "tool_using_turns": 4395,
      "first_turn": "2026-05-09T23:55:37.778Z",
      "latest_turn": "2026-07-22T12:01:33.911Z"
    },
    "agent_activity": [
      {
        "agent": "claude",
        "turns": 3171,
        "sessions": 154,
        "file_changing_turns": 1397,
        "latest_turn": "2026-07-22T10:51:44.671Z"
      },
      {
        "agent": "grok",
        "turns": 1805,
        "sessions": 44,
        "file_changing_turns": 454,
        "latest_turn": "2026-07-16T23:08:10-07:00"
      },
      {
        "agent": "kimi",
        "turns": 899,
        "sessions": 112,
        "file_changing_turns": 137,
        "latest_turn": "2026-07-22T12:01:33.911Z"
      },
      {
        "agent": "codex",
        "turns": 470,
        "sessions": 58,
        "file_changing_turns": 57,
        "latest_turn": "2026-07-22T03:00:56.767Z"
      },
      {
        "agent": "spawn",
        "turns": 52,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T16:10:39-07:00"
      },
      {
        "agent": "kimi-desktop",
        "turns": 32,
        "sessions": 3,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-05T19:26:02-07:00"
      },
      {
        "agent": "git",
        "turns": 16,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T15:35:26-07:00"
      },
      {
        "agent": "wrangler",
        "turns": 16,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-22T03:07:52-07:00"
      },
      {
        "agent": "gemini",
        "turns": 15,
        "sessions": 10,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T15:34:50-07:00"
      },
      {
        "agent": "node",
        "turns": 10,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T13:32:18-07:00"
      },
      {
        "agent": "gh",
        "turns": 9,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-17T22:05:52-07:00"
      },
      {
        "agent": "cli-group",
        "turns": 8,
        "sessions": 8,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-06T21:15:56-07:00"
      },
      {
        "agent": "test",
        "turns": 4,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-01T12:08:58.607Z"
      },
      {
        "agent": "pandoc",
        "turns": 3,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-17T22:03:56-07:00"
      },
      {
        "agent": "reflex",
        "turns": 3,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T10:36:40-07:00"
      },
      {
        "agent": "goose",
        "turns": 2,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T16:19:59-07:00"
      },
      {
        "agent": "python",
        "turns": 2,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T15:59:16-07:00"
      },
      {
        "agent": "rg",
        "turns": 2,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T13:39:25-07:00"
      },
      {
        "agent": "aider",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T16:11:47-07:00"
      },
      {
        "agent": "aws",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T13:50:40-07:00"
      },
      {
        "agent": "brew",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T13:32:22-07:00"
      },
      {
        "agent": "bun",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T13:31:43-07:00"
      },
      {
        "agent": "clasp",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T15:48:26-07:00"
      },
      {
        "agent": "copilot",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T13:34:06-07:00"
      },
      {
        "agent": "curl-local",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T16:33:23-07:00"
      },
      {
        "agent": "deno",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T15:37:44-07:00"
      },
      {
        "agent": "docker",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T16:12:27-07:00"
      },
      {
        "agent": "fd",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T16:03:59-07:00"
      },
      {
        "agent": "ffmpeg",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T16:52:21-07:00"
      },
      {
        "agent": "gcloud",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T14:28:32-07:00"
      },
      {
        "agent": "graphviz",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T15:33:21-07:00"
      },
      {
        "agent": "grok-sa",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T15:31:39-07:00"
      },
      {
        "agent": "group",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T10:48:38-07:00"
      },
      {
        "agent": "httpie",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T14:58:51-07:00"
      },
      {
        "agent": "interpreter",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T14:09:33-07:00"
      },
      {
        "agent": "jq",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T14:26:22-07:00"
      },
      {
        "agent": "kimi-work",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-01T11:33:04Z"
      },
      {
        "agent": "kubectl",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T15:24:03-07:00"
      },
      {
        "agent": "magick",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T16:14:18-07:00"
      },
      {
        "agent": "npm",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T10:54:30-07:00"
      },
      {
        "agent": "openhands",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T10:36:57-07:00"
      },
      {
        "agent": "plandex",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T16:22:56-07:00"
      },
      {
        "agent": "pnpm",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T14:22:32-07:00"
      },
      {
        "agent": "psql",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T14:59:50-07:00"
      },
      {
        "agent": "sqlite",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T15:21:01-07:00"
      },
      {
        "agent": "terraform",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T13:34:57-07:00"
      },
      {
        "agent": "typst",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T15:38:46-07:00"
      },
      {
        "agent": "yt-dlp",
        "turns": 1,
        "sessions": 0,
        "file_changing_turns": 0,
        "latest_turn": "2026-07-16T13:34:59-07:00"
      }
    ],
    "daily_activity": [
      {
        "day": "2026-05-09",
        "turns": 1,
        "file_changing_turns": 0
      },
      {
        "day": "2026-05-10",
        "turns": 25,
        "file_changing_turns": 1
      },
      {
        "day": "2026-05-11",
        "turns": 96,
        "file_changing_turns": 33
      },
      {
        "day": "2026-05-12",
        "turns": 8,
        "file_changing_turns": 7
      },
      {
        "day": "2026-05-14",
        "turns": 1,
        "file_changing_turns": 0
      },
      {
        "day": "2026-05-19",
        "turns": 104,
        "file_changing_turns": 0
      },
      {
        "day": "2026-05-20",
        "turns": 23,
        "file_changing_turns": 2
      },
      {
        "day": "2026-05-22",
        "turns": 5,
        "file_changing_turns": 0
      },
      {
        "day": "2026-05-28",
        "turns": 20,
        "file_changing_turns": 3
      },
      {
        "day": "2026-05-29",
        "turns": 57,
        "file_changing_turns": 32
      },
      {
        "day": "2026-05-31",
        "turns": 118,
        "file_changing_turns": 50
      },
      {
        "day": "2026-06-01",
        "turns": 79,
        "file_changing_turns": 30
      },
      {
        "day": "2026-06-02",
        "turns": 105,
        "file_changing_turns": 37
      },
      {
        "day": "2026-06-03",
        "turns": 59,
        "file_changing_turns": 33
      },
      {
        "day": "2026-06-04",
        "turns": 64,
        "file_changing_turns": 14
      },
      {
        "day": "2026-06-05",
        "turns": 194,
        "file_changing_turns": 55
      },
      {
        "day": "2026-06-09",
        "turns": 17,
        "file_changing_turns": 12
      },
      {
        "day": "2026-06-10",
        "turns": 16,
        "file_changing_turns": 11
      },
      {
        "day": "2026-06-11",
        "turns": 109,
        "file_changing_turns": 38
      },
      {
        "day": "2026-06-12",
        "turns": 93,
        "file_changing_turns": 39
      },
      {
        "day": "2026-06-13",
        "turns": 85,
        "file_changing_turns": 46
      },
      {
        "day": "2026-06-14",
        "turns": 190,
        "file_changing_turns": 42
      },
      {
        "day": "2026-06-15",
        "turns": 221,
        "file_changing_turns": 51
      },
      {
        "day": "2026-06-16",
        "turns": 43,
        "file_changing_turns": 17
      },
      {
        "day": "2026-06-17",
        "turns": 64,
        "file_changing_turns": 25
      },
      {
        "day": "2026-06-18",
        "turns": 209,
        "file_changing_turns": 113
      },
      {
        "day": "2026-06-19",
        "turns": 20,
        "file_changing_turns": 13
      },
      {
        "day": "2026-06-20",
        "turns": 105,
        "file_changing_turns": 64
      },
      {
        "day": "2026-06-21",
        "turns": 230,
        "file_changing_turns": 103
      },
      {
        "day": "2026-06-22",
        "turns": 68,
        "file_changing_turns": 33
      },
      {
        "day": "2026-06-23",
        "turns": 61,
        "file_changing_turns": 19
      },
      {
        "day": "2026-06-25",
        "turns": 4,
        "file_changing_turns": 0
      },
      {
        "day": "2026-06-29",
        "turns": 601,
        "file_changing_turns": 289
      },
      {
        "day": "2026-06-30",
        "turns": 234,
        "file_changing_turns": 40
      },
      {
        "day": "2026-07-01",
        "turns": 712,
        "file_changing_turns": 162
      },
      {
        "day": "2026-07-02",
        "turns": 103,
        "file_changing_turns": 40
      },
      {
        "day": "2026-07-03",
        "turns": 61,
        "file_changing_turns": 34
      },
      {
        "day": "2026-07-04",
        "turns": 35,
        "file_changing_turns": 3
      },
      {
        "day": "2026-07-05",
        "turns": 914,
        "file_changing_turns": 246
      },
      {
        "day": "2026-07-06",
        "turns": 142,
        "file_changing_turns": 35
      },
      {
        "day": "2026-07-07",
        "turns": 48,
        "file_changing_turns": 13
      },
      {
        "day": "2026-07-08",
        "turns": 45,
        "file_changing_turns": 4
      },
      {
        "day": "2026-07-09",
        "turns": 39,
        "file_changing_turns": 3
      },
      {
        "day": "2026-07-10",
        "turns": 114,
        "file_changing_turns": 1
      },
      {
        "day": "2026-07-11",
        "turns": 55,
        "file_changing_turns": 11
      },
      {
        "day": "2026-07-12",
        "turns": 205,
        "file_changing_turns": 80
      },
      {
        "day": "2026-07-13",
        "turns": 4,
        "file_changing_turns": 0
      },
      {
        "day": "2026-07-14",
        "turns": 73,
        "file_changing_turns": 18
      },
      {
        "day": "2026-07-15",
        "turns": 122,
        "file_changing_turns": 18
      },
      {
        "day": "2026-07-16",
        "turns": 144,
        "file_changing_turns": 20
      },
      {
        "day": "2026-07-17",
        "turns": 109,
        "file_changing_turns": 25
      },
      {
        "day": "2026-07-18",
        "turns": 112,
        "file_changing_turns": 29
      },
      {
        "day": "2026-07-19",
        "turns": 15,
        "file_changing_turns": 3
      },
      {
        "day": "2026-07-20",
        "turns": 3,
        "file_changing_turns": 0
      },
      {
        "day": "2026-07-21",
        "turns": 68,
        "file_changing_turns": 24
      },
      {
        "day": "2026-07-22",
        "turns": 97,
        "file_changing_turns": 24
      }
    ],
    "changed_files": {
      "unique_in_top_100": 95,
      "top": [
        {
          "file": "functions/api/dispatch.js",
          "turns": 371,
          "last_changed": "2026-07-22T10:30:50.078Z"
        },
        {
          "file": "STATE.md",
          "turns": 210,
          "last_changed": "2026-07-05T19:32:47-07:00"
        },
        {
          "file": "functions/api/protocol/[[path]].js",
          "turns": 147,
          "last_changed": "2026-07-16T20:10:39-07:00"
        },
        {
          "file": "functions/a/[slug].js",
          "turns": 114,
          "last_changed": "2026-07-22T11:07:36.175Z"
        },
        {
          "file": "functions/_lib/object_contract.js",
          "turns": 114,
          "last_changed": "2026-07-16T14:50:19-07:00"
        },
        {
          "file": "functions/api/articles/[[path]].js",
          "turns": 94,
          "last_changed": "2026-07-16T19:29:50-07:00"
        },
        {
          "file": "functions/blooio.js",
          "turns": 92,
          "last_changed": "2026-07-06T21:45:12-07:00"
        },
        {
          "file": "functions/admin/ledger/index.js",
          "turns": 89,
          "last_changed": "2026-07-22T06:44:01.525Z"
        },
        {
          "file": "functions/_lib/unified_handoff.js",
          "turns": 72,
          "last_changed": "2026-07-22T10:30:50.078Z"
        },
        {
          "file": "[external]/memory/MEMORY.md",
          "turns": 65,
          "last_changed": "2026-07-22T06:34:07.170Z"
        },
        {
          "file": "[external]/memory/MEMORY.md",
          "turns": 63,
          "last_changed": "2026-07-08T00:14:01.638Z"
        },
        {
          "file": "functions/_lib/oip_articles.js",
          "turns": 56,
          "last_changed": "2026-07-15T14:23:14-07:00"
        },
        {
          "file": "functions/admin/_layout.js",
          "turns": 54,
          "last_changed": "2026-07-22T06:44:01.525Z"
        },
        {
          "file": "functions/_lib/webhook_intake.js",
          "turns": 51,
          "last_changed": "2026-07-06T21:45:12-07:00"
        },
        {
          "file": "prompts/ROUTER.md",
          "turns": 48,
          "last_changed": "2026-07-05T19:27:37-07:00"
        },
        {
          "file": "public/index.html",
          "turns": 45,
          "last_changed": "2026-07-18T04:16:09-07:00"
        },
        {
          "file": "workers/sibling/src/index.js",
          "turns": 44,
          "last_changed": "2026-07-15T14:51:50-07:00"
        },
        {
          "file": "functions/_middleware.js",
          "turns": 43,
          "last_changed": "2026-07-21T15:53:25-07:00"
        },
        {
          "file": "[external]/.claude/CLAUDE.md",
          "turns": 35,
          "last_changed": "2026-07-22T10:30:50.078Z"
        },
        {
          "file": "operator-console/Code.js",
          "turns": 34,
          "last_changed": "2026-07-11T22:07:08.207Z"
        },
        {
          "file": "[external]/src/index.ts",
          "turns": 33,
          "last_changed": "2026-06-05T22:27:49.088Z"
        },
        {
          "file": "functions/api/selftest.js",
          "turns": 32,
          "last_changed": "2026-07-07T03:12:46.708Z"
        },
        {
          "file": "AGENTS.md",
          "turns": 31,
          "last_changed": "2026-07-22T12:01:33.911Z"
        },
        {
          "file": "[external]/kernel-build/runjson.js",
          "turns": 28,
          "last_changed": "2026-05-12T06:05:16.816Z"
        },
        {
          "file": "[external]/src/index.ts",
          "turns": 27,
          "last_changed": "2026-06-05T22:55:11.228Z"
        },
        {
          "file": "functions/_lib/graph_grow_queue.js",
          "turns": 26,
          "last_changed": "2026-07-01T08:13:11.000Z"
        },
        {
          "file": "[external]/rules/cyrus-agent-rules.md",
          "turns": 26,
          "last_changed": "2026-07-05T19:27:46-07:00"
        },
        {
          "file": "functions/admin/directory/index.js",
          "turns": 25,
          "last_changed": "2026-07-21T23:07:23.241Z"
        },
        {
          "file": "functions/_lib/admin_session.js",
          "turns": 25,
          "last_changed": "2026-07-15T14:23:14-07:00"
        },
        {
          "file": "functions/_lib/card_builder.js",
          "turns": 24,
          "last_changed": "2026-07-21T15:53:26-07:00"
        },
        {
          "file": "functions/api/tasks/[[path]].js",
          "turns": 23,
          "last_changed": "2026-07-05T21:38:25-07:00"
        },
        {
          "file": "functions/_lib/self_explain.js",
          "turns": 23,
          "last_changed": "2026-07-08T19:38:01.812Z"
        },
        {
          "file": "functions/_lib/article_bundle.js",
          "turns": 23,
          "last_changed": "2026-07-16T15:39:56-07:00"
        },
        {
          "file": "[external]/public/index.html",
          "turns": 23,
          "last_changed": "2026-06-05T22:51:56.184Z"
        },
        {
          "file": "functions/graph/index.js",
          "turns": 22,
          "last_changed": "2026-07-17T19:27:33-07:00"
        },
        {
          "file": "functions/_lib/ledger_card_widgets.js",
          "turns": 22,
          "last_changed": "2026-07-21T15:53:26-07:00"
        },
        {
          "file": "functions/_lib/article_prose.js",
          "turns": 22,
          "last_changed": "2026-06-29T21:34:53.000Z"
        },
        {
          "file": "operator-console/STATE.md",
          "turns": 21,
          "last_changed": "2026-06-18T10:16:22.934Z"
        },
        {
          "file": "HANDOFF.md",
          "turns": 20,
          "last_changed": "2026-06-29T22:11:32.000Z"
        },
        {
          "file": "[external]/api-worker/wrangler.jsonc",
          "turns": 20,
          "last_changed": "2026-06-05T22:55:11.228Z"
        },
        {
          "file": "[external]/kernel-build/HANDOFF.md",
          "turns": 20,
          "last_changed": "2026-05-11T22:24:57.573Z"
        },
        {
          "file": "functions/api/directory/[key].js",
          "turns": 19,
          "last_changed": "2026-07-21T23:07:23.241Z"
        },
        {
          "file": "functions/admin/agents.js",
          "turns": 18,
          "last_changed": "2026-07-01T10:21:18.977Z"
        },
        {
          "file": "functions/_lib/oip_conformance.js",
          "turns": 18,
          "last_changed": "2026-07-16T15:07:18-07:00"
        },
        {
          "file": "hooks/cli-agent-spawn.sh",
          "turns": 17,
          "last_changed": "2026-07-01T10:21:18.977Z"
        },
        {
          "file": "README.md",
          "turns": 17,
          "last_changed": "2026-06-29T22:11:32.000Z"
        },
        {
          "file": "[external]/src/index.ts",
          "turns": 17,
          "last_changed": "2026-06-03T06:35:13.061Z"
        },
        {
          "file": "[external]/AGENTS.md",
          "turns": 16,
          "last_changed": "2026-07-10T18:09:13.781Z"
        },
        {
          "file": "scripts/resolve.mjs",
          "turns": 16,
          "last_changed": "2026-07-05T19:31:38-07:00"
        },
        {
          "file": "functions/_lib/meta_leads.js",
          "turns": 16,
          "last_changed": "2026-06-29T23:27:01.000Z"
        },
        {
          "file": "functions/_lib/ledger_durability.js",
          "turns": 16,
          "last_changed": "2026-06-29T17:03:57.000Z"
        },
        {
          "file": ".claude/skills/build-ops/SKILL.md",
          "turns": 16,
          "last_changed": "2026-07-21T23:07:23.241Z"
        },
        {
          "file": "[external]/loop-data-platform/README.md",
          "turns": 16,
          "last_changed": "2026-06-04T19:46:38.394Z"
        },
        {
          "file": "[external]/memory/project_lead_loop.md",
          "turns": 16,
          "last_changed": "2026-07-12T12:44:33-07:00"
        },
        {
          "file": "functions/admin/selftest.js",
          "turns": 15,
          "last_changed": "2026-07-06T19:58:56-07:00"
        },
        {
          "file": "[external]/loop-data-platform/STATE.md",
          "turns": 15,
          "last_changed": "2026-06-04T18:56:35.850Z"
        },
        {
          "file": "[external]/arc-1KxB/webapp.js",
          "turns": 14,
          "last_changed": "2026-05-29T21:19:34.791Z"
        },
        {
          "file": "wrangler.toml",
          "turns": 14,
          "last_changed": "2026-07-08T19:38:01.812Z"
        },
        {
          "file": "scripts/meta_bulk_gen.mjs",
          "turns": 14,
          "last_changed": "2026-07-05T19:27:46-07:00"
        },
        {
          "file": "public/graph.html",
          "turns": 14,
          "last_changed": "2026-06-29T12:18:23.000Z"
        },
        {
          "file": "functions/api/directory/index.js",
          "turns": 14,
          "last_changed": "2026-06-30T20:16:06.000Z"
        },
        {
          "file": "functions/api/cc_log.js",
          "turns": 14,
          "last_changed": "2026-06-29T05:06:19.000Z"
        },
        {
          "file": "functions/_lib/governor.js",
          "turns": 14,
          "last_changed": "2026-07-05T19:33:33-07:00"
        },
        {
          "file": "functions/_lib/cli_agent_spawn.js",
          "turns": 14,
          "last_changed": "2026-07-05T19:33:17-07:00"
        },
        {
          "file": "functions/_lib/agent_turn_log.js",
          "turns": 14,
          "last_changed": "2026-07-21T15:53:25-07:00"
        },
        {
          "file": "[external]/cyrusmassoumi/CLAUDE.md",
          "turns": 14,
          "last_changed": "2026-05-29T21:19:34.791Z"
        },
        {
          "file": "functions/api/articles/articles.test.mjs",
          "turns": 13,
          "last_changed": "2026-06-29T08:47:00.250Z"
        },
        {
          "file": "functions/admin/directory/[key].js",
          "turns": 13,
          "last_changed": "2026-06-17T04:54:10.734Z"
        },
        {
          "file": "functions/admin/cc.js",
          "turns": 13,
          "last_changed": "2026-06-30T23:52:11.000Z"
        },
        {
          "file": "docs/OIP.md",
          "turns": 13,
          "last_changed": "2026-07-05T19:32:45-07:00"
        },
        {
          "file": "audit-fixes/functions/api/dispatch.js",
          "turns": 13,
          "last_changed": "2026-07-05T12:30:58-07:00"
        },
        {
          "file": "[external]/scratchpad/widgets_v2.html",
          "turns": 12,
          "last_changed": "2026-06-21T09:00:54.092Z"
        },
        {
          "file": "workers/sibling/wrangler.toml",
          "turns": 12,
          "last_changed": "2026-07-05T19:26:36-07:00"
        },
        {
          "file": "test_articles_api.py",
          "turns": 12,
          "last_changed": "2026-07-05T19:31:17-07:00"
        },
        {
          "file": "functions/admin/seed.js",
          "turns": 12,
          "last_changed": "2026-06-21T00:48:59.785Z"
        },
        {
          "file": "functions/_lib/voxel_graph.js",
          "turns": 12,
          "last_changed": "2026-07-16T15:39:56-07:00"
        },
        {
          "file": "functions/_lib/invocation_log.js",
          "turns": 12,
          "last_changed": "2026-07-12T22:29:10-07:00"
        },
        {
          "file": "apps-script-osxx/scripts.js",
          "turns": 12,
          "last_changed": "2026-06-15T22:25:04.222Z"
        },
        {
          "file": "apps-script-osxx/drive_sync.js",
          "turns": 12,
          "last_changed": "2026-06-15T22:33:03.998Z"
        },
        {
          "file": "API_QUICKMAP.md",
          "turns": 12,
          "last_changed": "2026-07-05T12:34:54-07:00"
        },
        {
          "file": "[external]/src/env.ts",
          "turns": 12,
          "last_changed": "2026-06-05T22:55:11.228Z"
        },
        {
          "file": "[external]/src/index.ts",
          "turns": 12,
          "last_changed": "2026-06-02T06:51:23.800Z"
        },
        {
          "file": "[external]/memory/feedback_intern_draft_to_inbox.md",
          "turns": 12,
          "last_changed": "2026-07-12T13:42:18-07:00"
        },
        {
          "file": "[external]/.claude/cc-turn-log.js",
          "turns": 12,
          "last_changed": "2026-06-18T20:01:19.675Z"
        },
        {
          "file": "functions/_lib/widgets/rail-platform.js",
          "turns": 11,
          "last_changed": "2026-07-05T19:32:48-07:00"
        },
        {
          "file": "[external]/kernel-build/STATE.md",
          "turns": 11,
          "last_changed": "2026-06-04T22:57:53.098Z"
        },
        {
          "file": "[external]/.claude/settings.json",
          "turns": 11,
          "last_changed": "2026-07-21T21:36:03.104Z"
        },
        {
          "file": "workers/mcp-server/src/index.ts",
          "turns": 10,
          "last_changed": "2026-07-05T19:32:04-07:00"
        },
        {
          "file": "scripts/queue_enrich_pipeline.mjs",
          "turns": 10,
          "last_changed": "2026-06-29T21:34:53.000Z"
        },
        {
          "file": "public/success.html",
          "turns": 10,
          "last_changed": "2026-06-05T03:27:23.530Z"
        },
        {
          "file": "functions/oip.js",
          "turns": 10,
          "last_changed": "2026-07-05T19:32:57-07:00"
        },
        {
          "file": "functions/api/invocations.js",
          "turns": 10,
          "last_changed": "2026-07-12T22:29:10-07:00"
        },
        {
          "file": "functions/admin/index.js",
          "turns": 10,
          "last_changed": "2026-07-03T03:58:01.040Z"
        },
        {
          "file": "functions/_lib/github_loop.js",
          "turns": 10,
          "last_changed": "2026-07-05T19:33:09-07:00"
        },
        {
          "file": "functions/_lib/fn_runners.js",
          "turns": 10,
          "last_changed": "2026-07-21T21:53:50.093Z"
        },
        {
          "file": "functions/_lib/article_seo.js",
          "turns": 10,
          "last_changed": "2026-07-22T07:50:34.910Z"
        },
        {
          "file": "functions/_lib/article_ontology.js",
          "turns": 10,
          "last_changed": "2026-06-29T16:44:32.000Z"
        },
        {
          "file": "apps-script/Code.gs",
          "turns": 10,
          "last_changed": "2026-07-05T19:27:41-07:00"
        },
        {
          "file": "[external]/src/index.ts",
          "turns": 10,
          "last_changed": "2026-07-21T15:53:25-07:00"
        },
        {
          "file": "[external]/memory/feedback_terse_operational_output.md",
          "turns": 10,
          "last_changed": "2026-07-12T10:25:34-07:00"
        }
      ],
      "privacy": "Only aggregate counts and sanitized paths are public. Raw owner prompts and turn bodies are excluded from this atlas."
    }
  },
  "evidence_boundaries": [
    "Directory registration proves that a current contract exists, not that it works.",
    "Invocation history proves recorded use, not successful external consequence.",
    "A passed directory test proves only the behavior asserted by that test.",
    "Turn and file-change counts prove accumulated work history, not distinct feature count or quality.",
    "Raw private owner prompts, credentials, auth fields, and capability bodies are excluded."
  ],
  "top_capabilities_by_recorded_use": [
    {
      "key": "PROTOCOL_RUN",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "protocol",
      "description": "Run one protocol tick for a role. $1=role (writer|reviewer|source_hunt|oip-review|writer-queue|...). Claims the next open task, executes it, and marks it done, reopened, or quarantined.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-07 03:24:45",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 58934,
        "material_invocations": 22339,
        "invoking_actors": 518,
        "last_invoked": "2026-07-14T20:32:00-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PROTOCOL_RUN",
        "contract": "https://miscsubjects.com/api/directory/PROTOCOL_RUN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PROTOCOL_RUN"
      },
      "search_text": "protocol_run fn knowledge-content protocol run one protocol tick for a role. $1=role (writer|reviewer|source_hunt|oip-review|writer-queue|...). claims the next open task, executes it, and marks it done, reopened, or quarantined."
    },
    {
      "key": "AUTOMATE_RUN_DUE",
      "type": "fn",
      "domain": "automation-work",
      "category": "automation",
      "description": "Fire every enabled automation whose interval has elapsed; ledger a receipt for each. Called by the cron each tick; safe to call manually.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 01:19:09",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 29363,
        "material_invocations": 29359,
        "invoking_actors": 2,
        "last_invoked": "2026-07-22T16:04:09-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/AUTOMATE_RUN_DUE",
        "contract": "https://miscsubjects.com/api/directory/AUTOMATE_RUN_DUE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=AUTOMATE_RUN_DUE"
      },
      "search_text": "automate_run_due fn automation-work automation fire every enabled automation whose interval has elapsed; ledger a receipt for each. called by the cron each tick; safe to call manually."
    },
    {
      "key": "TODO_RUN",
      "type": "fn",
      "domain": "automation-work",
      "category": "uncategorized",
      "description": "Run the next open task in the build to-do (tasks table) through the ROUTER. $1=mode; pass force to run on-demand. Cron calls it every 5 min, gated by KV todo_autorun",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-15T05:50:52.138Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 25059,
        "material_invocations": 25057,
        "invoking_actors": 1,
        "last_invoked": "2026-07-22T16:04:10-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TODO_RUN",
        "contract": "https://miscsubjects.com/api/directory/TODO_RUN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TODO_RUN"
      },
      "search_text": "todo_run fn automation-work run the next open task in the build to-do (tasks table) through the router. $1=mode; pass force to run on-demand. cron calls it every 5 min, gated by kv todo_autorun"
    },
    {
      "key": "WORK_FEED",
      "type": "fn",
      "domain": "automation-work",
      "category": "work",
      "description": "The shared work thread. THE FIRST THING ANY MODEL OR TOKEN-HOLDER READS. Aggregates the top priority, open tasks, open GitHub issues, the lead pipeline, and the recent model thread into one ranked view.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06 06:52:23",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 7461,
        "material_invocations": 7460,
        "invoking_actors": 15,
        "last_invoked": "2026-07-17T04:39:52-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/WORK_FEED",
        "contract": "https://miscsubjects.com/api/directory/WORK_FEED",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=WORK_FEED"
      },
      "search_text": "work_feed fn automation-work work the shared work thread. the first thing any model or token-holder reads. aggregates the top priority, open tasks, open github issues, the lead pipeline, and the recent model thread into one ranked view."
    },
    {
      "key": "OIP_ARTICLE_REVIEW",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "protocol",
      "description": "Run one OIP article loop tick. Claims the next tasks.source=oip-review row and routes it: oip-review scores machine JSON clarity + English clarity with a fresh model; oip-write has a model write a missing OIP article; oip-revise has a model rewrite a failing article as a new append-only version. Every step lands in the ledger.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 23:27:57",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 6009,
        "material_invocations": 228,
        "invoking_actors": 6,
        "last_invoked": "2026-07-17T04:02:15-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OIP_ARTICLE_REVIEW",
        "contract": "https://miscsubjects.com/api/directory/OIP_ARTICLE_REVIEW",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OIP_ARTICLE_REVIEW"
      },
      "search_text": "oip_article_review fn knowledge-content protocol run one oip article loop tick. claims the next tasks.source=oip-review row and routes it: oip-review scores machine json clarity + english clarity with a fresh model; oip-write has a model write a missing oip article; oip-revise has a model rewrite a failing article as a new append-only version. every step lands in the ledger."
    },
    {
      "key": "D1_QUERY",
      "type": "fn",
      "domain": "cloud-data",
      "category": "d1",
      "description": "Run a SELECT query on the D1 database.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-06T03:00:19.290Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3242,
        "material_invocations": 3206,
        "invoking_actors": 4,
        "last_invoked": "2026-07-22T15:09:35-07:00",
        "registered_tests": 2,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/D1_QUERY",
        "contract": "https://miscsubjects.com/api/directory/D1_QUERY",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=D1_QUERY"
      },
      "search_text": "d1_query fn cloud-data d1 run a select query on the d1 database."
    },
    {
      "key": "NOW",
      "type": "fn",
      "domain": "other",
      "category": "time",
      "description": "Return the current time from the build clock in Pacific time (America/Los_Angeles).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-03 04:27:41",
      "contract": {
        "has_what": false,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3118,
        "material_invocations": 3118,
        "invoking_actors": 477,
        "last_invoked": "2026-07-22T12:27:19-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/NOW",
        "contract": "https://miscsubjects.com/api/directory/NOW",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=NOW"
      },
      "search_text": "now fn other time return the current time from the build clock in pacific time (america/los_angeles)."
    },
    {
      "key": "LEDGER_EXEC",
      "type": "fn",
      "domain": "cloud-data",
      "category": "d1",
      "description": "Run a non-SELECT D1 query against the LEDGER database (loop-shared-events). INSERT/UPDATE/DELETE only.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1936,
        "material_invocations": 1544,
        "invoking_actors": 1,
        "last_invoked": "2026-07-22T15:26:57-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LEDGER_EXEC",
        "contract": "https://miscsubjects.com/api/directory/LEDGER_EXEC",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LEDGER_EXEC"
      },
      "search_text": "ledger_exec fn cloud-data d1 run a non-select d1 query against the ledger database (loop-shared-events). insert/update/delete only."
    },
    {
      "key": "ISSUE_SWEEP",
      "type": "fn",
      "domain": "automation-work",
      "category": "automation",
      "description": "Autonomous issue closer. Scans open issues and closes safe categories.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-03T07:23:40.887Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1804,
        "material_invocations": 1794,
        "invoking_actors": 1,
        "last_invoked": "2026-07-16T16:46:29-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ISSUE_SWEEP",
        "contract": "https://miscsubjects.com/api/directory/ISSUE_SWEEP",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ISSUE_SWEEP"
      },
      "search_text": "issue_sweep fn automation-work automation autonomous issue closer. scans open issues and closes safe categories."
    },
    {
      "key": "PROTOCOL_WRITE",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "system",
      "description": "Create, revise, or enrich an article via /api/protocol/write, /api/protocol/revise, or /api/protocol/populate.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1339,
        "material_invocations": 1184,
        "invoking_actors": 443,
        "last_invoked": "2026-07-21T21:52:24-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PROTOCOL_WRITE",
        "contract": "https://miscsubjects.com/api/directory/PROTOCOL_WRITE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PROTOCOL_WRITE"
      },
      "search_text": "protocol_write fn knowledge-content system create, revise, or enrich an article via /api/protocol/write, /api/protocol/revise, or /api/protocol/populate."
    },
    {
      "key": "SEND_BY_CHANNEL",
      "type": "fn",
      "domain": "communications",
      "category": "channel",
      "description": "Text Cyrus (or anyone) — the ONE way to send a message. $1=channel (use \"blooio\" to text Cyrus), $2=recipient (+14155480666 is Cyrus), $3=the message text.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:21:18",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1234,
        "material_invocations": 1229,
        "invoking_actors": 12,
        "last_invoked": "2026-07-21T17:53:04-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SEND_BY_CHANNEL",
        "contract": "https://miscsubjects.com/api/directory/SEND_BY_CHANNEL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SEND_BY_CHANNEL"
      },
      "search_text": "send_by_channel fn communications channel text cyrus (or anyone) — the one way to send a message. $1=channel (use \"blooio\" to text cyrus), $2=recipient (+14155480666 is cyrus), $3=the message text."
    },
    {
      "key": "LEADS_ENRICH_BATCH",
      "type": "fn",
      "domain": "growth",
      "category": "biz-dev",
      "description": "Enrich the next batch of un-enriched leads in one call (finds emails + context). Bounded so it never fails; call repeatedly to work through the queue.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06 05:49:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 647,
        "material_invocations": 647,
        "invoking_actors": 1,
        "last_invoked": "2026-07-16T16:48:29-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LEADS_ENRICH_BATCH",
        "contract": "https://miscsubjects.com/api/directory/LEADS_ENRICH_BATCH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LEADS_ENRICH_BATCH"
      },
      "search_text": "leads_enrich_batch fn growth biz-dev enrich the next batch of un-enriched leads in one call (finds emails + context). bounded so it never fails; call repeatedly to work through the queue."
    },
    {
      "key": "FILE_CLAIM",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "governance",
      "description": "Advisory write-locks so coding agents stop double-editing the same file. KV-backed, TTL auto-expires.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-03 05:58:44",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 578,
        "material_invocations": 574,
        "invoking_actors": 5,
        "last_invoked": "2026-07-18T03:52:56-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/FILE_CLAIM",
        "contract": "https://miscsubjects.com/api/directory/FILE_CLAIM",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=FILE_CLAIM"
      },
      "search_text": "file_claim fn knowledge-content governance advisory write-locks so coding agents stop double-editing the same file. kv-backed, ttl auto-expires."
    },
    {
      "key": "BUILDER_LIST",
      "type": "fn",
      "domain": "system-meta",
      "category": "builder",
      "description": "return the current builder queue as JSON, sorted by priority. ARGS: optional status filter (idea|queued|in_progress|blocked|done|wont).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 18:36:48",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 348,
        "material_invocations": 348,
        "invoking_actors": 4,
        "last_invoked": "2026-07-22T15:43:52-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BUILDER_LIST",
        "contract": "https://miscsubjects.com/api/directory/BUILDER_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BUILDER_LIST"
      },
      "search_text": "builder_list fn system-meta builder return the current builder queue as json, sorted by priority. args: optional status filter (idea|queued|in_progress|blocked|done|wont)."
    },
    {
      "key": "LEDGER_QUERY",
      "type": "fn",
      "domain": "cloud-data",
      "category": "d1",
      "description": "Raw SELECT against the LEDGER D1 binding (loop-shared-events.events table). $1=SQL, rest = bind params. Returns JSON array of result rows",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 07:22:17",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 328,
        "material_invocations": 320,
        "invoking_actors": 3,
        "last_invoked": "2026-07-22T15:09:23-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LEDGER_QUERY",
        "contract": "https://miscsubjects.com/api/directory/LEDGER_QUERY",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LEDGER_QUERY"
      },
      "search_text": "ledger_query fn cloud-data d1 raw select against the ledger d1 binding (loop-shared-events.events table). $1=sql, rest = bind params. returns json array of result rows"
    },
    {
      "key": "OIP_ENUMERATE",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "content",
      "description": "P0 inventory loop for the philosophy corpus — Grok (web search on) enumerates every thinker, school, or academic paper material to the OIP/GRAIN synthesis that the pipeline does not already hold, inserts the new items with grounding context, and queues their write tasks. Call repeatedly until it returns none: that is \"ask again until done\".",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-07 06:39:37",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 324,
        "material_invocations": 324,
        "invoking_actors": 4,
        "last_invoked": "2026-07-16T16:14:55-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OIP_ENUMERATE",
        "contract": "https://miscsubjects.com/api/directory/OIP_ENUMERATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OIP_ENUMERATE"
      },
      "search_text": "oip_enumerate fn knowledge-content content p0 inventory loop for the philosophy corpus — grok (web search on) enumerates every thinker, school, or academic paper material to the oip/grain synthesis that the pipeline does not already hold, inserts the new items with grounding context, and queues their write tasks. call repeatedly until it returns none: that is \"ask again until done\"."
    },
    {
      "key": "ARCADS_GENERATE",
      "type": "fn",
      "domain": "growth",
      "category": "arcads",
      "description": "Generate an ad image via ArcAds, poll to completion, store to R2, return a stable link",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-10 05:44:41",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 278,
        "material_invocations": 250,
        "invoking_actors": 6,
        "last_invoked": "2026-07-17T22:01:15-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ARCADS_GENERATE",
        "contract": "https://miscsubjects.com/api/directory/ARCADS_GENERATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ARCADS_GENERATE"
      },
      "search_text": "arcads_generate fn growth arcads generate an ad image via arcads, poll to completion, store to r2, return a stable link"
    },
    {
      "key": "LEADS_VERIFY_MX",
      "type": "fn",
      "domain": "growth",
      "category": "biz-dev",
      "description": "Verify whether the email domain publishes MX records using DNS-over-HTTPS. Tags mx:ok or mx:none. This verifies the domain, not the individual mailbox.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-12 20:02:19",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 247,
        "material_invocations": 247,
        "invoking_actors": 1,
        "last_invoked": "2026-07-22T15:22:11-07:00",
        "registered_tests": 2,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LEADS_VERIFY_MX",
        "contract": "https://miscsubjects.com/api/directory/LEADS_VERIFY_MX",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LEADS_VERIFY_MX"
      },
      "search_text": "leads_verify_mx fn growth biz-dev verify whether the email domain publishes mx records using dns-over-https. tags mx:ok or mx:none. this verifies the domain, not the individual mailbox."
    },
    {
      "key": "ARCADS_ROUTES",
      "type": "http",
      "domain": "growth",
      "category": "arcads",
      "description": "ArcAds HTTP unified entrypoint",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11 19:07:31",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 229,
        "material_invocations": 167,
        "invoking_actors": 2,
        "last_invoked": "2026-07-17T04:26:17-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ARCADS_ROUTES",
        "contract": "https://miscsubjects.com/api/directory/ARCADS_ROUTES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ARCADS_ROUTES"
      },
      "search_text": "arcads_routes http growth arcads arcads http unified entrypoint"
    },
    {
      "key": "XAI_CHAT",
      "type": "agent",
      "domain": "other",
      "category": "agent",
      "description": "CHAT1: You are a chat model passthrough. Answer literally. No preamble.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11 19:07:31",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 218,
        "material_invocations": 217,
        "invoking_actors": 2,
        "last_invoked": "2026-07-22T15:43:13-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/XAI_CHAT",
        "contract": "https://miscsubjects.com/api/directory/XAI_CHAT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=XAI_CHAT"
      },
      "search_text": "xai_chat agent other agent chat1: you are a chat model passthrough. answer literally. no preamble."
    },
    {
      "key": "SEND_IMAGE_BLOOIO",
      "type": "http",
      "domain": "communications",
      "category": "blooio",
      "description": "Send a message with an image to a Blooio chat (phone or group id)",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:21:18",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 209,
        "material_invocations": 207,
        "invoking_actors": 0,
        "last_invoked": "2026-07-12T12:15:28-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SEND_IMAGE_BLOOIO",
        "contract": "https://miscsubjects.com/api/directory/SEND_IMAGE_BLOOIO",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SEND_IMAGE_BLOOIO"
      },
      "search_text": "send_image_blooio http communications blooio send a message with an image to a blooio chat (phone or group id)"
    },
    {
      "key": "LEADS_SCORE_AI",
      "type": "fn",
      "domain": "growth",
      "category": "biz-dev",
      "description": "AI ICP scoring — one Grok (grok-4.3) call scores a batch of enriched leads 0-100 on real wholesale/white-label peptide buying fit, grounded in OUTREACH_DOSSIER. Writes score + an icp: note (buyer type, volume guess, concrete reason) so LEADS_LIST ranks by commercial fit instead of has-a-website.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-12 02:14:43",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 205,
        "material_invocations": 106,
        "invoking_actors": 1,
        "last_invoked": "2026-07-16T16:41:29-07:00",
        "registered_tests": 2,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LEADS_SCORE_AI",
        "contract": "https://miscsubjects.com/api/directory/LEADS_SCORE_AI",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LEADS_SCORE_AI"
      },
      "search_text": "leads_score_ai fn growth biz-dev ai icp scoring — one grok (grok-4.3) call scores a batch of enriched leads 0-100 on real wholesale/white-label peptide buying fit, grounded in outreach_dossier. writes score + an icp: note (buyer type, volume guess, concrete reason) so leads_list ranks by commercial fit instead of has-a-website."
    },
    {
      "key": "GEN_DUAL",
      "type": "fn",
      "domain": "other",
      "category": "openai",
      "description": "Generate with BOTH OpenAI gpt-image-1.5 and Grok Imagine; store both to R2; return both links. If reference_url is given, both EDIT it",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-10 04:53:10",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 193,
        "material_invocations": 46,
        "invoking_actors": 1,
        "last_invoked": "2026-07-07T16:50:25-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GEN_DUAL",
        "contract": "https://miscsubjects.com/api/directory/GEN_DUAL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GEN_DUAL"
      },
      "search_text": "gen_dual fn other openai generate with both openai gpt-image-1.5 and grok imagine; store both to r2; return both links. if reference_url is given, both edit it"
    },
    {
      "key": "X_POST",
      "type": "fn",
      "domain": "growth",
      "category": "uncategorized",
      "description": "Publish one exact plain-text post to X as @CannibalCapital through OAuth user context.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 06:58:41",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 188,
        "material_invocations": 51,
        "invoking_actors": 21,
        "last_invoked": "2026-07-22T12:32:32-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/X_POST",
        "contract": "https://miscsubjects.com/api/directory/X_POST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=X_POST"
      },
      "search_text": "x_post fn growth publish one exact plain-text post to x as @cannibalcapital through oauth user context."
    },
    {
      "key": "LOCAL_EXEC",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "Run a shell command on Cyrus Mac.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 181,
        "material_invocations": 156,
        "invoking_actors": 8,
        "last_invoked": "2026-07-12T21:32:05-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_EXEC",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_EXEC",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_EXEC"
      },
      "search_text": "local_exec http computer-code run a shell command on cyrus mac."
    },
    {
      "key": "KV_GET",
      "type": "fn",
      "domain": "cloud-data",
      "category": "kv",
      "description": "KV get by key",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-05T14:00:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 171,
        "material_invocations": 118,
        "invoking_actors": 2,
        "last_invoked": "2026-07-22T04:57:33-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/KV_GET",
        "contract": "https://miscsubjects.com/api/directory/KV_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=KV_GET"
      },
      "search_text": "kv_get fn cloud-data kv kv get by key"
    },
    {
      "key": "OBJECTION_LOG",
      "type": "fn",
      "domain": "governance-proof",
      "category": "governance",
      "description": "File an objection, confirm a duplicate, settle an exact objection, or append a repair without erasing the original.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 12:00:47",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 157,
        "material_invocations": 100,
        "invoking_actors": 30,
        "last_invoked": "2026-07-22T13:13:07-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OBJECTION_LOG",
        "contract": "https://miscsubjects.com/api/directory/OBJECTION_LOG",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OBJECTION_LOG"
      },
      "search_text": "objection_log fn governance-proof governance file an objection, confirm a duplicate, settle an exact objection, or append a repair without erasing the original."
    },
    {
      "key": "QUADSYNC_RUN",
      "type": "fn",
      "domain": "growth",
      "category": "governance",
      "description": "Run the server half of QUADSYNC now — mirror new ledger events to GitHub (ledger-mirror/events-<day>.jsonl) and fold recent GitHub commits + [auto] issues back into the ledger/tasks. Returns both results plus all four corner health stamps.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-03 07:28:53",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 140,
        "material_invocations": 140,
        "invoking_actors": 1,
        "last_invoked": "2026-07-03T07:48:30-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/QUADSYNC_RUN",
        "contract": "https://miscsubjects.com/api/directory/QUADSYNC_RUN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=QUADSYNC_RUN"
      },
      "search_text": "quadsync_run fn growth governance run the server half of quadsync now — mirror new ledger events to github (ledger-mirror/events-<day>.jsonl) and fold recent github commits + [auto] issues back into the ledger/tasks. returns both results plus all four corner health stamps."
    },
    {
      "key": "GITHUB_CREATE_ISSUE",
      "type": "fn",
      "domain": "computer-code",
      "category": "github",
      "description": "Create a GitHub issue through the GitHub API.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 134,
        "material_invocations": 121,
        "invoking_actors": 1,
        "last_invoked": "2026-07-03T10:30:35-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GITHUB_CREATE_ISSUE",
        "contract": "https://miscsubjects.com/api/directory/GITHUB_CREATE_ISSUE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GITHUB_CREATE_ISSUE"
      },
      "search_text": "github_create_issue fn computer-code github create a github issue through the github api."
    },
    {
      "key": "BLOOIO_SEND_MESSAGE",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Low-level Blooio send. ADVANCED — needs a channel_id (ch_..., from list_channels) plus to/text.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:21:18",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 127,
        "material_invocations": 5,
        "invoking_actors": 3,
        "last_invoked": "2026-07-15T00:21:12-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_SEND_MESSAGE",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_SEND_MESSAGE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_SEND_MESSAGE"
      },
      "search_text": "blooio_send_message fn communications blooio low-level blooio send. advanced — needs a channel_id (ch_..., from list_channels) plus to/text."
    },
    {
      "key": "ARTICLE_ASK",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "content",
      "description": "Answer from article ledger topology (claims, sources, Reddit/X anecdotes, user reports). Not medical advice.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:45:21",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 99,
        "material_invocations": 97,
        "invoking_actors": 5,
        "last_invoked": "2026-07-21T21:59:22-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ARTICLE_ASK",
        "contract": "https://miscsubjects.com/api/directory/ARTICLE_ASK",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ARTICLE_ASK"
      },
      "search_text": "article_ask fn knowledge-content content answer from article ledger topology (claims, sources, reddit/x anecdotes, user reports). not medical advice."
    },
    {
      "key": "ARCADS_TO_R2",
      "type": "fn",
      "domain": "growth",
      "category": "creative",
      "description": "Poll a finished ArcAds render by arcads_id and re-store its bytes to R2, returning a stable https://miscsubjects.com/img/ link (permanent, not a presigned/expiring S3 url). Waits up to 120s for the render.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-12 06:21:59",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 80,
        "material_invocations": 80,
        "invoking_actors": 3,
        "last_invoked": "2026-07-17T21:51:43-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ARCADS_TO_R2",
        "contract": "https://miscsubjects.com/api/directory/ARCADS_TO_R2",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ARCADS_TO_R2"
      },
      "search_text": "arcads_to_r2 fn growth creative poll a finished arcads render by arcads_id and re-store its bytes to r2, returning a stable https://miscsubjects.com/img/ link (permanent, not a presigned/expiring s3 url). waits up to 120s for the render."
    },
    {
      "key": "ARTICLES",
      "type": "http",
      "domain": "knowledge-content",
      "category": "articles",
      "description": "Fast natural-language article CRUD. One row per article in D1; writes are URL-invocable through OIP.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 04:53:13",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 68,
        "material_invocations": 47,
        "invoking_actors": 9,
        "last_invoked": "2026-07-21T22:13:45-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ARTICLES",
        "contract": "https://miscsubjects.com/api/directory/ARTICLES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ARTICLES"
      },
      "search_text": "articles http knowledge-content articles fast natural-language article crud. one row per article in d1; writes are url-invocable through oip."
    },
    {
      "key": "OPEN_URL",
      "type": "http",
      "domain": "computer-code",
      "category": "device",
      "description": "Open a URL in the default browser on Cyrus's Mac (a new tab). No Accessibility needed.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 01:42:37",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 66,
        "material_invocations": 64,
        "invoking_actors": 6,
        "last_invoked": "2026-07-17T22:01:47-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OPEN_URL",
        "contract": "https://miscsubjects.com/api/directory/OPEN_URL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OPEN_URL"
      },
      "search_text": "open_url http computer-code device open a url in the default browser on cyrus's mac (a new tab). no accessibility needed."
    },
    {
      "key": "D1_EXEC",
      "type": "fn",
      "domain": "cloud-data",
      "category": "d1",
      "description": "Run a non-SELECT D1 query (INSERT/UPDATE/DELETE).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 63,
        "material_invocations": 59,
        "invoking_actors": 2,
        "last_invoked": "2026-07-15T00:21:18-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/D1_EXEC",
        "contract": "https://miscsubjects.com/api/directory/D1_EXEC",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=D1_EXEC"
      },
      "search_text": "d1_exec fn cloud-data d1 run a non-select d1 query (insert/update/delete)."
    },
    {
      "key": "RELAY_POST_APPEND",
      "type": "fn",
      "domain": "growth",
      "category": "protocol",
      "description": "Append one model's public adoption/proof link to THE RELAY. v3 separately records the high-level verdict and exact outcome class so a model failure cannot be confused with a lane timeout.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-17T14:46:51.835Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 63,
        "material_invocations": 22,
        "invoking_actors": 11,
        "last_invoked": "2026-07-22T12:33:31-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/RELAY_POST_APPEND",
        "contract": "https://miscsubjects.com/api/directory/RELAY_POST_APPEND",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=RELAY_POST_APPEND"
      },
      "search_text": "relay_post_append fn growth protocol append one model's public adoption/proof link to the relay. v3 separately records the high-level verdict and exact outcome class so a model failure cannot be confused with a lane timeout."
    },
    {
      "key": "ASK_KIMI",
      "type": "agent",
      "domain": "other",
      "category": "agent",
      "description": "ASK1: You are a second-opinion model. Answer the user's question literally. No preamble. No sign-off.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:45:21",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 60,
        "material_invocations": 60,
        "invoking_actors": 5,
        "last_invoked": "2026-07-21T20:07:53-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ASK_KIMI",
        "contract": "https://miscsubjects.com/api/directory/ASK_KIMI",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ASK_KIMI"
      },
      "search_text": "ask_kimi agent other agent ask1: you are a second-opinion model. answer the user's question literally. no preamble. no sign-off."
    },
    {
      "key": "NOTIFY_OWNER",
      "type": "fn",
      "domain": "automation-work",
      "category": "automation",
      "description": "Text Cyrus (the owner) a message — the \"background daemon pings you when it needs a decision\" primitive. Automations and event hooks call this to ask a question or report.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 01:29:00",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 59,
        "material_invocations": 56,
        "invoking_actors": 2,
        "last_invoked": "2026-07-16T20:31:06-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/NOTIFY_OWNER",
        "contract": "https://miscsubjects.com/api/directory/NOTIFY_OWNER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=NOTIFY_OWNER"
      },
      "search_text": "notify_owner fn automation-work automation text cyrus (the owner) a message — the \"background daemon pings you when it needs a decision\" primitive. automations and event hooks call this to ask a question or report."
    },
    {
      "key": "BLOOIO_SEND_CHAT_MESSAGE",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Send a message into an existing chat (chat_...). $1=chat_id, rest = message text — plain text is safe, pipes/quotes/newlines never break it.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:21:18",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 58,
        "material_invocations": 47,
        "invoking_actors": 2,
        "last_invoked": "2026-07-16T20:26:34-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_SEND_CHAT_MESSAGE",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_SEND_CHAT_MESSAGE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_SEND_CHAT_MESSAGE"
      },
      "search_text": "blooio_send_chat_message fn communications blooio send a message into an existing chat (chat_...). $1=chat_id, rest = message text — plain text is safe, pipes/quotes/newlines never break it."
    },
    {
      "key": "GROK_VOICE_SEND",
      "type": "fn",
      "domain": "agents-models",
      "category": "uncategorized",
      "description": "Grok TTS ara voice into Blooio chat. INVOKE: [invocation omitted]",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:21:18",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 58,
        "material_invocations": 54,
        "invoking_actors": 2,
        "last_invoked": "2026-07-15T00:28:04-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GROK_VOICE_SEND",
        "contract": "https://miscsubjects.com/api/directory/GROK_VOICE_SEND",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GROK_VOICE_SEND"
      },
      "search_text": "grok_voice_send fn agents-models grok tts ara voice into blooio chat. invoke: [invocation omitted]"
    },
    {
      "key": "OPENAI_IMAGE_EDIT",
      "type": "fn",
      "domain": "agents-models",
      "category": "openai",
      "description": "OpenAI gpt-image-1.5 edit from a reference image URL. Stores to R2",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:45:21",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 56,
        "material_invocations": 43,
        "invoking_actors": 0,
        "last_invoked": "2026-07-08T20:27:38-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OPENAI_IMAGE_EDIT",
        "contract": "https://miscsubjects.com/api/directory/OPENAI_IMAGE_EDIT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OPENAI_IMAGE_EDIT"
      },
      "search_text": "openai_image_edit fn agents-models openai openai gpt-image-1.5 edit from a reference image url. stores to r2"
    },
    {
      "key": "GROK_LEDGER_TAIL",
      "type": "flow",
      "domain": "agents-models",
      "category": "log",
      "description": "Last N ledger rows with token/cost when present.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "composed_flow",
      "updated_at": "2026-06-21T00:00:00Z",
      "contract": {
        "has_what": false,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 55,
        "material_invocations": 51,
        "invoking_actors": 11,
        "last_invoked": "2026-07-16T23:55:39-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GROK_LEDGER_TAIL",
        "contract": "https://miscsubjects.com/api/directory/GROK_LEDGER_TAIL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GROK_LEDGER_TAIL"
      },
      "search_text": "grok_ledger_tail flow agents-models log last n ledger rows with token/cost when present."
    },
    {
      "key": "TRAIL_RUN",
      "type": "fn",
      "domain": "system-meta",
      "category": "util",
      "description": "Run a named TRAIL (a saved sequence of past calls). Every recorded step is checked again against the caller's own token, consumes that caller's use budget, and produces a receipt linked to the original invocation.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 03:00:37",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 55,
        "material_invocations": 30,
        "invoking_actors": 50,
        "last_invoked": "2026-07-17T07:33:20-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TRAIL_RUN",
        "contract": "https://miscsubjects.com/api/directory/TRAIL_RUN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TRAIL_RUN"
      },
      "search_text": "trail_run fn system-meta util run a named trail (a saved sequence of past calls). every recorded step is checked again against the caller's own token, consumes that caller's use budget, and produces a receipt linked to the original invocation."
    },
    {
      "key": "DIR_GET",
      "type": "http",
      "domain": "system-meta",
      "category": "directory",
      "description": "Read one directory row by key.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 03:56:30",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 54,
        "material_invocations": 53,
        "invoking_actors": 5,
        "last_invoked": "2026-07-14T21:18:48-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/DIR_GET",
        "contract": "https://miscsubjects.com/api/directory/DIR_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=DIR_GET"
      },
      "search_text": "dir_get http system-meta directory read one directory row by key."
    },
    {
      "key": "VOXEL_BATCH",
      "type": "http",
      "domain": "knowledge-content",
      "category": "protocol",
      "description": "Land a whole document or up to 300 typed article operations with one parent result and per-operation results.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-17T15:01:25.978Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 54,
        "material_invocations": 29,
        "invoking_actors": 3,
        "last_invoked": "2026-07-17T10:04:33-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/VOXEL_BATCH",
        "contract": "https://miscsubjects.com/api/directory/VOXEL_BATCH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=VOXEL_BATCH"
      },
      "search_text": "voxel_batch http knowledge-content protocol land a whole document or up to 300 typed article operations with one parent result and per-operation results."
    },
    {
      "key": "GROK_IMAGE",
      "type": "http",
      "domain": "agents-models",
      "category": "grok",
      "description": "Generate an image from a text prompt. Returns a JSON url (grok-imagine-image-quality, $0.05/image).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:45:21",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 53,
        "material_invocations": 29,
        "invoking_actors": 7,
        "last_invoked": "2026-07-16T20:34:31-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GROK_IMAGE",
        "contract": "https://miscsubjects.com/api/directory/GROK_IMAGE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GROK_IMAGE"
      },
      "search_text": "grok_image http agents-models grok generate an image from a text prompt. returns a json url (grok-imagine-image-quality, $0.05/image)."
    },
    {
      "key": "ROUTER",
      "type": "agent",
      "domain": "system-meta",
      "category": "agent",
      "description": "YOU — WHAT YOU ARE, EXACTLY",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-22 02:07:32",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "tested_and_invoked",
        "recorded_invocations": 52,
        "material_invocations": 52,
        "invoking_actors": 19,
        "last_invoked": "2026-07-14T20:30:15-07:00",
        "registered_tests": 205,
        "currently_passed_tests": 13,
        "last_test_run": "st_wf_2vodzt",
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ROUTER",
        "contract": "https://miscsubjects.com/api/directory/ROUTER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ROUTER"
      },
      "search_text": "router agent system-meta agent you — what you are, exactly"
    },
    {
      "key": "LEADS_DRAFT_AI",
      "type": "fn",
      "domain": "growth",
      "category": "biz-dev",
      "description": "Grok drafts one review-only outreach email grounded in OUTREACH_DOSSIER and the business site. DOES NOT SEND. Hard-blocks unless email domain MX is verified, ICP score is at least 65, site context is sufficient, and recipient is not suppressed.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-12 20:02:19",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 47,
        "material_invocations": 36,
        "invoking_actors": 1,
        "last_invoked": "2026-07-12T13:20:25-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LEADS_DRAFT_AI",
        "contract": "https://miscsubjects.com/api/directory/LEADS_DRAFT_AI",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LEADS_DRAFT_AI"
      },
      "search_text": "leads_draft_ai fn growth biz-dev grok drafts one review-only outreach email grounded in outreach_dossier and the business site. does not send. hard-blocks unless email domain mx is verified, icp score is at least 65, site context is sufficient, and recipient is not suppressed."
    },
    {
      "key": "ARTICLE_PUT",
      "type": "http",
      "domain": "knowledge-content",
      "category": "uncategorized",
      "description": "create/replace an article. ARGS: $1 = JSON {slug,title,body,hero?,images?,style?} $1",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:45:21",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 45,
        "material_invocations": 22,
        "invoking_actors": 4,
        "last_invoked": "2026-07-22T13:14:02-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ARTICLE_PUT",
        "contract": "https://miscsubjects.com/api/directory/ARTICLE_PUT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ARTICLE_PUT"
      },
      "search_text": "article_put http knowledge-content create/replace an article. args: $1 = json {slug,title,body,hero?,images?,style?} $1"
    },
    {
      "key": "ARTICLE_CLAIM",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "content",
      "description": "Post one tiered claim voxel into an article ledger with who_claims + posted_by provenance. Not medical advice.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:45:21",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 38,
        "material_invocations": 37,
        "invoking_actors": 3,
        "last_invoked": "2026-07-22T13:12:04-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ARTICLE_CLAIM",
        "contract": "https://miscsubjects.com/api/directory/ARTICLE_CLAIM",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ARTICLE_CLAIM"
      },
      "search_text": "article_claim fn knowledge-content content post one tiered claim voxel into an article ledger with who_claims + posted_by provenance. not medical advice."
    }
  ],
  "urls": {
    "human_atlas": "https://miscsubjects.com/capability-atlas",
    "full_json": "https://miscsubjects.com/api/capability-atlas",
    "summary_json": "https://miscsubjects.com/api/capability-atlas?summary=1",
    "formal_audit_drop": "https://miscsubjects.com/api/opos?format=drop"
  },
  "capabilities": [
    {
      "key": "ADDTASK",
      "type": "fn",
      "domain": "automation-work",
      "category": "uncategorized",
      "description": "Add a job to the build queue (tasks table). Cron will pick it up and run it automatically when protocol_autorun is on.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-09T00:00:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 2,
        "material_invocations": 2,
        "invoking_actors": 0,
        "last_invoked": "2026-07-02T22:10:12-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ADDTASK",
        "contract": "https://miscsubjects.com/api/directory/ADDTASK",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ADDTASK"
      },
      "search_text": "addtask fn automation-work add a job to the build queue (tasks table). cron will pick it up and run it automatically when protocol_autorun is on."
    },
    {
      "key": "ADD_ROW",
      "type": "fn",
      "domain": "system-meta",
      "category": "self_mod",
      "description": "Insert a new row into the directory (tools, agents, flows).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 10,
        "material_invocations": 7,
        "invoking_actors": 2,
        "last_invoked": "2026-07-12T18:24:36-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ADD_ROW",
        "contract": "https://miscsubjects.com/api/directory/ADD_ROW",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ADD_ROW"
      },
      "search_text": "add_row fn system-meta self_mod insert a new row into the directory (tools, agents, flows)."
    },
    {
      "key": "AGENT",
      "type": "fn",
      "domain": "other",
      "category": "agent",
      "description": "Control a resident agent",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 13:40:11",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/AGENT",
        "contract": "https://miscsubjects.com/api/directory/AGENT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=AGENT"
      },
      "search_text": "agent fn other agent control a resident agent"
    },
    {
      "key": "AGENT_BRIDGE",
      "type": "flow",
      "domain": "agents-models",
      "category": "routing",
      "description": "Route a message from one agent to another. $1=source_agent, $2=target_agent, $3=message. Creates a turn that appears to come from the source agent, routed to the target agent.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "composed_flow",
      "updated_at": "2026-06-19 22:58:46",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/AGENT_BRIDGE",
        "contract": "https://miscsubjects.com/api/directory/AGENT_BRIDGE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=AGENT_BRIDGE"
      },
      "search_text": "agent_bridge flow agents-models routing route a message from one agent to another. $1=source_agent, $2=target_agent, $3=message. creates a turn that appears to come from the source agent, routed to the target agent."
    },
    {
      "key": "AGENT_IMPORT",
      "type": "fn",
      "domain": "agents-models",
      "category": "capability",
      "description": "Cannibalize an agent definition (md frontmatter name/description/model/tools) into a proposed agent row. PROPOSE only",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 11:39:21",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/AGENT_IMPORT",
        "contract": "https://miscsubjects.com/api/directory/AGENT_IMPORT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=AGENT_IMPORT"
      },
      "search_text": "agent_import fn agents-models capability cannibalize an agent definition (md frontmatter name/description/model/tools) into a proposed agent row. propose only"
    },
    {
      "key": "AGENT_LEARN",
      "type": "fn",
      "domain": "agents-models",
      "category": "uncategorized",
      "description": "save a lesson/working pattern to an agent persistent memory. Args: agent|lesson.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-15T04:54:05.739Z",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/AGENT_LEARN",
        "contract": "https://miscsubjects.com/api/directory/AGENT_LEARN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=AGENT_LEARN"
      },
      "search_text": "agent_learn fn agents-models save a lesson/working pattern to an agent persistent memory. args: agent|lesson."
    },
    {
      "key": "AGENT_LIST",
      "type": "fn",
      "domain": "agents-models",
      "category": "agent",
      "description": "List resident agents and their live status",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 13:40:11",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 8,
        "material_invocations": 8,
        "invoking_actors": 3,
        "last_invoked": "2026-07-16T17:27:19-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/AGENT_LIST",
        "contract": "https://miscsubjects.com/api/directory/AGENT_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=AGENT_LIST"
      },
      "search_text": "agent_list fn agents-models agent list resident agents and their live status"
    },
    {
      "key": "AGENT_RECALL",
      "type": "fn",
      "domain": "agents-models",
      "category": "uncategorized",
      "description": "load an agent saved lessons/patterns. Arg: agent.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-15T04:54:07.676Z",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/AGENT_RECALL",
        "contract": "https://miscsubjects.com/api/directory/AGENT_RECALL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=AGENT_RECALL"
      },
      "search_text": "agent_recall fn agents-models load an agent saved lessons/patterns. arg: agent."
    },
    {
      "key": "AGENT_SPAWN",
      "type": "fn",
      "domain": "agents-models",
      "category": "agent",
      "description": "Spawn a resident agent that loops on a goal until done (durable, survives Mac sleep)",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 13:40:11",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/AGENT_SPAWN",
        "contract": "https://miscsubjects.com/api/directory/AGENT_SPAWN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=AGENT_SPAWN"
      },
      "search_text": "agent_spawn fn agents-models agent spawn a resident agent that loops on a goal until done (durable, survives mac sleep)"
    },
    {
      "key": "AGENT_SPAWN_CLI",
      "type": "fn",
      "domain": "agents-models",
      "category": "cli",
      "description": "Alias of CLI_SPAWN for router tags. Args: agent|prompt|cwd|mode|delivery",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-29 05:29:31",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 0,
        "invoking_actors": 1,
        "last_invoked": "2026-07-22T00:16:12-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/AGENT_SPAWN_CLI",
        "contract": "https://miscsubjects.com/api/directory/AGENT_SPAWN_CLI",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=AGENT_SPAWN_CLI"
      },
      "search_text": "agent_spawn_cli fn agents-models cli alias of cli_spawn for router tags. args: agent|prompt|cwd|mode|delivery"
    },
    {
      "key": "AGENT_TURNS",
      "type": "fn",
      "domain": "agents-models",
      "category": "log",
      "description": "last N agent turns across all CLI agents (claude, codex, grok, …). $1 = agent id or \"all\", $2 = limit (default 5).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-29 05:08:48",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 2,
        "material_invocations": 2,
        "invoking_actors": 1,
        "last_invoked": "2026-07-05T19:53:56-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/AGENT_TURNS",
        "contract": "https://miscsubjects.com/api/directory/AGENT_TURNS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=AGENT_TURNS"
      },
      "search_text": "agent_turns fn agents-models log last n agent turns across all cli agents (claude, codex, grok, …). $1 = agent id or \"all\", $2 = limit (default 5)."
    },
    {
      "key": "AGENT_TURNS_FILTER",
      "type": "fn",
      "domain": "agents-models",
      "category": "log",
      "description": "multi-filter agent turn query. $1=agent|all, $2=tag|risk|all, $3=limit.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-29 05:18:28",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/AGENT_TURNS_FILTER",
        "contract": "https://miscsubjects.com/api/directory/AGENT_TURNS_FILTER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=AGENT_TURNS_FILTER"
      },
      "search_text": "agent_turns_filter fn agents-models log multi-filter agent turn query. $1=agent|all, $2=tag|risk|all, $3=limit."
    },
    {
      "key": "AGENT_TURNS_ISSUES",
      "type": "fn",
      "domain": "agents-models",
      "category": "log",
      "description": "agent turns matching issue tags (risk, protected, file_edit, unaudited, audit_fail). $1 = tag, $2 = limit.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-29 05:18:28",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/AGENT_TURNS_ISSUES",
        "contract": "https://miscsubjects.com/api/directory/AGENT_TURNS_ISSUES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=AGENT_TURNS_ISSUES"
      },
      "search_text": "agent_turns_issues fn agents-models log agent turns matching issue tags (risk, protected, file_edit, unaudited, audit_fail). $1 = tag, $2 = limit."
    },
    {
      "key": "AGENT_TURNS_TRACE",
      "type": "fn",
      "domain": "agents-models",
      "category": "log",
      "description": "agent turns linked to one ledger trace_id. $1 = trace_id, $2 = limit (default 20).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-29 05:08:48",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/AGENT_TURNS_TRACE",
        "contract": "https://miscsubjects.com/api/directory/AGENT_TURNS_TRACE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=AGENT_TURNS_TRACE"
      },
      "search_text": "agent_turns_trace fn agents-models log agent turns linked to one ledger trace_id. $1 = trace_id, $2 = limit (default 20)."
    },
    {
      "key": "AIG_LIST",
      "type": "http",
      "domain": "other",
      "category": "uncategorized",
      "description": "List AI Gateways on the account",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T16:30:31.848Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/AIG_LIST",
        "contract": "https://miscsubjects.com/api/directory/AIG_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=AIG_LIST"
      },
      "search_text": "aig_list http other list ai gateways on the account"
    },
    {
      "key": "AIG_RAW",
      "type": "http",
      "domain": "other",
      "category": "uncategorized",
      "description": "Raw call to AI Gateway REST. Arg $1 = full JSON body (model + messages)",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T17:33:05.076Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/AIG_RAW",
        "contract": "https://miscsubjects.com/api/directory/AIG_RAW",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=AIG_RAW"
      },
      "search_text": "aig_raw http other raw call to ai gateway rest. arg $1 = full json body (model + messages)"
    },
    {
      "key": "APPS_SCRIPT_RUN",
      "type": "http",
      "domain": "other",
      "category": "google",
      "description": "Generic Apps Script invocation. $1=action name, $2=JSON args. Routes to the airunner web app deployment which has Google Drive / Sheets / Tasks / Calendar / Apps Script-runtime access. Use when you need to read/write the user's Google stuff. $$2 (double dollar) inlines the args JSON raw, so callers pass {\"k\":\"v\"} not as a string but as a JSON value",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "apps_script",
      "target_kind": "internal_function",
      "updated_at": "2026-06-10T03:00:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 0,
        "invoking_actors": 1,
        "last_invoked": "2026-07-02T07:52:18.362Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/APPS_SCRIPT_RUN",
        "contract": "https://miscsubjects.com/api/directory/APPS_SCRIPT_RUN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=APPS_SCRIPT_RUN"
      },
      "search_text": "apps_script_run http other google generic apps script invocation. $1=action name, $2=json args. routes to the airunner web app deployment which has google drive / sheets / tasks / calendar / apps script-runtime access. use when you need to read/write the user's google stuff. $$2 (double dollar) inlines the args json raw, so callers pass {\"k\":\"v\"} not as a string but as a json value"
    },
    {
      "key": "ARCADS",
      "type": "agent",
      "domain": "growth",
      "category": "agent",
      "description": "A1: IDENTITY",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-08T00:20:50.324Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 9,
        "material_invocations": 9,
        "invoking_actors": 9,
        "last_invoked": "2026-07-07T17:33:06-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ARCADS",
        "contract": "https://miscsubjects.com/api/directory/ARCADS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ARCADS"
      },
      "search_text": "arcads agent growth agent a1: identity"
    },
    {
      "key": "ARCADS_CREDITS",
      "type": "fn",
      "domain": "growth",
      "category": "arcads",
      "description": "ArcAds credit usage this month. Returns {month,used,cap,remaining}. Cap from settings.arcads_monthly_credits (80440). Logged from each generate (data.creditsCharged)",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11 02:16:05",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 5,
        "material_invocations": 5,
        "invoking_actors": 1,
        "last_invoked": "2026-07-17T21:46:39-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ARCADS_CREDITS",
        "contract": "https://miscsubjects.com/api/directory/ARCADS_CREDITS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ARCADS_CREDITS"
      },
      "search_text": "arcads_credits fn growth arcads arcads credit usage this month. returns {month,used,cap,remaining}. cap from settings.arcads_monthly_credits (80440). logged from each generate (data.creditscharged)"
    },
    {
      "key": "ARCADS_GENERATE",
      "type": "fn",
      "domain": "growth",
      "category": "arcads",
      "description": "Generate an ad image via ArcAds, poll to completion, store to R2, return a stable link",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-10 05:44:41",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 278,
        "material_invocations": 250,
        "invoking_actors": 6,
        "last_invoked": "2026-07-17T22:01:15-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ARCADS_GENERATE",
        "contract": "https://miscsubjects.com/api/directory/ARCADS_GENERATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ARCADS_GENERATE"
      },
      "search_text": "arcads_generate fn growth arcads generate an ad image via arcads, poll to completion, store to r2, return a stable link"
    },
    {
      "key": "ARCADS_ROUTES",
      "type": "http",
      "domain": "growth",
      "category": "arcads",
      "description": "ArcAds HTTP unified entrypoint",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11 19:07:31",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 229,
        "material_invocations": 167,
        "invoking_actors": 2,
        "last_invoked": "2026-07-17T04:26:17-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ARCADS_ROUTES",
        "contract": "https://miscsubjects.com/api/directory/ARCADS_ROUTES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ARCADS_ROUTES"
      },
      "search_text": "arcads_routes http growth arcads arcads http unified entrypoint"
    },
    {
      "key": "ARCADS_TO_R2",
      "type": "fn",
      "domain": "growth",
      "category": "creative",
      "description": "Poll a finished ArcAds render by arcads_id and re-store its bytes to R2, returning a stable https://miscsubjects.com/img/ link (permanent, not a presigned/expiring S3 url). Waits up to 120s for the render.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-12 06:21:59",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 80,
        "material_invocations": 80,
        "invoking_actors": 3,
        "last_invoked": "2026-07-17T21:51:43-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ARCADS_TO_R2",
        "contract": "https://miscsubjects.com/api/directory/ARCADS_TO_R2",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ARCADS_TO_R2"
      },
      "search_text": "arcads_to_r2 fn growth creative poll a finished arcads render by arcads_id and re-store its bytes to r2, returning a stable https://miscsubjects.com/img/ link (permanent, not a presigned/expiring s3 url). waits up to 120s for the render."
    },
    {
      "key": "ARCADS_UPLOAD",
      "type": "fn",
      "domain": "growth",
      "category": "arcads",
      "description": "Upload a file to ArcAds (presign + S3 PUT). Returns {filePath,fileId}; pass filePath in referenceImages. fileType e.g. image/png, image/jpeg, video/mp4, audio/mp3",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11 02:16:05",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ARCADS_UPLOAD",
        "contract": "https://miscsubjects.com/api/directory/ARCADS_UPLOAD",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ARCADS_UPLOAD"
      },
      "search_text": "arcads_upload fn growth arcads upload a file to arcads (presign + s3 put). returns {filepath,fileid}; pass filepath in referenceimages. filetype e.g. image/png, image/jpeg, video/mp4, audio/mp3"
    },
    {
      "key": "ARCADS_VIDEO_GENERATE",
      "type": "fn",
      "domain": "growth",
      "category": "arcads",
      "description": "Generate a video via ArcAds, poll, store to R2, return a stable link",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11 02:16:05",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 5,
        "material_invocations": 1,
        "invoking_actors": 1,
        "last_invoked": "2026-07-11T22:53:15-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ARCADS_VIDEO_GENERATE",
        "contract": "https://miscsubjects.com/api/directory/ARCADS_VIDEO_GENERATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ARCADS_VIDEO_GENERATE"
      },
      "search_text": "arcads_video_generate fn growth arcads generate a video via arcads, poll, store to r2, return a stable link"
    },
    {
      "key": "ARTICLES",
      "type": "http",
      "domain": "knowledge-content",
      "category": "articles",
      "description": "Fast natural-language article CRUD. One row per article in D1; writes are URL-invocable through OIP.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 04:53:13",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 68,
        "material_invocations": 47,
        "invoking_actors": 9,
        "last_invoked": "2026-07-21T22:13:45-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ARTICLES",
        "contract": "https://miscsubjects.com/api/directory/ARTICLES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ARTICLES"
      },
      "search_text": "articles http knowledge-content articles fast natural-language article crud. one row per article in d1; writes are url-invocable through oip."
    },
    {
      "key": "ARTICLE_ASK",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "content",
      "description": "Answer from article ledger topology (claims, sources, Reddit/X anecdotes, user reports). Not medical advice.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:45:21",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 99,
        "material_invocations": 97,
        "invoking_actors": 5,
        "last_invoked": "2026-07-21T21:59:22-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ARTICLE_ASK",
        "contract": "https://miscsubjects.com/api/directory/ARTICLE_ASK",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ARTICLE_ASK"
      },
      "search_text": "article_ask fn knowledge-content content answer from article ledger topology (claims, sources, reddit/x anecdotes, user reports). not medical advice."
    },
    {
      "key": "ARTICLE_CLAIM",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "content",
      "description": "Post one tiered claim voxel into an article ledger with who_claims + posted_by provenance. Not medical advice.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:45:21",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 38,
        "material_invocations": 37,
        "invoking_actors": 3,
        "last_invoked": "2026-07-22T13:12:04-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ARTICLE_CLAIM",
        "contract": "https://miscsubjects.com/api/directory/ARTICLE_CLAIM",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ARTICLE_CLAIM"
      },
      "search_text": "article_claim fn knowledge-content content post one tiered claim voxel into an article ledger with who_claims + posted_by provenance. not medical advice."
    },
    {
      "key": "ARTICLE_GET",
      "type": "flow",
      "domain": "knowledge-content",
      "category": "articles",
      "description": "Return article + its slots as one joined result set. $1=slug. Returns an array of {slug,title,subject,updated_at,slot_key,content,model,version}.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "composed_flow",
      "updated_at": "2026-06-12 07:57:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 7,
        "material_invocations": 7,
        "invoking_actors": 4,
        "last_invoked": "2026-07-16T23:59:13-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ARTICLE_GET",
        "contract": "https://miscsubjects.com/api/directory/ARTICLE_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ARTICLE_GET"
      },
      "search_text": "article_get flow knowledge-content articles return article + its slots as one joined result set. $1=slug. returns an array of {slug,title,subject,updated_at,slot_key,content,model,version}."
    },
    {
      "key": "ARTICLE_INGEST",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "content",
      "description": "Parse user-submitted evidence and write to article source ledger + optional claims. Hash-chained.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:45:21",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": "2026-07-02T03:53:28.160Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ARTICLE_INGEST",
        "contract": "https://miscsubjects.com/api/directory/ARTICLE_INGEST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ARTICLE_INGEST"
      },
      "search_text": "article_ingest fn knowledge-content content parse user-submitted evidence and write to article source ledger + optional claims. hash-chained."
    },
    {
      "key": "ARTICLE_PUT",
      "type": "http",
      "domain": "knowledge-content",
      "category": "uncategorized",
      "description": "create/replace an article. ARGS: $1 = JSON {slug,title,body,hero?,images?,style?} $1",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:45:21",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 45,
        "material_invocations": 22,
        "invoking_actors": 4,
        "last_invoked": "2026-07-22T13:14:02-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ARTICLE_PUT",
        "contract": "https://miscsubjects.com/api/directory/ARTICLE_PUT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ARTICLE_PUT"
      },
      "search_text": "article_put http knowledge-content create/replace an article. args: $1 = json {slug,title,body,hero?,images?,style?} $1"
    },
    {
      "key": "ART_GET",
      "type": "http",
      "domain": "knowledge-content",
      "category": "articles",
      "description": "Read an article by slug",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 03:56:30",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ART_GET",
        "contract": "https://miscsubjects.com/api/directory/ART_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ART_GET"
      },
      "search_text": "art_get http knowledge-content articles read an article by slug"
    },
    {
      "key": "ART_PATCH",
      "type": "http",
      "domain": "knowledge-content",
      "category": "articles",
      "description": "Edit an article by slug",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 0,
        "invoking_actors": 1,
        "last_invoked": "2026-07-15T00:21:47-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ART_PATCH",
        "contract": "https://miscsubjects.com/api/directory/ART_PATCH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ART_PATCH"
      },
      "search_text": "art_patch http knowledge-content articles edit an article by slug"
    },
    {
      "key": "ARXIV_GROW",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "oip",
      "description": "Regenerate the arXiv paper from live state. Reads paper/template.tex + paper/rings.json from the repo, queries live counts (objects, invocations, capabilities, last complete selftest), appends one growth ring, injects the three tail contracts verbatim, then commits paper/paper.tex + paper/rings.json + README.md + oip.json — each commit message carries this trace id. CI compiles the PDF on the paper.tex push. This fn is the only writer of the generated files.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-12 04:55:05",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 7,
        "material_invocations": 7,
        "invoking_actors": 1,
        "last_invoked": "2026-07-15T21:59:33-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ARXIV_GROW",
        "contract": "https://miscsubjects.com/api/directory/ARXIV_GROW",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ARXIV_GROW"
      },
      "search_text": "arxiv_grow fn knowledge-content oip regenerate the arxiv paper from live state. reads paper/template.tex + paper/rings.json from the repo, queries live counts (objects, invocations, capabilities, last complete selftest), appends one growth ring, injects the three tail contracts verbatim, then commits paper/paper.tex + paper/rings.json + readme.md + oip.json — each commit message carries this trace id. ci compiles the pdf on the paper.tex push. this fn is the only writer of the generated files."
    },
    {
      "key": "ARXIV_PAPER",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "oip",
      "description": "The arXiv paper as a live object. The paper \"The Document Is the Receipt\" lives at github.com/massoumicyrus/oip (private) and is written only by ARXIV_GROW. Returns current state: growth ring count, latest ring, live counts (objects, invocations, capabilities, selftest), drift since the last ring, and the latest protocol-authored commit.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-12 04:55:05",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-07-11T21:57:29-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ARXIV_PAPER",
        "contract": "https://miscsubjects.com/api/directory/ARXIV_PAPER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ARXIV_PAPER"
      },
      "search_text": "arxiv_paper fn knowledge-content oip the arxiv paper as a live object. the paper \"the document is the receipt\" lives at github.com/massoumicyrus/oip (private) and is written only by arxiv_grow. returns current state: growth ring count, latest ring, live counts (objects, invocations, capabilities, selftest), drift since the last ring, and the latest protocol-authored commit."
    },
    {
      "key": "ASK_CLAUDE",
      "type": "agent",
      "domain": "other",
      "category": "agent",
      "description": "ASK1: You are a second-opinion model. Answer the user's question literally. No preamble. No sign-off.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:45:21",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 11,
        "material_invocations": 11,
        "invoking_actors": 3,
        "last_invoked": "2026-07-15T00:21:49-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ASK_CLAUDE",
        "contract": "https://miscsubjects.com/api/directory/ASK_CLAUDE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ASK_CLAUDE"
      },
      "search_text": "ask_claude agent other agent ask1: you are a second-opinion model. answer the user's question literally. no preamble. no sign-off."
    },
    {
      "key": "ASK_GEMINI",
      "type": "agent",
      "domain": "other",
      "category": "agent",
      "description": "ASK1: You are a second-opinion model. Answer the user's question literally. No preamble. No sign-off.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:45:21",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 9,
        "material_invocations": 8,
        "invoking_actors": 5,
        "last_invoked": "2026-07-16T20:58:44-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ASK_GEMINI",
        "contract": "https://miscsubjects.com/api/directory/ASK_GEMINI",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ASK_GEMINI"
      },
      "search_text": "ask_gemini agent other agent ask1: you are a second-opinion model. answer the user's question literally. no preamble. no sign-off."
    },
    {
      "key": "ASK_GPT",
      "type": "agent",
      "domain": "other",
      "category": "agent",
      "description": "ASK1: You are a second-opinion model. Answer the user's question literally. No preamble. No sign-off.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:45:21",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 7,
        "material_invocations": 7,
        "invoking_actors": 4,
        "last_invoked": "2026-07-16T21:03:11-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ASK_GPT",
        "contract": "https://miscsubjects.com/api/directory/ASK_GPT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ASK_GPT"
      },
      "search_text": "ask_gpt agent other agent ask1: you are a second-opinion model. answer the user's question literally. no preamble. no sign-off."
    },
    {
      "key": "ASK_KIMI",
      "type": "agent",
      "domain": "other",
      "category": "agent",
      "description": "ASK1: You are a second-opinion model. Answer the user's question literally. No preamble. No sign-off.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:45:21",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 60,
        "material_invocations": 60,
        "invoking_actors": 5,
        "last_invoked": "2026-07-21T20:07:53-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ASK_KIMI",
        "contract": "https://miscsubjects.com/api/directory/ASK_KIMI",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ASK_KIMI"
      },
      "search_text": "ask_kimi agent other agent ask1: you are a second-opinion model. answer the user's question literally. no preamble. no sign-off."
    },
    {
      "key": "AUDIO",
      "type": "fn",
      "domain": "communications",
      "category": "voice",
      "description": "Speak words aloud. INVOKE: [invocation omitted]",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-14 01:31:20",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 0,
        "invoking_actors": 1,
        "last_invoked": "2026-07-05T23:04:56-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/AUDIO",
        "contract": "https://miscsubjects.com/api/directory/AUDIO",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=AUDIO"
      },
      "search_text": "audio fn communications voice speak words aloud. invoke: [invocation omitted]"
    },
    {
      "key": "AUDIT_PROBE_ROW",
      "type": "http",
      "domain": "governance-proof",
      "category": "uncategorized",
      "description": "audit probe row - safe to delete",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "external_http",
      "updated_at": "2026-07-12T18:24:34-07:00",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/AUDIT_PROBE_ROW",
        "contract": "https://miscsubjects.com/api/directory/AUDIT_PROBE_ROW",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=AUDIT_PROBE_ROW"
      },
      "search_text": "audit_probe_row http governance-proof audit probe row - safe to delete"
    },
    {
      "key": "AUDIT_TEST_ROW",
      "type": "fn",
      "domain": "governance-proof",
      "category": "uncategorized",
      "description": "test\\n[\"$1\"]",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-22T23:03:55.913Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/AUDIT_TEST_ROW",
        "contract": "https://miscsubjects.com/api/directory/AUDIT_TEST_ROW",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=AUDIT_TEST_ROW"
      },
      "search_text": "audit_test_row fn governance-proof test\\n[\"$1\"]"
    },
    {
      "key": "AUTOMATE_ADD",
      "type": "fn",
      "domain": "automation-work",
      "category": "automation",
      "description": "Automate a capability — make it fire itself every N minutes and ledger a receipt each run. Turns a one-off action into a standing background job.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 01:19:09",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 16,
        "material_invocations": 16,
        "invoking_actors": 2,
        "last_invoked": "2026-07-12T20:17:17-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/AUTOMATE_ADD",
        "contract": "https://miscsubjects.com/api/directory/AUTOMATE_ADD",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=AUTOMATE_ADD"
      },
      "search_text": "automate_add fn automation-work automation automate a capability — make it fire itself every n minutes and ledger a receipt each run. turns a one-off action into a standing background job."
    },
    {
      "key": "AUTOMATE_DELETE",
      "type": "fn",
      "domain": "automation-work",
      "category": "automation",
      "description": "Delete an automation by id.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 3,
        "invoking_actors": 1,
        "last_invoked": "2026-07-02T04:47:04.511Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/AUTOMATE_DELETE",
        "contract": "https://miscsubjects.com/api/directory/AUTOMATE_DELETE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=AUTOMATE_DELETE"
      },
      "search_text": "automate_delete fn automation-work automation delete an automation by id."
    },
    {
      "key": "AUTOMATE_FIRE",
      "type": "fn",
      "domain": "automation-work",
      "category": "automation",
      "description": "Fire every enabled automation registered for an event (trigger=event:NAME). Any inbound hook (a customer text, an error, a webhook) calls this with the event name + payload; matching automations run and ledger a receipt.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 01:29:00",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-07-02T01:29:44.387Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/AUTOMATE_FIRE",
        "contract": "https://miscsubjects.com/api/directory/AUTOMATE_FIRE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=AUTOMATE_FIRE"
      },
      "search_text": "automate_fire fn automation-work automation fire every enabled automation registered for an event (trigger=event:name). any inbound hook (a customer text, an error, a webhook) calls this with the event name + payload; matching automations run and ledger a receipt."
    },
    {
      "key": "AUTOMATE_LIST",
      "type": "fn",
      "domain": "automation-work",
      "category": "automation",
      "description": "List every automation — id, name, schedule, target key, enabled, last run, run count.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 01:19:09",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 11,
        "material_invocations": 11,
        "invoking_actors": 2,
        "last_invoked": "2026-07-12T20:25:25-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/AUTOMATE_LIST",
        "contract": "https://miscsubjects.com/api/directory/AUTOMATE_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=AUTOMATE_LIST"
      },
      "search_text": "automate_list fn automation-work automation list every automation — id, name, schedule, target key, enabled, last run, run count."
    },
    {
      "key": "AUTOMATE_RUN_DUE",
      "type": "fn",
      "domain": "automation-work",
      "category": "automation",
      "description": "Fire every enabled automation whose interval has elapsed; ledger a receipt for each. Called by the cron each tick; safe to call manually.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 01:19:09",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 29363,
        "material_invocations": 29359,
        "invoking_actors": 2,
        "last_invoked": "2026-07-22T16:04:09-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/AUTOMATE_RUN_DUE",
        "contract": "https://miscsubjects.com/api/directory/AUTOMATE_RUN_DUE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=AUTOMATE_RUN_DUE"
      },
      "search_text": "automate_run_due fn automation-work automation fire every enabled automation whose interval has elapsed; ledger a receipt for each. called by the cron each tick; safe to call manually."
    },
    {
      "key": "AUTOMATE_TOGGLE",
      "type": "fn",
      "domain": "automation-work",
      "category": "automation",
      "description": "Turn an automation on or off by id (paused, not deleted).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 01:19:09",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 1,
        "last_invoked": "2026-07-12T20:25:23-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/AUTOMATE_TOGGLE",
        "contract": "https://miscsubjects.com/api/directory/AUTOMATE_TOGGLE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=AUTOMATE_TOGGLE"
      },
      "search_text": "automate_toggle fn automation-work automation turn an automation on or off by id (paused, not deleted)."
    },
    {
      "key": "BC",
      "type": "http",
      "domain": "commerce",
      "category": "bigcommerce",
      "description": "BigCommerce unified entrypoint",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11 19:07:31",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 9,
        "material_invocations": 5,
        "invoking_actors": 0,
        "last_invoked": "2026-07-11T17:17:40-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BC",
        "contract": "https://miscsubjects.com/api/directory/BC",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BC"
      },
      "search_text": "bc http commerce bigcommerce bigcommerce unified entrypoint"
    },
    {
      "key": "BLOCK_EMOJI",
      "type": "fn",
      "domain": "other",
      "category": "block_emoji",
      "description": "BLOCK_EMOJI — tapback / emoji reaction language",
      "enabled": false,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-29 23:38:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "disabled",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOCK_EMOJI",
        "contract": "https://miscsubjects.com/api/directory/BLOCK_EMOJI",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOCK_EMOJI"
      },
      "search_text": "block_emoji fn other block_emoji block_emoji — tapback / emoji reaction language"
    },
    {
      "key": "BLOCK_IMESSAGE",
      "type": "fn",
      "domain": "communications",
      "category": "block_imessage",
      "description": "BLOCK_IMESSAGE — iMessage layout (optional, not default)",
      "enabled": false,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-29 07:58:47",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "disabled",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOCK_IMESSAGE",
        "contract": "https://miscsubjects.com/api/directory/BLOCK_IMESSAGE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOCK_IMESSAGE"
      },
      "search_text": "block_imessage fn communications block_imessage block_imessage — imessage layout (optional, not default)"
    },
    {
      "key": "BLOCK_REASONING_A",
      "type": "fn",
      "domain": "other",
      "category": "block_reasoning_a",
      "description": "BLOCK_REASONING_A — reasoning format (type A)",
      "enabled": false,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-29 07:35:44",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "disabled",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOCK_REASONING_A",
        "contract": "https://miscsubjects.com/api/directory/BLOCK_REASONING_A",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOCK_REASONING_A"
      },
      "search_text": "block_reasoning_a fn other block_reasoning_a block_reasoning_a — reasoning format (type a)"
    },
    {
      "key": "BLOCK_ROUTING",
      "type": "fn",
      "domain": "other",
      "category": "block_routing",
      "description": "BLOCK_ROUTING — identity routing (ROUTER)",
      "enabled": false,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-29 07:35:44",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "disabled",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOCK_ROUTING",
        "contract": "https://miscsubjects.com/api/directory/BLOCK_ROUTING",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOCK_ROUTING"
      },
      "search_text": "block_routing fn other block_routing block_routing — identity routing (router)"
    },
    {
      "key": "BLOCK_VOICE",
      "type": "fn",
      "domain": "communications",
      "category": "block_voice",
      "description": "text",
      "enabled": false,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-03T04:18:17.227Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "disabled",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOCK_VOICE",
        "contract": "https://miscsubjects.com/api/directory/BLOCK_VOICE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOCK_VOICE"
      },
      "search_text": "block_voice fn communications block_voice text"
    },
    {
      "key": "BLOOIO",
      "type": "http",
      "domain": "communications",
      "category": "blooio",
      "description": "Blooio (iMessage/SMS) unified entrypoint",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11 19:07:31",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 32,
        "material_invocations": 22,
        "invoking_actors": 1,
        "last_invoked": "2026-07-09T12:53:06-07:00",
        "registered_tests": 5,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO"
      },
      "search_text": "blooio http communications blooio blooio (imessage/sms) unified entrypoint"
    },
    {
      "key": "BLOOIO2",
      "type": "agent",
      "domain": "communications",
      "category": "uncategorized",
      "description": "You are Cyrus's writing assistant on the second Blooio line (+12065711028). When he texts you, you write and edit articles on the miscsubjects build.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21T02:25:02.721Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO2",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO2",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO2"
      },
      "search_text": "blooio2 agent communications you are cyrus's writing assistant on the second blooio line (+12065711028). when he texts you, you write and edit articles on the miscsubjects build."
    },
    {
      "key": "BLOOIO_ADD_CONTACT_IDENTITY",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Attach a new identity (phone/email on a channel type) to an existing contact.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_ADD_CONTACT_IDENTITY",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_ADD_CONTACT_IDENTITY",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_ADD_CONTACT_IDENTITY"
      },
      "search_text": "blooio_add_contact_identity fn communications blooio attach a new identity (phone/email on a channel type) to an existing contact."
    },
    {
      "key": "BLOOIO_ADD_CONTACT_TAGS",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Add one or more tags to a contact (deduped).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_ADD_CONTACT_TAGS",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_ADD_CONTACT_TAGS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_ADD_CONTACT_TAGS"
      },
      "search_text": "blooio_add_contact_tags fn communications blooio add one or more tags to a contact (deduped)."
    },
    {
      "key": "BLOOIO_ADD_REACTION",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "React to a message (tapback). reaction like '+love', '+like', '+laugh', '+emphasize', '+question', or remove with a '-' prefix. Blooio channels only.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:21:18",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_ADD_REACTION",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_ADD_REACTION",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_ADD_REACTION"
      },
      "search_text": "blooio_add_reaction fn communications blooio react to a message (tapback). reaction like '+love', '+like', '+laugh', '+emphasize', '+question', or remove with a '-' prefix. blooio channels only."
    },
    {
      "key": "BLOOIO_BATCH_LOOKUP_PHONE_NUMBERS",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Look up up to 100 phone numbers at once. Requires an enterprise plan.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_BATCH_LOOKUP_PHONE_NUMBERS",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_BATCH_LOOKUP_PHONE_NUMBERS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_BATCH_LOOKUP_PHONE_NUMBERS"
      },
      "search_text": "blooio_batch_lookup_phone_numbers fn communications blooio look up up to 100 phone numbers at once. requires an enterprise plan."
    },
    {
      "key": "BLOOIO_CONTACT_CAPABILITIES",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Check if a phone number or email is reachable via iMessage / SMS / RCS. Resolves (or creates) the contact for that identifier, then returns its capabilities. Note: creating the contact is a side effec",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_CONTACT_CAPABILITIES",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_CONTACT_CAPABILITIES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_CONTACT_CAPABILITIES"
      },
      "search_text": "blooio_contact_capabilities fn communications blooio check if a phone number or email is reachable via imessage / sms / rcs. resolves (or creates) the contact for that identifier, then returns its capabilities. note: creating the contact is a side effec"
    },
    {
      "key": "BLOOIO_CREATE_CHAT",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Find or create a 1:1 chat with a recipient on a channel. Returns the chat id (chat_...) to use for sends and actions.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:21:18",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_CREATE_CHAT",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_CREATE_CHAT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_CREATE_CHAT"
      },
      "search_text": "blooio_create_chat fn communications blooio find or create a 1:1 chat with a recipient on a channel. returns the chat id (chat_...) to use for sends and actions."
    },
    {
      "key": "BLOOIO_CREATE_CONTACT",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Create a contact, optionally with one identity (phone/email on a channel type). Returns the new contact id (ct_...).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_CREATE_CONTACT",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_CREATE_CONTACT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_CREATE_CONTACT"
      },
      "search_text": "blooio_create_contact fn communications blooio create a contact, optionally with one identity (phone/email on a channel type). returns the new contact id (ct_...)."
    },
    {
      "key": "BLOOIO_CREATE_GROUP",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Create a group chat on a group-capable channel (blooio/whatsapp) with one or more members (phones/emails). Optionally name it.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:21:18",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_CREATE_GROUP",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_CREATE_GROUP",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_CREATE_GROUP"
      },
      "search_text": "blooio_create_group fn communications blooio create a group chat on a group-capable channel (blooio/whatsapp) with one or more members (phones/emails). optionally name it."
    },
    {
      "key": "BLOOIO_CREATE_WEBHOOK",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Create a webhook that receives inbound message + delivery events. url must be https. Optionally scope to event_types (e.g. ['message.received','message.*','*']) and/or a channel.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:21:18",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_CREATE_WEBHOOK",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_CREATE_WEBHOOK",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_CREATE_WEBHOOK"
      },
      "search_text": "blooio_create_webhook fn communications blooio create a webhook that receives inbound message + delivery events. url must be https. optionally scope to event_types (e.g. ['message.received','message.*','*']) and/or a channel."
    },
    {
      "key": "BLOOIO_DELETE_CONTACT",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Delete (deprecate) a contact and its identities.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:21:18",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_DELETE_CONTACT",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_DELETE_CONTACT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_DELETE_CONTACT"
      },
      "search_text": "blooio_delete_contact fn communications blooio delete (deprecate) a contact and its identities."
    },
    {
      "key": "BLOOIO_DELETE_GROUP",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Delete (deprecate) a group.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:21:18",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_DELETE_GROUP",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_DELETE_GROUP",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_DELETE_GROUP"
      },
      "search_text": "blooio_delete_group fn communications blooio delete (deprecate) a group."
    },
    {
      "key": "BLOOIO_DELETE_WEBHOOK",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Delete (deprecate) a webhook subscription.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:21:18",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_DELETE_WEBHOOK",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_DELETE_WEBHOOK",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_DELETE_WEBHOOK"
      },
      "search_text": "blooio_delete_webhook fn communications blooio delete (deprecate) a webhook subscription."
    },
    {
      "key": "BLOOIO_FINISH",
      "type": "flow",
      "domain": "communications",
      "category": "flow",
      "description": "Phase C of the inbound turn: given the full agent output text in $1, extract the LAST [REPLY], send via blooio to $2, return the send result.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "composed_flow",
      "updated_at": "2026-07-15 07:21:18",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_FINISH",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_FINISH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_FINISH"
      },
      "search_text": "blooio_finish flow communications flow phase c of the inbound turn: given the full agent output text in $1, extract the last [reply], send via blooio to $2, return the send result."
    },
    {
      "key": "BLOOIO_GET_CHANNEL",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Get a single channel by id (ch_...).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_GET_CHANNEL",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_GET_CHANNEL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_GET_CHANNEL"
      },
      "search_text": "blooio_get_channel fn communications blooio get a single channel by id (ch_...)."
    },
    {
      "key": "BLOOIO_GET_CHANNEL_CAPABILITIES",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Get what a channel can do: supported protocols, content types, actions (typing/read), and interactive features.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 0,
        "invoking_actors": 1,
        "last_invoked": "2026-07-02T07:49:55.607Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_GET_CHANNEL_CAPABILITIES",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_GET_CHANNEL_CAPABILITIES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_GET_CHANNEL_CAPABILITIES"
      },
      "search_text": "blooio_get_channel_capabilities fn communications blooio get what a channel can do: supported protocols, content types, actions (typing/read), and interactive features."
    },
    {
      "key": "BLOOIO_GET_CHAT",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Get a chat by id (chat_...), including state and capabilities.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_GET_CHAT",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_GET_CHAT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_GET_CHAT"
      },
      "search_text": "blooio_get_chat fn communications blooio get a chat by id (chat_...), including state and capabilities."
    },
    {
      "key": "BLOOIO_GET_CHAT_BACKGROUND",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Get the current background image set on a chat (Blooio channels). Reads live from the device.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_GET_CHAT_BACKGROUND",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_GET_CHAT_BACKGROUND",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_GET_CHAT_BACKGROUND"
      },
      "search_text": "blooio_get_chat_background fn communications blooio get the current background image set on a chat (blooio channels). reads live from the device."
    },
    {
      "key": "BLOOIO_GET_CONTACT",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Get a contact by id (ct_...), including its identities.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_GET_CONTACT",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_GET_CONTACT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_GET_CONTACT"
      },
      "search_text": "blooio_get_contact fn communications blooio get a contact by id (ct_...), including its identities."
    },
    {
      "key": "BLOOIO_GET_CONTACT_CAPABILITIES",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Get reachability/capabilities for an existing contact (by contact id): which protocols (iMessage/SMS/RCS) and features are available per identity. For a raw phone/email use 'contact_capabilities'.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_GET_CONTACT_CAPABILITIES",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_GET_CONTACT_CAPABILITIES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_GET_CONTACT_CAPABILITIES"
      },
      "search_text": "blooio_get_contact_capabilities fn communications blooio get reachability/capabilities for an existing contact (by contact id): which protocols (imessage/sms/rcs) and features are available per identity. for a raw phone/email use 'contact_capabilities'."
    },
    {
      "key": "BLOOIO_GET_CONTACT_TIMELINE",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Get a contact's cross-channel activity timeline (messages and events) by contact id.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_GET_CONTACT_TIMELINE",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_GET_CONTACT_TIMELINE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_GET_CONTACT_TIMELINE"
      },
      "search_text": "blooio_get_contact_timeline fn communications blooio get a contact's cross-channel activity timeline (messages and events) by contact id."
    },
    {
      "key": "BLOOIO_GET_EVENT",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Get a single event by id (evt_...).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_GET_EVENT",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_GET_EVENT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_GET_EVENT"
      },
      "search_text": "blooio_get_event fn communications blooio get a single event by id (evt_...)."
    },
    {
      "key": "BLOOIO_GET_GROUP",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Get a group by id (grp_...), including members.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_GET_GROUP",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_GET_GROUP",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_GET_GROUP"
      },
      "search_text": "blooio_get_group fn communications blooio get a group by id (grp_...), including members."
    },
    {
      "key": "BLOOIO_GET_LOCATION_CONTACT",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Get the latest location for one Find My contact by handle.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_GET_LOCATION_CONTACT",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_GET_LOCATION_CONTACT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_GET_LOCATION_CONTACT"
      },
      "search_text": "blooio_get_location_contact fn communications blooio get the latest location for one find my contact by handle."
    },
    {
      "key": "BLOOIO_GET_MESSAGE",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Get full details of a message. Requires the chat id and message id (both returned by send_message).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-07-08T20:54:37-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_GET_MESSAGE",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_GET_MESSAGE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_GET_MESSAGE"
      },
      "search_text": "blooio_get_message fn communications blooio get full details of a message. requires the chat id and message id (both returned by send_message)."
    },
    {
      "key": "BLOOIO_GET_MESSAGE_STATUS",
      "type": "fn",
      "domain": "communications",
      "category": "uncategorized",
      "description": "Lightweight delivery status. ARGS: chat_id|message_id",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06T18:38:51-07:00",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 1,
        "last_invoked": "2026-07-16T20:26:58-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_GET_MESSAGE_STATUS",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_GET_MESSAGE_STATUS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_GET_MESSAGE_STATUS"
      },
      "search_text": "blooio_get_message_status fn communications lightweight delivery status. args: chat_id|message_id"
    },
    {
      "key": "BLOOIO_GET_POLL_RESULTS",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Get current vote tallies for a poll.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_GET_POLL_RESULTS",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_GET_POLL_RESULTS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_GET_POLL_RESULTS"
      },
      "search_text": "blooio_get_poll_results fn communications blooio get current vote tallies for a poll."
    },
    {
      "key": "BLOOIO_GET_WEBHOOK",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Get a webhook by id (wh_...).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_GET_WEBHOOK",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_GET_WEBHOOK",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_GET_WEBHOOK"
      },
      "search_text": "blooio_get_webhook fn communications blooio get a webhook by id (wh_...)."
    },
    {
      "key": "BLOOIO_LIST_CHANNELS",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "List messaging channels for the org. A channel_id (ch_...) is required to send messages. Filter by type (blooio, twilio, whatsapp, whatsapp_business, rcs_business, amb) or status (active, ...).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 3,
        "invoking_actors": 0,
        "last_invoked": "2026-07-08T20:45:16-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_LIST_CHANNELS",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_LIST_CHANNELS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_LIST_CHANNELS"
      },
      "search_text": "blooio_list_channels fn communications blooio list messaging channels for the org. a channel_id (ch_...) is required to send messages. filter by type (blooio, twilio, whatsapp, whatsapp_business, rcs_business, amb) or status (active, ...)."
    },
    {
      "key": "BLOOIO_LIST_CHATS",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "List conversations (chats). Filter by channel type, state (open/closed/blocked), channel_id, or contact_id. Sorted by most recent activity.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 4,
        "material_invocations": 3,
        "invoking_actors": 2,
        "last_invoked": "2026-07-12T18:06:22-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_LIST_CHATS",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_LIST_CHATS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_LIST_CHATS"
      },
      "search_text": "blooio_list_chats fn communications blooio list conversations (chats). filter by channel type, state (open/closed/blocked), channel_id, or contact_id. sorted by most recent activity."
    },
    {
      "key": "BLOOIO_LIST_CHAT_MESSAGES",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "List messages in a chat, newest first by default. Use order='asc' for oldest first.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 4,
        "material_invocations": 2,
        "invoking_actors": 2,
        "last_invoked": "2026-07-14T20:15:20-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_LIST_CHAT_MESSAGES",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_LIST_CHAT_MESSAGES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_LIST_CHAT_MESSAGES"
      },
      "search_text": "blooio_list_chat_messages fn communications blooio list messages in a chat, newest first by default. use order='asc' for oldest first."
    },
    {
      "key": "BLOOIO_LIST_CONTACTS",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "List contacts for the org. Optionally filter by a specific identifier (phone in E.164 or email) to find the contact for an address.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 1,
        "last_invoked": "2026-07-12T18:06:25-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_LIST_CONTACTS",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_LIST_CONTACTS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_LIST_CONTACTS"
      },
      "search_text": "blooio_list_contacts fn communications blooio list contacts for the org. optionally filter by a specific identifier (phone in e.164 or email) to find the contact for an address."
    },
    {
      "key": "BLOOIO_LIST_CONTACT_IDENTITIES",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "List a contact's identities (the phone numbers / emails attached to it).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_LIST_CONTACT_IDENTITIES",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_LIST_CONTACT_IDENTITIES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_LIST_CONTACT_IDENTITIES"
      },
      "search_text": "blooio_list_contact_identities fn communications blooio list a contact's identities (the phone numbers / emails attached to it)."
    },
    {
      "key": "BLOOIO_LIST_CONTACT_TAGS",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "List the tags on a contact.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_LIST_CONTACT_TAGS",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_LIST_CONTACT_TAGS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_LIST_CONTACT_TAGS"
      },
      "search_text": "blooio_list_contact_tags fn communications blooio list the tags on a contact."
    },
    {
      "key": "BLOOIO_LIST_EVENTS",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "List events from the unified feed (message lifecycle, polls, groups, reactions, typing). Filter by type, chat_id, or message_id.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_LIST_EVENTS",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_LIST_EVENTS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_LIST_EVENTS"
      },
      "search_text": "blooio_list_events fn communications blooio list events from the unified feed (message lifecycle, polls, groups, reactions, typing). filter by type, chat_id, or message_id."
    },
    {
      "key": "BLOOIO_LIST_GROUPS",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "List group chats for the org.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_LIST_GROUPS",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_LIST_GROUPS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_LIST_GROUPS"
      },
      "search_text": "blooio_list_groups fn communications blooio list group chats for the org."
    },
    {
      "key": "BLOOIO_LIST_GROUP_MEMBERS",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "List the members of a group.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_LIST_GROUP_MEMBERS",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_LIST_GROUP_MEMBERS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_LIST_GROUP_MEMBERS"
      },
      "search_text": "blooio_list_group_members fn communications blooio list the members of a group."
    },
    {
      "key": "BLOOIO_LIST_LOCATION_CONTACTS",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "List Find My friends/contacts sharing their location with the linked Apple account.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_LIST_LOCATION_CONTACTS",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_LIST_LOCATION_CONTACTS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_LIST_LOCATION_CONTACTS"
      },
      "search_text": "blooio_list_location_contacts fn communications blooio list find my friends/contacts sharing their location with the linked apple account."
    },
    {
      "key": "BLOOIO_LIST_MESSAGE_EVENTS",
      "type": "fn",
      "domain": "communications",
      "category": "uncategorized",
      "description": "List message lifecycle events. ARGS: chat_id|message_id",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06T18:38:53-07:00",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_LIST_MESSAGE_EVENTS",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_LIST_MESSAGE_EVENTS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_LIST_MESSAGE_EVENTS"
      },
      "search_text": "blooio_list_message_events fn communications list message lifecycle events. args: chat_id|message_id"
    },
    {
      "key": "BLOOIO_LIST_NUMBERS",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "List the phone numbers / sender addresses available to this API key, with their channel and status.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_LIST_NUMBERS",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_LIST_NUMBERS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_LIST_NUMBERS"
      },
      "search_text": "blooio_list_numbers fn communications blooio list the phone numbers / sender addresses available to this api key, with their channel and status."
    },
    {
      "key": "BLOOIO_LIST_WEBHOOKS",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "List configured webhook subscriptions.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_LIST_WEBHOOKS",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_LIST_WEBHOOKS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_LIST_WEBHOOKS"
      },
      "search_text": "blooio_list_webhooks fn communications blooio list configured webhook subscriptions."
    },
    {
      "key": "BLOOIO_LIST_WEBHOOK_DELIVERIES",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "List recent delivery attempts for a webhook (status, attempt count, response code).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_LIST_WEBHOOK_DELIVERIES",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_LIST_WEBHOOK_DELIVERIES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_LIST_WEBHOOK_DELIVERIES"
      },
      "search_text": "blooio_list_webhook_deliveries fn communications blooio list recent delivery attempts for a webhook (status, attempt count, response code)."
    },
    {
      "key": "BLOOIO_LOGS_TAIL",
      "type": "flow",
      "domain": "communications",
      "category": "log",
      "description": "Last 20 blooio_logs rows. Use to find a recent inbound webhook or outbound SMS to inspect.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "composed_flow",
      "updated_at": "2026-06-05T14:00:00Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 3,
        "invoking_actors": 0,
        "last_invoked": "2026-07-06T20:22:09-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_LOGS_TAIL",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_LOGS_TAIL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_LOGS_TAIL"
      },
      "search_text": "blooio_logs_tail flow communications log last 20 blooio_logs rows. use to find a recent inbound webhook or outbound sms to inspect."
    },
    {
      "key": "BLOOIO_LOOKUP_PHONE_NUMBER",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Look up parsed info / geocoding for a phone number (E.164). Requires an enterprise plan.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_LOOKUP_PHONE_NUMBER",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_LOOKUP_PHONE_NUMBER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_LOOKUP_PHONE_NUMBER"
      },
      "search_text": "blooio_lookup_phone_number fn communications blooio look up parsed info / geocoding for a phone number (e.164). requires an enterprise plan."
    },
    {
      "key": "BLOOIO_MARK_CHAT_READ",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Mark a chat as read (sends a read receipt). Blooio channels only.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_MARK_CHAT_READ",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_MARK_CHAT_READ",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_MARK_CHAT_READ"
      },
      "search_text": "blooio_mark_chat_read fn communications blooio mark a chat as read (sends a read receipt). blooio channels only."
    },
    {
      "key": "BLOOIO_ME",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Get the authenticated account: organization, linked devices/numbers, usage, and API key validity. Use to confirm who the key belongs to before acting.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_ME",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_ME",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_ME"
      },
      "search_text": "blooio_me fn communications blooio get the authenticated account: organization, linked devices/numbers, usage, and api key validity. use to confirm who the key belongs to before acting."
    },
    {
      "key": "BLOOIO_REFRESH_LOCATION_CONTACTS",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Force a refresh of Find My location data from the device.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_REFRESH_LOCATION_CONTACTS",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_REFRESH_LOCATION_CONTACTS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_REFRESH_LOCATION_CONTACTS"
      },
      "search_text": "blooio_refresh_location_contacts fn communications blooio force a refresh of find my location data from the device."
    },
    {
      "key": "BLOOIO_REMOVE_CHAT_BACKGROUND",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Remove the background image from a chat (Blooio channels).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_REMOVE_CHAT_BACKGROUND",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_REMOVE_CHAT_BACKGROUND",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_REMOVE_CHAT_BACKGROUND"
      },
      "search_text": "blooio_remove_chat_background fn communications blooio remove the background image from a chat (blooio channels)."
    },
    {
      "key": "BLOOIO_REMOVE_CONTACT_IDENTITY",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Detach an identity from a contact.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_REMOVE_CONTACT_IDENTITY",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_REMOVE_CONTACT_IDENTITY",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_REMOVE_CONTACT_IDENTITY"
      },
      "search_text": "blooio_remove_contact_identity fn communications blooio detach an identity from a contact."
    },
    {
      "key": "BLOOIO_REMOVE_CONTACT_TAG",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Remove a single tag from a contact.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_REMOVE_CONTACT_TAG",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_REMOVE_CONTACT_TAG",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_REMOVE_CONTACT_TAG"
      },
      "search_text": "blooio_remove_contact_tag fn communications blooio remove a single tag from a contact."
    },
    {
      "key": "BLOOIO_REMOVE_GROUP_ICON",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Remove a group's icon image.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_REMOVE_GROUP_ICON",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_REMOVE_GROUP_ICON",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_REMOVE_GROUP_ICON"
      },
      "search_text": "blooio_remove_group_icon fn communications blooio remove a group's icon image."
    },
    {
      "key": "BLOOIO_REPLAY_WEBHOOK_DELIVERY",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Re-send a past webhook delivery by id (wdel_...).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_REPLAY_WEBHOOK_DELIVERY",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_REPLAY_WEBHOOK_DELIVERY",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_REPLAY_WEBHOOK_DELIVERY"
      },
      "search_text": "blooio_replay_webhook_delivery fn communications blooio re-send a past webhook delivery by id (wdel_...)."
    },
    {
      "key": "BLOOIO_ROTATE_WEBHOOK_SECRET",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Rotate a webhook's signing secret. Returns the new secret once — store it to verify signatures.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_ROTATE_WEBHOOK_SECRET",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_ROTATE_WEBHOOK_SECRET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_ROTATE_WEBHOOK_SECRET"
      },
      "search_text": "blooio_rotate_webhook_secret fn communications blooio rotate a webhook's signing secret. returns the new secret once — store it to verify signatures."
    },
    {
      "key": "BLOOIO_SEND_CHAT_MESSAGE",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Send a message into an existing chat (chat_...). $1=chat_id, rest = message text — plain text is safe, pipes/quotes/newlines never break it.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:21:18",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 58,
        "material_invocations": 47,
        "invoking_actors": 2,
        "last_invoked": "2026-07-16T20:26:34-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_SEND_CHAT_MESSAGE",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_SEND_CHAT_MESSAGE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_SEND_CHAT_MESSAGE"
      },
      "search_text": "blooio_send_chat_message fn communications blooio send a message into an existing chat (chat_...). $1=chat_id, rest = message text — plain text is safe, pipes/quotes/newlines never break it."
    },
    {
      "key": "BLOOIO_SEND_MESSAGE",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Low-level Blooio send. ADVANCED — needs a channel_id (ch_..., from list_channels) plus to/text.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:21:18",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 127,
        "material_invocations": 5,
        "invoking_actors": 3,
        "last_invoked": "2026-07-15T00:21:12-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_SEND_MESSAGE",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_SEND_MESSAGE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_SEND_MESSAGE"
      },
      "search_text": "blooio_send_message fn communications blooio low-level blooio send. advanced — needs a channel_id (ch_..., from list_channels) plus to/text."
    },
    {
      "key": "BLOOIO_SEND_POLL",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Send a native iMessage poll to a chat. Requires a title and 2+ options. Blooio channels only.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:21:18",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_SEND_POLL",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_SEND_POLL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_SEND_POLL"
      },
      "search_text": "blooio_send_poll fn communications blooio send a native imessage poll to a chat. requires a title and 2+ options. blooio channels only."
    },
    {
      "key": "BLOOIO_SET_TYPING",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Show or clear a typing indicator in a chat. state='started' to show, 'stopped' to clear. Blooio channels only.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_SET_TYPING",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_SET_TYPING",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_SET_TYPING"
      },
      "search_text": "blooio_set_typing fn communications blooio show or clear a typing indicator in a chat. state='started' to show, 'stopped' to clear. blooio channels only."
    },
    {
      "key": "BLOOIO_SHARE_CONTACT_CARD",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Share the sender's contact card into a chat (helps the recipient see your name/photo). Blooio channels only.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_SHARE_CONTACT_CARD",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_SHARE_CONTACT_CARD",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_SHARE_CONTACT_CARD"
      },
      "search_text": "blooio_share_contact_card fn communications blooio share the sender's contact card into a chat (helps the recipient see your name/photo). blooio channels only."
    },
    {
      "key": "BLOOIO_TURN_PHASE_A",
      "type": "flow",
      "domain": "communications",
      "category": "flow",
      "description": "Phase A of the inbound turn: dispatch ROUTER with the inbound text and return whatever the router emits. Channel webhooks should call this instead of building a turn job by hand.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "composed_flow",
      "updated_at": "2026-06-12 07:57:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_TURN_PHASE_A",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_TURN_PHASE_A",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_TURN_PHASE_A"
      },
      "search_text": "blooio_turn_phase_a flow communications flow phase a of the inbound turn: dispatch router with the inbound text and return whatever the router emits. channel webhooks should call this instead of building a turn job by hand."
    },
    {
      "key": "BLOOIO_UPDATE_CHANNEL_PROFILE",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Update a channel's profile metadata (e.g. display name, avatar URL). The profile object is stored verbatim.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_UPDATE_CHANNEL_PROFILE",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_UPDATE_CHANNEL_PROFILE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_UPDATE_CHANNEL_PROFILE"
      },
      "search_text": "blooio_update_channel_profile fn communications blooio update a channel's profile metadata (e.g. display name, avatar url). the profile object is stored verbatim."
    },
    {
      "key": "BLOOIO_UPDATE_CHAT",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Update a chat: set state to 'open' or 'closed', and/or merge metadata.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_UPDATE_CHAT",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_UPDATE_CHAT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_UPDATE_CHAT"
      },
      "search_text": "blooio_update_chat fn communications blooio update a chat: set state to 'open' or 'closed', and/or merge metadata."
    },
    {
      "key": "BLOOIO_UPDATE_CONTACT",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Rename a contact.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_UPDATE_CONTACT",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_UPDATE_CONTACT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_UPDATE_CONTACT"
      },
      "search_text": "blooio_update_contact fn communications blooio rename a contact."
    },
    {
      "key": "BLOOIO_UPDATE_GROUP",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Rename a group.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_UPDATE_GROUP",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_UPDATE_GROUP",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_UPDATE_GROUP"
      },
      "search_text": "blooio_update_group fn communications blooio rename a group."
    },
    {
      "key": "BLOOIO_UPDATE_WEBHOOK",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Update a webhook: change url, event_types, or status ('active'/'disabled').",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_UPDATE_WEBHOOK",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_UPDATE_WEBHOOK",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_UPDATE_WEBHOOK"
      },
      "search_text": "blooio_update_webhook fn communications blooio update a webhook: change url, event_types, or status ('active'/'disabled')."
    },
    {
      "key": "BLOOIO_VOTE_POLL",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "Cast (or toggle) a vote on a poll by option_index (0-based) or option text. Blooio channels only.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:36:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BLOOIO_VOTE_POLL",
        "contract": "https://miscsubjects.com/api/directory/BLOOIO_VOTE_POLL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BLOOIO_VOTE_POLL"
      },
      "search_text": "blooio_vote_poll fn communications blooio cast (or toggle) a vote on a poll by option_index (0-based) or option text. blooio channels only."
    },
    {
      "key": "BREAKER_PROBE",
      "type": "http",
      "domain": "governance-proof",
      "category": "governance",
      "description": "Deliberately unauthenticated call that returns 401 — exercises the auth circuit breaker.",
      "enabled": false,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-03 06:00:54",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "disabled",
        "recorded_invocations": 9,
        "material_invocations": 0,
        "invoking_actors": 1,
        "last_invoked": "2026-07-02T23:00:31-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BREAKER_PROBE",
        "contract": "https://miscsubjects.com/api/directory/BREAKER_PROBE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BREAKER_PROBE"
      },
      "search_text": "breaker_probe http governance-proof governance deliberately unauthenticated call that returns 401 — exercises the auth circuit breaker."
    },
    {
      "key": "BROWSER_FETCH",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "{\"cmd\":\"sh\",\"args\":[\"-lc\",\"curl -sSL \\\"$1\\\" | head -c 20000\"],\"timeout\":60000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-01T22:53:48.648Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 1,
        "last_invoked": "2026-07-16T20:35:19-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BROWSER_FETCH",
        "contract": "https://miscsubjects.com/api/directory/BROWSER_FETCH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BROWSER_FETCH"
      },
      "search_text": "browser_fetch http computer-code {\"cmd\":\"sh\",\"args\":[\"-lc\",\"curl -ssl \\\"$1\\\" | head -c 20000\"],\"timeout\":60000}"
    },
    {
      "key": "BROWSER_JSON",
      "type": "http",
      "domain": "cloud-data",
      "category": "cloudflare",
      "description": "Extract LLM-structured JSON from a URL via Cloudflare Browser Rendering. $1=account_id, $2=JSON body {url, prompt?, response_format?}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 08:07:07",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BROWSER_JSON",
        "contract": "https://miscsubjects.com/api/directory/BROWSER_JSON",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BROWSER_JSON"
      },
      "search_text": "browser_json http cloud-data cloudflare extract llm-structured json from a url via cloudflare browser rendering. $1=account_id, $2=json body {url, prompt?, response_format?}"
    },
    {
      "key": "BROWSER_LINKS",
      "type": "http",
      "domain": "cloud-data",
      "category": "cloudflare",
      "description": "Extract all links from a URL via Cloudflare Browser Rendering. $1=account_id, $2=JSON body {url}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 08:07:07",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 0,
        "invoking_actors": 1,
        "last_invoked": "2026-07-02T04:59:36.632Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BROWSER_LINKS",
        "contract": "https://miscsubjects.com/api/directory/BROWSER_LINKS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BROWSER_LINKS"
      },
      "search_text": "browser_links http cloud-data cloudflare extract all links from a url via cloudflare browser rendering. $1=account_id, $2=json body {url}"
    },
    {
      "key": "BROWSER_MARKDOWN",
      "type": "http",
      "domain": "cloud-data",
      "category": "cloudflare",
      "description": "Get the markdown of a URL via Cloudflare Browser Rendering. $1=account_id, $2=JSON body {url}. Returns the rendered markdown",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 08:07:07",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 0,
        "invoking_actors": 3,
        "last_invoked": "2026-07-17T22:06:24-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BROWSER_MARKDOWN",
        "contract": "https://miscsubjects.com/api/directory/BROWSER_MARKDOWN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BROWSER_MARKDOWN"
      },
      "search_text": "browser_markdown http cloud-data cloudflare get the markdown of a url via cloudflare browser rendering. $1=account_id, $2=json body {url}. returns the rendered markdown"
    },
    {
      "key": "BROWSER_PDF",
      "type": "http",
      "domain": "cloud-data",
      "category": "cloudflare",
      "description": "Render a URL as PDF via Cloudflare Browser Rendering. $1=account_id, $2=JSON body {url}. Returns binary PDF",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 08:07:07",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 0,
        "invoking_actors": 1,
        "last_invoked": "2026-07-02T04:59:37.756Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BROWSER_PDF",
        "contract": "https://miscsubjects.com/api/directory/BROWSER_PDF",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BROWSER_PDF"
      },
      "search_text": "browser_pdf http cloud-data cloudflare render a url as pdf via cloudflare browser rendering. $1=account_id, $2=json body {url}. returns binary pdf"
    },
    {
      "key": "BROWSER_PLAYWRIGHT",
      "type": "http",
      "domain": "computer-code",
      "category": "desktop",
      "description": "Run a Playwright CLI command on the Mac (npx -y playwright …). g. \"screenshot https://x.com /tmp/x.png\". First run downloads browsers (~2 min). For full browser automation absorb the playwright MCP server via MCP_PROBE",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T12:52:36.716Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 4,
        "material_invocations": 1,
        "invoking_actors": 4,
        "last_invoked": "2026-07-17T22:06:57-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BROWSER_PLAYWRIGHT",
        "contract": "https://miscsubjects.com/api/directory/BROWSER_PLAYWRIGHT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BROWSER_PLAYWRIGHT"
      },
      "search_text": "browser_playwright http computer-code desktop run a playwright cli command on the mac (npx -y playwright …). g. \"screenshot https://x.com /tmp/x.png\". first run downloads browsers (~2 min). for full browser automation absorb the playwright mcp server via mcp_probe"
    },
    {
      "key": "BROWSER_SCRAPE",
      "type": "http",
      "domain": "cloud-data",
      "category": "cloudflare",
      "description": "Extract structured data by selectors via Cloudflare Browser Rendering. $1=account_id, $2=JSON body {url, elements:[{selector}]}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 08:07:07",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 0,
        "invoking_actors": 1,
        "last_invoked": "2026-07-02T04:59:37.749Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BROWSER_SCRAPE",
        "contract": "https://miscsubjects.com/api/directory/BROWSER_SCRAPE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BROWSER_SCRAPE"
      },
      "search_text": "browser_scrape http cloud-data cloudflare extract structured data by selectors via cloudflare browser rendering. $1=account_id, $2=json body {url, elements:[{selector}]}"
    },
    {
      "key": "BROWSER_SCREENSHOT",
      "type": "http",
      "domain": "cloud-data",
      "category": "cloudflare",
      "description": "Get a PNG screenshot of a URL via Cloudflare Browser Rendering. $1=account_id, $2=JSON body {url, screenshotOptions?}. Returns binary PNG",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 08:07:07",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 0,
        "invoking_actors": 1,
        "last_invoked": "2026-07-02T04:59:38.213Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BROWSER_SCREENSHOT",
        "contract": "https://miscsubjects.com/api/directory/BROWSER_SCREENSHOT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BROWSER_SCREENSHOT"
      },
      "search_text": "browser_screenshot http cloud-data cloudflare get a png screenshot of a url via cloudflare browser rendering. $1=account_id, $2=json body {url, screenshotoptions?}. returns binary png"
    },
    {
      "key": "BROWSER_USE",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "Run the browser-use agent (AI browser driver). Installed at bridge/.venv-browser-use (Python 3.12). Needs GROK_API_KEY, OPENAI_API_KEY, or ANTHROPIC_API_KEY in ~/.config/grok-bridge.env",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-05T13:11:51-07:00",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 2,
        "material_invocations": 0,
        "invoking_actors": 2,
        "last_invoked": "2026-07-02T07:49:53.649Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BROWSER_USE",
        "contract": "https://miscsubjects.com/api/directory/BROWSER_USE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BROWSER_USE"
      },
      "search_text": "browser_use http computer-code run the browser-use agent (ai browser driver). installed at bridge/.venv-browser-use (python 3.12). needs grok_api_key, openai_api_key, or anthropic_api_key in ~/.config/grok-bridge.env"
    },
    {
      "key": "BUILDER",
      "type": "agent",
      "domain": "system-meta",
      "category": "agents",
      "description": "B1: IDENTITY",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 18:36:48",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BUILDER",
        "contract": "https://miscsubjects.com/api/directory/BUILDER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BUILDER"
      },
      "search_text": "builder agent system-meta agents b1: identity"
    },
    {
      "key": "BUILDER_ADD",
      "type": "fn",
      "domain": "system-meta",
      "category": "builder",
      "description": "append a row to builder_queue. status defaults to \"idea\", priority to 5.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 18:36:48",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 32,
        "material_invocations": 32,
        "invoking_actors": 1,
        "last_invoked": "2026-07-01T09:59:29.025Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BUILDER_ADD",
        "contract": "https://miscsubjects.com/api/directory/BUILDER_ADD",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BUILDER_ADD"
      },
      "search_text": "builder_add fn system-meta builder append a row to builder_queue. status defaults to \"idea\", priority to 5."
    },
    {
      "key": "BUILDER_DELETE",
      "type": "fn",
      "domain": "system-meta",
      "category": "builder",
      "description": "delete a row from builder_queue. ARGS: id. [\"$1\"]",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 24,
        "material_invocations": 24,
        "invoking_actors": 0,
        "last_invoked": "2026-07-01T09:42:54.144Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BUILDER_DELETE",
        "contract": "https://miscsubjects.com/api/directory/BUILDER_DELETE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BUILDER_DELETE"
      },
      "search_text": "builder_delete fn system-meta builder delete a row from builder_queue. args: id. [\"$1\"]"
    },
    {
      "key": "BUILDER_DONE",
      "type": "fn",
      "domain": "system-meta",
      "category": "builder",
      "description": "mark id done + record proof (link/exhibit). ARGS: id|proof.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 18:36:48",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BUILDER_DONE",
        "contract": "https://miscsubjects.com/api/directory/BUILDER_DONE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BUILDER_DONE"
      },
      "search_text": "builder_done fn system-meta builder mark id done + record proof (link/exhibit). args: id|proof."
    },
    {
      "key": "BUILDER_LIST",
      "type": "fn",
      "domain": "system-meta",
      "category": "builder",
      "description": "return the current builder queue as JSON, sorted by priority. ARGS: optional status filter (idea|queued|in_progress|blocked|done|wont).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 18:36:48",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 348,
        "material_invocations": 348,
        "invoking_actors": 4,
        "last_invoked": "2026-07-22T15:43:52-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BUILDER_LIST",
        "contract": "https://miscsubjects.com/api/directory/BUILDER_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BUILDER_LIST"
      },
      "search_text": "builder_list fn system-meta builder return the current builder queue as json, sorted by priority. args: optional status filter (idea|queued|in_progress|blocked|done|wont)."
    },
    {
      "key": "BUILDER_NEXT",
      "type": "fn",
      "domain": "system-meta",
      "category": "builder",
      "description": "pick the single highest-priority queued item.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 18:36:48",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BUILDER_NEXT",
        "contract": "https://miscsubjects.com/api/directory/BUILDER_NEXT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BUILDER_NEXT"
      },
      "search_text": "builder_next fn system-meta builder pick the single highest-priority queued item."
    },
    {
      "key": "BUILDER_PATCH",
      "type": "fn",
      "domain": "system-meta",
      "category": "builder",
      "description": "update one row's status/priority/title/body/blocker/proof. ARGS: id|field|value.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BUILDER_PATCH",
        "contract": "https://miscsubjects.com/api/directory/BUILDER_PATCH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BUILDER_PATCH"
      },
      "search_text": "builder_patch fn system-meta builder update one row's status/priority/title/body/blocker/proof. args: id|field|value."
    },
    {
      "key": "BUILD_LANDSCAPE",
      "type": "http",
      "domain": "knowledge-content",
      "category": "content",
      "description": "Read the graph-derived table of comparison targets, source-backed claim voxels, proof state, and research queue.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-22 02:00:18",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BUILD_LANDSCAPE",
        "contract": "https://miscsubjects.com/api/directory/BUILD_LANDSCAPE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BUILD_LANDSCAPE"
      },
      "search_text": "build_landscape http knowledge-content content read the graph-derived table of comparison targets, source-backed claim voxels, proof state, and research queue."
    },
    {
      "key": "BUILD_MESSAGE",
      "type": "flow",
      "domain": "communications",
      "category": "routing",
      "description": "Send a message to the build itself. $1=message text. This creates a self-referential loop: the build routes the message back to itself as if it were a new inbound turn.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "composed_flow",
      "updated_at": "2026-06-19 22:58:46",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BUILD_MESSAGE",
        "contract": "https://miscsubjects.com/api/directory/BUILD_MESSAGE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BUILD_MESSAGE"
      },
      "search_text": "build_message flow communications routing send a message to the build itself. $1=message text. this creates a self-referential loop: the build routes the message back to itself as if it were a new inbound turn."
    },
    {
      "key": "BUILD_VOICE_IN",
      "type": "fn",
      "domain": "communications",
      "category": "voice",
      "description": "Mac/iOS voice URL -> STT -> Grok Build -> ara voice reply plus same-word carbon-copy text (not ROUTER).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-08 00:30:34",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 0,
        "invoking_actors": 3,
        "last_invoked": "2026-07-07T17:32:38-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/BUILD_VOICE_IN",
        "contract": "https://miscsubjects.com/api/directory/BUILD_VOICE_IN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=BUILD_VOICE_IN"
      },
      "search_text": "build_voice_in fn communications voice mac/ios voice url -> stt -> grok build -> ara voice reply plus same-word carbon-copy text (not router)."
    },
    {
      "key": "CAPABILITY_ATLAS",
      "type": "http",
      "domain": "knowledge-content",
      "category": "audit",
      "description": "Read the public capability archaeology atlas joining every current directory contract with recorded invocation evidence, registered tests, capability domains, and aggregate coding-agent turn/file-change sediment. It separates registered, invoked, tested, and disabled states so the build interior can be audited without treating row count as proof.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-21 22:56:32",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CAPABILITY_ATLAS",
        "contract": "https://miscsubjects.com/api/directory/CAPABILITY_ATLAS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CAPABILITY_ATLAS"
      },
      "search_text": "capability_atlas http knowledge-content audit read the public capability archaeology atlas joining every current directory contract with recorded invocation evidence, registered tests, capability domains, and aggregate coding-agent turn/file-change sediment. it separates registered, invoked, tested, and disabled states so the build interior can be audited without treating row count as proof."
    },
    {
      "key": "CAP_EXPLAIN",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "oip",
      "description": "Explain a capability: what it may invoke, verbs, expiry + remaining TTL, uses left, risk ceiling, owner gate, revocation, ledger trail. Accepts the token itself (sh.…) or its fingerprint (cap_…). Never echoes the raw token.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-01 22:55:38",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-07-01T23:00:35.592Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CAP_EXPLAIN",
        "contract": "https://miscsubjects.com/api/directory/CAP_EXPLAIN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CAP_EXPLAIN"
      },
      "search_text": "cap_explain fn knowledge-content oip explain a capability: what it may invoke, verbs, expiry + remaining ttl, uses left, risk ceiling, owner gate, revocation, ledger trail. accepts the token itself (sh.…) or its fingerprint (cap_…). never echoes the raw token."
    },
    {
      "key": "CAP_MINT",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "oip",
      "description": "Mint a scoped, short-lived, ledgered capability URL — delegated authority over exactly one row (or read/act tier), with TTL, use count, purpose, risk ceiling, and owner gate. Returns invoke_url + explain_url + fingerprint; the URL explains itself.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 9,
        "material_invocations": 9,
        "invoking_actors": 3,
        "last_invoked": "2026-07-15T00:28:02-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CAP_MINT",
        "contract": "https://miscsubjects.com/api/directory/CAP_MINT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CAP_MINT"
      },
      "search_text": "cap_mint fn knowledge-content oip mint a scoped, short-lived, ledgered capability url — delegated authority over exactly one row (or read/act tier), with ttl, use count, purpose, risk ceiling, and owner gate. returns invoke_url + explain_url + fingerprint; the url explains itself."
    },
    {
      "key": "CAP_REVOKE",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "oip",
      "description": "Revoke a capability by fingerprint — the URL dies immediately; further invokes are denied and ledgered.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-07-01T23:00:36.782Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CAP_REVOKE",
        "contract": "https://miscsubjects.com/api/directory/CAP_REVOKE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CAP_REVOKE"
      },
      "search_text": "cap_revoke fn knowledge-content oip revoke a capability by fingerprint — the url dies immediately; further invokes are denied and ledgered."
    },
    {
      "key": "CARDS",
      "type": "http",
      "domain": "system-meta",
      "category": "log",
      "description": "Read the STATE CARDS. One card per isolated event: the inbound message (plain text), the reply (plain text), the agent system prompt, and every tool/CLI/file/http step with its raw payload in/out — each classified. Every card has a trace id (card_id) and a content hash, and is REST-callable",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-18T00:00:00.000Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CARDS",
        "contract": "https://miscsubjects.com/api/directory/CARDS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CARDS"
      },
      "search_text": "cards http system-meta log read the state cards. one card per isolated event: the inbound message (plain text), the reply (plain text), the agent system prompt, and every tool/cli/file/http step with its raw payload in/out — each classified. every card has a trace id (card_id) and a content hash, and is rest-callable"
    },
    {
      "key": "CATEGORIES",
      "type": "fn",
      "domain": "system-meta",
      "category": "directory",
      "description": "List all tool categories.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-20T07:42:10.537Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 5,
        "material_invocations": 5,
        "invoking_actors": 1,
        "last_invoked": "2026-07-12T17:52:11-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CATEGORIES",
        "contract": "https://miscsubjects.com/api/directory/CATEGORIES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CATEGORIES"
      },
      "search_text": "categories fn system-meta directory list all tool categories."
    },
    {
      "key": "CC_LAST",
      "type": "fn",
      "domain": "other",
      "category": "uncategorized",
      "description": "the last 3 Claude Code turns on this repo (the user input to Claude Code, the tools it used, the files it edited).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-15T05:42:46.934Z",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CC_LAST",
        "contract": "https://miscsubjects.com/api/directory/CC_LAST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CC_LAST"
      },
      "search_text": "cc_last fn other the last 3 claude code turns on this repo (the user input to claude code, the tools it used, the files it edited)."
    },
    {
      "key": "CC_MIRROR",
      "type": "agent",
      "domain": "other",
      "category": "llm",
      "description": "You are CC_MIRROR. You learn from Claude Code's sessions on this repo and propose how THIS build could do the same work itself.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-19 10:20:49",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CC_MIRROR",
        "contract": "https://miscsubjects.com/api/directory/CC_MIRROR",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CC_MIRROR"
      },
      "search_text": "cc_mirror agent other llm you are cc_mirror. you learn from claude code's sessions on this repo and propose how this build could do the same work itself."
    },
    {
      "key": "CERTIFIER_HISTORY",
      "type": "http",
      "domain": "knowledge-content",
      "category": "governance",
      "description": "Read the cards, revocations, expiries and evidence history filed by a named regulator, insurer, auditor, compliance officer, standards body or owner.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 16:39:38",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 2,
        "material_invocations": 2,
        "invoking_actors": 1,
        "last_invoked": "2026-07-17T09:49:27-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CERTIFIER_HISTORY",
        "contract": "https://miscsubjects.com/api/directory/CERTIFIER_HISTORY",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CERTIFIER_HISTORY"
      },
      "search_text": "certifier_history http knowledge-content governance read the cards, revocations, expiries and evidence history filed by a named regulator, insurer, auditor, compliance officer, standards body or owner."
    },
    {
      "key": "CF",
      "type": "http",
      "domain": "cloud-data",
      "category": "cloudflare",
      "description": "Cloudflare REST API unified entrypoint. 256+ operations.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-14T14:05:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 6,
        "material_invocations": 3,
        "invoking_actors": 0,
        "last_invoked": "2026-07-06T20:22:13-07:00",
        "registered_tests": 2,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF",
        "contract": "https://miscsubjects.com/api/directory/CF",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF"
      },
      "search_text": "cf http cloud-data cloudflare cloudflare rest api unified entrypoint. 256+ operations."
    },
    {
      "key": "CF_AI_GATEWAY_GET_LOG_DETAILS",
      "type": "fn",
      "domain": "agents-models",
      "category": "cf_ai_gateway",
      "description": "Get a single Log details",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_AI_GATEWAY_GET_LOG_DETAILS",
        "contract": "https://miscsubjects.com/api/directory/CF_AI_GATEWAY_GET_LOG_DETAILS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_AI_GATEWAY_GET_LOG_DETAILS"
      },
      "search_text": "cf_ai_gateway_get_log_details fn agents-models cf_ai_gateway get a single log details"
    },
    {
      "key": "CF_AI_GATEWAY_GET_LOG_REQUEST_BODY",
      "type": "fn",
      "domain": "agents-models",
      "category": "cf_ai_gateway",
      "description": "Get Log Request Body",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_AI_GATEWAY_GET_LOG_REQUEST_BODY",
        "contract": "https://miscsubjects.com/api/directory/CF_AI_GATEWAY_GET_LOG_REQUEST_BODY",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_AI_GATEWAY_GET_LOG_REQUEST_BODY"
      },
      "search_text": "cf_ai_gateway_get_log_request_body fn agents-models cf_ai_gateway get log request body"
    },
    {
      "key": "CF_AI_GATEWAY_GET_LOG_RESPONSE_BODY",
      "type": "fn",
      "domain": "agents-models",
      "category": "cf_ai_gateway",
      "description": "Get Log Response Body",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_AI_GATEWAY_GET_LOG_RESPONSE_BODY",
        "contract": "https://miscsubjects.com/api/directory/CF_AI_GATEWAY_GET_LOG_RESPONSE_BODY",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_AI_GATEWAY_GET_LOG_RESPONSE_BODY"
      },
      "search_text": "cf_ai_gateway_get_log_response_body fn agents-models cf_ai_gateway get log response body"
    },
    {
      "key": "CF_AI_GATEWAY_LIST_GATEWAYS",
      "type": "fn",
      "domain": "agents-models",
      "category": "cf_ai_gateway",
      "description": "List Gateways",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_AI_GATEWAY_LIST_GATEWAYS",
        "contract": "https://miscsubjects.com/api/directory/CF_AI_GATEWAY_LIST_GATEWAYS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_AI_GATEWAY_LIST_GATEWAYS"
      },
      "search_text": "cf_ai_gateway_list_gateways fn agents-models cf_ai_gateway list gateways"
    },
    {
      "key": "CF_AI_GATEWAY_LIST_LOGS",
      "type": "fn",
      "domain": "agents-models",
      "category": "cf_ai_gateway",
      "description": "List Logs",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_AI_GATEWAY_LIST_LOGS",
        "contract": "https://miscsubjects.com/api/directory/CF_AI_GATEWAY_LIST_LOGS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_AI_GATEWAY_LIST_LOGS"
      },
      "search_text": "cf_ai_gateway_list_logs fn agents-models cf_ai_gateway list logs"
    },
    {
      "key": "CF_API_GAPS",
      "type": "fn",
      "domain": "cloud-data",
      "category": "capability",
      "description": "Analyze the CF row target_map. Returns counts, known namespaces, expected namespaces, missing namespaces, coverage_pct",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 08:07:07",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_API_GAPS",
        "contract": "https://miscsubjects.com/api/directory/CF_API_GAPS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_API_GAPS"
      },
      "search_text": "cf_api_gaps fn cloud-data capability analyze the cf row target_map. returns counts, known namespaces, expected namespaces, missing namespaces, coverage_pct"
    },
    {
      "key": "CF_AUDITLOGS_AUDITLOGS_BY_ACCOUNT_ID",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_auditlogs",
      "description": "Find all audit logs (a list of who made what change when) for a Cloudflare Account by ID. This can be used to query activity on your Cloudflare account at a particular time. Since and before are requi",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_AUDITLOGS_AUDITLOGS_BY_ACCOUNT_ID",
        "contract": "https://miscsubjects.com/api/directory/CF_AUDITLOGS_AUDITLOGS_BY_ACCOUNT_ID",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_AUDITLOGS_AUDITLOGS_BY_ACCOUNT_ID"
      },
      "search_text": "cf_auditlogs_auditlogs_by_account_id fn cloud-data cf_auditlogs find all audit logs (a list of who made what change when) for a cloudflare account by id. this can be used to query activity on your cloudflare account at a particular time. since and before are requi"
    },
    {
      "key": "CF_AUTORAG_AI_SEARCH",
      "type": "fn",
      "domain": "agents-models",
      "category": "cf_autorag",
      "description": "AI Search Documents using AutoRAG (vector store)",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_AUTORAG_AI_SEARCH",
        "contract": "https://miscsubjects.com/api/directory/CF_AUTORAG_AI_SEARCH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_AUTORAG_AI_SEARCH"
      },
      "search_text": "cf_autorag_ai_search fn agents-models cf_autorag ai search documents using autorag (vector store)"
    },
    {
      "key": "CF_AUTORAG_LIST_RAGS",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_autorag",
      "description": "List AutoRAGs (vector stores)",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_AUTORAG_LIST_RAGS",
        "contract": "https://miscsubjects.com/api/directory/CF_AUTORAG_LIST_RAGS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_AUTORAG_LIST_RAGS"
      },
      "search_text": "cf_autorag_list_rags fn cloud-data cf_autorag list autorags (vector stores)"
    },
    {
      "key": "CF_AUTORAG_SEARCH",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_autorag",
      "description": "Search Documents using AutoRAG (vector store)",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_AUTORAG_SEARCH",
        "contract": "https://miscsubjects.com/api/directory/CF_AUTORAG_SEARCH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_AUTORAG_SEARCH"
      },
      "search_text": "cf_autorag_search fn cloud-data cf_autorag search documents using autorag (vector store)"
    },
    {
      "key": "CF_BINDINGS_D1_DATABASES_LIST",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_bindings",
      "description": "List all of the D1 databases in your Cloudflare account",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:10:13",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 1,
        "last_invoked": "2026-07-02T05:05:56.688Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BINDINGS_D1_DATABASES_LIST",
        "contract": "https://miscsubjects.com/api/directory/CF_BINDINGS_D1_DATABASES_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BINDINGS_D1_DATABASES_LIST"
      },
      "search_text": "cf_bindings_d1_databases_list fn cloud-data cf_bindings list all of the d1 databases in your cloudflare account"
    },
    {
      "key": "CF_BINDINGS_D1_DATABASE_CREATE",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_bindings",
      "description": "Create a new D1 database in your Cloudflare account",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:10:13",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BINDINGS_D1_DATABASE_CREATE",
        "contract": "https://miscsubjects.com/api/directory/CF_BINDINGS_D1_DATABASE_CREATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BINDINGS_D1_DATABASE_CREATE"
      },
      "search_text": "cf_bindings_d1_database_create fn cloud-data cf_bindings create a new d1 database in your cloudflare account"
    },
    {
      "key": "CF_BINDINGS_D1_DATABASE_DELETE",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_bindings",
      "description": "Delete a d1 database in your Cloudflare account",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BINDINGS_D1_DATABASE_DELETE",
        "contract": "https://miscsubjects.com/api/directory/CF_BINDINGS_D1_DATABASE_DELETE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BINDINGS_D1_DATABASE_DELETE"
      },
      "search_text": "cf_bindings_d1_database_delete fn cloud-data cf_bindings delete a d1 database in your cloudflare account"
    },
    {
      "key": "CF_BINDINGS_D1_DATABASE_GET",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_bindings",
      "description": "Get a D1 database in your Cloudflare account",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:10:13",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BINDINGS_D1_DATABASE_GET",
        "contract": "https://miscsubjects.com/api/directory/CF_BINDINGS_D1_DATABASE_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BINDINGS_D1_DATABASE_GET"
      },
      "search_text": "cf_bindings_d1_database_get fn cloud-data cf_bindings get a d1 database in your cloudflare account"
    },
    {
      "key": "CF_BINDINGS_D1_DATABASE_QUERY",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_bindings",
      "description": "Query a D1 database in your Cloudflare account",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:10:13",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BINDINGS_D1_DATABASE_QUERY",
        "contract": "https://miscsubjects.com/api/directory/CF_BINDINGS_D1_DATABASE_QUERY",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BINDINGS_D1_DATABASE_QUERY"
      },
      "search_text": "cf_bindings_d1_database_query fn cloud-data cf_bindings query a d1 database in your cloudflare account"
    },
    {
      "key": "CF_BINDINGS_HYPERDRIVE_CONFIGS_LIST",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_bindings",
      "description": "List Hyperdrive configurations in your Cloudflare account",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:10:13",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BINDINGS_HYPERDRIVE_CONFIGS_LIST",
        "contract": "https://miscsubjects.com/api/directory/CF_BINDINGS_HYPERDRIVE_CONFIGS_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BINDINGS_HYPERDRIVE_CONFIGS_LIST"
      },
      "search_text": "cf_bindings_hyperdrive_configs_list fn cloud-data cf_bindings list hyperdrive configurations in your cloudflare account"
    },
    {
      "key": "CF_BINDINGS_HYPERDRIVE_CONFIG_DELETE",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_bindings",
      "description": "Delete a Hyperdrive configuration in your Cloudflare account",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BINDINGS_HYPERDRIVE_CONFIG_DELETE",
        "contract": "https://miscsubjects.com/api/directory/CF_BINDINGS_HYPERDRIVE_CONFIG_DELETE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BINDINGS_HYPERDRIVE_CONFIG_DELETE"
      },
      "search_text": "cf_bindings_hyperdrive_config_delete fn cloud-data cf_bindings delete a hyperdrive configuration in your cloudflare account"
    },
    {
      "key": "CF_BINDINGS_HYPERDRIVE_CONFIG_EDIT",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_bindings",
      "description": "Edit (patch) a Hyperdrive configuration in your Cloudflare account",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:10:13",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BINDINGS_HYPERDRIVE_CONFIG_EDIT",
        "contract": "https://miscsubjects.com/api/directory/CF_BINDINGS_HYPERDRIVE_CONFIG_EDIT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BINDINGS_HYPERDRIVE_CONFIG_EDIT"
      },
      "search_text": "cf_bindings_hyperdrive_config_edit fn cloud-data cf_bindings edit (patch) a hyperdrive configuration in your cloudflare account"
    },
    {
      "key": "CF_BINDINGS_HYPERDRIVE_CONFIG_GET",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_bindings",
      "description": "Get details of a specific Hyperdrive configuration in your Cloudflare account",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:10:13",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BINDINGS_HYPERDRIVE_CONFIG_GET",
        "contract": "https://miscsubjects.com/api/directory/CF_BINDINGS_HYPERDRIVE_CONFIG_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BINDINGS_HYPERDRIVE_CONFIG_GET"
      },
      "search_text": "cf_bindings_hyperdrive_config_get fn cloud-data cf_bindings get details of a specific hyperdrive configuration in your cloudflare account"
    },
    {
      "key": "CF_BINDINGS_KV_NAMESPACES_LIST",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_bindings",
      "description": "List all of the kv namespaces in your Cloudflare account. Use this tool when you need to list all of the kv namespaces in your Cloudflare account. Returns a list of kv namespaces with the following p",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:10:13",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 1,
        "last_invoked": "2026-07-02T06:50:28.543Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BINDINGS_KV_NAMESPACES_LIST",
        "contract": "https://miscsubjects.com/api/directory/CF_BINDINGS_KV_NAMESPACES_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BINDINGS_KV_NAMESPACES_LIST"
      },
      "search_text": "cf_bindings_kv_namespaces_list fn cloud-data cf_bindings list all of the kv namespaces in your cloudflare account. use this tool when you need to list all of the kv namespaces in your cloudflare account. returns a list of kv namespaces with the following p"
    },
    {
      "key": "CF_BINDINGS_KV_NAMESPACE_CREATE",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_bindings",
      "description": "Create a new kv namespace in your Cloudflare account",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:10:13",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BINDINGS_KV_NAMESPACE_CREATE",
        "contract": "https://miscsubjects.com/api/directory/CF_BINDINGS_KV_NAMESPACE_CREATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BINDINGS_KV_NAMESPACE_CREATE"
      },
      "search_text": "cf_bindings_kv_namespace_create fn cloud-data cf_bindings create a new kv namespace in your cloudflare account"
    },
    {
      "key": "CF_BINDINGS_KV_NAMESPACE_DELETE",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_bindings",
      "description": "Delete a kv namespace in your Cloudflare account",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BINDINGS_KV_NAMESPACE_DELETE",
        "contract": "https://miscsubjects.com/api/directory/CF_BINDINGS_KV_NAMESPACE_DELETE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BINDINGS_KV_NAMESPACE_DELETE"
      },
      "search_text": "cf_bindings_kv_namespace_delete fn cloud-data cf_bindings delete a kv namespace in your cloudflare account"
    },
    {
      "key": "CF_BINDINGS_KV_NAMESPACE_GET",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_bindings",
      "description": "Get details of a kv namespace in your Cloudflare account. Use this tool when you need to get details of a specific kv namespace in your Cloudflare account. Returns a kv namespace with the following pr",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:10:13",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BINDINGS_KV_NAMESPACE_GET",
        "contract": "https://miscsubjects.com/api/directory/CF_BINDINGS_KV_NAMESPACE_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BINDINGS_KV_NAMESPACE_GET"
      },
      "search_text": "cf_bindings_kv_namespace_get fn cloud-data cf_bindings get details of a kv namespace in your cloudflare account. use this tool when you need to get details of a specific kv namespace in your cloudflare account. returns a kv namespace with the following pr"
    },
    {
      "key": "CF_BINDINGS_KV_NAMESPACE_UPDATE",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_bindings",
      "description": "Update the title of a kv namespace in your Cloudflare account",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:10:13",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BINDINGS_KV_NAMESPACE_UPDATE",
        "contract": "https://miscsubjects.com/api/directory/CF_BINDINGS_KV_NAMESPACE_UPDATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BINDINGS_KV_NAMESPACE_UPDATE"
      },
      "search_text": "cf_bindings_kv_namespace_update fn cloud-data cf_bindings update the title of a kv namespace in your cloudflare account"
    },
    {
      "key": "CF_BINDINGS_MIGRATE_PAGES_TO_WORKERS_GUIDE",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_bindings",
      "description": "ALWAYS read this guide before migrating Pages projects to Workers.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:10:13",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BINDINGS_MIGRATE_PAGES_TO_WORKERS_GUIDE",
        "contract": "https://miscsubjects.com/api/directory/CF_BINDINGS_MIGRATE_PAGES_TO_WORKERS_GUIDE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BINDINGS_MIGRATE_PAGES_TO_WORKERS_GUIDE"
      },
      "search_text": "cf_bindings_migrate_pages_to_workers_guide fn cloud-data cf_bindings always read this guide before migrating pages projects to workers."
    },
    {
      "key": "CF_BINDINGS_R2_BUCKETS_LIST",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_bindings",
      "description": "List r2 buckets in your Cloudflare account",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:10:13",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 1,
        "last_invoked": "2026-07-02T05:06:01.506Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BINDINGS_R2_BUCKETS_LIST",
        "contract": "https://miscsubjects.com/api/directory/CF_BINDINGS_R2_BUCKETS_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BINDINGS_R2_BUCKETS_LIST"
      },
      "search_text": "cf_bindings_r2_buckets_list fn cloud-data cf_bindings list r2 buckets in your cloudflare account"
    },
    {
      "key": "CF_BINDINGS_R2_BUCKET_CREATE",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_bindings",
      "description": "Create a new r2 bucket in your Cloudflare account",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:10:13",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BINDINGS_R2_BUCKET_CREATE",
        "contract": "https://miscsubjects.com/api/directory/CF_BINDINGS_R2_BUCKET_CREATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BINDINGS_R2_BUCKET_CREATE"
      },
      "search_text": "cf_bindings_r2_bucket_create fn cloud-data cf_bindings create a new r2 bucket in your cloudflare account"
    },
    {
      "key": "CF_BINDINGS_R2_BUCKET_DELETE",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_bindings",
      "description": "Delete an R2 bucket",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BINDINGS_R2_BUCKET_DELETE",
        "contract": "https://miscsubjects.com/api/directory/CF_BINDINGS_R2_BUCKET_DELETE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BINDINGS_R2_BUCKET_DELETE"
      },
      "search_text": "cf_bindings_r2_bucket_delete fn cloud-data cf_bindings delete an r2 bucket"
    },
    {
      "key": "CF_BINDINGS_R2_BUCKET_GET",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_bindings",
      "description": "Get details about a specific R2 bucket",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:10:13",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BINDINGS_R2_BUCKET_GET",
        "contract": "https://miscsubjects.com/api/directory/CF_BINDINGS_R2_BUCKET_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BINDINGS_R2_BUCKET_GET"
      },
      "search_text": "cf_bindings_r2_bucket_get fn cloud-data cf_bindings get details about a specific r2 bucket"
    },
    {
      "key": "CF_BINDINGS_SEARCH_CLOUDFLARE_DOCUMENTATION",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_bindings",
      "description": "Search the Cloudflare documentation. This tool should be used to answer any question about Cloudflare products or features, including: - Workers, Pages, R2, Images, Stream, D1, Durable Objects, KV, Wo",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:10:13",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BINDINGS_SEARCH_CLOUDFLARE_DOCUMENTATION",
        "contract": "https://miscsubjects.com/api/directory/CF_BINDINGS_SEARCH_CLOUDFLARE_DOCUMENTATION",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BINDINGS_SEARCH_CLOUDFLARE_DOCUMENTATION"
      },
      "search_text": "cf_bindings_search_cloudflare_documentation fn cloud-data cf_bindings search the cloudflare documentation. this tool should be used to answer any question about cloudflare products or features, including: - workers, pages, r2, images, stream, d1, durable objects, kv, wo"
    },
    {
      "key": "CF_BINDINGS_WORKERS_GET_WORKER",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_bindings",
      "description": "Get the details of the Cloudflare Worker.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:10:13",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BINDINGS_WORKERS_GET_WORKER",
        "contract": "https://miscsubjects.com/api/directory/CF_BINDINGS_WORKERS_GET_WORKER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BINDINGS_WORKERS_GET_WORKER"
      },
      "search_text": "cf_bindings_workers_get_worker fn cloud-data cf_bindings get the details of the cloudflare worker."
    },
    {
      "key": "CF_BINDINGS_WORKERS_GET_WORKER_CODE",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_bindings",
      "description": "Get the source code of a Cloudflare Worker. Note: This may be a bundled version of the worker.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:10:13",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 2,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-07-01T13:35:46.278Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BINDINGS_WORKERS_GET_WORKER_CODE",
        "contract": "https://miscsubjects.com/api/directory/CF_BINDINGS_WORKERS_GET_WORKER_CODE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BINDINGS_WORKERS_GET_WORKER_CODE"
      },
      "search_text": "cf_bindings_workers_get_worker_code fn cloud-data cf_bindings get the source code of a cloudflare worker. note: this may be a bundled version of the worker."
    },
    {
      "key": "CF_BINDINGS_WORKERS_LIST",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_bindings",
      "description": "List all Workers in your Cloudflare account. If you only need details of a single Worker, use workers_get_worker.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:10:13",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 2,
        "material_invocations": 2,
        "invoking_actors": 1,
        "last_invoked": "2026-07-06T20:14:48-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BINDINGS_WORKERS_LIST",
        "contract": "https://miscsubjects.com/api/directory/CF_BINDINGS_WORKERS_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BINDINGS_WORKERS_LIST"
      },
      "search_text": "cf_bindings_workers_list fn cloud-data cf_bindings list all workers in your cloudflare account. if you only need details of a single worker, use workers_get_worker."
    },
    {
      "key": "CF_BROWSER_GET_URL_HTML_CONTENT",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "cf_browser",
      "description": "Get page HTML content",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BROWSER_GET_URL_HTML_CONTENT",
        "contract": "https://miscsubjects.com/api/directory/CF_BROWSER_GET_URL_HTML_CONTENT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BROWSER_GET_URL_HTML_CONTENT"
      },
      "search_text": "cf_browser_get_url_html_content fn knowledge-content cf_browser get page html content"
    },
    {
      "key": "CF_BROWSER_GET_URL_MARKDOWN",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_browser",
      "description": "Get page converted into Markdown",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BROWSER_GET_URL_MARKDOWN",
        "contract": "https://miscsubjects.com/api/directory/CF_BROWSER_GET_URL_MARKDOWN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BROWSER_GET_URL_MARKDOWN"
      },
      "search_text": "cf_browser_get_url_markdown fn cloud-data cf_browser get page converted into markdown"
    },
    {
      "key": "CF_BROWSER_GET_URL_SCREENSHOT",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_browser",
      "description": "Get page screenshot",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BROWSER_GET_URL_SCREENSHOT",
        "contract": "https://miscsubjects.com/api/directory/CF_BROWSER_GET_URL_SCREENSHOT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BROWSER_GET_URL_SCREENSHOT"
      },
      "search_text": "cf_browser_get_url_screenshot fn cloud-data cf_browser get page screenshot"
    },
    {
      "key": "CF_BUILDS_WORKERS_BUILDS_GET_BUILD",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_builds",
      "description": "Get details for a specific build by its UUID. Includes build and deploy commands for the build (useful for debugging build failures).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BUILDS_WORKERS_BUILDS_GET_BUILD",
        "contract": "https://miscsubjects.com/api/directory/CF_BUILDS_WORKERS_BUILDS_GET_BUILD",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BUILDS_WORKERS_BUILDS_GET_BUILD"
      },
      "search_text": "cf_builds_workers_builds_get_build fn cloud-data cf_builds get details for a specific build by its uuid. includes build and deploy commands for the build (useful for debugging build failures)."
    },
    {
      "key": "CF_BUILDS_WORKERS_BUILDS_GET_BUILD_LOGS",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_builds",
      "description": "Get logs for a Cloudflare Workers build.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BUILDS_WORKERS_BUILDS_GET_BUILD_LOGS",
        "contract": "https://miscsubjects.com/api/directory/CF_BUILDS_WORKERS_BUILDS_GET_BUILD_LOGS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BUILDS_WORKERS_BUILDS_GET_BUILD_LOGS"
      },
      "search_text": "cf_builds_workers_builds_get_build_logs fn cloud-data cf_builds get logs for a cloudflare workers build."
    },
    {
      "key": "CF_BUILDS_WORKERS_BUILDS_LIST_BUILDS",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_builds",
      "description": "Use the Workers Builds API to list builds for a Cloudflare Worker. MUST provide a workerId or call workers_builds_set_active_worker first.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BUILDS_WORKERS_BUILDS_LIST_BUILDS",
        "contract": "https://miscsubjects.com/api/directory/CF_BUILDS_WORKERS_BUILDS_LIST_BUILDS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BUILDS_WORKERS_BUILDS_LIST_BUILDS"
      },
      "search_text": "cf_builds_workers_builds_list_builds fn cloud-data cf_builds use the workers builds api to list builds for a cloudflare worker. must provide a workerid or call workers_builds_set_active_worker first."
    },
    {
      "key": "CF_BUILDS_WORKERS_BUILDS_SET_ACTIVE_WORKER",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_builds",
      "description": "Set the active Worker ID for subsequent calls. Use this tool to set the active worker for subsequent calls. Worker IDs are formatted similar to: db6a6421c2b046679a9daada1537088b If you are given a Wor",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BUILDS_WORKERS_BUILDS_SET_ACTIVE_WORKER",
        "contract": "https://miscsubjects.com/api/directory/CF_BUILDS_WORKERS_BUILDS_SET_ACTIVE_WORKER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BUILDS_WORKERS_BUILDS_SET_ACTIVE_WORKER"
      },
      "search_text": "cf_builds_workers_builds_set_active_worker fn cloud-data cf_builds set the active worker id for subsequent calls. use this tool to set the active worker for subsequent calls. worker ids are formatted similar to: db6a6421c2b046679a9daada1537088b if you are given a wor"
    },
    {
      "key": "CF_BUILDS_WORKERS_GET_WORKER",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_builds",
      "description": "Get the details of the Cloudflare Worker.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BUILDS_WORKERS_GET_WORKER",
        "contract": "https://miscsubjects.com/api/directory/CF_BUILDS_WORKERS_GET_WORKER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BUILDS_WORKERS_GET_WORKER"
      },
      "search_text": "cf_builds_workers_get_worker fn cloud-data cf_builds get the details of the cloudflare worker."
    },
    {
      "key": "CF_BUILDS_WORKERS_GET_WORKER_CODE",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_builds",
      "description": "Get the source code of a Cloudflare Worker. Note: This may be a bundled version of the worker.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BUILDS_WORKERS_GET_WORKER_CODE",
        "contract": "https://miscsubjects.com/api/directory/CF_BUILDS_WORKERS_GET_WORKER_CODE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BUILDS_WORKERS_GET_WORKER_CODE"
      },
      "search_text": "cf_builds_workers_get_worker_code fn cloud-data cf_builds get the source code of a cloudflare worker. note: this may be a bundled version of the worker."
    },
    {
      "key": "CF_BUILDS_WORKERS_LIST",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_builds",
      "description": "List all Workers in your Cloudflare account. If you only need details of a single Worker, use workers_get_worker.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_BUILDS_WORKERS_LIST",
        "contract": "https://miscsubjects.com/api/directory/CF_BUILDS_WORKERS_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_BUILDS_WORKERS_LIST"
      },
      "search_text": "cf_builds_workers_list fn cloud-data cf_builds list all workers in your cloudflare account. if you only need details of a single worker, use workers_get_worker."
    },
    {
      "key": "CF_CASB_ASSETS_BY_CATEGORY_ID",
      "type": "fn",
      "domain": "creative-media",
      "category": "cf_casb",
      "description": "Search Assets by Asset Category ID",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_CASB_ASSETS_BY_CATEGORY_ID",
        "contract": "https://miscsubjects.com/api/directory/CF_CASB_ASSETS_BY_CATEGORY_ID",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_CASB_ASSETS_BY_CATEGORY_ID"
      },
      "search_text": "cf_casb_assets_by_category_id fn creative-media cf_casb search assets by asset category id"
    },
    {
      "key": "CF_CASB_ASSETS_BY_INTEGRATION_ID",
      "type": "fn",
      "domain": "creative-media",
      "category": "cf_casb",
      "description": "Search Assets by Integration ID",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_CASB_ASSETS_BY_INTEGRATION_ID",
        "contract": "https://miscsubjects.com/api/directory/CF_CASB_ASSETS_BY_INTEGRATION_ID",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_CASB_ASSETS_BY_INTEGRATION_ID"
      },
      "search_text": "cf_casb_assets_by_integration_id fn creative-media cf_casb search assets by integration id"
    },
    {
      "key": "CF_CASB_ASSETS_LIST",
      "type": "fn",
      "domain": "creative-media",
      "category": "cf_casb",
      "description": "Paginated list of Assets",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_CASB_ASSETS_LIST",
        "contract": "https://miscsubjects.com/api/directory/CF_CASB_ASSETS_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_CASB_ASSETS_LIST"
      },
      "search_text": "cf_casb_assets_list fn creative-media cf_casb paginated list of assets"
    },
    {
      "key": "CF_CASB_ASSETS_SEARCH",
      "type": "fn",
      "domain": "creative-media",
      "category": "cf_casb",
      "description": "Search Assets by keyword",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_CASB_ASSETS_SEARCH",
        "contract": "https://miscsubjects.com/api/directory/CF_CASB_ASSETS_SEARCH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_CASB_ASSETS_SEARCH"
      },
      "search_text": "cf_casb_assets_search fn creative-media cf_casb search assets by keyword"
    },
    {
      "key": "CF_CASB_ASSET_BY_ID",
      "type": "fn",
      "domain": "creative-media",
      "category": "cf_casb",
      "description": "Search Assets by ID",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_CASB_ASSET_BY_ID",
        "contract": "https://miscsubjects.com/api/directory/CF_CASB_ASSET_BY_ID",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_CASB_ASSET_BY_ID"
      },
      "search_text": "cf_casb_asset_by_id fn creative-media cf_casb search assets by id"
    },
    {
      "key": "CF_CASB_ASSET_CATEGORIES_BY_TYPE",
      "type": "fn",
      "domain": "creative-media",
      "category": "cf_casb",
      "description": "Search Asset Categories by type",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_CASB_ASSET_CATEGORIES_BY_TYPE",
        "contract": "https://miscsubjects.com/api/directory/CF_CASB_ASSET_CATEGORIES_BY_TYPE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_CASB_ASSET_CATEGORIES_BY_TYPE"
      },
      "search_text": "cf_casb_asset_categories_by_type fn creative-media cf_casb search asset categories by type"
    },
    {
      "key": "CF_CASB_ASSET_CATEGORIES_BY_VENDOR",
      "type": "fn",
      "domain": "creative-media",
      "category": "cf_casb",
      "description": "List asset categories by vendor",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_CASB_ASSET_CATEGORIES_BY_VENDOR",
        "contract": "https://miscsubjects.com/api/directory/CF_CASB_ASSET_CATEGORIES_BY_VENDOR",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_CASB_ASSET_CATEGORIES_BY_VENDOR"
      },
      "search_text": "cf_casb_asset_categories_by_vendor fn creative-media cf_casb list asset categories by vendor"
    },
    {
      "key": "CF_CASB_ASSET_CATEGORIES_BY_VENDOR_AND_TYPE",
      "type": "fn",
      "domain": "creative-media",
      "category": "cf_casb",
      "description": "Search Asset Categories by vendor and type",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_CASB_ASSET_CATEGORIES_BY_VENDOR_AND_TYPE",
        "contract": "https://miscsubjects.com/api/directory/CF_CASB_ASSET_CATEGORIES_BY_VENDOR_AND_TYPE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_CASB_ASSET_CATEGORIES_BY_VENDOR_AND_TYPE"
      },
      "search_text": "cf_casb_asset_categories_by_vendor_and_type fn creative-media cf_casb search asset categories by vendor and type"
    },
    {
      "key": "CF_CASB_ASSET_CATEGORIES_LIST",
      "type": "fn",
      "domain": "creative-media",
      "category": "cf_casb",
      "description": "List Asset Categories",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_CASB_ASSET_CATEGORIES_LIST",
        "contract": "https://miscsubjects.com/api/directory/CF_CASB_ASSET_CATEGORIES_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_CASB_ASSET_CATEGORIES_LIST"
      },
      "search_text": "cf_casb_asset_categories_list fn creative-media cf_casb list asset categories"
    },
    {
      "key": "CF_CASB_INTEGRATIONS_LIST",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_casb",
      "description": "List all Cloudflare One Integrations in a given account",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_CASB_INTEGRATIONS_LIST",
        "contract": "https://miscsubjects.com/api/directory/CF_CASB_INTEGRATIONS_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_CASB_INTEGRATIONS_LIST"
      },
      "search_text": "cf_casb_integrations_list fn cloud-data cf_casb list all cloudflare one integrations in a given account"
    },
    {
      "key": "CF_CASB_INTEGRATION_BY_ID",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_casb",
      "description": "Analyze Cloudflare One Integration by ID",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_CASB_INTEGRATION_BY_ID",
        "contract": "https://miscsubjects.com/api/directory/CF_CASB_INTEGRATION_BY_ID",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_CASB_INTEGRATION_BY_ID"
      },
      "search_text": "cf_casb_integration_by_id fn cloud-data cf_casb analyze cloudflare one integration by id"
    },
    {
      "key": "CF_CONTAINERS_CONTAINER_EXEC",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_containers",
      "description": "Run a command in a container and return the results from stdout. If necessary, set a timeout. To debug, stream back standard error. If you're using python, ALWAYS use python3 alongside pip3",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_CONTAINERS_CONTAINER_EXEC",
        "contract": "https://miscsubjects.com/api/directory/CF_CONTAINERS_CONTAINER_EXEC",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_CONTAINERS_CONTAINER_EXEC"
      },
      "search_text": "cf_containers_container_exec fn cloud-data cf_containers run a command in a container and return the results from stdout. if necessary, set a timeout. to debug, stream back standard error. if you're using python, always use python3 alongside pip3"
    },
    {
      "key": "CF_CONTAINERS_CONTAINER_FILES_LIST",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_containers",
      "description": "List working directory file tree. This just reads the contents of the current working directory",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_CONTAINERS_CONTAINER_FILES_LIST",
        "contract": "https://miscsubjects.com/api/directory/CF_CONTAINERS_CONTAINER_FILES_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_CONTAINERS_CONTAINER_FILES_LIST"
      },
      "search_text": "cf_containers_container_files_list fn cloud-data cf_containers list working directory file tree. this just reads the contents of the current working directory"
    },
    {
      "key": "CF_CONTAINERS_CONTAINER_FILE_DELETE",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_containers",
      "description": "Delete file in the working directory",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_CONTAINERS_CONTAINER_FILE_DELETE",
        "contract": "https://miscsubjects.com/api/directory/CF_CONTAINERS_CONTAINER_FILE_DELETE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_CONTAINERS_CONTAINER_FILE_DELETE"
      },
      "search_text": "cf_containers_container_file_delete fn cloud-data cf_containers delete file in the working directory"
    },
    {
      "key": "CF_CONTAINERS_CONTAINER_FILE_READ",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_containers",
      "description": "Read a specific file or directory. Use this tool if you would like to read files or display them to the user. This allow you to get a displayable image for the user if there is an image file.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_CONTAINERS_CONTAINER_FILE_READ",
        "contract": "https://miscsubjects.com/api/directory/CF_CONTAINERS_CONTAINER_FILE_READ",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_CONTAINERS_CONTAINER_FILE_READ"
      },
      "search_text": "cf_containers_container_file_read fn cloud-data cf_containers read a specific file or directory. use this tool if you would like to read files or display them to the user. this allow you to get a displayable image for the user if there is an image file."
    },
    {
      "key": "CF_CONTAINERS_CONTAINER_FILE_WRITE",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_containers",
      "description": "Create a new file with the provided contents in the working direcotry, overwriting the file if it already exists",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_CONTAINERS_CONTAINER_FILE_WRITE",
        "contract": "https://miscsubjects.com/api/directory/CF_CONTAINERS_CONTAINER_FILE_WRITE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_CONTAINERS_CONTAINER_FILE_WRITE"
      },
      "search_text": "cf_containers_container_file_write fn cloud-data cf_containers create a new file with the provided contents in the working direcotry, overwriting the file if it already exists"
    },
    {
      "key": "CF_CONTAINERS_CONTAINER_INITIALIZE",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_containers",
      "description": "Start or restart the container. Use this tool to initialize a container before running any python or node.js code that the user requests ro run.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_CONTAINERS_CONTAINER_INITIALIZE",
        "contract": "https://miscsubjects.com/api/directory/CF_CONTAINERS_CONTAINER_INITIALIZE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_CONTAINERS_CONTAINER_INITIALIZE"
      },
      "search_text": "cf_containers_container_initialize fn cloud-data cf_containers start or restart the container. use this tool to initialize a container before running any python or node.js code that the user requests ro run."
    },
    {
      "key": "CF_CONTAINERS_CONTAINER_PING",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_containers",
      "description": "Ping the container for liveliness. Use this tool to check if the container is running.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_CONTAINERS_CONTAINER_PING",
        "contract": "https://miscsubjects.com/api/directory/CF_CONTAINERS_CONTAINER_PING",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_CONTAINERS_CONTAINER_PING"
      },
      "search_text": "cf_containers_container_ping fn cloud-data cf_containers ping the container for liveliness. use this tool to check if the container is running."
    },
    {
      "key": "CF_DEX_DEX_ANALYZE_WARP_DIAG",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_dex",
      "description": "Analyze successful WARP-diag remote captures for common issues. This should be the first place you start when trying to narrow down device-level issues with WARP.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_DEX_DEX_ANALYZE_WARP_DIAG",
        "contract": "https://miscsubjects.com/api/directory/CF_DEX_DEX_ANALYZE_WARP_DIAG",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_DEX_DEX_ANALYZE_WARP_DIAG"
      },
      "search_text": "cf_dex_dex_analyze_warp_diag fn cloud-data cf_dex analyze successful warp-diag remote captures for common issues. this should be the first place you start when trying to narrow down device-level issues with warp."
    },
    {
      "key": "CF_DEX_DEX_CREATE_REMOTE_PCAP",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_dex",
      "description": "Create a remote packet capture (PCAP) for a device. This is a resource intensive and privacy-sensitive operation on a real user device.Always ask for confirmation from the user that the targeted email",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_DEX_DEX_CREATE_REMOTE_PCAP",
        "contract": "https://miscsubjects.com/api/directory/CF_DEX_DEX_CREATE_REMOTE_PCAP",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_DEX_DEX_CREATE_REMOTE_PCAP"
      },
      "search_text": "cf_dex_dex_create_remote_pcap fn cloud-data cf_dex create a remote packet capture (pcap) for a device. this is a resource intensive and privacy-sensitive operation on a real user device.always ask for confirmation from the user that the targeted email"
    },
    {
      "key": "CF_DEX_DEX_CREATE_REMOTE_WARP_DIAG",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_dex",
      "description": "Create a remote Warp Diagnostic (WARP-diag) for a device. This is a resource intensive and privacy-sensitive operation on a real user device.Always ask for confirmation from the user that the targeted",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_DEX_DEX_CREATE_REMOTE_WARP_DIAG",
        "contract": "https://miscsubjects.com/api/directory/CF_DEX_DEX_CREATE_REMOTE_WARP_DIAG",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_DEX_DEX_CREATE_REMOTE_WARP_DIAG"
      },
      "search_text": "cf_dex_dex_create_remote_warp_diag fn cloud-data cf_dex create a remote warp diagnostic (warp-diag) for a device. this is a resource intensive and privacy-sensitive operation on a real user device.always ask for confirmation from the user that the targeted"
    },
    {
      "key": "CF_DEX_DEX_EXPLORE_REMOTE_WARP_DIAG_OUTPUT",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_dex",
      "description": "Explore the contents of remote capture WARP diag archive filepaths returned by the dex_list_remote_warp_diag_contents tool for analysis.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_DEX_DEX_EXPLORE_REMOTE_WARP_DIAG_OUTPUT",
        "contract": "https://miscsubjects.com/api/directory/CF_DEX_DEX_EXPLORE_REMOTE_WARP_DIAG_OUTPUT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_DEX_DEX_EXPLORE_REMOTE_WARP_DIAG_OUTPUT"
      },
      "search_text": "cf_dex_dex_explore_remote_warp_diag_output fn cloud-data cf_dex explore the contents of remote capture warp diag archive filepaths returned by the dex_list_remote_warp_diag_contents tool for analysis."
    },
    {
      "key": "CF_DEX_DEX_FLEET_STATUS_LIVE",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_dex",
      "description": "Retrieve details about the real-time status of the fleet of devices broken down by dimension (mode, status, colo, platform, version)",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_DEX_DEX_FLEET_STATUS_LIVE",
        "contract": "https://miscsubjects.com/api/directory/CF_DEX_DEX_FLEET_STATUS_LIVE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_DEX_DEX_FLEET_STATUS_LIVE"
      },
      "search_text": "cf_dex_dex_fleet_status_live fn cloud-data cf_dex retrieve details about the real-time status of the fleet of devices broken down by dimension (mode, status, colo, platform, version)"
    },
    {
      "key": "CF_DEX_DEX_FLEET_STATUS_LOGS",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_dex",
      "description": "Retrieve raw fleet status device logs with a variety of levels of granularity and filtering. Use `source=last_seen` to view logs showing the last known state per device within the specified time perio",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_DEX_DEX_FLEET_STATUS_LOGS",
        "contract": "https://miscsubjects.com/api/directory/CF_DEX_DEX_FLEET_STATUS_LOGS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_DEX_DEX_FLEET_STATUS_LOGS"
      },
      "search_text": "cf_dex_dex_fleet_status_logs fn cloud-data cf_dex retrieve raw fleet status device logs with a variety of levels of granularity and filtering. use `source=last_seen` to view logs showing the last known state per device within the specified time perio"
    },
    {
      "key": "CF_DEX_DEX_FLEET_STATUS_OVER_TIME",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_dex",
      "description": "Retrieve aggregate time series details about the status of the fleet of devices, or performance metrics for a specific device, over the specified time period.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_DEX_DEX_FLEET_STATUS_OVER_TIME",
        "contract": "https://miscsubjects.com/api/directory/CF_DEX_DEX_FLEET_STATUS_OVER_TIME",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_DEX_DEX_FLEET_STATUS_OVER_TIME"
      },
      "search_text": "cf_dex_dex_fleet_status_over_time fn cloud-data cf_dex retrieve aggregate time series details about the status of the fleet of devices, or performance metrics for a specific device, over the specified time period."
    },
    {
      "key": "CF_DEX_DEX_HTTP_TEST_DETAILS",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_dex",
      "description": "Retrieve detailed time series results for an HTTP DEX test by id.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_DEX_DEX_HTTP_TEST_DETAILS",
        "contract": "https://miscsubjects.com/api/directory/CF_DEX_DEX_HTTP_TEST_DETAILS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_DEX_DEX_HTTP_TEST_DETAILS"
      },
      "search_text": "cf_dex_dex_http_test_details fn cloud-data cf_dex retrieve detailed time series results for an http dex test by id."
    },
    {
      "key": "CF_DEX_DEX_LIST_COLOS",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_dex",
      "description": "View a list of Cloudflare colos sorted alphabetically or by frequency encountered in fleet status or DEX test data.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_DEX_DEX_LIST_COLOS",
        "contract": "https://miscsubjects.com/api/directory/CF_DEX_DEX_LIST_COLOS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_DEX_DEX_LIST_COLOS"
      },
      "search_text": "cf_dex_dex_list_colos fn cloud-data cf_dex view a list of cloudflare colos sorted alphabetically or by frequency encountered in fleet status or dex test data."
    },
    {
      "key": "CF_DEX_DEX_LIST_REMOTE_CAPTURES",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_dex",
      "description": "Retrieve a list of remote captures for device debugging, like PCAPs or WARP Diags.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_DEX_DEX_LIST_REMOTE_CAPTURES",
        "contract": "https://miscsubjects.com/api/directory/CF_DEX_DEX_LIST_REMOTE_CAPTURES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_DEX_DEX_LIST_REMOTE_CAPTURES"
      },
      "search_text": "cf_dex_dex_list_remote_captures fn cloud-data cf_dex retrieve a list of remote captures for device debugging, like pcaps or warp diags."
    },
    {
      "key": "CF_DEX_DEX_LIST_REMOTE_CAPTURE_ELIGIBLE_DEVICES",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_dex",
      "description": "Retrieve a list of devices eligible for remote captures. You'll need the device_id and user_email from this response in order to create a remote capture for a specific device. It can also be used as a",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_DEX_DEX_LIST_REMOTE_CAPTURE_ELIGIBLE_DEVICES",
        "contract": "https://miscsubjects.com/api/directory/CF_DEX_DEX_LIST_REMOTE_CAPTURE_ELIGIBLE_DEVICES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_DEX_DEX_LIST_REMOTE_CAPTURE_ELIGIBLE_DEVICES"
      },
      "search_text": "cf_dex_dex_list_remote_capture_eligible_devices fn cloud-data cf_dex retrieve a list of devices eligible for remote captures. you'll need the device_id and user_email from this response in order to create a remote capture for a specific device. it can also be used as a"
    },
    {
      "key": "CF_DEX_DEX_LIST_REMOTE_WARP_DIAG_CONTENTS",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "cf_dex",
      "description": "Given a WARP diag remote capture id and device_id, returns a list of the files contained in the archive.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_DEX_DEX_LIST_REMOTE_WARP_DIAG_CONTENTS",
        "contract": "https://miscsubjects.com/api/directory/CF_DEX_DEX_LIST_REMOTE_WARP_DIAG_CONTENTS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_DEX_DEX_LIST_REMOTE_WARP_DIAG_CONTENTS"
      },
      "search_text": "cf_dex_dex_list_remote_warp_diag_contents fn knowledge-content cf_dex given a warp diag remote capture id and device_id, returns a list of the files contained in the archive."
    },
    {
      "key": "CF_DEX_DEX_LIST_TESTS",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_dex",
      "description": "Retrieve a list of all Cloudflare DEX Tests configured.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_DEX_DEX_LIST_TESTS",
        "contract": "https://miscsubjects.com/api/directory/CF_DEX_DEX_LIST_TESTS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_DEX_DEX_LIST_TESTS"
      },
      "search_text": "cf_dex_dex_list_tests fn cloud-data cf_dex retrieve a list of all cloudflare dex tests configured."
    },
    {
      "key": "CF_DEX_DEX_LIST_WARP_CHANGE_EVENTS",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_dex",
      "description": "View logs of events when users toggle WARP on or off, or change configurations.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_DEX_DEX_LIST_WARP_CHANGE_EVENTS",
        "contract": "https://miscsubjects.com/api/directory/CF_DEX_DEX_LIST_WARP_CHANGE_EVENTS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_DEX_DEX_LIST_WARP_CHANGE_EVENTS"
      },
      "search_text": "cf_dex_dex_list_warp_change_events fn cloud-data cf_dex view logs of events when users toggle warp on or off, or change configurations."
    },
    {
      "key": "CF_DEX_DEX_TEST_STATISTICS",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_dex",
      "description": "Analyze Cloudflare DEX Test Results by quartile given a Test ID",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_DEX_DEX_TEST_STATISTICS",
        "contract": "https://miscsubjects.com/api/directory/CF_DEX_DEX_TEST_STATISTICS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_DEX_DEX_TEST_STATISTICS"
      },
      "search_text": "cf_dex_dex_test_statistics fn cloud-data cf_dex analyze cloudflare dex test results by quartile given a test id"
    },
    {
      "key": "CF_DEX_DEX_TRACEROUTE_TEST_DETAILS",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_dex",
      "description": "Retrieve detailed time series results for a Traceroute DEX test by id.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_DEX_DEX_TRACEROUTE_TEST_DETAILS",
        "contract": "https://miscsubjects.com/api/directory/CF_DEX_DEX_TRACEROUTE_TEST_DETAILS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_DEX_DEX_TRACEROUTE_TEST_DETAILS"
      },
      "search_text": "cf_dex_dex_traceroute_test_details fn cloud-data cf_dex retrieve detailed time series results for a traceroute dex test by id."
    },
    {
      "key": "CF_DEX_DEX_TRACEROUTE_TEST_NETWORK_PATH",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_dex",
      "description": "Retrieve aggregate network path data for a Traceroute DEX test by id. Use the dex_traceroute_test_result_network_path tool to further explore individual test runs hop-by-hop.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_DEX_DEX_TRACEROUTE_TEST_NETWORK_PATH",
        "contract": "https://miscsubjects.com/api/directory/CF_DEX_DEX_TRACEROUTE_TEST_NETWORK_PATH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_DEX_DEX_TRACEROUTE_TEST_NETWORK_PATH"
      },
      "search_text": "cf_dex_dex_traceroute_test_network_path fn cloud-data cf_dex retrieve aggregate network path data for a traceroute dex test by id. use the dex_traceroute_test_result_network_path tool to further explore individual test runs hop-by-hop."
    },
    {
      "key": "CF_DEX_DEX_TRACEROUTE_TEST_RESULT_NETWORK_PATH",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_dex",
      "description": "Retrieve the hop-by-hop network path for a specific Traceroute DEX test result by id.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_DEX_DEX_TRACEROUTE_TEST_RESULT_NETWORK_PATH",
        "contract": "https://miscsubjects.com/api/directory/CF_DEX_DEX_TRACEROUTE_TEST_RESULT_NETWORK_PATH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_DEX_DEX_TRACEROUTE_TEST_RESULT_NETWORK_PATH"
      },
      "search_text": "cf_dex_dex_traceroute_test_result_network_path fn cloud-data cf_dex retrieve the hop-by-hop network path for a specific traceroute dex test result by id."
    },
    {
      "key": "CF_DNS_ANALYTICS_DNS_REPORT",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_dns_analytics",
      "description": "Fetch the DNS Report for a given zone since a date",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_DNS_ANALYTICS_DNS_REPORT",
        "contract": "https://miscsubjects.com/api/directory/CF_DNS_ANALYTICS_DNS_REPORT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_DNS_ANALYTICS_DNS_REPORT"
      },
      "search_text": "cf_dns_analytics_dns_report fn cloud-data cf_dns_analytics fetch the dns report for a given zone since a date"
    },
    {
      "key": "CF_DNS_ANALYTICS_SHOW_ACCOUNT_DNS_SETTINGS",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_dns_analytics",
      "description": "Show DNS settings for current account",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_DNS_ANALYTICS_SHOW_ACCOUNT_DNS_SETTINGS",
        "contract": "https://miscsubjects.com/api/directory/CF_DNS_ANALYTICS_SHOW_ACCOUNT_DNS_SETTINGS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_DNS_ANALYTICS_SHOW_ACCOUNT_DNS_SETTINGS"
      },
      "search_text": "cf_dns_analytics_show_account_dns_settings fn cloud-data cf_dns_analytics show dns settings for current account"
    },
    {
      "key": "CF_DNS_ANALYTICS_SHOW_ZONE_DNS_SETTINGS",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_dns_analytics",
      "description": "Show DNS settings for a zone",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_DNS_ANALYTICS_SHOW_ZONE_DNS_SETTINGS",
        "contract": "https://miscsubjects.com/api/directory/CF_DNS_ANALYTICS_SHOW_ZONE_DNS_SETTINGS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_DNS_ANALYTICS_SHOW_ZONE_DNS_SETTINGS"
      },
      "search_text": "cf_dns_analytics_show_zone_dns_settings fn cloud-data cf_dns_analytics show dns settings for a zone"
    },
    {
      "key": "CF_DNS_ANALYTICS_ZONES_LIST",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_dns_analytics",
      "description": "List all zones under a Cloudflare account",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_DNS_ANALYTICS_ZONES_LIST",
        "contract": "https://miscsubjects.com/api/directory/CF_DNS_ANALYTICS_ZONES_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_DNS_ANALYTICS_ZONES_LIST"
      },
      "search_text": "cf_dns_analytics_zones_list fn cloud-data cf_dns_analytics list all zones under a cloudflare account"
    },
    {
      "key": "CF_DNS_ANALYTICS_ZONE_DETAILS",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_dns_analytics",
      "description": "Get details for a specific Cloudflare zone",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_DNS_ANALYTICS_ZONE_DETAILS",
        "contract": "https://miscsubjects.com/api/directory/CF_DNS_ANALYTICS_ZONE_DETAILS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_DNS_ANALYTICS_ZONE_DETAILS"
      },
      "search_text": "cf_dns_analytics_zone_details fn cloud-data cf_dns_analytics get details for a specific cloudflare zone"
    },
    {
      "key": "CF_DOCS_MIGRATE_PAGES_TO_WORKERS_GUIDE",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "cf_docs",
      "description": "ALWAYS read this guide before migrating Pages projects to Workers.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_DOCS_MIGRATE_PAGES_TO_WORKERS_GUIDE",
        "contract": "https://miscsubjects.com/api/directory/CF_DOCS_MIGRATE_PAGES_TO_WORKERS_GUIDE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_DOCS_MIGRATE_PAGES_TO_WORKERS_GUIDE"
      },
      "search_text": "cf_docs_migrate_pages_to_workers_guide fn knowledge-content cf_docs always read this guide before migrating pages projects to workers."
    },
    {
      "key": "CF_DOCS_SEARCH_CLOUDFLARE_DOCUMENTATION",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "cf_docs",
      "description": "Search the Cloudflare documentation. This tool should be used to answer any question about Cloudflare products or features, including: - Workers, Pages, R2, Images, Stream, D1, Durable Objects, KV, Wo",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_DOCS_SEARCH_CLOUDFLARE_DOCUMENTATION",
        "contract": "https://miscsubjects.com/api/directory/CF_DOCS_SEARCH_CLOUDFLARE_DOCUMENTATION",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_DOCS_SEARCH_CLOUDFLARE_DOCUMENTATION"
      },
      "search_text": "cf_docs_search_cloudflare_documentation fn knowledge-content cf_docs search the cloudflare documentation. this tool should be used to answer any question about cloudflare products or features, including: - workers, pages, r2, images, stream, d1, durable objects, kv, wo"
    },
    {
      "key": "CF_EXEC",
      "type": "fn",
      "domain": "cloud-data",
      "category": "uncategorized",
      "description": "Code mode execute: call any CF API endpoint. args method|path|body.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_EXEC",
        "contract": "https://miscsubjects.com/api/directory/CF_EXEC",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_EXEC"
      },
      "search_text": "cf_exec fn cloud-data code mode execute: call any cf api endpoint. args method|path|body."
    },
    {
      "key": "CF_EXECUTE",
      "type": "fn",
      "domain": "cloud-data",
      "category": "uncategorized",
      "description": "Execute a Cloudflare tool by key. Args: tool_key body_to_pass\\n[\"$1\",\"$2+\"]",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_EXECUTE",
        "contract": "https://miscsubjects.com/api/directory/CF_EXECUTE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_EXECUTE"
      },
      "search_text": "cf_execute fn cloud-data execute a cloudflare tool by key. args: tool_key body_to_pass\\n[\"$1\",\"$2+\"]"
    },
    {
      "key": "CF_EXPERT",
      "type": "agent",
      "domain": "cloud-data",
      "category": "expert",
      "description": "You are the Cloudflare expert for the miscsubjects-pages build. Account ID is 42da505c278029ba8f199892661e0035, project loop-safe-miscsubjects on Cloudflare Pages.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 07:00:01",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 1,
        "last_invoked": "2026-07-02T07:49:59.502Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_EXPERT",
        "contract": "https://miscsubjects.com/api/directory/CF_EXPERT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_EXPERT"
      },
      "search_text": "cf_expert agent cloud-data expert you are the cloudflare expert for the miscsubjects-pages build. account id is 42da505c278029ba8f199892661e0035, project loop-safe-miscsubjects on cloudflare pages."
    },
    {
      "key": "CF_FIND",
      "type": "fn",
      "domain": "cloud-data",
      "category": "uncategorized",
      "description": "Code mode search: find Cloudflare API endpoints by keyword.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20T21:07:04.502Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_FIND",
        "contract": "https://miscsubjects.com/api/directory/CF_FIND",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_FIND"
      },
      "search_text": "cf_find fn cloud-data code mode search: find cloudflare api endpoints by keyword."
    },
    {
      "key": "CF_GRAPHQL_GRAPHQL_API_EXPLORER",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "cf_graphql",
      "description": "Generate a Cloudflare GraphQL API Explorer link Use this tool when: - A user asks for any GraphQL queries and wants to explore them in the Cloudflare GraphQL API Explorer. - You want to provide a shar",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_GRAPHQL_GRAPHQL_API_EXPLORER",
        "contract": "https://miscsubjects.com/api/directory/CF_GRAPHQL_GRAPHQL_API_EXPLORER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_GRAPHQL_GRAPHQL_API_EXPLORER"
      },
      "search_text": "cf_graphql_graphql_api_explorer fn knowledge-content cf_graphql generate a cloudflare graphql api explorer link use this tool when: - a user asks for any graphql queries and wants to explore them in the cloudflare graphql api explorer. - you want to provide a shar"
    },
    {
      "key": "CF_GRAPHQL_GRAPHQL_COMPLETE_SCHEMA",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "cf_graphql",
      "description": "Fetch the complete Cloudflare GraphQL API schema (combines overview and important type details)",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_GRAPHQL_GRAPHQL_COMPLETE_SCHEMA",
        "contract": "https://miscsubjects.com/api/directory/CF_GRAPHQL_GRAPHQL_COMPLETE_SCHEMA",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_GRAPHQL_GRAPHQL_COMPLETE_SCHEMA"
      },
      "search_text": "cf_graphql_graphql_complete_schema fn knowledge-content cf_graphql fetch the complete cloudflare graphql api schema (combines overview and important type details)"
    },
    {
      "key": "CF_GRAPHQL_GRAPHQL_QUERY",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "cf_graphql",
      "description": "Execute a GraphQL query against the Cloudflare API IMPORTANT: ONLY execute the EXACT GraphQL query provided by the user. DO NOT generate complicated queries that the user didn't explicitly ask for. CR",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_GRAPHQL_GRAPHQL_QUERY",
        "contract": "https://miscsubjects.com/api/directory/CF_GRAPHQL_GRAPHQL_QUERY",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_GRAPHQL_GRAPHQL_QUERY"
      },
      "search_text": "cf_graphql_graphql_query fn knowledge-content cf_graphql execute a graphql query against the cloudflare api important: only execute the exact graphql query provided by the user. do not generate complicated queries that the user didn't explicitly ask for. cr"
    },
    {
      "key": "CF_GRAPHQL_GRAPHQL_SCHEMA_OVERVIEW",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "cf_graphql",
      "description": "Fetch the high-level overview of the Cloudflare GraphQL API schema Use this tool when: - A user requests insights into the structure or capabilities of Cloudflare’s GraphQL API. - You need to explore",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_GRAPHQL_GRAPHQL_SCHEMA_OVERVIEW",
        "contract": "https://miscsubjects.com/api/directory/CF_GRAPHQL_GRAPHQL_SCHEMA_OVERVIEW",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_GRAPHQL_GRAPHQL_SCHEMA_OVERVIEW"
      },
      "search_text": "cf_graphql_graphql_schema_overview fn knowledge-content cf_graphql fetch the high-level overview of the cloudflare graphql api schema use this tool when: - a user requests insights into the structure or capabilities of cloudflare’s graphql api. - you need to explore"
    },
    {
      "key": "CF_GRAPHQL_GRAPHQL_SCHEMA_SEARCH",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "cf_graphql",
      "description": "Search the Cloudflare GraphQL API schema for types, fields, and enum values matching a keyword Use this tool when: - You are unsure which dataset to use for your query. - A user is looking for specifi",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_GRAPHQL_GRAPHQL_SCHEMA_SEARCH",
        "contract": "https://miscsubjects.com/api/directory/CF_GRAPHQL_GRAPHQL_SCHEMA_SEARCH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_GRAPHQL_GRAPHQL_SCHEMA_SEARCH"
      },
      "search_text": "cf_graphql_graphql_schema_search fn knowledge-content cf_graphql search the cloudflare graphql api schema for types, fields, and enum values matching a keyword use this tool when: - you are unsure which dataset to use for your query. - a user is looking for specifi"
    },
    {
      "key": "CF_GRAPHQL_GRAPHQL_TYPE_DETAILS",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "cf_graphql",
      "description": "Fetch detailed information about a specific GraphQL type (dataset) IMPORTANT: After exploring the schema, DO NOT generate overly complicated GraphQL queries that the user didn't explicitly ask for. On",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_GRAPHQL_GRAPHQL_TYPE_DETAILS",
        "contract": "https://miscsubjects.com/api/directory/CF_GRAPHQL_GRAPHQL_TYPE_DETAILS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_GRAPHQL_GRAPHQL_TYPE_DETAILS"
      },
      "search_text": "cf_graphql_graphql_type_details fn knowledge-content cf_graphql fetch detailed information about a specific graphql type (dataset) important: after exploring the schema, do not generate overly complicated graphql queries that the user didn't explicitly ask for. on"
    },
    {
      "key": "CF_GRAPHQL_ZONES_LIST",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "cf_graphql",
      "description": "List all zones under a Cloudflare account",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_GRAPHQL_ZONES_LIST",
        "contract": "https://miscsubjects.com/api/directory/CF_GRAPHQL_ZONES_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_GRAPHQL_ZONES_LIST"
      },
      "search_text": "cf_graphql_zones_list fn knowledge-content cf_graphql list all zones under a cloudflare account"
    },
    {
      "key": "CF_GRAPHQL_ZONE_DETAILS",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "cf_graphql",
      "description": "Get details for a specific Cloudflare zone",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_GRAPHQL_ZONE_DETAILS",
        "contract": "https://miscsubjects.com/api/directory/CF_GRAPHQL_ZONE_DETAILS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_GRAPHQL_ZONE_DETAILS"
      },
      "search_text": "cf_graphql_zone_details fn knowledge-content cf_graphql get details for a specific cloudflare zone"
    },
    {
      "key": "CF_GROK",
      "type": "fn",
      "domain": "cloud-data",
      "category": "uncategorized",
      "description": "Run grok-4.3 through the Cloudflare AI Gateway on this account.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20T20:14:18.000Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_GROK",
        "contract": "https://miscsubjects.com/api/directory/CF_GROK",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_GROK"
      },
      "search_text": "cf_grok fn cloud-data run grok-4.3 through the cloudflare ai gateway on this account."
    },
    {
      "key": "CF_MAIN_DOCS",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "cf_main",
      "description": "Search the Cloudflare documentation. This tool should be used to answer any question about Cloudflare products or features, including: - Workers, Pages, R2, Images, Stream, D1, Durable Objects, KV, Workers AI, Pages, and more.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-22 23:09:24",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_MAIN_DOCS",
        "contract": "https://miscsubjects.com/api/directory/CF_MAIN_DOCS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_MAIN_DOCS"
      },
      "search_text": "cf_main_docs fn knowledge-content cf_main search the cloudflare documentation. this tool should be used to answer any question about cloudflare products or features, including: - workers, pages, r2, images, stream, d1, durable objects, kv, workers ai, pages, and more."
    },
    {
      "key": "CF_MAIN_EXECUTE",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_main",
      "description": "Execute JavaScript code against the Cloudflare API. First use the 'search' tool to find the right endpoints, then write code using the cloudflare.request() function.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_MAIN_EXECUTE",
        "contract": "https://miscsubjects.com/api/directory/CF_MAIN_EXECUTE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_MAIN_EXECUTE"
      },
      "search_text": "cf_main_execute fn cloud-data cf_main execute javascript code against the cloudflare api. first use the 'search' tool to find the right endpoints, then write code using the cloudflare.request() function."
    },
    {
      "key": "CF_MAIN_SEARCH",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_main",
      "description": "Search the Cloudflare OpenAPI spec. All $refs are pre-resolved inline.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-22 23:09:24",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_MAIN_SEARCH",
        "contract": "https://miscsubjects.com/api/directory/CF_MAIN_SEARCH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_MAIN_SEARCH"
      },
      "search_text": "cf_main_search fn cloud-data cf_main search the cloudflare openapi spec. all $refs are pre-resolved inline."
    },
    {
      "key": "CF_OBSERVABILITY_MIGRATE_PAGES_TO_WORKERS_GUIDE",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_observability",
      "description": "ALWAYS read this guide before migrating Pages projects to Workers.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_OBSERVABILITY_MIGRATE_PAGES_TO_WORKERS_GUIDE",
        "contract": "https://miscsubjects.com/api/directory/CF_OBSERVABILITY_MIGRATE_PAGES_TO_WORKERS_GUIDE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_OBSERVABILITY_MIGRATE_PAGES_TO_WORKERS_GUIDE"
      },
      "search_text": "cf_observability_migrate_pages_to_workers_guide fn cloud-data cf_observability always read this guide before migrating pages projects to workers."
    },
    {
      "key": "CF_OBSERVABILITY_OBSERVABILITY_KEYS",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_observability",
      "description": "Find keys in the Workers Observability Data ## Best Practices - Set a high limit (1000+) to ensure you see all available keys - Add the $metadata.service filter to narrow results to a specific Worker",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_OBSERVABILITY_OBSERVABILITY_KEYS",
        "contract": "https://miscsubjects.com/api/directory/CF_OBSERVABILITY_OBSERVABILITY_KEYS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_OBSERVABILITY_OBSERVABILITY_KEYS"
      },
      "search_text": "cf_observability_observability_keys fn cloud-data cf_observability find keys in the workers observability data ## best practices - set a high limit (1000+) to ensure you see all available keys - add the $metadata.service filter to narrow results to a specific worker"
    },
    {
      "key": "CF_OBSERVABILITY_OBSERVABILITY_VALUES",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_observability",
      "description": "Find values in the Workers Observability Data. ## Troubleshooting - For no results, verify the field exists using observability_keys first - If expected values are missing, try broadening your time ra",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_OBSERVABILITY_OBSERVABILITY_VALUES",
        "contract": "https://miscsubjects.com/api/directory/CF_OBSERVABILITY_OBSERVABILITY_VALUES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_OBSERVABILITY_OBSERVABILITY_VALUES"
      },
      "search_text": "cf_observability_observability_values fn cloud-data cf_observability find values in the workers observability data. ## troubleshooting - for no results, verify the field exists using observability_keys first - if expected values are missing, try broadening your time ra"
    },
    {
      "key": "CF_OBSERVABILITY_QUERY_WORKER_OBSERVABILITY",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_observability",
      "description": "Query the Workers Observability API to analyze logs and metrics from your Cloudflare Workers. * A query typical query looks like this: {\"view\":\"events\",\"queryId\":\"workers-logs-events\",\"limit\":5,\"dry\":",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_OBSERVABILITY_QUERY_WORKER_OBSERVABILITY",
        "contract": "https://miscsubjects.com/api/directory/CF_OBSERVABILITY_QUERY_WORKER_OBSERVABILITY",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_OBSERVABILITY_QUERY_WORKER_OBSERVABILITY"
      },
      "search_text": "cf_observability_query_worker_observability fn cloud-data cf_observability query the workers observability api to analyze logs and metrics from your cloudflare workers. * a query typical query looks like this: {\"view\":\"events\",\"queryid\":\"workers-logs-events\",\"limit\":5,\"dry\":"
    },
    {
      "key": "CF_OBSERVABILITY_SEARCH_CLOUDFLARE_DOCUMENTATION",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_observability",
      "description": "Search the Cloudflare documentation. This tool should be used to answer any question about Cloudflare products or features, including: - Workers, Pages, R2, Images, Stream, D1, Durable Objects, KV, Wo",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_OBSERVABILITY_SEARCH_CLOUDFLARE_DOCUMENTATION",
        "contract": "https://miscsubjects.com/api/directory/CF_OBSERVABILITY_SEARCH_CLOUDFLARE_DOCUMENTATION",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_OBSERVABILITY_SEARCH_CLOUDFLARE_DOCUMENTATION"
      },
      "search_text": "cf_observability_search_cloudflare_documentation fn cloud-data cf_observability search the cloudflare documentation. this tool should be used to answer any question about cloudflare products or features, including: - workers, pages, r2, images, stream, d1, durable objects, kv, wo"
    },
    {
      "key": "CF_OBSERVABILITY_WORKERS_GET_WORKER",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_observability",
      "description": "Get the details of the Cloudflare Worker.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_OBSERVABILITY_WORKERS_GET_WORKER",
        "contract": "https://miscsubjects.com/api/directory/CF_OBSERVABILITY_WORKERS_GET_WORKER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_OBSERVABILITY_WORKERS_GET_WORKER"
      },
      "search_text": "cf_observability_workers_get_worker fn cloud-data cf_observability get the details of the cloudflare worker."
    },
    {
      "key": "CF_OBSERVABILITY_WORKERS_GET_WORKER_CODE",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_observability",
      "description": "Get the source code of a Cloudflare Worker. Note: This may be a bundled version of the worker.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_OBSERVABILITY_WORKERS_GET_WORKER_CODE",
        "contract": "https://miscsubjects.com/api/directory/CF_OBSERVABILITY_WORKERS_GET_WORKER_CODE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_OBSERVABILITY_WORKERS_GET_WORKER_CODE"
      },
      "search_text": "cf_observability_workers_get_worker_code fn cloud-data cf_observability get the source code of a cloudflare worker. note: this may be a bundled version of the worker."
    },
    {
      "key": "CF_OBSERVABILITY_WORKERS_LIST",
      "type": "fn",
      "domain": "cloud-data",
      "category": "cf_observability",
      "description": "List all Workers in your Cloudflare account. If you only need details of a single Worker, use workers_get_worker.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:37:56",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_OBSERVABILITY_WORKERS_LIST",
        "contract": "https://miscsubjects.com/api/directory/CF_OBSERVABILITY_WORKERS_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_OBSERVABILITY_WORKERS_LIST"
      },
      "search_text": "cf_observability_workers_list fn cloud-data cf_observability list all workers in your cloudflare account. if you only need details of a single worker, use workers_get_worker."
    },
    {
      "key": "CF_SEARCH",
      "type": "fn",
      "domain": "cloud-data",
      "category": "uncategorized",
      "description": "Search Cloudflare tools by keyword. Returns matching CF_* rows with descriptions.\\n[\"$1+\"]",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-22T04:33:49.142Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CF_SEARCH",
        "contract": "https://miscsubjects.com/api/directory/CF_SEARCH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CF_SEARCH"
      },
      "search_text": "cf_search fn cloud-data search cloudflare tools by keyword. returns matching cf_* rows with descriptions.\\n[\"$1+\"]"
    },
    {
      "key": "CHANNEL_APIS",
      "type": "http",
      "domain": "communications",
      "category": "blooio",
      "description": "Channel + commerce API hosts (external). Tools that call them live as their own rows",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-13 23:24:40",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CHANNEL_APIS",
        "contract": "https://miscsubjects.com/api/directory/CHANNEL_APIS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CHANNEL_APIS"
      },
      "search_text": "channel_apis http communications blooio channel + commerce api hosts (external). tools that call them live as their own rows"
    },
    {
      "key": "CHARLIE_CRITIC",
      "type": "agent",
      "domain": "other",
      "category": "charlie",
      "description": "Charlie Critic",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 08:35:31",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CHARLIE_CRITIC",
        "contract": "https://miscsubjects.com/api/directory/CHARLIE_CRITIC",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CHARLIE_CRITIC"
      },
      "search_text": "charlie_critic agent other charlie charlie critic"
    },
    {
      "key": "CHARLIE_PROSECUTOR",
      "type": "agent",
      "domain": "other",
      "category": "charlie",
      "description": "Charlie Prosecutor",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 08:35:31",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CHARLIE_PROSECUTOR",
        "contract": "https://miscsubjects.com/api/directory/CHARLIE_PROSECUTOR",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CHARLIE_PROSECUTOR"
      },
      "search_text": "charlie_prosecutor agent other charlie charlie prosecutor"
    },
    {
      "key": "CITATION_VALIDATION",
      "type": "http",
      "domain": "knowledge-content",
      "category": "governance",
      "description": "Independently validate that one cited evidence item actually supports the clause finding it was filed under. A model confirming a decision is NOT citation validation; this records source existence, version/hash correctness, passage-to-premise support, clause-to-conduct applicability, material omissions and conclusion overreach, plus the honest evidence class.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:12:46",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 5,
        "material_invocations": 5,
        "invoking_actors": 1,
        "last_invoked": "2026-07-17T11:19:18-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CITATION_VALIDATION",
        "contract": "https://miscsubjects.com/api/directory/CITATION_VALIDATION",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CITATION_VALIDATION"
      },
      "search_text": "citation_validation http knowledge-content governance independently validate that one cited evidence item actually supports the clause finding it was filed under. a model confirming a decision is not citation validation; this records source existence, version/hash correctness, passage-to-premise support, clause-to-conduct applicability, material omissions and conclusion overreach, plus the honest evidence class."
    },
    {
      "key": "CLI_AIDER",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "Aider — git-aware AI pair programmer running one-shot on the Mac.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_AIDER",
        "contract": "https://miscsubjects.com/api/directory/CLI_AIDER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_AIDER"
      },
      "search_text": "cli_aider http computer-code aider — git-aware ai pair programmer running one-shot on the mac."
    },
    {
      "key": "CLI_AWS",
      "type": "http",
      "domain": "computer-code",
      "category": "cli",
      "description": "run aws CLI. ARGS: $1 = args. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"aws $1+\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_AWS",
        "contract": "https://miscsubjects.com/api/directory/CLI_AWS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_AWS"
      },
      "search_text": "cli_aws http computer-code cli run aws cli. args: $1 = args. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"aws $1+\"],\"timeout\":120000}"
    },
    {
      "key": "CLI_BREW",
      "type": "http",
      "domain": "computer-code",
      "category": "cli",
      "description": "run brew. ARGS: $1 = args. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"brew $1+\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_BREW",
        "contract": "https://miscsubjects.com/api/directory/CLI_BREW",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_BREW"
      },
      "search_text": "cli_brew http computer-code cli run brew. args: $1 = args. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"brew $1+\"],\"timeout\":120000}"
    },
    {
      "key": "CLI_BUN",
      "type": "http",
      "domain": "computer-code",
      "category": "cli",
      "description": "run bun. ARGS: $1 = args, $2 = cwd. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; bun $1\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_BUN",
        "contract": "https://miscsubjects.com/api/directory/CLI_BUN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_BUN"
      },
      "search_text": "cli_bun http computer-code cli run bun. args: $1 = args, $2 = cwd. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; bun $1\"],\"timeout\":120000}"
    },
    {
      "key": "CLI_CLASP",
      "type": "http",
      "domain": "computer-code",
      "category": "cli",
      "description": "run clasp (Apps Script CLI) on Cyrus's Mac. ARGS: $1 = args after `clasp`. cwd = /Users/cyrusmassoumi/miscsubjects-pages/apps-script.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_CLASP",
        "contract": "https://miscsubjects.com/api/directory/CLI_CLASP",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_CLASP"
      },
      "search_text": "cli_clasp http computer-code cli run clasp (apps script cli) on cyrus's mac. args: $1 = args after `clasp`. cwd = /users/cyrusmassoumi/miscsubjects-pages/apps-script."
    },
    {
      "key": "CLI_CLAUDE_CODE",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "Claude Code headless coding agent on the Mac. File edit + shell.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 5,
        "material_invocations": 3,
        "invoking_actors": 2,
        "last_invoked": "2026-07-16T20:34:48-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_CLAUDE_CODE",
        "contract": "https://miscsubjects.com/api/directory/CLI_CLAUDE_CODE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_CLAUDE_CODE"
      },
      "search_text": "cli_claude_code http computer-code claude code headless coding agent on the mac. file edit + shell."
    },
    {
      "key": "CLI_CODEX",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "OpenAI Codex CLI one-shot. Parallel/second-opinion coder.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_CODEX",
        "contract": "https://miscsubjects.com/api/directory/CLI_CODEX",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_CODEX"
      },
      "search_text": "cli_codex http computer-code openai codex cli one-shot. parallel/second-opinion coder."
    },
    {
      "key": "CLI_CURL_LOCAL",
      "type": "http",
      "domain": "computer-code",
      "category": "cli",
      "description": "run curl ON THE MAC (different from the worker's outbound fetch — picks up Mac creds in keychain/env).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_CURL_LOCAL",
        "contract": "https://miscsubjects.com/api/directory/CLI_CURL_LOCAL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_CURL_LOCAL"
      },
      "search_text": "cli_curl_local http computer-code cli run curl on the mac (different from the worker's outbound fetch — picks up mac creds in keychain/env)."
    },
    {
      "key": "CLI_DENO",
      "type": "http",
      "domain": "computer-code",
      "category": "cli",
      "description": "run deno. ARGS: $1 = args, $2 = cwd. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; deno $1\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_DENO",
        "contract": "https://miscsubjects.com/api/directory/CLI_DENO",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_DENO"
      },
      "search_text": "cli_deno http computer-code cli run deno. args: $1 = args, $2 = cwd. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; deno $1\"],\"timeout\":120000}"
    },
    {
      "key": "CLI_DOCKER",
      "type": "http",
      "domain": "computer-code",
      "category": "cli",
      "description": "run docker. ARGS: $1 = args, $2 = cwd. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; docker $1\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_DOCKER",
        "contract": "https://miscsubjects.com/api/directory/CLI_DOCKER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_DOCKER"
      },
      "search_text": "cli_docker http computer-code cli run docker. args: $1 = args, $2 = cwd. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; docker $1\"],\"timeout\":120000}"
    },
    {
      "key": "CLI_FD",
      "type": "http",
      "domain": "computer-code",
      "category": "cli",
      "description": "run fd (modern find). ARGS: $1 = args, $2 = cwd. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; fd $1\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_FD",
        "contract": "https://miscsubjects.com/api/directory/CLI_FD",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_FD"
      },
      "search_text": "cli_fd http computer-code cli run fd (modern find). args: $1 = args, $2 = cwd. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; fd $1\"],\"timeout\":120000}"
    },
    {
      "key": "CLI_FFMPEG",
      "type": "http",
      "domain": "computer-code",
      "category": "cli",
      "description": "run ffmpeg. ARGS: $1 = args, $2 = cwd. EX: CLI_FFMPEG \"-i input.mp4 -t 10 out.mp4\"|/Users/cyrusmassoumi/Downloads {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; ffmpeg $1\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_FFMPEG",
        "contract": "https://miscsubjects.com/api/directory/CLI_FFMPEG",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_FFMPEG"
      },
      "search_text": "cli_ffmpeg http computer-code cli run ffmpeg. args: $1 = args, $2 = cwd. ex: cli_ffmpeg \"-i input.mp4 -t 10 out.mp4\"|/users/cyrusmassoumi/downloads {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; ffmpeg $1\"],\"timeout\":120000}"
    },
    {
      "key": "CLI_GCLOUD",
      "type": "http",
      "domain": "computer-code",
      "category": "cli",
      "description": "run gcloud. ARGS: $1 = args. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"gcloud $1+\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_GCLOUD",
        "contract": "https://miscsubjects.com/api/directory/CLI_GCLOUD",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_GCLOUD"
      },
      "search_text": "cli_gcloud http computer-code cli run gcloud. args: $1 = args. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"gcloud $1+\"],\"timeout\":120000}"
    },
    {
      "key": "CLI_GEMINI",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "Google Gemini CLI non-interactively on the Mac. Strong long-context.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 0,
        "invoking_actors": 1,
        "last_invoked": "2026-07-01T08:09:59.233Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_GEMINI",
        "contract": "https://miscsubjects.com/api/directory/CLI_GEMINI",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_GEMINI"
      },
      "search_text": "cli_gemini http computer-code google gemini cli non-interactively on the mac. strong long-context."
    },
    {
      "key": "CLI_GH",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "Run any gh (GitHub CLI) command with Cyrus's auth on the Mac.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 4,
        "material_invocations": 4,
        "invoking_actors": 1,
        "last_invoked": "2026-07-17T22:05:53-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_GH",
        "contract": "https://miscsubjects.com/api/directory/CLI_GH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_GH"
      },
      "search_text": "cli_gh http computer-code run any gh (github cli) command with cyrus's auth on the mac."
    },
    {
      "key": "CLI_GH_COPILOT",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "gh copilot suggest — one-line shell-command suggestions.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_GH_COPILOT",
        "contract": "https://miscsubjects.com/api/directory/CLI_GH_COPILOT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_GH_COPILOT"
      },
      "search_text": "cli_gh_copilot http computer-code gh copilot suggest — one-line shell-command suggestions."
    },
    {
      "key": "CLI_GIT",
      "type": "http",
      "domain": "computer-code",
      "category": "cli",
      "description": "run git. ARGS: $1 = args after `git`. cwd = $2 (default /Users/cyrusmassoumi/miscsubjects-pages).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 8,
        "material_invocations": 4,
        "invoking_actors": 3,
        "last_invoked": "2026-07-12T18:25:48-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_GIT",
        "contract": "https://miscsubjects.com/api/directory/CLI_GIT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_GIT"
      },
      "search_text": "cli_git http computer-code cli run git. args: $1 = args after `git`. cwd = $2 (default /users/cyrusmassoumi/miscsubjects-pages)."
    },
    {
      "key": "CLI_GOOSE",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "Block's goose coding agent. NOT INSTALLED yet (brew install block-goose-cli).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 0,
        "invoking_actors": 1,
        "last_invoked": "2026-07-02T07:51:38.519Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_GOOSE",
        "contract": "https://miscsubjects.com/api/directory/CLI_GOOSE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_GOOSE"
      },
      "search_text": "cli_goose http computer-code block's goose coding agent. not installed yet (brew install block-goose-cli)."
    },
    {
      "key": "CLI_GRAPHVIZ",
      "type": "http",
      "domain": "knowledge-content",
      "category": "cli",
      "description": "run dot/graphviz. ARGS: $1 = args. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"dot $1+\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_GRAPHVIZ",
        "contract": "https://miscsubjects.com/api/directory/CLI_GRAPHVIZ",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_GRAPHVIZ"
      },
      "search_text": "cli_graphviz http knowledge-content cli run dot/graphviz. args: $1 = args. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"dot $1+\"],\"timeout\":120000}"
    },
    {
      "key": "CLI_GROK_SA",
      "type": "http",
      "domain": "agents-models",
      "category": "uncategorized",
      "description": "superagent-ai grok-cli (~/.superagent-grok/bin/grok via bun).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_GROK_SA",
        "contract": "https://miscsubjects.com/api/directory/CLI_GROK_SA",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_GROK_SA"
      },
      "search_text": "cli_grok_sa http agents-models superagent-ai grok-cli (~/.superagent-grok/bin/grok via bun)."
    },
    {
      "key": "CLI_GROK_XAI",
      "type": "http",
      "domain": "agents-models",
      "category": "uncategorized",
      "description": "xAI's official Grok CLI (~/.grok/bin/grok) with Cyrus's xAI auth.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 2,
        "material_invocations": 1,
        "invoking_actors": 2,
        "last_invoked": "2026-07-12T19:21:59-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_GROK_XAI",
        "contract": "https://miscsubjects.com/api/directory/CLI_GROK_XAI",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_GROK_XAI"
      },
      "search_text": "cli_grok_xai http agents-models xai's official grok cli (~/.grok/bin/grok) with cyrus's xai auth."
    },
    {
      "key": "CLI_GROUP",
      "type": "fn",
      "domain": "computer-code",
      "category": "cli",
      "description": "CLI Agent Team Room — agents chat in sequence on a shared transcript (superior build solutions).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_GROUP",
        "contract": "https://miscsubjects.com/api/directory/CLI_GROUP",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_GROUP"
      },
      "search_text": "cli_group fn computer-code cli cli agent team room — agents chat in sequence on a shared transcript (superior build solutions)."
    },
    {
      "key": "CLI_HTTPIE",
      "type": "http",
      "domain": "computer-code",
      "category": "cli",
      "description": "run httpie (http CLI). ARGS: $1 = args. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"http $1+\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_HTTPIE",
        "contract": "https://miscsubjects.com/api/directory/CLI_HTTPIE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_HTTPIE"
      },
      "search_text": "cli_httpie http computer-code cli run httpie (http cli). args: $1 = args. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"http $1+\"],\"timeout\":120000}"
    },
    {
      "key": "CLI_INTERPRETER",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "Open Interpreter — local code execution agent.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_INTERPRETER",
        "contract": "https://miscsubjects.com/api/directory/CLI_INTERPRETER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_INTERPRETER"
      },
      "search_text": "cli_interpreter http computer-code open interpreter — local code execution agent."
    },
    {
      "key": "CLI_JQ",
      "type": "http",
      "domain": "computer-code",
      "category": "cli",
      "description": "run jq. ARGS: $1 = args (the jq filter), $2 = stdin_text. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"jq $1+\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_JQ",
        "contract": "https://miscsubjects.com/api/directory/CLI_JQ",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_JQ"
      },
      "search_text": "cli_jq http computer-code cli run jq. args: $1 = args (the jq filter), $2 = stdin_text. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"jq $1+\"],\"timeout\":120000}"
    },
    {
      "key": "CLI_KIMI",
      "type": "http",
      "domain": "computer-code",
      "category": "cli",
      "description": "Run Moonshot Kimi Code CLI non-interactively on the Mac. Args: task|cwd. Creates a new session; resume id printed at end. readonly audits: use CLI_SPAWN with mode readonly instead.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-07-02T22:09:24-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_KIMI",
        "contract": "https://miscsubjects.com/api/directory/CLI_KIMI",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_KIMI"
      },
      "search_text": "cli_kimi http computer-code cli run moonshot kimi code cli non-interactively on the mac. args: task|cwd. creates a new session; resume id printed at end. readonly audits: use cli_spawn with mode readonly instead."
    },
    {
      "key": "CLI_KUBECTL",
      "type": "http",
      "domain": "computer-code",
      "category": "cli",
      "description": "run kubectl. ARGS: $1 = args. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"kubectl $1+\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_KUBECTL",
        "contract": "https://miscsubjects.com/api/directory/CLI_KUBECTL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_KUBECTL"
      },
      "search_text": "cli_kubectl http computer-code cli run kubectl. args: $1 = args. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"kubectl $1+\"],\"timeout\":120000}"
    },
    {
      "key": "CLI_MAGICK",
      "type": "http",
      "domain": "computer-code",
      "category": "cli",
      "description": "run ImageMagick (magick CLI). ARGS: $1 = args, $2 = cwd. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; magick $1\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_MAGICK",
        "contract": "https://miscsubjects.com/api/directory/CLI_MAGICK",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_MAGICK"
      },
      "search_text": "cli_magick http computer-code cli run imagemagick (magick cli). args: $1 = args, $2 = cwd. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; magick $1\"],\"timeout\":120000}"
    },
    {
      "key": "CLI_NODE",
      "type": "http",
      "domain": "computer-code",
      "category": "cli",
      "description": "run node. ARGS: $1 = args, $2 = cwd. EX: CLI_NODE \"-e \\\"console.log(1+1)\\\"\"|. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; node $1\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 3,
        "invoking_actors": 0,
        "last_invoked": "2026-07-06T20:14:42-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_NODE",
        "contract": "https://miscsubjects.com/api/directory/CLI_NODE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_NODE"
      },
      "search_text": "cli_node http computer-code cli run node. args: $1 = args, $2 = cwd. ex: cli_node \"-e \\\"console.log(1+1)\\\"\"|. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; node $1\"],\"timeout\":120000}"
    },
    {
      "key": "CLI_NPM",
      "type": "http",
      "domain": "computer-code",
      "category": "cli",
      "description": "run npm. ARGS: $1 = args, $2 = cwd. EX: CLI_NPM \"install\"|/Users/cyrusmassoumi/miscsubjects-pages {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; npm $1\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_NPM",
        "contract": "https://miscsubjects.com/api/directory/CLI_NPM",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_NPM"
      },
      "search_text": "cli_npm http computer-code cli run npm. args: $1 = args, $2 = cwd. ex: cli_npm \"install\"|/users/cyrusmassoumi/miscsubjects-pages {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; npm $1\"],\"timeout\":120000}"
    },
    {
      "key": "CLI_OPENAI",
      "type": "http",
      "domain": "computer-code",
      "category": "cli",
      "description": "run the openai CLI (https://developers.openai.com/api/docs/libraries/openai-cli). ARGS: $1 = args, $2 = cwd. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; openai $1\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_OPENAI",
        "contract": "https://miscsubjects.com/api/directory/CLI_OPENAI",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_OPENAI"
      },
      "search_text": "cli_openai http computer-code cli run the openai cli (https://developers.openai.com/api/docs/libraries/openai-cli). args: $1 = args, $2 = cwd. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; openai $1\"],\"timeout\":120000}"
    },
    {
      "key": "CLI_OPENHANDS",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "OpenHands (all-hands.dev) agent. NOT INSTALLED yet (pip3 install openhands-ai).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_OPENHANDS",
        "contract": "https://miscsubjects.com/api/directory/CLI_OPENHANDS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_OPENHANDS"
      },
      "search_text": "cli_openhands http computer-code openhands (all-hands.dev) agent. not installed yet (pip3 install openhands-ai)."
    },
    {
      "key": "CLI_PANDOC",
      "type": "http",
      "domain": "computer-code",
      "category": "cli",
      "description": "run pandoc. ARGS: $1 = args, $2 = cwd. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; pandoc $1\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 2,
        "material_invocations": 2,
        "invoking_actors": 1,
        "last_invoked": "2026-07-17T22:03:58-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_PANDOC",
        "contract": "https://miscsubjects.com/api/directory/CLI_PANDOC",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_PANDOC"
      },
      "search_text": "cli_pandoc http computer-code cli run pandoc. args: $1 = args, $2 = cwd. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; pandoc $1\"],\"timeout\":120000}"
    },
    {
      "key": "CLI_PLANDEX",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "Plandex agent. NOT INSTALLED yet (plandex.ai unreachable 2026-06-11).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_PLANDEX",
        "contract": "https://miscsubjects.com/api/directory/CLI_PLANDEX",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_PLANDEX"
      },
      "search_text": "cli_plandex http computer-code plandex agent. not installed yet (plandex.ai unreachable 2026-06-11)."
    },
    {
      "key": "CLI_PNPM",
      "type": "http",
      "domain": "computer-code",
      "category": "cli",
      "description": "run pnpm. ARGS: $1 = args, $2 = cwd. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; pnpm $1\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_PNPM",
        "contract": "https://miscsubjects.com/api/directory/CLI_PNPM",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_PNPM"
      },
      "search_text": "cli_pnpm http computer-code cli run pnpm. args: $1 = args, $2 = cwd. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; pnpm $1\"],\"timeout\":120000}"
    },
    {
      "key": "CLI_PSQL",
      "type": "http",
      "domain": "computer-code",
      "category": "cli",
      "description": "run psql. ARGS: $1 = args. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"psql $1+\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_PSQL",
        "contract": "https://miscsubjects.com/api/directory/CLI_PSQL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_PSQL"
      },
      "search_text": "cli_psql http computer-code cli run psql. args: $1 = args. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"psql $1+\"],\"timeout\":120000}"
    },
    {
      "key": "CLI_PYTHON",
      "type": "http",
      "domain": "computer-code",
      "category": "cli",
      "description": "run python3. ARGS: $1 = args, $2 = cwd. EX: CLI_PYTHON \"-c \\\"print(2+2)\\\"\"|. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; python3 $1\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_PYTHON",
        "contract": "https://miscsubjects.com/api/directory/CLI_PYTHON",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_PYTHON"
      },
      "search_text": "cli_python http computer-code cli run python3. args: $1 = args, $2 = cwd. ex: cli_python \"-c \\\"print(2+2)\\\"\"|. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; python3 $1\"],\"timeout\":120000}"
    },
    {
      "key": "CLI_REFLEX",
      "type": "fn",
      "domain": "computer-code",
      "category": "cli",
      "description": "Issue reflex — spawn scoped CLI agent team on a build/code brief (background).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_REFLEX",
        "contract": "https://miscsubjects.com/api/directory/CLI_REFLEX",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_REFLEX"
      },
      "search_text": "cli_reflex fn computer-code cli issue reflex — spawn scoped cli agent team on a build/code brief (background)."
    },
    {
      "key": "CLI_RG",
      "type": "http",
      "domain": "computer-code",
      "category": "cli",
      "description": "run ripgrep. ARGS: $1 = args, $2 = cwd. EX: CLI_RG \"ADDTASK -n\"|/Users/cyrusmassoumi/miscsubjects-pages {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; rg $1\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_RG",
        "contract": "https://miscsubjects.com/api/directory/CLI_RG",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_RG"
      },
      "search_text": "cli_rg http computer-code cli run ripgrep. args: $1 = args, $2 = cwd. ex: cli_rg \"addtask -n\"|/users/cyrusmassoumi/miscsubjects-pages {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; rg $1\"],\"timeout\":120000}"
    },
    {
      "key": "CLI_SPAWN",
      "type": "fn",
      "domain": "computer-code",
      "category": "cli",
      "description": "spawn any coding CLI agent on the Mac in a NEW session. Args: agent|prompt|cwd|mode|delivery",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_SPAWN",
        "contract": "https://miscsubjects.com/api/directory/CLI_SPAWN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_SPAWN"
      },
      "search_text": "cli_spawn fn computer-code cli spawn any coding cli agent on the mac in a new session. args: agent|prompt|cwd|mode|delivery"
    },
    {
      "key": "CLI_SQLITE",
      "type": "http",
      "domain": "computer-code",
      "category": "cli",
      "description": "run sqlite3. ARGS: $1 = args (db path then query). EX: CLI_SQLITE \"/path/to.db 'SELECT * FROM x LIMIT 5'\" {\"cmd\":\"sh\",\"args\":[\"-lc\",\"sqlite3 $1+\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_SQLITE",
        "contract": "https://miscsubjects.com/api/directory/CLI_SQLITE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_SQLITE"
      },
      "search_text": "cli_sqlite http computer-code cli run sqlite3. args: $1 = args (db path then query). ex: cli_sqlite \"/path/to.db 'select * from x limit 5'\" {\"cmd\":\"sh\",\"args\":[\"-lc\",\"sqlite3 $1+\"],\"timeout\":120000}"
    },
    {
      "key": "CLI_TERRAFORM",
      "type": "http",
      "domain": "computer-code",
      "category": "cli",
      "description": "run terraform. ARGS: $1 = args, $2 = cwd. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; terraform $1\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_TERRAFORM",
        "contract": "https://miscsubjects.com/api/directory/CLI_TERRAFORM",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_TERRAFORM"
      },
      "search_text": "cli_terraform http computer-code cli run terraform. args: $1 = args, $2 = cwd. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; terraform $1\"],\"timeout\":120000}"
    },
    {
      "key": "CLI_TYPST",
      "type": "http",
      "domain": "computer-code",
      "category": "cli",
      "description": "run typst (typesetting). ARGS: $1 = args, $2 = cwd. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; typst $1\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_TYPST",
        "contract": "https://miscsubjects.com/api/directory/CLI_TYPST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_TYPST"
      },
      "search_text": "cli_typst http computer-code cli run typst (typesetting). args: $1 = args, $2 = cwd. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; typst $1\"],\"timeout\":120000}"
    },
    {
      "key": "CLI_WRANGLER",
      "type": "http",
      "domain": "computer-code",
      "category": "cli",
      "description": "run wrangler on Cyrus's Mac (Cloudflare CLI). ARGS: $1 = args after `wrangler`. cwd defaults to /Users/cyrusmassoumi/miscsubjects-pages.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_WRANGLER",
        "contract": "https://miscsubjects.com/api/directory/CLI_WRANGLER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_WRANGLER"
      },
      "search_text": "cli_wrangler http computer-code cli run wrangler on cyrus's mac (cloudflare cli). args: $1 = args after `wrangler`. cwd defaults to /users/cyrusmassoumi/miscsubjects-pages."
    },
    {
      "key": "CLI_YT_DLP",
      "type": "http",
      "domain": "computer-code",
      "category": "cli",
      "description": "run yt-dlp. ARGS: $1 = args, $2 = cwd. EX: CLI_YT_DLP \"-o ad.mp4 https://...\". {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; yt-dlp $1\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLI_YT_DLP",
        "contract": "https://miscsubjects.com/api/directory/CLI_YT_DLP",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLI_YT_DLP"
      },
      "search_text": "cli_yt_dlp http computer-code cli run yt-dlp. args: $1 = args, $2 = cwd. ex: cli_yt_dlp \"-o ad.mp4 https://...\". {\"cmd\":\"sh\",\"args\":[\"-lc\",\"cd \\\"$2\\\" 2>/dev/null; yt-dlp $1\"],\"timeout\":120000}"
    },
    {
      "key": "CLOUDFLARE",
      "type": "agent",
      "domain": "cloud-data",
      "category": "agent",
      "description": "You are the Cloudflare specialist in Cyrus's build. You talk to Cyrus in plain words. You are absolutely logical and absolutely truthful: you never invent a tool, a command, or a result.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-29 07:35:44",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CLOUDFLARE",
        "contract": "https://miscsubjects.com/api/directory/CLOUDFLARE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CLOUDFLARE"
      },
      "search_text": "cloudflare agent cloud-data agent you are the cloudflare specialist in cyrus's build. you talk to cyrus in plain words. you are absolutely logical and absolutely truthful: you never invent a tool, a command, or a result."
    },
    {
      "key": "CODE_AUDIT",
      "type": "agent",
      "domain": "computer-code",
      "category": "llm",
      "description": "You are CODE_AUDIT — auditor of the repo at /Users/cyrusmassoumi/miscsubjects-pages. You find code/files NOT in use and propose exact removals. You propose; never edit or delete.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-19 10:20:49",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CODE_AUDIT",
        "contract": "https://miscsubjects.com/api/directory/CODE_AUDIT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CODE_AUDIT"
      },
      "search_text": "code_audit agent computer-code llm you are code_audit — auditor of the repo at /users/cyrusmassoumi/miscsubjects-pages. you find code/files not in use and propose exact removals. you propose; never edit or delete."
    },
    {
      "key": "CODE_MODE",
      "type": "agent",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "You are CODE_MODE, a coding agent on this Cloudflare build. You work in VISIBLE NUMBERED LOOPS so your turn count is always on the record.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20T21:52:40.209Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CODE_MODE",
        "contract": "https://miscsubjects.com/api/directory/CODE_MODE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CODE_MODE"
      },
      "search_text": "code_mode agent computer-code you are code_mode, a coding agent on this cloudflare build. you work in visible numbered loops so your turn count is always on the record."
    },
    {
      "key": "COMPLIANCE_GATE",
      "type": "http",
      "domain": "knowledge-content",
      "category": "governance",
      "description": "Ask a bounded compliance card to authorize a consequential operation. Proves the card is executable state: a currently valid, in-scope, correct-version, in-jurisdiction, within-risk, dissent-clear, correctly-certified card permits; anything else returns a typed, receipted denial. Uses a safe demonstration operation and never gates production-critical behavior.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:12:46",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 10,
        "material_invocations": 10,
        "invoking_actors": 1,
        "last_invoked": "2026-07-17T11:19:53-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/COMPLIANCE_GATE",
        "contract": "https://miscsubjects.com/api/directory/COMPLIANCE_GATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=COMPLIANCE_GATE"
      },
      "search_text": "compliance_gate http knowledge-content governance ask a bounded compliance card to authorize a consequential operation. proves the card is executable state: a currently valid, in-scope, correct-version, in-jurisdiction, within-risk, dissent-clear, correctly-certified card permits; anything else returns a typed, receipted denial. uses a safe demonstration operation and never gates production-critical behavior."
    },
    {
      "key": "COMPUTER",
      "type": "agent",
      "domain": "computer-code",
      "category": "agent",
      "description": "You are the Computer specialist in Cyrus's build — you control his Mac. You talk to Cyrus in plain words. You are absolutely logical and truthful: you never invent a tool or a result, and you NEVER say you cannot do something that one of your tools below does.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-15T12:45:14Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 3,
        "invoking_actors": 3,
        "last_invoked": "2026-07-06T08:26:19-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/COMPUTER",
        "contract": "https://miscsubjects.com/api/directory/COMPUTER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=COMPUTER"
      },
      "search_text": "computer agent computer-code agent you are the computer specialist in cyrus's build — you control his mac. you talk to cyrus in plain words. you are absolutely logical and truthful: you never invent a tool or a result, and you never say you cannot do something that one of your tools below does."
    },
    {
      "key": "CONTENT_GET",
      "type": "flow",
      "domain": "knowledge-content",
      "category": "content",
      "description": "D1_QUERY: SELECT * FROM content_items WHERE slug='$1'",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "composed_flow",
      "updated_at": "2026-06-13T02:49:01Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CONTENT_GET",
        "contract": "https://miscsubjects.com/api/directory/CONTENT_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CONTENT_GET"
      },
      "search_text": "content_get flow knowledge-content content d1_query: select * from content_items where slug='$1'"
    },
    {
      "key": "CONTENT_LIST",
      "type": "flow",
      "domain": "knowledge-content",
      "category": "content",
      "description": "D1_QUERY: SELECT slug,type,section,title,status,source_order FROM content_items ORDER BY type, (source_order IS NULL), source_order, slug",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "composed_flow",
      "updated_at": "2026-06-13T02:49:01Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CONTENT_LIST",
        "contract": "https://miscsubjects.com/api/directory/CONTENT_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CONTENT_LIST"
      },
      "search_text": "content_list flow knowledge-content content d1_query: select slug,type,section,title,status,source_order from content_items order by type, (source_order is null), source_order, slug"
    },
    {
      "key": "CONTENT_SEARCH",
      "type": "flow",
      "domain": "knowledge-content",
      "category": "content",
      "description": "D1_QUERY: SELECT slug,type,title,section FROM content_items WHERE title LIKE '%$1%' OR body_md LIKE '%$1%' OR tags_json LIKE '%$1%' LIMIT 100",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "composed_flow",
      "updated_at": "2026-06-13T02:49:01Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CONTENT_SEARCH",
        "contract": "https://miscsubjects.com/api/directory/CONTENT_SEARCH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CONTENT_SEARCH"
      },
      "search_text": "content_search flow knowledge-content content d1_query: select slug,type,title,section from content_items where title like '%$1%' or body_md like '%$1%' or tags_json like '%$1%' limit 100"
    },
    {
      "key": "COST_REPORT",
      "type": "fn",
      "domain": "computer-code",
      "category": "audit",
      "description": "Cost summary: total turns, total USD, average USD/turn, and the 10 priciest recent turns",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-15T06:45:29Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/COST_REPORT",
        "contract": "https://miscsubjects.com/api/directory/COST_REPORT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=COST_REPORT"
      },
      "search_text": "cost_report fn computer-code audit cost summary: total turns, total usd, average usd/turn, and the 10 priciest recent turns"
    },
    {
      "key": "CREATIVE_GENERATE",
      "type": "fn",
      "domain": "creative-media",
      "category": "creative",
      "description": "Generate one explicitly owner-requested image/video version while preserving its exact payload, raw response, channel, R2 result, and parent lineage in creative_runs.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-20 05:31:20",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CREATIVE_GENERATE",
        "contract": "https://miscsubjects.com/api/directory/CREATIVE_GENERATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CREATIVE_GENERATE"
      },
      "search_text": "creative_generate fn creative-media creative generate one explicitly owner-requested image/video version while preserving its exact payload, raw response, channel, r2 result, and parent lineage in creative_runs."
    },
    {
      "key": "CRITIC",
      "type": "agent",
      "domain": "other",
      "category": "uncategorized",
      "description": "CR1: You are CRITIC. You stress-test the proposer's claim. Demand evidence. Find what is wrong, unsafe, or unproven. NEVER rubber-stamp.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-15T07:10:39.199Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CRITIC",
        "contract": "https://miscsubjects.com/api/directory/CRITIC",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CRITIC"
      },
      "search_text": "critic agent other cr1: you are critic. you stress-test the proposer's claim. demand evidence. find what is wrong, unsafe, or unproven. never rubber-stamp."
    },
    {
      "key": "CRON_LIST",
      "type": "flow",
      "domain": "automation-work",
      "category": "cron",
      "description": "List existing cron jobs by querying the Cloudflare API. Returns scheduled jobs for this account.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "composed_flow",
      "updated_at": "2026-06-19 22:58:46",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CRON_LIST",
        "contract": "https://miscsubjects.com/api/directory/CRON_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CRON_LIST"
      },
      "search_text": "cron_list flow automation-work cron list existing cron jobs by querying the cloudflare api. returns scheduled jobs for this account."
    },
    {
      "key": "CUSTOMER",
      "type": "agent",
      "domain": "commerce",
      "category": "customer",
      "description": "You are the customer-facing agent for miscsubjects.com. You answer people who reply to iMessage/Facebook ads or visit the site.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-23 12:44:55",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/CUSTOMER",
        "contract": "https://miscsubjects.com/api/directory/CUSTOMER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=CUSTOMER"
      },
      "search_text": "customer agent commerce customer you are the customer-facing agent for miscsubjects.com. you answer people who reply to imessage/facebook ads or visit the site."
    },
    {
      "key": "D1_EXEC",
      "type": "fn",
      "domain": "cloud-data",
      "category": "d1",
      "description": "Run a non-SELECT D1 query (INSERT/UPDATE/DELETE).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 63,
        "material_invocations": 59,
        "invoking_actors": 2,
        "last_invoked": "2026-07-15T00:21:18-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/D1_EXEC",
        "contract": "https://miscsubjects.com/api/directory/D1_EXEC",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=D1_EXEC"
      },
      "search_text": "d1_exec fn cloud-data d1 run a non-select d1 query (insert/update/delete)."
    },
    {
      "key": "D1_QUERY",
      "type": "fn",
      "domain": "cloud-data",
      "category": "d1",
      "description": "Run a SELECT query on the D1 database.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-06T03:00:19.290Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3242,
        "material_invocations": 3206,
        "invoking_actors": 4,
        "last_invoked": "2026-07-22T15:09:35-07:00",
        "registered_tests": 2,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/D1_QUERY",
        "contract": "https://miscsubjects.com/api/directory/D1_QUERY",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=D1_QUERY"
      },
      "search_text": "d1_query fn cloud-data d1 run a select query on the d1 database."
    },
    {
      "key": "D1_TO_2D_ARRAY",
      "type": "fn",
      "domain": "cloud-data",
      "category": "d1",
      "description": "Run a SQL SELECT and return a 2D array (header row + values) suitable for sheets_replace_tab. $1=SQL",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 06:38:48",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/D1_TO_2D_ARRAY",
        "contract": "https://miscsubjects.com/api/directory/D1_TO_2D_ARRAY",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=D1_TO_2D_ARRAY"
      },
      "search_text": "d1_to_2d_array fn cloud-data d1 run a sql select and return a 2d array (header row + values) suitable for sheets_replace_tab. $1=sql"
    },
    {
      "key": "DECISION_RECORD",
      "type": "http",
      "domain": "knowledge-content",
      "category": "governance",
      "description": "File a clause-cited model decision justification with facts, evidence, uncertainty and counterarguments. This is an accountability artifact, never a hidden chain-of-thought claim or legal determination.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 16:39:38",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 4,
        "material_invocations": 4,
        "invoking_actors": 1,
        "last_invoked": "2026-07-17T11:18:53-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/DECISION_RECORD",
        "contract": "https://miscsubjects.com/api/directory/DECISION_RECORD",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=DECISION_RECORD"
      },
      "search_text": "decision_record http knowledge-content governance file a clause-cited model decision justification with facts, evidence, uncertainty and counterarguments. this is an accountability artifact, never a hidden chain-of-thought claim or legal determination."
    },
    {
      "key": "DEDUP_INSERT",
      "type": "fn",
      "domain": "system-meta",
      "category": "util",
      "description": "Insert message_id into blooio_dedup. Use ONLY from the inbound webhook handler before replying",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-05T14:00:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/DEDUP_INSERT",
        "contract": "https://miscsubjects.com/api/directory/DEDUP_INSERT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=DEDUP_INSERT"
      },
      "search_text": "dedup_insert fn system-meta util insert message_id into blooio_dedup. use only from the inbound webhook handler before replying"
    },
    {
      "key": "DELIVER_PENDING_ASSETS",
      "type": "flow",
      "domain": "creative-media",
      "category": "flow",
      "description": "Trigger the durable Workflow that drains pending_deliveries. Equivalent to the old /api/deliver heartbeat but with native retries and observability.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "composed_flow",
      "updated_at": "2026-06-12 07:57:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 4,
        "material_invocations": 4,
        "invoking_actors": 1,
        "last_invoked": "2026-07-14T20:26:19-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/DELIVER_PENDING_ASSETS",
        "contract": "https://miscsubjects.com/api/directory/DELIVER_PENDING_ASSETS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=DELIVER_PENDING_ASSETS"
      },
      "search_text": "deliver_pending_assets flow creative-media flow trigger the durable workflow that drains pending_deliveries. equivalent to the old /api/deliver heartbeat but with native retries and observability."
    },
    {
      "key": "DELTASK",
      "type": "fn",
      "domain": "automation-work",
      "category": "uncategorized",
      "description": "delete a task. ARGS: <id>. EX {\"key\":\"DELTASK\",\"body\":\"42\"} [\"DELETE FROM tasks WHERE id=?\",\"$1\"]",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-17T06:57:53.230Z",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/DELTASK",
        "contract": "https://miscsubjects.com/api/directory/DELTASK",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=DELTASK"
      },
      "search_text": "deltask fn automation-work delete a task. args: <id>. ex {\"key\":\"deltask\",\"body\":\"42\"} [\"delete from tasks where id=?\",\"$1\"]"
    },
    {
      "key": "DEL_ROW",
      "type": "fn",
      "domain": "system-meta",
      "category": "self_mod",
      "description": "Delete a directory row.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-05T14:30:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 0,
        "invoking_actors": 1,
        "last_invoked": "2026-07-12T18:24:38-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/DEL_ROW",
        "contract": "https://miscsubjects.com/api/directory/DEL_ROW",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=DEL_ROW"
      },
      "search_text": "del_row fn system-meta self_mod delete a directory row."
    },
    {
      "key": "DEMO_D1_TO_KV",
      "type": "flow",
      "domain": "cloud-data",
      "category": "demo",
      "description": "demo — list D1 databases via the Cloudflare API, then store that JSON in KV. Proves sequential cross-surface composition.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "composed_flow",
      "updated_at": "2026-06-14T19:40:00Z",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/DEMO_D1_TO_KV",
        "contract": "https://miscsubjects.com/api/directory/DEMO_D1_TO_KV",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=DEMO_D1_TO_KV"
      },
      "search_text": "demo_d1_to_kv flow cloud-data demo demo — list d1 databases via the cloudflare api, then store that json in kv. proves sequential cross-surface composition."
    },
    {
      "key": "DEPLOY_LEASE",
      "type": "fn",
      "domain": "cloud-data",
      "category": "governance",
      "description": "Inspect, acquire or release the single production deployment door for loop-safe-miscsubjects. The canonical ship script holds the same KV lease from before migrations through the Pages result and ledgers acquire/release.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "fn",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 12:00:47",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 10,
        "material_invocations": 7,
        "invoking_actors": 1,
        "last_invoked": "2026-07-17T06:19:24-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/DEPLOY_LEASE",
        "contract": "https://miscsubjects.com/api/directory/DEPLOY_LEASE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=DEPLOY_LEASE"
      },
      "search_text": "deploy_lease fn cloud-data governance inspect, acquire or release the single production deployment door for loop-safe-miscsubjects. the canonical ship script holds the same kv lease from before migrations through the pages result and ledgers acquire/release."
    },
    {
      "key": "DESIGN_LAW",
      "type": "http",
      "domain": "governance-proof",
      "category": "design",
      "description": "Discover the canonical Laws of Design Knowledge-Action Object.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-18 03:20:26",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/DESIGN_LAW",
        "contract": "https://miscsubjects.com/api/directory/DESIGN_LAW",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=DESIGN_LAW"
      },
      "search_text": "design_law http governance-proof design discover the canonical laws of design knowledge-action object."
    },
    {
      "key": "DESKTOP_CLICK",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "Click screen coordinates on the Mac. Needs Accessibility granted once.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T18:08:56.257Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/DESKTOP_CLICK",
        "contract": "https://miscsubjects.com/api/directory/DESKTOP_CLICK",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=DESKTOP_CLICK"
      },
      "search_text": "desktop_click http computer-code click screen coordinates on the mac. needs accessibility granted once."
    },
    {
      "key": "DESKTOP_SHOT",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "Screenshot the Mac and return a stable URL. Alias of LOCAL_SCREENSHOT.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T18:08:57.144Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 19,
        "material_invocations": 15,
        "invoking_actors": 3,
        "last_invoked": "2026-07-12T17:52:43-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/DESKTOP_SHOT",
        "contract": "https://miscsubjects.com/api/directory/DESKTOP_SHOT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=DESKTOP_SHOT"
      },
      "search_text": "desktop_shot http computer-code screenshot the mac and return a stable url. alias of local_screenshot."
    },
    {
      "key": "DESKTOP_TYPE",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "Type text into the focused app on the Mac (keystroke).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T18:08:58.106Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/DESKTOP_TYPE",
        "contract": "https://miscsubjects.com/api/directory/DESKTOP_TYPE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=DESKTOP_TYPE"
      },
      "search_text": "desktop_type http computer-code type text into the focused app on the mac (keystroke)."
    },
    {
      "key": "DIRECTORY_GET",
      "type": "flow",
      "domain": "automation-work",
      "category": "directory",
      "description": "Read one directory row by $1=key. Use to inspect a specific tool definition.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "composed_flow",
      "updated_at": "2026-06-05T14:30:00Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 3,
        "invoking_actors": 0,
        "last_invoked": "2026-07-06T20:22:17-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/DIRECTORY_GET",
        "contract": "https://miscsubjects.com/api/directory/DIRECTORY_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=DIRECTORY_GET"
      },
      "search_text": "directory_get flow automation-work directory read one directory row by $1=key. use to inspect a specific tool definition."
    },
    {
      "key": "DIRECTORY_LIST",
      "type": "flow",
      "domain": "automation-work",
      "category": "directory",
      "description": "List the directory: D1_QUERY: SELECT key, type, target, updated_at FROM directory ORDER BY key. Use to enumerate every tool.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "composed_flow",
      "updated_at": "2026-06-05T14:00:00Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 3,
        "invoking_actors": 0,
        "last_invoked": "2026-07-06T20:22:18-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/DIRECTORY_LIST",
        "contract": "https://miscsubjects.com/api/directory/DIRECTORY_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=DIRECTORY_LIST"
      },
      "search_text": "directory_list flow automation-work directory list the directory: d1_query: select key, type, target, updated_at from directory order by key. use to enumerate every tool."
    },
    {
      "key": "DIRECT_EXEC_IF_PREFIX",
      "type": "flow",
      "domain": "automation-work",
      "category": "flow",
      "description": "If the inbound message starts with /t /exec /terminal /run /help, treat the rest as a LOCAL_EXEC command on the Mac bridge. Otherwise pass through unchanged. $1=full message.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "composed_flow",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/DIRECT_EXEC_IF_PREFIX",
        "contract": "https://miscsubjects.com/api/directory/DIRECT_EXEC_IF_PREFIX",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=DIRECT_EXEC_IF_PREFIX"
      },
      "search_text": "direct_exec_if_prefix flow automation-work flow if the inbound message starts with /t /exec /terminal /run /help, treat the rest as a local_exec command on the mac bridge. otherwise pass through unchanged. $1=full message."
    },
    {
      "key": "DIR_GET",
      "type": "http",
      "domain": "system-meta",
      "category": "directory",
      "description": "Read one directory row by key.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 03:56:30",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 54,
        "material_invocations": 53,
        "invoking_actors": 5,
        "last_invoked": "2026-07-14T21:18:48-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/DIR_GET",
        "contract": "https://miscsubjects.com/api/directory/DIR_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=DIR_GET"
      },
      "search_text": "dir_get http system-meta directory read one directory row by key."
    },
    {
      "key": "DIR_LIST",
      "type": "http",
      "domain": "system-meta",
      "category": "directory",
      "description": "List every directory row",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 03:56:30",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/DIR_LIST",
        "contract": "https://miscsubjects.com/api/directory/DIR_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=DIR_LIST"
      },
      "search_text": "dir_list http system-meta directory list every directory row"
    },
    {
      "key": "DIR_PATCH",
      "type": "http",
      "domain": "system-meta",
      "category": "directory",
      "description": "Edit a directory row (a prompt or capability) by KEY. json_body is a JSON object with any of {type,target,auth,content,category,enabled,planner_visible,planner_rank}.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 4,
        "material_invocations": 2,
        "invoking_actors": 3,
        "last_invoked": "2026-07-12T18:25:50-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/DIR_PATCH",
        "contract": "https://miscsubjects.com/api/directory/DIR_PATCH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=DIR_PATCH"
      },
      "search_text": "dir_patch http system-meta directory edit a directory row (a prompt or capability) by key. json_body is a json object with any of {type,target,auth,content,category,enabled,planner_visible,planner_rank}."
    },
    {
      "key": "DISCLOSURE_GET",
      "type": "http",
      "domain": "knowledge-content",
      "category": "protocol",
      "description": "Read a versioned public defensive-publication artifact from the disclosure archive. Text is scanned for bearer/credential material at read time; binary artifacts are admitted only after local render/hash/credential review. Keys are immutable and public.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 12:22:53",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/DISCLOSURE_GET",
        "contract": "https://miscsubjects.com/api/directory/DISCLOSURE_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=DISCLOSURE_GET"
      },
      "search_text": "disclosure_get http knowledge-content protocol read a versioned public defensive-publication artifact from the disclosure archive. text is scanned for bearer/credential material at read time; binary artifacts are admitted only after local render/hash/credential review. keys are immutable and public."
    },
    {
      "key": "DISCOVER_SOURCE",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "capability",
      "description": "Fetch a public URL (API docs, OpenAPI spec, GitHub raw, vendor SDK readme) and persist the raw body to R2 under capability_sources/<sha16>.txt. Returns {url, bytes, r2_key, sha256_16, status}. First step of universe-to-row. $1=URL",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 07:00:01",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 3,
        "invoking_actors": 1,
        "last_invoked": "2026-07-22T13:10:15-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/DISCOVER_SOURCE",
        "contract": "https://miscsubjects.com/api/directory/DISCOVER_SOURCE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=DISCOVER_SOURCE"
      },
      "search_text": "discover_source fn knowledge-content capability fetch a public url (api docs, openapi spec, github raw, vendor sdk readme) and persist the raw body to r2 under capability_sources/<sha16>.txt. returns {url, bytes, r2_key, sha256_16, status}. first step of universe-to-row. $1=url"
    },
    {
      "key": "DOCS_GET",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "docs",
      "description": "Read one writer/build doc from the D1 docs table by slug (style_topology, slot_specs, judge_prompt, arcads, blooio, cloudflare, ai-gateway, 2chat, build-intent). Returns {slug,title,body}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-18T01:44:25.321Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/DOCS_GET",
        "contract": "https://miscsubjects.com/api/directory/DOCS_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=DOCS_GET"
      },
      "search_text": "docs_get fn knowledge-content docs read one writer/build doc from the d1 docs table by slug (style_topology, slot_specs, judge_prompt, arcads, blooio, cloudflare, ai-gateway, 2chat, build-intent). returns {slug,title,body}"
    },
    {
      "key": "DOCS_SEARCH",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "docs",
      "description": "Search stored docs. Arg: query. Returns slugs + snippets",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11 02:34:52",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/DOCS_SEARCH",
        "contract": "https://miscsubjects.com/api/directory/DOCS_SEARCH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=DOCS_SEARCH"
      },
      "search_text": "docs_search fn knowledge-content docs search stored docs. arg: query. returns slugs + snippets"
    },
    {
      "key": "DONETASK",
      "type": "fn",
      "domain": "automation-work",
      "category": "tasks",
      "description": "Mark a task as done. $1=task_id (number), $2=optional result summary.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 05:31:31",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/DONETASK",
        "contract": "https://miscsubjects.com/api/directory/DONETASK",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=DONETASK"
      },
      "search_text": "donetask fn automation-work tasks mark a task as done. $1=task_id (number), $2=optional result summary."
    },
    {
      "key": "DURABLE_WORKER",
      "type": "http",
      "domain": "cloud-data",
      "category": "cloudflare",
      "description": "Durable Worker — the bound Durable Object (class DirectoryDO, script loop-safe-directory-do). One strongly-consistent instance (\"main\") that owns the SLUG REGISTRY (every declared internal position: slug -> kind+target) and an append-only MUTATION-INTENT LOG",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 03:56:30",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/DURABLE_WORKER",
        "contract": "https://miscsubjects.com/api/directory/DURABLE_WORKER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=DURABLE_WORKER"
      },
      "search_text": "durable_worker http cloud-data cloudflare durable worker — the bound durable object (class directorydo, script loop-safe-directory-do). one strongly-consistent instance (\"main\") that owns the slug registry (every declared internal position: slug -> kind+target) and an append-only mutation-intent log"
    },
    {
      "key": "EAGLE_IMSG",
      "type": "http",
      "domain": "other",
      "category": "uncategorized",
      "description": "Eagle image review workflow from iMessage. Runs eagle_imessage.mjs on the Mac. Texts Cyrus image previews + generated variations. Updates EAGLE_IMAGES sheet.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-05T13:51:57-07:00",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/EAGLE_IMSG",
        "contract": "https://miscsubjects.com/api/directory/EAGLE_IMSG",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=EAGLE_IMSG"
      },
      "search_text": "eagle_imsg http other eagle image review workflow from imessage. runs eagle_imessage.mjs on the mac. texts cyrus image previews + generated variations. updates eagle_images sheet."
    },
    {
      "key": "EDITORIAL_BOARD_RUN",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "protocol",
      "description": "Run one receiving editorial-board task. It reads a MODEL_CHAT_INTAKE ledger event, extracts owner complaints and content-rule defects as JSON, ledgers EDITORIAL_BOARD_DECISION, and queues OIP purification.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-03 03:32:22",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 2,
        "material_invocations": 2,
        "invoking_actors": 1,
        "last_invoked": "2026-07-03T03:33:47.919Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/EDITORIAL_BOARD_RUN",
        "contract": "https://miscsubjects.com/api/directory/EDITORIAL_BOARD_RUN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=EDITORIAL_BOARD_RUN"
      },
      "search_text": "editorial_board_run fn knowledge-content protocol run one receiving editorial-board task. it reads a model_chat_intake ledger event, extracts owner complaints and content-rule defects as json, ledgers editorial_board_decision, and queues oip purification."
    },
    {
      "key": "EDITOR_AGENT",
      "type": "agent",
      "domain": "other",
      "category": "uncategorized",
      "description": "You are ARTICLE_EDITOR. You review articles about peptides. You are direct. You are not polite. You state exactly what is wrong.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 01:26:51",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/EDITOR_AGENT",
        "contract": "https://miscsubjects.com/api/directory/EDITOR_AGENT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=EDITOR_AGENT"
      },
      "search_text": "editor_agent agent other you are article_editor. you review articles about peptides. you are direct. you are not polite. you state exactly what is wrong."
    },
    {
      "key": "EDITTASK",
      "type": "fn",
      "domain": "automation-work",
      "category": "uncategorized",
      "description": "edit a task body. ARGS: <id>|<new text>. EX {\"key\":\"EDITTASK\",\"body\":\"42|buy milk\"} [\"UPDATE tasks SET body=? WHERE id=?\",\"$2\",\"$1\"]",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-17T06:57:53.582Z",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/EDITTASK",
        "contract": "https://miscsubjects.com/api/directory/EDITTASK",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=EDITTASK"
      },
      "search_text": "edittask fn automation-work edit a task body. args: <id>|<new text>. ex {\"key\":\"edittask\",\"body\":\"42|buy milk\"} [\"update tasks set body=? where id=?\",\"$2\",\"$1\"]"
    },
    {
      "key": "EDIT_MEMORY",
      "type": "fn",
      "domain": "other",
      "category": "uncategorized",
      "description": "Change one line of your memory (or any row). $1=key, $2=the exact existing line, $3=the new line",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-18T02:37:19.316Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/EDIT_MEMORY",
        "contract": "https://miscsubjects.com/api/directory/EDIT_MEMORY",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=EDIT_MEMORY"
      },
      "search_text": "edit_memory fn other change one line of your memory (or any row). $1=key, $2=the exact existing line, $3=the new line"
    },
    {
      "key": "EDIT_ROW",
      "type": "fn",
      "domain": "system-meta",
      "category": "self_mod",
      "description": "Edit an existing directory row (upsert).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 1,
        "last_invoked": "2026-07-01T09:30:29.245Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/EDIT_ROW",
        "contract": "https://miscsubjects.com/api/directory/EDIT_ROW",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=EDIT_ROW"
      },
      "search_text": "edit_row fn system-meta self_mod edit an existing directory row (upsert)."
    },
    {
      "key": "EMAIL_SEND",
      "type": "http",
      "domain": "communications",
      "category": "email",
      "description": "Send an email through Cloudflare Email Sending via the sibling worker.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-20 03:37:46",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 2,
        "material_invocations": 2,
        "invoking_actors": 2,
        "last_invoked": "2026-07-12T01:28:02-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/EMAIL_SEND",
        "contract": "https://miscsubjects.com/api/directory/EMAIL_SEND",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=EMAIL_SEND"
      },
      "search_text": "email_send http communications email send an email through cloudflare email sending via the sibling worker."
    },
    {
      "key": "EVENTS",
      "type": "http",
      "domain": "system-meta",
      "category": "log",
      "description": "Read the raw EVENTS log — one row per call, newest first, chronological. Each row: source, key, action, status, request/response preview, trace id, step. $1 optional = text to search across key/action/payload",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-18T00:00:00.000Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/EVENTS",
        "contract": "https://miscsubjects.com/api/directory/EVENTS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=EVENTS"
      },
      "search_text": "events http system-meta log read the raw events log — one row per call, newest first, chronological. each row: source, key, action, status, request/response preview, trace id, step. $1 optional = text to search across key/action/payload"
    },
    {
      "key": "EXTRACT_CAPABILITIES",
      "type": "fn",
      "domain": "governance-proof",
      "category": "capability",
      "description": "Given an R2 key from DISCOVER_SOURCE, run a Workers AI Llama call to extract a JSON array of {op, method, url_or_signature, Truncates input at 20KB. Second step of universe-to-row. $1=r2_key, $2=optional model id (default @cf/meta/llama-3.3-70b-instruct-fp8-fast)",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 07:00:01",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 0,
        "invoking_actors": 1,
        "last_invoked": "2026-07-02T07:49:56.706Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/EXTRACT_CAPABILITIES",
        "contract": "https://miscsubjects.com/api/directory/EXTRACT_CAPABILITIES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=EXTRACT_CAPABILITIES"
      },
      "search_text": "extract_capabilities fn governance-proof capability given an r2 key from discover_source, run a workers ai llama call to extract a json array of {op, method, url_or_signature, truncates input at 20kb. second step of universe-to-row. $1=r2_key, $2=optional model id (default @cf/meta/llama-3.3-70b-instruct-fp8-fast)"
    },
    {
      "key": "FED_SEND",
      "type": "fn",
      "domain": "other",
      "category": "federation",
      "description": "Send a signed federation message (oip-message/1) from the home agent to a remote agent at ANOTHER domain, and return that agent's signed reply. Cross-domain agent-to-agent messaging; the two current test nodes are separately deployed under one operator.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 21:21:07",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 1,
        "last_invoked": "2026-07-15T14:36:35-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/FED_SEND",
        "contract": "https://miscsubjects.com/api/directory/FED_SEND",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=FED_SEND"
      },
      "search_text": "fed_send fn other federation send a signed federation message (oip-message/1) from the home agent to a remote agent at another domain, and return that agent's signed reply. cross-domain agent-to-agent messaging; the two current test nodes are separately deployed under one operator."
    },
    {
      "key": "FIDELITY_REPORT",
      "type": "flow",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "Per-run pass/fail counts from fidelity_log. Latest 5 runs.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "composed_flow",
      "updated_at": "2026-06-11 18:46:20",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/FIDELITY_REPORT",
        "contract": "https://miscsubjects.com/api/directory/FIDELITY_REPORT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=FIDELITY_REPORT"
      },
      "search_text": "fidelity_report flow computer-code per-run pass/fail counts from fidelity_log. latest 5 runs."
    },
    {
      "key": "FIDELITY_RUN",
      "type": "fn",
      "domain": "governance-proof",
      "category": "audit",
      "description": "Run the whole fidelity bank. $1 optional kind filter (positive | inverse | agent-route). Logs to fidelity_log. Returns JSON {run_id,total,passed,failed,duration_ms,failing}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T20:21:43Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/FIDELITY_RUN",
        "contract": "https://miscsubjects.com/api/directory/FIDELITY_RUN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=FIDELITY_RUN"
      },
      "search_text": "fidelity_run fn governance-proof audit run the whole fidelity bank. $1 optional kind filter (positive | inverse | agent-route). logs to fidelity_log. returns json {run_id,total,passed,failed,duration_ms,failing}"
    },
    {
      "key": "FILE_CLAIM",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "governance",
      "description": "Advisory write-locks so coding agents stop double-editing the same file. KV-backed, TTL auto-expires.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-03 05:58:44",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 578,
        "material_invocations": 574,
        "invoking_actors": 5,
        "last_invoked": "2026-07-18T03:52:56-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/FILE_CLAIM",
        "contract": "https://miscsubjects.com/api/directory/FILE_CLAIM",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=FILE_CLAIM"
      },
      "search_text": "file_claim fn knowledge-content governance advisory write-locks so coding agents stop double-editing the same file. kv-backed, ttl auto-expires."
    },
    {
      "key": "FILE_GET",
      "type": "http",
      "domain": "computer-code",
      "category": "file",
      "description": "Read a repo file by path via GitHub Contents API. Returns {path,sha,size,content}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T23:20:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/FILE_GET",
        "contract": "https://miscsubjects.com/api/directory/FILE_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=FILE_GET"
      },
      "search_text": "file_get http computer-code file read a repo file by path via github contents api. returns {path,sha,size,content}"
    },
    {
      "key": "FILE_LIST",
      "type": "http",
      "domain": "computer-code",
      "category": "file",
      "description": "List every file in the repo tree",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T23:20:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/FILE_LIST",
        "contract": "https://miscsubjects.com/api/directory/FILE_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=FILE_LIST"
      },
      "search_text": "file_list http computer-code file list every file in the repo tree"
    },
    {
      "key": "FILE_PATCH",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "Patch a repo file — replace one string with another. Safer than FILE_PUT for small edits",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/FILE_PATCH",
        "contract": "https://miscsubjects.com/api/directory/FILE_PATCH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=FILE_PATCH"
      },
      "search_text": "file_patch http computer-code patch a repo file — replace one string with another. safer than file_put for small edits"
    },
    {
      "key": "FILE_PUT",
      "type": "http",
      "domain": "computer-code",
      "category": "file",
      "description": "Write a repo file via GitHub Contents API. Creates or overwrites.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T23:20:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/FILE_PUT",
        "contract": "https://miscsubjects.com/api/directory/FILE_PUT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=FILE_PUT"
      },
      "search_text": "file_put http computer-code file write a repo file via github contents api. creates or overwrites."
    },
    {
      "key": "FORGET",
      "type": "fn",
      "domain": "other",
      "category": "uncategorized",
      "description": "Remove one line from your memory (or any row). $1=key (ROUTER for your own memory), $2=the exact text to remove",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-18T02:37:18.909Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/FORGET",
        "contract": "https://miscsubjects.com/api/directory/FORGET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=FORGET"
      },
      "search_text": "forget fn other remove one line from your memory (or any row). $1=key (router for your own memory), $2=the exact text to remove"
    },
    {
      "key": "GAP_REPORT",
      "type": "fn",
      "domain": "computer-code",
      "category": "capability",
      "description": "Given the same shape as PROPOSE_ROWS, diff the discovered ops against existing directory keys. Returns {ops_total, found, missing, missing_ops[]}. Surfaces what is genuinely new",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 07:15:51",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 6,
        "material_invocations": 1,
        "invoking_actors": 1,
        "last_invoked": "2026-07-22T12:59:21-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GAP_REPORT",
        "contract": "https://miscsubjects.com/api/directory/GAP_REPORT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GAP_REPORT"
      },
      "search_text": "gap_report fn computer-code capability given the same shape as propose_rows, diff the discovered ops against existing directory keys. returns {ops_total, found, missing, missing_ops[]}. surfaces what is genuinely new"
    },
    {
      "key": "GEMINI_COLLABORATE",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "content",
      "description": "Cheap Gemini reads article topology and posts tier-honest claims — collaborator #2 (after Kimi).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:45:21",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GEMINI_COLLABORATE",
        "contract": "https://miscsubjects.com/api/directory/GEMINI_COLLABORATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GEMINI_COLLABORATE"
      },
      "search_text": "gemini_collaborate fn knowledge-content content cheap gemini reads article topology and posts tier-honest claims — collaborator #2 (after kimi)."
    },
    {
      "key": "GEMINI_GENERATE",
      "type": "http",
      "domain": "other",
      "category": "llm",
      "description": "Generate text via Gemini 2.5 Flash. $1=plain text prompt. Use as a cheaper alternative to Grok for batch summarization",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:45:21",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 1,
        "last_invoked": "2026-07-16T20:39:59-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GEMINI_GENERATE",
        "contract": "https://miscsubjects.com/api/directory/GEMINI_GENERATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GEMINI_GENERATE"
      },
      "search_text": "gemini_generate http other llm generate text via gemini 2.5 flash. $1=plain text prompt. use as a cheaper alternative to grok for batch summarization"
    },
    {
      "key": "GEN_DUAL",
      "type": "fn",
      "domain": "other",
      "category": "openai",
      "description": "Generate with BOTH OpenAI gpt-image-1.5 and Grok Imagine; store both to R2; return both links. If reference_url is given, both EDIT it",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-10 04:53:10",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 193,
        "material_invocations": 46,
        "invoking_actors": 1,
        "last_invoked": "2026-07-07T16:50:25-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GEN_DUAL",
        "contract": "https://miscsubjects.com/api/directory/GEN_DUAL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GEN_DUAL"
      },
      "search_text": "gen_dual fn other openai generate with both openai gpt-image-1.5 and grok imagine; store both to r2; return both links. if reference_url is given, both edit it"
    },
    {
      "key": "GET_AGENT_LIMITS",
      "type": "fn",
      "domain": "agents-models",
      "category": "limits",
      "description": "Read current agent limits: tool_loops, memory_window, depth_cap, cost_cap_usd.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-19 10:20:49",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GET_AGENT_LIMITS",
        "contract": "https://miscsubjects.com/api/directory/GET_AGENT_LIMITS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GET_AGENT_LIMITS"
      },
      "search_text": "get_agent_limits fn agents-models limits read current agent limits: tool_loops, memory_window, depth_cap, cost_cap_usd."
    },
    {
      "key": "GITHUB",
      "type": "agent",
      "domain": "computer-code",
      "category": "agent",
      "description": "You are the GitHub specialist in Cyrus's build. You talk to Cyrus in plain words. You are absolutely logical and absolutely truthful: you never invent a command or a result.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-29 07:35:44",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 6,
        "material_invocations": 6,
        "invoking_actors": 1,
        "last_invoked": "2026-07-06T20:22:28-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GITHUB",
        "contract": "https://miscsubjects.com/api/directory/GITHUB",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GITHUB"
      },
      "search_text": "github agent computer-code agent you are the github specialist in cyrus's build. you talk to cyrus in plain words. you are absolutely logical and absolutely truthful: you never invent a command or a result."
    },
    {
      "key": "GITHUB_ADD_ISSUE_COMMENT",
      "type": "fn",
      "domain": "computer-code",
      "category": "github",
      "description": "Post a comment to a GitHub issue through the GitHub API. This is the canonical URL-only comment path.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 04:53:13",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 16,
        "material_invocations": 16,
        "invoking_actors": 1,
        "last_invoked": "2026-07-02T04:58:47.323Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GITHUB_ADD_ISSUE_COMMENT",
        "contract": "https://miscsubjects.com/api/directory/GITHUB_ADD_ISSUE_COMMENT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GITHUB_ADD_ISSUE_COMMENT"
      },
      "search_text": "github_add_issue_comment fn computer-code github post a comment to a github issue through the github api. this is the canonical url-only comment path."
    },
    {
      "key": "GITHUB_CLOSE_ISSUE",
      "type": "fn",
      "domain": "computer-code",
      "category": "github",
      "description": "Close a GitHub issue and add a closing comment.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-03T07:21:05.642Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-07-03T00:22:52-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GITHUB_CLOSE_ISSUE",
        "contract": "https://miscsubjects.com/api/directory/GITHUB_CLOSE_ISSUE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GITHUB_CLOSE_ISSUE"
      },
      "search_text": "github_close_issue fn computer-code github close a github issue and add a closing comment."
    },
    {
      "key": "GITHUB_CREATE_ISSUE",
      "type": "fn",
      "domain": "computer-code",
      "category": "github",
      "description": "Create a GitHub issue through the GitHub API.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 134,
        "material_invocations": 121,
        "invoking_actors": 1,
        "last_invoked": "2026-07-03T10:30:35-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GITHUB_CREATE_ISSUE",
        "contract": "https://miscsubjects.com/api/directory/GITHUB_CREATE_ISSUE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GITHUB_CREATE_ISSUE"
      },
      "search_text": "github_create_issue fn computer-code github create a github issue through the github api."
    },
    {
      "key": "GITHUB_GET_ISSUE",
      "type": "fn",
      "domain": "computer-code",
      "category": "github",
      "description": "Read one GitHub issue by number from massoumicyrus/miscsubjects-pages.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 04:53:13",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 3,
        "invoking_actors": 1,
        "last_invoked": "2026-07-03T02:49:02.345Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GITHUB_GET_ISSUE",
        "contract": "https://miscsubjects.com/api/directory/GITHUB_GET_ISSUE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GITHUB_GET_ISSUE"
      },
      "search_text": "github_get_issue fn computer-code github read one github issue by number from massoumicyrus/miscsubjects-pages."
    },
    {
      "key": "GITHUB_LIST_ISSUES",
      "type": "fn",
      "domain": "computer-code",
      "category": "github",
      "description": "List GitHub issues in massoumicyrus/miscsubjects-pages through the GitHub API.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 04:53:13",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 25,
        "material_invocations": 24,
        "invoking_actors": 3,
        "last_invoked": "2026-07-12T21:06:32-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GITHUB_LIST_ISSUES",
        "contract": "https://miscsubjects.com/api/directory/GITHUB_LIST_ISSUES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GITHUB_LIST_ISSUES"
      },
      "search_text": "github_list_issues fn computer-code github list github issues in massoumicyrus/miscsubjects-pages through the github api."
    },
    {
      "key": "GITHUB_TAIL",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "oip",
      "description": "The GitHub repository as a live object. Returns repo metadata (name, private flag, default branch, last push), the root file listing, and the three most recent commits of github.com/massoumicyrus/oip. Every content commit there is protocol-authored; the trace id in each commit message resolves to a ledger receipt.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-12 04:55:05",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 2,
        "material_invocations": 2,
        "invoking_actors": 1,
        "last_invoked": "2026-07-17T22:05:56-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GITHUB_TAIL",
        "contract": "https://miscsubjects.com/api/directory/GITHUB_TAIL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GITHUB_TAIL"
      },
      "search_text": "github_tail fn knowledge-content oip the github repository as a live object. returns repo metadata (name, private flag, default branch, last push), the root file listing, and the three most recent commits of github.com/massoumicyrus/oip. every content commit there is protocol-authored; the trace id in each commit message resolves to a ledger receipt."
    },
    {
      "key": "GLM_CODER",
      "type": "agent",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "You are a coding sub-agent that edits this build (a Cloudflare Pages app). To act, emit a tag [invocation omitted] and you get the result next turn. Tools: [invocation omitted] reads a repo file; [invocation omitted] reads the database; [invocation omitted] adds a row; [invocation omitted] rewrites a row. When the task is done, emit [invocation omitted]. Do exactly what is asked, one tool at a time.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20T20:51:39.763Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GLM_CODER",
        "contract": "https://miscsubjects.com/api/directory/GLM_CODER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GLM_CODER"
      },
      "search_text": "glm_coder agent computer-code you are a coding sub-agent that edits this build (a cloudflare pages app). to act, emit a tag [invocation omitted] and you get the result next turn. tools: [invocation omitted] reads a repo file; [invocation omitted] reads the database; [invocation omitted] adds a row; [invocation omitted] rewrites a row. when the task is done, emit [invocation omitted]. do exactly what is asked, one tool at a time."
    },
    {
      "key": "GOOGLE_CALENDAR_CREATE",
      "type": "http",
      "domain": "other",
      "category": "google",
      "description": "Create a Google Calendar event. $1=calendar id, $2=title, $3=ISO start, $4=ISO end",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "apps_script",
      "target_kind": "internal_function",
      "updated_at": "2026-06-10T03:00:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GOOGLE_CALENDAR_CREATE",
        "contract": "https://miscsubjects.com/api/directory/GOOGLE_CALENDAR_CREATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GOOGLE_CALENDAR_CREATE"
      },
      "search_text": "google_calendar_create http other google create a google calendar event. $1=calendar id, $2=title, $3=iso start, $4=iso end"
    },
    {
      "key": "GOOGLE_CALENDAR_LIST",
      "type": "http",
      "domain": "other",
      "category": "google",
      "description": "Upcoming Google Calendar events. $1=calendar id (or \"primary\"), $2=optional ISO start",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "apps_script",
      "target_kind": "internal_function",
      "updated_at": "2026-06-10T03:00:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GOOGLE_CALENDAR_LIST",
        "contract": "https://miscsubjects.com/api/directory/GOOGLE_CALENDAR_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GOOGLE_CALENDAR_LIST"
      },
      "search_text": "google_calendar_list http other google upcoming google calendar events. $1=calendar id (or \"primary\"), $2=optional iso start"
    },
    {
      "key": "GOOGLE_DRIVE_GET",
      "type": "http",
      "domain": "other",
      "category": "google",
      "description": "Download Google Drive file content as plain text. $1=file id. Use after GOOGLE_DRIVE_LIST",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "apps_script",
      "target_kind": "internal_function",
      "updated_at": "2026-06-10T03:00:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GOOGLE_DRIVE_GET",
        "contract": "https://miscsubjects.com/api/directory/GOOGLE_DRIVE_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GOOGLE_DRIVE_GET"
      },
      "search_text": "google_drive_get http other google download google drive file content as plain text. $1=file id. use after google_drive_list"
    },
    {
      "key": "GOOGLE_DRIVE_LIST",
      "type": "http",
      "domain": "other",
      "category": "google",
      "description": "List Google Drive files. $1=optional folder id or query (blank = root)",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "apps_script",
      "target_kind": "internal_function",
      "updated_at": "2026-06-10T03:00:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GOOGLE_DRIVE_LIST",
        "contract": "https://miscsubjects.com/api/directory/GOOGLE_DRIVE_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GOOGLE_DRIVE_LIST"
      },
      "search_text": "google_drive_list http other google list google drive files. $1=optional folder id or query (blank = root)"
    },
    {
      "key": "GOOGLE_SHEETS_APPEND",
      "type": "http",
      "domain": "other",
      "category": "google",
      "description": "Append a row to a Google Sheet. $1=sheet id, $2=tab name, $3=JSON array of values",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "apps_script",
      "target_kind": "internal_function",
      "updated_at": "2026-06-10T03:00:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GOOGLE_SHEETS_APPEND",
        "contract": "https://miscsubjects.com/api/directory/GOOGLE_SHEETS_APPEND",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GOOGLE_SHEETS_APPEND"
      },
      "search_text": "google_sheets_append http other google append a row to a google sheet. $1=sheet id, $2=tab name, $3=json array of values"
    },
    {
      "key": "GOOGLE_SHEETS_GET",
      "type": "http",
      "domain": "other",
      "category": "google",
      "description": "Read a Google Sheet range as 2D JSON. $1=sheet id, $2=A1 range (e.g. Sheet1!A1:Z100)",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "apps_script",
      "target_kind": "internal_function",
      "updated_at": "2026-06-10T03:00:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GOOGLE_SHEETS_GET",
        "contract": "https://miscsubjects.com/api/directory/GOOGLE_SHEETS_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GOOGLE_SHEETS_GET"
      },
      "search_text": "google_sheets_get http other google read a google sheet range as 2d json. $1=sheet id, $2=a1 range (e.g. sheet1!a1:z100)"
    },
    {
      "key": "GOOGLE_TASKS_ADD",
      "type": "http",
      "domain": "automation-work",
      "category": "google",
      "description": "Add a Google Task. $1=optional list id, $2=title, $3=optional notes",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "apps_script",
      "target_kind": "internal_function",
      "updated_at": "2026-06-10T03:00:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GOOGLE_TASKS_ADD",
        "contract": "https://miscsubjects.com/api/directory/GOOGLE_TASKS_ADD",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GOOGLE_TASKS_ADD"
      },
      "search_text": "google_tasks_add http automation-work google add a google task. $1=optional list id, $2=title, $3=optional notes"
    },
    {
      "key": "GOOGLE_TASKS_LIST",
      "type": "http",
      "domain": "automation-work",
      "category": "google",
      "description": "List Google Tasks. $1=optional task list id",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "apps_script",
      "target_kind": "internal_function",
      "updated_at": "2026-06-10T03:00:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GOOGLE_TASKS_LIST",
        "contract": "https://miscsubjects.com/api/directory/GOOGLE_TASKS_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GOOGLE_TASKS_LIST"
      },
      "search_text": "google_tasks_list http automation-work google list google tasks. $1=optional task list id"
    },
    {
      "key": "GOVERNOR",
      "type": "agent",
      "domain": "governance-proof",
      "category": "governance",
      "description": "G0 ROLE: You are GOVERNOR — the standing build manager of miscsubjects. You do not code. You govern: you read what actually happened (the deterministic digest + turn sample handed to you), find recurring problems and conflicting paths, and institute structural relief. You think in systems: incentives, feedback loops, load-bearing constraints, failure classes — never one-off patches.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-10T03:52:56.377Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GOVERNOR",
        "contract": "https://miscsubjects.com/api/directory/GOVERNOR",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GOVERNOR"
      },
      "search_text": "governor agent governance-proof governance g0 role: you are governor — the standing build manager of miscsubjects. you do not code. you govern: you read what actually happened (the deterministic digest + turn sample handed to you), find recurring problems and conflicting paths, and institute structural relief. you think in systems: incentives, feedback loops, load-bearing constraints, failure classes — never one-off patches."
    },
    {
      "key": "GOVERNOR_ASK",
      "type": "fn",
      "domain": "governance-proof",
      "category": "governance",
      "description": "Ask the GOVERNOR (build manager) a question. It answers from the live 24h digest + recurrence memory + charter — counts in parentheses, sized for iMessage.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-03 05:58:44",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 2,
        "material_invocations": 2,
        "invoking_actors": 1,
        "last_invoked": "2026-07-03T08:58:22-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GOVERNOR_ASK",
        "contract": "https://miscsubjects.com/api/directory/GOVERNOR_ASK",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GOVERNOR_ASK"
      },
      "search_text": "governor_ask fn governance-proof governance ask the governor (build manager) a question. it answers from the live 24h digest + recurrence memory + charter — counts in parentheses, sized for imessage."
    },
    {
      "key": "GOVERNOR_RUN",
      "type": "fn",
      "domain": "governance-proof",
      "category": "governance",
      "description": "Run the GOVERNOR — scan the last 48h of ledger turns into a deterministic digest (error streaks, file collisions, loop states, auth lockouts, cron noise, task flow, waste), have the GOVERNOR model write the brief, email it to Cyrus, text him the verdict, ledger everything as GOVERNOR_BRIEF.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-03 05:28:45",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 17,
        "material_invocations": 17,
        "invoking_actors": 1,
        "last_invoked": "2026-07-05T19:33:48-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GOVERNOR_RUN",
        "contract": "https://miscsubjects.com/api/directory/GOVERNOR_RUN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GOVERNOR_RUN"
      },
      "search_text": "governor_run fn governance-proof governance run the governor — scan the last 48h of ledger turns into a deterministic digest (error streaks, file collisions, loop states, auth lockouts, cron noise, task flow, waste), have the governor model write the brief, email it to cyrus, text him the verdict, ledger everything as governor_brief."
    },
    {
      "key": "GRAPH_GROW",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "content",
      "description": "Run one model growth queue tick — populate sources, Kimi, Gemini, repair, reflex.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-29 11:50:53",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GRAPH_GROW",
        "contract": "https://miscsubjects.com/api/directory/GRAPH_GROW",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GRAPH_GROW"
      },
      "search_text": "graph_grow fn knowledge-content content run one model growth queue tick — populate sources, kimi, gemini, repair, reflex."
    },
    {
      "key": "GROK_IMAGE",
      "type": "http",
      "domain": "agents-models",
      "category": "grok",
      "description": "Generate an image from a text prompt. Returns a JSON url (grok-imagine-image-quality, $0.05/image).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:45:21",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 53,
        "material_invocations": 29,
        "invoking_actors": 7,
        "last_invoked": "2026-07-16T20:34:31-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GROK_IMAGE",
        "contract": "https://miscsubjects.com/api/directory/GROK_IMAGE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GROK_IMAGE"
      },
      "search_text": "grok_image http agents-models grok generate an image from a text prompt. returns a json url (grok-imagine-image-quality, $0.05/image)."
    },
    {
      "key": "GROK_IMAGE_EDIT",
      "type": "http",
      "domain": "agents-models",
      "category": "grok",
      "description": "Edit an image with natural language. Returns a JSON url",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:45:21",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GROK_IMAGE_EDIT",
        "contract": "https://miscsubjects.com/api/directory/GROK_IMAGE_EDIT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GROK_IMAGE_EDIT"
      },
      "search_text": "grok_image_edit http agents-models grok edit an image with natural language. returns a json url"
    },
    {
      "key": "GROK_IMAGE_R2",
      "type": "fn",
      "domain": "agents-models",
      "category": "creative",
      "description": "Generate an image with Grok Imagine, re-store it to R2, and return a stable https://miscsubjects.com/img/ link.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:45:21",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 16,
        "material_invocations": 2,
        "invoking_actors": 5,
        "last_invoked": "2026-07-17T22:06:22-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GROK_IMAGE_R2",
        "contract": "https://miscsubjects.com/api/directory/GROK_IMAGE_R2",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GROK_IMAGE_R2"
      },
      "search_text": "grok_image_r2 fn agents-models creative generate an image with grok imagine, re-store it to r2, and return a stable https://miscsubjects.com/img/ link."
    },
    {
      "key": "GROK_LEDGER_TAIL",
      "type": "flow",
      "domain": "agents-models",
      "category": "log",
      "description": "Last N ledger rows with token/cost when present.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "composed_flow",
      "updated_at": "2026-06-21T00:00:00Z",
      "contract": {
        "has_what": false,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 55,
        "material_invocations": 51,
        "invoking_actors": 11,
        "last_invoked": "2026-07-16T23:55:39-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GROK_LEDGER_TAIL",
        "contract": "https://miscsubjects.com/api/directory/GROK_LEDGER_TAIL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GROK_LEDGER_TAIL"
      },
      "search_text": "grok_ledger_tail flow agents-models log last n ledger rows with token/cost when present."
    },
    {
      "key": "GROK_MODELS",
      "type": "http",
      "domain": "agents-models",
      "category": "grok",
      "description": "List every model on the xAI API. No args",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-10 02:22:52",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GROK_MODELS",
        "contract": "https://miscsubjects.com/api/directory/GROK_MODELS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GROK_MODELS"
      },
      "search_text": "grok_models http agents-models grok list every model on the xai api. no args"
    },
    {
      "key": "GROK_STT",
      "type": "fn",
      "domain": "agents-models",
      "category": "grok",
      "description": "Speech-to-TEXT (Grok). INVOKE: [invocation omitted]",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:45:21",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GROK_STT",
        "contract": "https://miscsubjects.com/api/directory/GROK_STT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GROK_STT"
      },
      "search_text": "grok_stt fn agents-models grok speech-to-text (grok). invoke: [invocation omitted]"
    },
    {
      "key": "GROK_TTS",
      "type": "http",
      "domain": "agents-models",
      "category": "grok",
      "description": "Text-to-SPEECH (Grok). INVOKE: [invocation omitted]",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:45:21",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 6,
        "material_invocations": 6,
        "invoking_actors": 1,
        "last_invoked": "2026-07-06T00:03:33-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GROK_TTS",
        "contract": "https://miscsubjects.com/api/directory/GROK_TTS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GROK_TTS"
      },
      "search_text": "grok_tts http agents-models grok text-to-speech (grok). invoke: [invocation omitted]"
    },
    {
      "key": "GROK_VIDEO_GET",
      "type": "http",
      "domain": "agents-models",
      "category": "grok",
      "description": "Poll a video job. status pending|done|failed|expired; when done returns video.url",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-10 02:22:52",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-07-11T22:44:19-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GROK_VIDEO_GET",
        "contract": "https://miscsubjects.com/api/directory/GROK_VIDEO_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GROK_VIDEO_GET"
      },
      "search_text": "grok_video_get http agents-models grok poll a video job. status pending|done|failed|expired; when done returns video.url"
    },
    {
      "key": "GROK_VIDEO_START",
      "type": "http",
      "domain": "agents-models",
      "category": "grok",
      "description": "Start a text-to-video job. Returns request_id. Poll with GROK_VIDEO_GET. Model grok-imagine-video ($0.05/sec)",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:45:21",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-07-11T22:39:53-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GROK_VIDEO_START",
        "contract": "https://miscsubjects.com/api/directory/GROK_VIDEO_START",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GROK_VIDEO_START"
      },
      "search_text": "grok_video_start http agents-models grok start a text-to-video job. returns request_id. poll with grok_video_get. model grok-imagine-video ($0.05/sec)"
    },
    {
      "key": "GROK_VOICE_SEND",
      "type": "fn",
      "domain": "agents-models",
      "category": "uncategorized",
      "description": "Grok TTS ara voice into Blooio chat. INVOKE: [invocation omitted]",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:21:18",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 58,
        "material_invocations": 54,
        "invoking_actors": 2,
        "last_invoked": "2026-07-15T00:28:04-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GROK_VOICE_SEND",
        "contract": "https://miscsubjects.com/api/directory/GROK_VOICE_SEND",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GROK_VOICE_SEND"
      },
      "search_text": "grok_voice_send fn agents-models grok tts ara voice into blooio chat. invoke: [invocation omitted]"
    },
    {
      "key": "GW_DEEPSEEK",
      "type": "agent",
      "domain": "other",
      "category": "agent",
      "description": "GW1: You are a Cloudflare AI Gateway passthrough. Answer literally. No preamble.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11 19:07:31",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GW_DEEPSEEK",
        "contract": "https://miscsubjects.com/api/directory/GW_DEEPSEEK",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GW_DEEPSEEK"
      },
      "search_text": "gw_deepseek agent other agent gw1: you are a cloudflare ai gateway passthrough. answer literally. no preamble."
    },
    {
      "key": "GW_FABLE",
      "type": "agent",
      "domain": "other",
      "category": "agent",
      "description": "GW1: You are a Cloudflare AI Gateway passthrough. Answer literally. No preamble.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11 19:07:31",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GW_FABLE",
        "contract": "https://miscsubjects.com/api/directory/GW_FABLE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GW_FABLE"
      },
      "search_text": "gw_fable agent other agent gw1: you are a cloudflare ai gateway passthrough. answer literally. no preamble."
    },
    {
      "key": "GW_LLAMA",
      "type": "agent",
      "domain": "other",
      "category": "agent",
      "description": "GW1: You are a Cloudflare AI Gateway passthrough. Answer literally. No preamble.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11 19:07:31",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GW_LLAMA",
        "contract": "https://miscsubjects.com/api/directory/GW_LLAMA",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GW_LLAMA"
      },
      "search_text": "gw_llama agent other agent gw1: you are a cloudflare ai gateway passthrough. answer literally. no preamble."
    },
    {
      "key": "GW_MODELS",
      "type": "http",
      "domain": "other",
      "category": "llm",
      "description": "List every model available on the Cloudflare AI Gateway compat endpoint (162 models incl. claude-fable-5, deepseek-v4-pro). No args",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-10T02:01:01.565Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/GW_MODELS",
        "contract": "https://miscsubjects.com/api/directory/GW_MODELS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=GW_MODELS"
      },
      "search_text": "gw_models http other llm list every model available on the cloudflare ai gateway compat endpoint (162 models incl. claude-fable-5, deepseek-v4-pro). no args"
    },
    {
      "key": "HISTORY_GET",
      "type": "fn",
      "domain": "system-meta",
      "category": "util",
      "description": "How many past turns the build keeps per chat. No args. Returns {convo_max}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T15:13:36.814Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 3,
        "invoking_actors": 0,
        "last_invoked": "2026-07-06T20:22:31-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/HISTORY_GET",
        "contract": "https://miscsubjects.com/api/directory/HISTORY_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=HISTORY_GET"
      },
      "search_text": "history_get fn system-meta util how many past turns the build keeps per chat. no args. returns {convo_max}"
    },
    {
      "key": "HISTORY_SET",
      "type": "fn",
      "domain": "system-meta",
      "category": "util",
      "description": "Set how many past turns the build keeps per chat (1-100, default 14). Arg: the number. Takes effect immediately for every chat",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T15:13:36.814Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/HISTORY_SET",
        "contract": "https://miscsubjects.com/api/directory/HISTORY_SET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=HISTORY_SET"
      },
      "search_text": "history_set fn system-meta util set how many past turns the build keeps per chat (1-100, default 14). arg: the number. takes effect immediately for every chat"
    },
    {
      "key": "HTTP_FETCH",
      "type": "fn",
      "domain": "system-meta",
      "category": "util",
      "description": "Universal HTTP fetch. Method GET/POST/PUT/PATCH/DELETE. body is the raw request body string (empty for GET). headers_json is optional JSON header overrides. Returns 'HTTP <status>:<body first 20000 chars>'. Authorization redacted in ledger",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T23:10:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/HTTP_FETCH",
        "contract": "https://miscsubjects.com/api/directory/HTTP_FETCH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=HTTP_FETCH"
      },
      "search_text": "http_fetch fn system-meta util universal http fetch. method get/post/put/patch/delete. body is the raw request body string (empty for get). headers_json is optional json header overrides. returns 'http <status>:<body first 20000 chars>'. authorization redacted in ledger"
    },
    {
      "key": "IDEAS",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "content",
      "description": "Grok+web-search returns ideas, publishes nothing. ARGS: ask",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 01:12:17",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/IDEAS",
        "contract": "https://miscsubjects.com/api/directory/IDEAS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=IDEAS"
      },
      "search_text": "ideas fn knowledge-content content grok+web-search returns ideas, publishes nothing. args: ask"
    },
    {
      "key": "INTENT",
      "type": "agent",
      "domain": "other",
      "category": "routing",
      "description": "you are a tool router. your ONLY job is to map english commands to exact tool tags. you NEVER explain. you NEVER reason. you NEVER use REPLY. you NEVER use DONE. you NEVER use markdown. you output ONLY the exact tag.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-18T23:23:01Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 1,
        "last_invoked": "2026-07-03T01:46:31.140Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/INTENT",
        "contract": "https://miscsubjects.com/api/directory/INTENT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=INTENT"
      },
      "search_text": "intent agent other routing you are a tool router. your only job is to map english commands to exact tool tags. you never explain. you never reason. you never use reply. you never use done. you never use markdown. you output only the exact tag."
    },
    {
      "key": "INVALIDATE_DIR_SNAPSHOT",
      "type": "fn",
      "domain": "system-meta",
      "category": "directory",
      "description": "Drop the KV cache of the directory snapshot. Use after writing to the directory table by hand or via any tool that does NOT already invalidate. Takes no args",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 06:38:48",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 12,
        "material_invocations": 12,
        "invoking_actors": 2,
        "last_invoked": "2026-07-15T00:21:20-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/INVALIDATE_DIR_SNAPSHOT",
        "contract": "https://miscsubjects.com/api/directory/INVALIDATE_DIR_SNAPSHOT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=INVALIDATE_DIR_SNAPSHOT"
      },
      "search_text": "invalidate_dir_snapshot fn system-meta directory drop the kv cache of the directory snapshot. use after writing to the directory table by hand or via any tool that does not already invalidate. takes no args"
    },
    {
      "key": "ISSUE_SWEEP",
      "type": "fn",
      "domain": "automation-work",
      "category": "automation",
      "description": "Autonomous issue closer. Scans open issues and closes safe categories.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-03T07:23:40.887Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1804,
        "material_invocations": 1794,
        "invoking_actors": 1,
        "last_invoked": "2026-07-16T16:46:29-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ISSUE_SWEEP",
        "contract": "https://miscsubjects.com/api/directory/ISSUE_SWEEP",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ISSUE_SWEEP"
      },
      "search_text": "issue_sweep fn automation-work automation autonomous issue closer. scans open issues and closes safe categories."
    },
    {
      "key": "JCI_CLASSIFY",
      "type": "http",
      "domain": "other",
      "category": "cloaker",
      "description": "Classify a visitor via JustCloakIt. type=false+status=passed means real human. Needs JCI_USER_ID secret",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-10 04:34:05",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/JCI_CLASSIFY",
        "contract": "https://miscsubjects.com/api/directory/JCI_CLASSIFY",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=JCI_CLASSIFY"
      },
      "search_text": "jci_classify http other cloaker classify a visitor via justcloakit. type=false+status=passed means real human. needs jci_user_id secret"
    },
    {
      "key": "KERNEL",
      "type": "fn",
      "domain": "other",
      "category": "system",
      "description": "Universal kernel ingress. Natural-language request resolved through the directory.\\n[\\\"$1+\\\"]",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-22 07:54:00",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/KERNEL",
        "contract": "https://miscsubjects.com/api/directory/KERNEL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=KERNEL"
      },
      "search_text": "kernel fn other system universal kernel ingress. natural-language request resolved through the directory.\\n[\\\"$1+\\\"]"
    },
    {
      "key": "KIMI",
      "type": "agent",
      "domain": "other",
      "category": "agent",
      "description": "You are KIMI. Cyrus gives a file path or URL. Read it with [invocation omitted] or [invocation omitted]. Then emit [invocation omitted] and [invocation omitted].",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-14T22:18:50.124Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/KIMI",
        "contract": "https://miscsubjects.com/api/directory/KIMI",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=KIMI"
      },
      "search_text": "kimi agent other agent you are kimi. cyrus gives a file path or url. read it with [invocation omitted] or [invocation omitted]. then emit [invocation omitted] and [invocation omitted]."
    },
    {
      "key": "KIMI_CODER",
      "type": "agent",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "You are a coding sub-agent that edits this build (a Cloudflare Pages app). To act, emit a tag [invocation omitted] and you get the result next turn. Tools: [invocation omitted] reads a repo file; [invocation omitted] reads the database; [invocation omitted] adds a row; [invocation omitted] rewrites a row. When the task is done, emit [invocation omitted]. Do exactly what is asked, one tool at a time.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:45:21",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/KIMI_CODER",
        "contract": "https://miscsubjects.com/api/directory/KIMI_CODER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=KIMI_CODER"
      },
      "search_text": "kimi_coder agent computer-code you are a coding sub-agent that edits this build (a cloudflare pages app). to act, emit a tag [invocation omitted] and you get the result next turn. tools: [invocation omitted] reads a repo file; [invocation omitted] reads the database; [invocation omitted] adds a row; [invocation omitted] rewrites a row. when the task is done, emit [invocation omitted]. do exactly what is asked, one tool at a time."
    },
    {
      "key": "KIMI_COLLABORATE",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "content",
      "description": "Kimi reads article topology and posts tier-honest claims + optional adversary challenge — collaborator #1 (not Grok).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:45:21",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/KIMI_COLLABORATE",
        "contract": "https://miscsubjects.com/api/directory/KIMI_COLLABORATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=KIMI_COLLABORATE"
      },
      "search_text": "kimi_collaborate fn knowledge-content content kimi reads article topology and posts tier-honest claims + optional adversary challenge — collaborator #1 (not grok)."
    },
    {
      "key": "KIMI_WRITER",
      "type": "agent",
      "domain": "other",
      "category": "uncategorized",
      "description": "You are an editorial writer for miscsubjects.com. Your output is one complete article in markdown.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/KIMI_WRITER",
        "contract": "https://miscsubjects.com/api/directory/KIMI_WRITER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=KIMI_WRITER"
      },
      "search_text": "kimi_writer agent other you are an editorial writer for miscsubjects.com. your output is one complete article in markdown."
    },
    {
      "key": "KLAVIYO",
      "type": "http",
      "domain": "growth",
      "category": "klaviyo",
      "description": "Klaviyo unified entrypoint",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11 19:07:31",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 8,
        "material_invocations": 4,
        "invoking_actors": 1,
        "last_invoked": "2026-07-11T17:23:04-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/KLAVIYO",
        "contract": "https://miscsubjects.com/api/directory/KLAVIYO",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=KLAVIYO"
      },
      "search_text": "klaviyo http growth klaviyo klaviyo unified entrypoint"
    },
    {
      "key": "KLAVIYO_PROFILES",
      "type": "fn",
      "domain": "growth",
      "category": "uncategorized",
      "description": "DISABLED: stale provider stub. Use [invocation omitted] and report the returned page count/next-page state.",
      "enabled": false,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-12 00:25:18",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "disabled",
        "recorded_invocations": 2,
        "material_invocations": 2,
        "invoking_actors": 0,
        "last_invoked": "2026-07-11T17:24:54-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/KLAVIYO_PROFILES",
        "contract": "https://miscsubjects.com/api/directory/KLAVIYO_PROFILES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=KLAVIYO_PROFILES"
      },
      "search_text": "klaviyo_profiles fn growth disabled: stale provider stub. use [invocation omitted] and report the returned page count/next-page state."
    },
    {
      "key": "KNOWLEDGE",
      "type": "fn",
      "domain": "other",
      "category": "system",
      "description": "KNOWLEDGE — fetch a knowledge card for models",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06T01:06:50.220Z",
      "contract": {
        "has_what": false,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/KNOWLEDGE",
        "contract": "https://miscsubjects.com/api/directory/KNOWLEDGE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=KNOWLEDGE"
      },
      "search_text": "knowledge fn other system knowledge — fetch a knowledge card for models"
    },
    {
      "key": "KV_APPEND",
      "type": "fn",
      "domain": "cloud-data",
      "category": "uncategorized",
      "description": "[\"$1\",\"$2\"]",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-09T00:00:00Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/KV_APPEND",
        "contract": "https://miscsubjects.com/api/directory/KV_APPEND",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=KV_APPEND"
      },
      "search_text": "kv_append fn cloud-data [\"$1\",\"$2\"]"
    },
    {
      "key": "KV_DEL",
      "type": "fn",
      "domain": "cloud-data",
      "category": "kv",
      "description": "KV delete by key. e.g. directory:snapshot",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 5,
        "material_invocations": 5,
        "invoking_actors": 1,
        "last_invoked": "2026-07-16T17:39:04-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/KV_DEL",
        "contract": "https://miscsubjects.com/api/directory/KV_DEL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=KV_DEL"
      },
      "search_text": "kv_del fn cloud-data kv kv delete by key. e.g. directory:snapshot"
    },
    {
      "key": "KV_GET",
      "type": "fn",
      "domain": "cloud-data",
      "category": "kv",
      "description": "KV get by key",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-05T14:00:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 171,
        "material_invocations": 118,
        "invoking_actors": 2,
        "last_invoked": "2026-07-22T04:57:33-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/KV_GET",
        "contract": "https://miscsubjects.com/api/directory/KV_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=KV_GET"
      },
      "search_text": "kv_get fn cloud-data kv kv get by key"
    },
    {
      "key": "KV_GET_JSON",
      "type": "fn",
      "domain": "cloud-data",
      "category": "uncategorized",
      "description": "[\"$1\"]",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-09T00:00:00Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/KV_GET_JSON",
        "contract": "https://miscsubjects.com/api/directory/KV_GET_JSON",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=KV_GET_JSON"
      },
      "search_text": "kv_get_json fn cloud-data [\"$1\"]"
    },
    {
      "key": "KV_LIST",
      "type": "fn",
      "domain": "cloud-data",
      "category": "uncategorized",
      "description": "[\"$1\"]",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-09T00:00:00Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/KV_LIST",
        "contract": "https://miscsubjects.com/api/directory/KV_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=KV_LIST"
      },
      "search_text": "kv_list fn cloud-data [\"$1\"]"
    },
    {
      "key": "KV_PUT",
      "type": "fn",
      "domain": "cloud-data",
      "category": "kv",
      "description": "KV put $1=key $2=value. Overwrite is OK",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 28,
        "material_invocations": 24,
        "invoking_actors": 2,
        "last_invoked": "2026-07-14T20:21:53-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/KV_PUT",
        "contract": "https://miscsubjects.com/api/directory/KV_PUT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=KV_PUT"
      },
      "search_text": "kv_put fn cloud-data kv kv put $1=key $2=value. overwrite is ok"
    },
    {
      "key": "KV_PUT_JSON",
      "type": "fn",
      "domain": "cloud-data",
      "category": "uncategorized",
      "description": "[\"$1\",\"$2\"]",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/KV_PUT_JSON",
        "contract": "https://miscsubjects.com/api/directory/KV_PUT_JSON",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=KV_PUT_JSON"
      },
      "search_text": "kv_put_json fn cloud-data [\"$1\",\"$2\"]"
    },
    {
      "key": "LANDSCAPE_NEXT",
      "type": "http",
      "domain": "knowledge-content",
      "category": "content",
      "description": "Return one queued external-build research object with the common axes and the existing voxel-batch source/claim append shape.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-22 02:00:18",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LANDSCAPE_NEXT",
        "contract": "https://miscsubjects.com/api/directory/LANDSCAPE_NEXT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LANDSCAPE_NEXT"
      },
      "search_text": "landscape_next http knowledge-content content return one queued external-build research object with the common axes and the existing voxel-batch source/claim append shape."
    },
    {
      "key": "LAST_REPLY_OF",
      "type": "fn",
      "domain": "system-meta",
      "category": "util",
      "description": "Extract the LAST [invocation omitted] block from an arbitrary text. Returns {found, text}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 07:57:54",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LAST_REPLY_OF",
        "contract": "https://miscsubjects.com/api/directory/LAST_REPLY_OF",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LAST_REPLY_OF"
      },
      "search_text": "last_reply_of fn system-meta util extract the last [invocation omitted] block from an arbitrary text. returns {found, text}"
    },
    {
      "key": "LAWS_ADD",
      "type": "flow",
      "domain": "automation-work",
      "category": "laws",
      "description": "Add a new mutable law. $1=key, $2=category, $3=rule text, $4=rationale. Only mutable laws can be added this way; immutable laws require a migration.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "composed_flow",
      "updated_at": "2026-06-19 22:58:46",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LAWS_ADD",
        "contract": "https://miscsubjects.com/api/directory/LAWS_ADD",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LAWS_ADD"
      },
      "search_text": "laws_add flow automation-work laws add a new mutable law. $1=key, $2=category, $3=rule text, $4=rationale. only mutable laws can be added this way; immutable laws require a migration."
    },
    {
      "key": "LAWS_DELETE",
      "type": "flow",
      "domain": "automation-work",
      "category": "laws",
      "description": "Delete a mutable law. $1=key. Cannot delete immutable laws.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "composed_flow",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LAWS_DELETE",
        "contract": "https://miscsubjects.com/api/directory/LAWS_DELETE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LAWS_DELETE"
      },
      "search_text": "laws_delete flow automation-work laws delete a mutable law. $1=key. cannot delete immutable laws."
    },
    {
      "key": "LAWS_EDIT",
      "type": "flow",
      "domain": "automation-work",
      "category": "laws",
      "description": "Edit a mutable law. $1=key, $2=new rule text, $3=new rationale. Cannot edit immutable laws.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "composed_flow",
      "updated_at": "2026-06-19 22:58:46",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LAWS_EDIT",
        "contract": "https://miscsubjects.com/api/directory/LAWS_EDIT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LAWS_EDIT"
      },
      "search_text": "laws_edit flow automation-work laws edit a mutable law. $1=key, $2=new rule text, $3=new rationale. cannot edit immutable laws."
    },
    {
      "key": "LAWS_GET",
      "type": "flow",
      "domain": "automation-work",
      "category": "laws",
      "description": "Read one law by key. Use when asked about a specific rule.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "composed_flow",
      "updated_at": "2026-06-19 22:58:46",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LAWS_GET",
        "contract": "https://miscsubjects.com/api/directory/LAWS_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LAWS_GET"
      },
      "search_text": "laws_get flow automation-work laws read one law by key. use when asked about a specific rule."
    },
    {
      "key": "LAWS_LIST",
      "type": "flow",
      "domain": "automation-work",
      "category": "laws",
      "description": "List all enabled laws with violation counts. Use when asked \"what are the rules\" or \"show me the laws\".",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "composed_flow",
      "updated_at": "2026-06-19 22:58:46",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LAWS_LIST",
        "contract": "https://miscsubjects.com/api/directory/LAWS_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LAWS_LIST"
      },
      "search_text": "laws_list flow automation-work laws list all enabled laws with violation counts. use when asked \"what are the rules\" or \"show me the laws\"."
    },
    {
      "key": "LAWS_VIOLATION",
      "type": "flow",
      "domain": "automation-work",
      "category": "laws",
      "description": "Log a law violation. $1=law_key, $2=agent_id, $3=session_id, $4=trace_id, $5=what_happened, $6=mitigated(0/1). Auto-increments violation count.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "composed_flow",
      "updated_at": "2026-06-19 22:58:46",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LAWS_VIOLATION",
        "contract": "https://miscsubjects.com/api/directory/LAWS_VIOLATION",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LAWS_VIOLATION"
      },
      "search_text": "laws_violation flow automation-work laws log a law violation. $1=law_key, $2=agent_id, $3=session_id, $4=trace_id, $5=what_happened, $6=mitigated(0/1). auto-increments violation count."
    },
    {
      "key": "LBL_GET",
      "type": "fn",
      "domain": "other",
      "category": "loopdata",
      "description": "GET a path on the loop data platform (api.lbl.fyi, the loop-api-worker). Arg: the path after the host, e.g. \"v4/health\" or \"2chat/contacts\" (slashes preserved). Returns raw JSON + status. fyi. If a path needs auth (401), use WEB_FETCH with the right header, or ask Cyrus for the token",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T14:43:39.056Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LBL_GET",
        "contract": "https://miscsubjects.com/api/directory/LBL_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LBL_GET"
      },
      "search_text": "lbl_get fn other loopdata get a path on the loop data platform (api.lbl.fyi, the loop-api-worker). arg: the path after the host, e.g. \"v4/health\" or \"2chat/contacts\" (slashes preserved). returns raw json + status. fyi. if a path needs auth (401), use web_fetch with the right header, or ask cyrus for the token"
    },
    {
      "key": "LBL_POST",
      "type": "fn",
      "domain": "other",
      "category": "loopdata",
      "description": "POST to the loop data platform (api.lbl.fyi). For custom auth headers use WEB_FETCH",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T14:43:39.056Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LBL_POST",
        "contract": "https://miscsubjects.com/api/directory/LBL_POST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LBL_POST"
      },
      "search_text": "lbl_post fn other loopdata post to the loop data platform (api.lbl.fyi). for custom auth headers use web_fetch"
    },
    {
      "key": "LBL_VIEWER_GET",
      "type": "fn",
      "domain": "other",
      "category": "loopdata",
      "description": "GET lbl.fyi viewer path. Uses LBL_VIEWER_PASS.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06T01:06:50.613Z",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LBL_VIEWER_GET",
        "contract": "https://miscsubjects.com/api/directory/LBL_VIEWER_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LBL_VIEWER_GET"
      },
      "search_text": "lbl_viewer_get fn other loopdata get lbl.fyi viewer path. uses lbl_viewer_pass."
    },
    {
      "key": "LEADS_DISCOVER",
      "type": "fn",
      "domain": "growth",
      "category": "biz-dev",
      "description": "Find businesses likely to buy peptides wholesale or want white-label, by type and city. Free source (OpenStreetMap), no API key. Writes new rows to the leads table.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06 08:22:45",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 10,
        "material_invocations": 8,
        "invoking_actors": 0,
        "last_invoked": "2026-07-05T22:51:53-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LEADS_DISCOVER",
        "contract": "https://miscsubjects.com/api/directory/LEADS_DISCOVER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LEADS_DISCOVER"
      },
      "search_text": "leads_discover fn growth biz-dev find businesses likely to buy peptides wholesale or want white-label, by type and city. free source (openstreetmap), no api key. writes new rows to the leads table."
    },
    {
      "key": "LEADS_DISCOVER_AI",
      "type": "fn",
      "domain": "growth",
      "category": "biz-dev",
      "description": "SCRAPER 2 — Grok live web search finds real businesses (with verified official websites) that OpenStreetMap does not have. Inserts them as new leads, source=grok-live-search.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06 08:22:45",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-07-06T01:27:55-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LEADS_DISCOVER_AI",
        "contract": "https://miscsubjects.com/api/directory/LEADS_DISCOVER_AI",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LEADS_DISCOVER_AI"
      },
      "search_text": "leads_discover_ai fn growth biz-dev scraper 2 — grok live web search finds real businesses (with verified official websites) that openstreetmap does not have. inserts them as new leads, source=grok-live-search."
    },
    {
      "key": "LEADS_DISCOVER_PLACES",
      "type": "fn",
      "domain": "growth",
      "category": "leads",
      "description": "Discover B2B leads via Google Places API (New) — med-spas/clinics/longevity by segment + city, with website/phone/rating. Better coverage than the Overpass source. Inserts into the leads table.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-12 17:08:46",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 25,
        "material_invocations": 22,
        "invoking_actors": 0,
        "last_invoked": "2026-07-12T12:29:49-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LEADS_DISCOVER_PLACES",
        "contract": "https://miscsubjects.com/api/directory/LEADS_DISCOVER_PLACES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LEADS_DISCOVER_PLACES"
      },
      "search_text": "leads_discover_places fn growth leads discover b2b leads via google places api (new) — med-spas/clinics/longevity by segment + city, with website/phone/rating. better coverage than the overpass source. inserts into the leads table."
    },
    {
      "key": "LEADS_DRAFT",
      "type": "fn",
      "domain": "growth",
      "category": "biz-dev",
      "description": "Write a wholesale + white-label outreach email for one lead. Saves the draft on the lead. DOES NOT SEND.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06 05:33:06",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 3,
        "invoking_actors": 0,
        "last_invoked": "2026-07-05T23:10:22-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LEADS_DRAFT",
        "contract": "https://miscsubjects.com/api/directory/LEADS_DRAFT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LEADS_DRAFT"
      },
      "search_text": "leads_draft fn growth biz-dev write a wholesale + white-label outreach email for one lead. saves the draft on the lead. does not send."
    },
    {
      "key": "LEADS_DRAFT_AI",
      "type": "fn",
      "domain": "growth",
      "category": "biz-dev",
      "description": "Grok drafts one review-only outreach email grounded in OUTREACH_DOSSIER and the business site. DOES NOT SEND. Hard-blocks unless email domain MX is verified, ICP score is at least 65, site context is sufficient, and recipient is not suppressed.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-12 20:02:19",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 47,
        "material_invocations": 36,
        "invoking_actors": 1,
        "last_invoked": "2026-07-12T13:20:25-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LEADS_DRAFT_AI",
        "contract": "https://miscsubjects.com/api/directory/LEADS_DRAFT_AI",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LEADS_DRAFT_AI"
      },
      "search_text": "leads_draft_ai fn growth biz-dev grok drafts one review-only outreach email grounded in outreach_dossier and the business site. does not send. hard-blocks unless email domain mx is verified, icp score is at least 65, site context is sufficient, and recipient is not suppressed."
    },
    {
      "key": "LEADS_ENRICH",
      "type": "fn",
      "domain": "growth",
      "category": "biz-dev",
      "description": "Visit one lead's website and pull the best contact email. Sets the lead to enriched or no_email.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06 05:33:06",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 2,
        "material_invocations": 2,
        "invoking_actors": 0,
        "last_invoked": "2026-07-05T22:36:47-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LEADS_ENRICH",
        "contract": "https://miscsubjects.com/api/directory/LEADS_ENRICH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LEADS_ENRICH"
      },
      "search_text": "leads_enrich fn growth biz-dev visit one lead's website and pull the best contact email. sets the lead to enriched or no_email."
    },
    {
      "key": "LEADS_ENRICH_BATCH",
      "type": "fn",
      "domain": "growth",
      "category": "biz-dev",
      "description": "Enrich the next batch of un-enriched leads in one call (finds emails + context). Bounded so it never fails; call repeatedly to work through the queue.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06 05:49:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 647,
        "material_invocations": 647,
        "invoking_actors": 1,
        "last_invoked": "2026-07-16T16:48:29-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LEADS_ENRICH_BATCH",
        "contract": "https://miscsubjects.com/api/directory/LEADS_ENRICH_BATCH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LEADS_ENRICH_BATCH"
      },
      "search_text": "leads_enrich_batch fn growth biz-dev enrich the next batch of un-enriched leads in one call (finds emails + context). bounded so it never fails; call repeatedly to work through the queue."
    },
    {
      "key": "LEADS_FIND_SITES",
      "type": "fn",
      "domain": "growth",
      "category": "biz-dev",
      "description": "Rescue websiteless leads — one Grok live-search call finds official websites for a batch of leads that have name+city but no site. Found leads stay status=new so LEADS_ENRICH_BATCH picks them up.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06 08:22:45",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-07-06T01:27:17-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LEADS_FIND_SITES",
        "contract": "https://miscsubjects.com/api/directory/LEADS_FIND_SITES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LEADS_FIND_SITES"
      },
      "search_text": "leads_find_sites fn growth biz-dev rescue websiteless leads — one grok live-search call finds official websites for a batch of leads that have name+city but no site. found leads stay status=new so leads_enrich_batch picks them up."
    },
    {
      "key": "LEADS_LIST",
      "type": "fn",
      "domain": "growth",
      "category": "biz-dev",
      "description": "List leads and a count by status (new, enriched, drafted, no_email, sent).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06 05:33:06",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 18,
        "material_invocations": 18,
        "invoking_actors": 1,
        "last_invoked": "2026-07-12T20:20:48-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LEADS_LIST",
        "contract": "https://miscsubjects.com/api/directory/LEADS_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LEADS_LIST"
      },
      "search_text": "leads_list fn growth biz-dev list leads and a count by status (new, enriched, drafted, no_email, sent)."
    },
    {
      "key": "LEADS_REENRICH",
      "type": "fn",
      "domain": "growth",
      "category": "biz-dev",
      "description": "Second pass over status=no_email leads with the deep crawler (mailto links, Cloudflare-obfuscated emails, JSON-LD, /contact-us + /about pages — none of which the v1 crawler read).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06 08:22:45",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 4,
        "material_invocations": 4,
        "invoking_actors": 0,
        "last_invoked": "2026-07-06T01:30:12-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LEADS_REENRICH",
        "contract": "https://miscsubjects.com/api/directory/LEADS_REENRICH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LEADS_REENRICH"
      },
      "search_text": "leads_reenrich fn growth biz-dev second pass over status=no_email leads with the deep crawler (mailto links, cloudflare-obfuscated emails, json-ld, /contact-us + /about pages — none of which the v1 crawler read)."
    },
    {
      "key": "LEADS_RUN_CITY",
      "type": "fn",
      "domain": "growth",
      "category": "biz-dev",
      "description": "One call = discover a segment in a city, then enrich a batch. The fastest way to grow the pipeline.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06 08:22:45",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LEADS_RUN_CITY",
        "contract": "https://miscsubjects.com/api/directory/LEADS_RUN_CITY",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LEADS_RUN_CITY"
      },
      "search_text": "leads_run_city fn growth biz-dev one call = discover a segment in a city, then enrich a batch. the fastest way to grow the pipeline."
    },
    {
      "key": "LEADS_SCORE_AI",
      "type": "fn",
      "domain": "growth",
      "category": "biz-dev",
      "description": "AI ICP scoring — one Grok (grok-4.3) call scores a batch of enriched leads 0-100 on real wholesale/white-label peptide buying fit, grounded in OUTREACH_DOSSIER. Writes score + an icp: note (buyer type, volume guess, concrete reason) so LEADS_LIST ranks by commercial fit instead of has-a-website.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-12 02:14:43",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 205,
        "material_invocations": 106,
        "invoking_actors": 1,
        "last_invoked": "2026-07-16T16:41:29-07:00",
        "registered_tests": 2,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LEADS_SCORE_AI",
        "contract": "https://miscsubjects.com/api/directory/LEADS_SCORE_AI",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LEADS_SCORE_AI"
      },
      "search_text": "leads_score_ai fn growth biz-dev ai icp scoring — one grok (grok-4.3) call scores a batch of enriched leads 0-100 on real wholesale/white-label peptide buying fit, grounded in outreach_dossier. writes score + an icp: note (buyer type, volume guess, concrete reason) so leads_list ranks by commercial fit instead of has-a-website."
    },
    {
      "key": "LEADS_SEND",
      "type": "fn",
      "domain": "growth",
      "category": "biz-dev",
      "description": "Send ONE lead's already-saved email through the owner-reviewed Marketing admin.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-20 03:37:46",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 16,
        "material_invocations": 11,
        "invoking_actors": 1,
        "last_invoked": "2026-07-19T20:40:24-07:00",
        "registered_tests": 3,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LEADS_SEND",
        "contract": "https://miscsubjects.com/api/directory/LEADS_SEND",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LEADS_SEND"
      },
      "search_text": "leads_send fn growth biz-dev send one lead's already-saved email through the owner-reviewed marketing admin."
    },
    {
      "key": "LEADS_SEND_BATCH",
      "type": "fn",
      "domain": "growth",
      "category": "biz-dev",
      "description": "Batch outreach sending is disabled.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-20 03:37:46",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 4,
        "material_invocations": 2,
        "invoking_actors": 1,
        "last_invoked": "2026-07-19T20:40:11-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LEADS_SEND_BATCH",
        "contract": "https://miscsubjects.com/api/directory/LEADS_SEND_BATCH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LEADS_SEND_BATCH"
      },
      "search_text": "leads_send_batch fn growth biz-dev batch outreach sending is disabled."
    },
    {
      "key": "LEADS_SWEEP",
      "type": "fn",
      "domain": "growth",
      "category": "biz-dev",
      "description": "Multi-city sweep — one segment across up to 3 cities (OSM discover per city) plus one enrich batch, in a single call.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06 08:22:45",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-07-06T01:28:38-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LEADS_SWEEP",
        "contract": "https://miscsubjects.com/api/directory/LEADS_SWEEP",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LEADS_SWEEP"
      },
      "search_text": "leads_sweep fn growth biz-dev multi-city sweep — one segment across up to 3 cities (osm discover per city) plus one enrich batch, in a single call."
    },
    {
      "key": "LEADS_VERIFY_MX",
      "type": "fn",
      "domain": "growth",
      "category": "biz-dev",
      "description": "Verify whether the email domain publishes MX records using DNS-over-HTTPS. Tags mx:ok or mx:none. This verifies the domain, not the individual mailbox.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-12 20:02:19",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 247,
        "material_invocations": 247,
        "invoking_actors": 1,
        "last_invoked": "2026-07-22T15:22:11-07:00",
        "registered_tests": 2,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LEADS_VERIFY_MX",
        "contract": "https://miscsubjects.com/api/directory/LEADS_VERIFY_MX",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LEADS_VERIFY_MX"
      },
      "search_text": "leads_verify_mx fn growth biz-dev verify whether the email domain publishes mx records using dns-over-https. tags mx:ok or mx:none. this verifies the domain, not the individual mailbox."
    },
    {
      "key": "LEDGER",
      "type": "http",
      "domain": "governance-proof",
      "category": "uncategorized",
      "description": "Read your own ledger to troubleshoot: recent messages, each tool you ran with its output/error, and your reply. $1 optional = a trace_id for one message",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-23T05:57:57Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 0,
        "invoking_actors": 1,
        "last_invoked": "2026-07-06T19:44:31-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LEDGER",
        "contract": "https://miscsubjects.com/api/directory/LEDGER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LEDGER"
      },
      "search_text": "ledger http governance-proof read your own ledger to troubleshoot: recent messages, each tool you ran with its output/error, and your reply. $1 optional = a trace_id for one message"
    },
    {
      "key": "LEDGER_ERRORS",
      "type": "fn",
      "domain": "governance-proof",
      "category": "ledger",
      "description": "Return the most recent ledger event whose own response starts with ERR.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-29T04:33:30.633Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LEDGER_ERRORS",
        "contract": "https://miscsubjects.com/api/directory/LEDGER_ERRORS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LEDGER_ERRORS"
      },
      "search_text": "ledger_errors fn governance-proof ledger return the most recent ledger event whose own response starts with err."
    },
    {
      "key": "LEDGER_EXEC",
      "type": "fn",
      "domain": "cloud-data",
      "category": "d1",
      "description": "Run a non-SELECT D1 query against the LEDGER database (loop-shared-events). INSERT/UPDATE/DELETE only.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1936,
        "material_invocations": 1544,
        "invoking_actors": 1,
        "last_invoked": "2026-07-22T15:26:57-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LEDGER_EXEC",
        "contract": "https://miscsubjects.com/api/directory/LEDGER_EXEC",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LEDGER_EXEC"
      },
      "search_text": "ledger_exec fn cloud-data d1 run a non-select d1 query against the ledger database (loop-shared-events). insert/update/delete only."
    },
    {
      "key": "LEDGER_QUERY",
      "type": "fn",
      "domain": "cloud-data",
      "category": "d1",
      "description": "Raw SELECT against the LEDGER D1 binding (loop-shared-events.events table). $1=SQL, rest = bind params. Returns JSON array of result rows",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 07:22:17",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 328,
        "material_invocations": 320,
        "invoking_actors": 3,
        "last_invoked": "2026-07-22T15:09:23-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LEDGER_QUERY",
        "contract": "https://miscsubjects.com/api/directory/LEDGER_QUERY",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LEDGER_QUERY"
      },
      "search_text": "ledger_query fn cloud-data d1 raw select against the ledger d1 binding (loop-shared-events.events table). $1=sql, rest = bind params. returns json array of result rows"
    },
    {
      "key": "LOCAL_ACTIVATE",
      "type": "http",
      "domain": "computer-code",
      "category": "computer",
      "description": "Bring an app to the front (focus it).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_ACTIVATE",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_ACTIVATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_ACTIVATE"
      },
      "search_text": "local_activate http computer-code computer bring an app to the front (focus it)."
    },
    {
      "key": "LOCAL_AFPLAY",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "Play mp3/audio URL on Mac speakers (afplay). Skips when Chrome is on grok.com/x.ai so web voice is not hijacked.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06T17:18:24-07:00",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_AFPLAY",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_AFPLAY",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_AFPLAY"
      },
      "search_text": "local_afplay http computer-code play mp3/audio url on mac speakers (afplay). skips when chrome is on grok.com/x.ai so web voice is not hijacked."
    },
    {
      "key": "LOCAL_AIRDROP",
      "type": "http",
      "domain": "computer-code",
      "category": "local",
      "description": "AirDrop a file from the Mac via osascript. ARGS: $1 = absolute file path. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"osascript $1+\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_AIRDROP",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_AIRDROP",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_AIRDROP"
      },
      "search_text": "local_airdrop http computer-code local airdrop a file from the mac via osascript. args: $1 = absolute file path. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"osascript $1+\"],\"timeout\":120000}"
    },
    {
      "key": "LOCAL_APPS",
      "type": "http",
      "domain": "computer-code",
      "category": "computer",
      "description": "List running GUI apps on the Mac (foreground processes).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 12:16:26",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 1,
        "last_invoked": "2026-07-02T05:04:21.604Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_APPS",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_APPS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_APPS"
      },
      "search_text": "local_apps http computer-code computer list running gui apps on the mac (foreground processes)."
    },
    {
      "key": "LOCAL_BATTERY",
      "type": "http",
      "domain": "computer-code",
      "category": "local",
      "description": "read battery % and AC power state on the Mac. ARGS: none.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 04:54:40",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 6,
        "material_invocations": 4,
        "invoking_actors": 2,
        "last_invoked": "2026-07-12T20:33:26-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_BATTERY",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_BATTERY",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_BATTERY"
      },
      "search_text": "local_battery http computer-code local read battery % and ac power state on the mac. args: none."
    },
    {
      "key": "LOCAL_CAFFEINATE",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "Keep Mac awake for N seconds (caffeinate -dimsu).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T18:08:58.941Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_CAFFEINATE",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_CAFFEINATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_CAFFEINATE"
      },
      "search_text": "local_caffeinate http computer-code keep mac awake for n seconds (caffeinate -dimsu)."
    },
    {
      "key": "LOCAL_CLIPBOARD_GET",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "Read the Mac's clipboard (pbpaste).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T18:09:00.115Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 2,
        "material_invocations": 2,
        "invoking_actors": 1,
        "last_invoked": "2026-07-02T05:04:16.939Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_CLIPBOARD_GET",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_CLIPBOARD_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_CLIPBOARD_GET"
      },
      "search_text": "local_clipboard_get http computer-code read the mac's clipboard (pbpaste)."
    },
    {
      "key": "LOCAL_CLIPBOARD_SET",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "Put text on the Mac's clipboard (pbcopy).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_CLIPBOARD_SET",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_CLIPBOARD_SET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_CLIPBOARD_SET"
      },
      "search_text": "local_clipboard_set http computer-code put text on the mac's clipboard (pbcopy)."
    },
    {
      "key": "LOCAL_DICTATE_TO_PHONE",
      "type": "http",
      "domain": "communications",
      "category": "local",
      "description": "TTS the text via macOS say(1) at the Mac speakers. ARGS: $1 = text, $2 = voice (optional, default Samantha). {\"cmd\":\"sh\",\"args\":[\"-lc\",\"say $1+\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:21:18",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_DICTATE_TO_PHONE",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_DICTATE_TO_PHONE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_DICTATE_TO_PHONE"
      },
      "search_text": "local_dictate_to_phone http communications local tts the text via macos say(1) at the mac speakers. args: $1 = text, $2 = voice (optional, default samantha). {\"cmd\":\"sh\",\"args\":[\"-lc\",\"say $1+\"],\"timeout\":120000}"
    },
    {
      "key": "LOCAL_DOWNLOAD",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "Download a URL to a local path on the Mac.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T18:09:02.059Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_DOWNLOAD",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_DOWNLOAD",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_DOWNLOAD"
      },
      "search_text": "local_download http computer-code download a url to a local path on the mac."
    },
    {
      "key": "LOCAL_EDIT",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "Exact-string replace in a file (python str.replace, all occurrences). Prints count.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_EDIT",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_EDIT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_EDIT"
      },
      "search_text": "local_edit http computer-code exact-string replace in a file (python str.replace, all occurrences). prints count."
    },
    {
      "key": "LOCAL_EXEC",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "Run a shell command on Cyrus Mac.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 181,
        "material_invocations": 156,
        "invoking_actors": 8,
        "last_invoked": "2026-07-12T21:32:05-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_EXEC",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_EXEC",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_EXEC"
      },
      "search_text": "local_exec http computer-code run a shell command on cyrus mac."
    },
    {
      "key": "LOCAL_FOCUS",
      "type": "http",
      "domain": "computer-code",
      "category": "local",
      "description": "read current Focus mode (do not disturb / work / etc) from defaults. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"sh $1+\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-14 08:04:23",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_FOCUS",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_FOCUS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_FOCUS"
      },
      "search_text": "local_focus http computer-code local read current focus mode (do not disturb / work / etc) from defaults. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"sh $1+\"],\"timeout\":120000}"
    },
    {
      "key": "LOCAL_FRONTMOST",
      "type": "http",
      "domain": "computer-code",
      "category": "computer",
      "description": "Name of the frontmost (active) app on the Mac.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 12:16:26",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 35,
        "material_invocations": 35,
        "invoking_actors": 1,
        "last_invoked": "2026-07-12T20:30:04-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_FRONTMOST",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_FRONTMOST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_FRONTMOST"
      },
      "search_text": "local_frontmost http computer-code computer name of the frontmost (active) app on the mac."
    },
    {
      "key": "LOCAL_GREP",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "ripgrep on the Mac with line numbers (50 hits per file max).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T18:09:04.987Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_GREP",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_GREP",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_GREP"
      },
      "search_text": "local_grep http computer-code ripgrep on the mac with line numbers (50 hits per file max)."
    },
    {
      "key": "LOCAL_HEALTH",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "Bridge liveness {ok, ts, installed_cli, deny_globs, ...}.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T18:09:05.784Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 2,
        "material_invocations": 2,
        "invoking_actors": 1,
        "last_invoked": "2026-07-12T19:24:34-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_HEALTH",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_HEALTH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_HEALTH"
      },
      "search_text": "local_health http computer-code bridge liveness {ok, ts, installed_cli, deny_globs, ...}."
    },
    {
      "key": "LOCAL_HELP",
      "type": "http",
      "domain": "computer-code",
      "category": "terminal",
      "description": "Print the --help / -h / man page of a binary on the Mac. Args: binary name.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-19 10:20:49",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_HELP",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_HELP",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_HELP"
      },
      "search_text": "local_help http computer-code terminal print the --help / -h / man page of a binary on the mac. args: binary name."
    },
    {
      "key": "LOCAL_KEYCODE",
      "type": "http",
      "domain": "computer-code",
      "category": "computer",
      "description": "Send a macOS key code to the focused app (36=return 53=esc 48=tab 123-126=arrows).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_KEYCODE",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_KEYCODE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_KEYCODE"
      },
      "search_text": "local_keycode http computer-code computer send a macos key code to the focused app (36=return 53=esc 48=tab 123-126=arrows)."
    },
    {
      "key": "LOCAL_KEYSTROKE",
      "type": "http",
      "domain": "computer-code",
      "category": "computer",
      "description": "Type text into the focused field on the Mac (System Events keystroke).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_KEYSTROKE",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_KEYSTROKE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_KEYSTROKE"
      },
      "search_text": "local_keystroke http computer-code computer type text into the focused field on the mac (system events keystroke)."
    },
    {
      "key": "LOCAL_LAUNCHD",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "launchctl on the Mac. Inspect/restart launch agents.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T18:09:07.825Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_LAUNCHD",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_LAUNCHD",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_LAUNCHD"
      },
      "search_text": "local_launchd http computer-code launchctl on the mac. inspect/restart launch agents."
    },
    {
      "key": "LOCAL_LIST",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "ls -la a path on the Mac.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T18:09:08.845Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_LIST",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_LIST"
      },
      "search_text": "local_list http computer-code ls -la a path on the mac."
    },
    {
      "key": "LOCAL_NETWORK",
      "type": "http",
      "domain": "computer-code",
      "category": "local",
      "description": "dump current network state (Wi-Fi SSID, IP, gateway). ARGS: none. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"sh $1+\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-14 08:04:23",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 0,
        "invoking_actors": 1,
        "last_invoked": "2026-07-02T05:06:23.969Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_NETWORK",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_NETWORK",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_NETWORK"
      },
      "search_text": "local_network http computer-code local dump current network state (wi-fi ssid, ip, gateway). args: none. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"sh $1+\"],\"timeout\":120000}"
    },
    {
      "key": "LOCAL_NOTIFY",
      "type": "http",
      "domain": "computer-code",
      "category": "local",
      "description": "post a macOS Notification Center banner. ARGS: title|message|sound (optional).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-14 08:04:23",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_NOTIFY",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_NOTIFY",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_NOTIFY"
      },
      "search_text": "local_notify http computer-code local post a macos notification center banner. args: title|message|sound (optional)."
    },
    {
      "key": "LOCAL_OCR",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "OCR an image (tesseract). Local path or https URL.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T18:09:09.976Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_OCR",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_OCR",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_OCR"
      },
      "search_text": "local_ocr http computer-code ocr an image (tesseract). local path or https url."
    },
    {
      "key": "LOCAL_OPEN",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "macOS `open` — launch an app, file, or URL on the Mac.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T18:09:10.954Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 1,
        "last_invoked": "2026-07-12T17:52:17-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_OPEN",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_OPEN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_OPEN"
      },
      "search_text": "local_open http computer-code macos `open` — launch an app, file, or url on the mac."
    },
    {
      "key": "LOCAL_OPEN_APP",
      "type": "http",
      "domain": "computer-code",
      "category": "local",
      "description": "open a macOS app by name. ARGS: $1 = app name (e.g. \"Safari\", \"Cursor\", \"Messages\"). {\"cmd\":\"sh\",\"args\":[\"-lc\",\"open $1+\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-14 08:04:23",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_OPEN_APP",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_OPEN_APP",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_OPEN_APP"
      },
      "search_text": "local_open_app http computer-code local open a macos app by name. args: $1 = app name (e.g. \"safari\", \"cursor\", \"messages\"). {\"cmd\":\"sh\",\"args\":[\"-lc\",\"open $1+\"],\"timeout\":120000}"
    },
    {
      "key": "LOCAL_OPEN_URL",
      "type": "http",
      "domain": "computer-code",
      "category": "local",
      "description": "open a URL in the default browser. ARGS: $1 = url. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"open $1+\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-14 08:04:23",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 37,
        "material_invocations": 16,
        "invoking_actors": 2,
        "last_invoked": "2026-07-12T17:50:01-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_OPEN_URL",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_OPEN_URL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_OPEN_URL"
      },
      "search_text": "local_open_url http computer-code local open a url in the default browser. args: $1 = url. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"open $1+\"],\"timeout\":120000}"
    },
    {
      "key": "LOCAL_OSASCRIPT",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "Run one line of AppleScript on the Mac (osascript -e).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_OSASCRIPT",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_OSASCRIPT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_OSASCRIPT"
      },
      "search_text": "local_osascript http computer-code run one line of applescript on the mac (osascript -e)."
    },
    {
      "key": "LOCAL_PASTEBOARD_PUSH_PHONE",
      "type": "http",
      "domain": "communications",
      "category": "local",
      "description": "push text into Mac clipboard so Universal Clipboard syncs it to the iPhone. ARGS: $1 = text. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"sh $1+\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_PASTEBOARD_PUSH_PHONE",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_PASTEBOARD_PUSH_PHONE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_PASTEBOARD_PUSH_PHONE"
      },
      "search_text": "local_pasteboard_push_phone http communications local push text into mac clipboard so universal clipboard syncs it to the iphone. args: $1 = text. {\"cmd\":\"sh\",\"args\":[\"-lc\",\"sh $1+\"],\"timeout\":120000}"
    },
    {
      "key": "LOCAL_PORTS",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "Listening TCP ports on the Mac (lsof).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T18:09:12.886Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_PORTS",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_PORTS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_PORTS"
      },
      "search_text": "local_ports http computer-code listening tcp ports on the mac (lsof)."
    },
    {
      "key": "LOCAL_PS",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "Running processes filtered by string. Empty filter = first 50.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T18:09:17.800Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 2,
        "material_invocations": 2,
        "invoking_actors": 1,
        "last_invoked": "2026-07-12T20:33:56-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_PS",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_PS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_PS"
      },
      "search_text": "local_ps http computer-code running processes filtered by string. empty filter = first 50."
    },
    {
      "key": "LOCAL_READ",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "Read a file on Cyrus Mac.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-01 23:08:50",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 8,
        "material_invocations": 2,
        "invoking_actors": 1,
        "last_invoked": "2026-07-02T04:54:46.794Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_READ",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_READ",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_READ"
      },
      "search_text": "local_read http computer-code read a file on cyrus mac."
    },
    {
      "key": "LOCAL_SAY",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "Speak text aloud on the Mac (say).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_SAY",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_SAY",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_SAY"
      },
      "search_text": "local_say http computer-code speak text aloud on the mac (say)."
    },
    {
      "key": "LOCAL_SCREENSHOT",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "Screenshot the screen, upload to R2, return a stable URL.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T18:09:20.980Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 12,
        "material_invocations": 12,
        "invoking_actors": 3,
        "last_invoked": "2026-07-12T20:36:12-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_SCREENSHOT",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_SCREENSHOT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_SCREENSHOT"
      },
      "search_text": "local_screenshot http computer-code screenshot the screen, upload to r2, return a stable url."
    },
    {
      "key": "LOCAL_SHORTCUTS_LIST",
      "type": "http",
      "domain": "computer-code",
      "category": "local",
      "description": "list all Shortcuts on the Mac (`shortcuts list`). {\"cmd\":\"sh\",\"args\":[\"-lc\",\"shortcuts $1+\"],\"timeout\":120000}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-14 08:04:23",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_SHORTCUTS_LIST",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_SHORTCUTS_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_SHORTCUTS_LIST"
      },
      "search_text": "local_shortcuts_list http computer-code local list all shortcuts on the mac (`shortcuts list`). {\"cmd\":\"sh\",\"args\":[\"-lc\",\"shortcuts $1+\"],\"timeout\":120000}"
    },
    {
      "key": "LOCAL_SHORTCUTS_RUN",
      "type": "http",
      "domain": "computer-code",
      "category": "local",
      "description": "run a macOS/iOS Shortcut by name (`shortcuts run \"Name\"`). ARGS: $1 = name, $2 = input (optional).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_SHORTCUTS_RUN",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_SHORTCUTS_RUN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_SHORTCUTS_RUN"
      },
      "search_text": "local_shortcuts_run http computer-code local run a macos/ios shortcut by name (`shortcuts run \"name\"`). args: $1 = name, $2 = input (optional)."
    },
    {
      "key": "LOCAL_UI_CLICK",
      "type": "http",
      "domain": "computer-code",
      "category": "computer",
      "description": "Click a UI element by NAME in the frontmost app (semantic, not blind x/y). Pair with LOCAL_UI_SNAPSHOT to find names.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_UI_CLICK",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_UI_CLICK",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_UI_CLICK"
      },
      "search_text": "local_ui_click http computer-code computer click a ui element by name in the frontmost app (semantic, not blind x/y). pair with local_ui_snapshot to find names."
    },
    {
      "key": "LOCAL_UI_SNAPSHOT",
      "type": "http",
      "domain": "computer-code",
      "category": "computer",
      "description": "Accessibility snapshot of the frontmost window — role+name+description of each top-level UI element. Semantic, not pixels. The basis for LOCAL_UI_CLICK.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 12:16:26",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 14,
        "material_invocations": 4,
        "invoking_actors": 1,
        "last_invoked": "2026-07-07T16:27:37-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_UI_SNAPSHOT",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_UI_SNAPSHOT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_UI_SNAPSHOT"
      },
      "search_text": "local_ui_snapshot http computer-code computer accessibility snapshot of the frontmost window — role+name+description of each top-level ui element. semantic, not pixels. the basis for local_ui_click."
    },
    {
      "key": "LOCAL_VOICE_RECORD",
      "type": "http",
      "domain": "communications",
      "category": "local",
      "description": "record N seconds of mic to /tmp/voice-<ts>.m4a using ffmpeg, return path.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_VOICE_RECORD",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_VOICE_RECORD",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_VOICE_RECORD"
      },
      "search_text": "local_voice_record http communications local record n seconds of mic to /tmp/voice-<ts>.m4a using ffmpeg, return path."
    },
    {
      "key": "LOCAL_WINDOWS",
      "type": "http",
      "domain": "computer-code",
      "category": "computer",
      "description": "List window titles of the frontmost app.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 12:16:26",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_WINDOWS",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_WINDOWS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_WINDOWS"
      },
      "search_text": "local_windows http computer-code computer list window titles of the frontmost app."
    },
    {
      "key": "LOCAL_WRITE",
      "type": "http",
      "domain": "computer-code",
      "category": "uncategorized",
      "description": "Overwrite a file on the Mac. Echoes the content back.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 1,
        "last_invoked": "2026-07-12T18:24:30-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOCAL_WRITE",
        "contract": "https://miscsubjects.com/api/directory/LOCAL_WRITE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOCAL_WRITE"
      },
      "search_text": "local_write http computer-code overwrite a file on the mac. echoes the content back."
    },
    {
      "key": "LOGIC",
      "type": "agent",
      "domain": "system-meta",
      "category": "uncategorized",
      "description": "BE EXHAUSTIVE, LOGICAL, DIRECT. Task: produce mechanism-led articles.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-19T00:09:25.695Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOGIC",
        "contract": "https://miscsubjects.com/api/directory/LOGIC",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOGIC"
      },
      "search_text": "logic agent system-meta be exhaustive, logical, direct. task: produce mechanism-led articles."
    },
    {
      "key": "LOG_ASSET",
      "type": "fn",
      "domain": "creative-media",
      "category": "asset",
      "description": "File an image into the asset library. Returns asset id",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-10 05:05:26",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOG_ASSET",
        "contract": "https://miscsubjects.com/api/directory/LOG_ASSET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOG_ASSET"
      },
      "search_text": "log_asset fn creative-media asset file an image into the asset library. returns asset id"
    },
    {
      "key": "LOG_TAIL",
      "type": "flow",
      "domain": "automation-work",
      "category": "log",
      "description": "Last 50 kernel log rows. Use to inspect recent dispatch activity (trace + step tree).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "composed_flow",
      "updated_at": "2026-06-05T14:00:00Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 3,
        "invoking_actors": 0,
        "last_invoked": "2026-07-06T20:22:33-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOG_TAIL",
        "contract": "https://miscsubjects.com/api/directory/LOG_TAIL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOG_TAIL"
      },
      "search_text": "log_tail flow automation-work log last 50 kernel log rows. use to inspect recent dispatch activity (trace + step tree)."
    },
    {
      "key": "LOWER",
      "type": "fn",
      "domain": "system-meta",
      "category": "util",
      "description": "Lowercase a string. Use before SHA256 hashing of emails or other case-insensitive identifiers",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-05T14:00:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 3,
        "invoking_actors": 0,
        "last_invoked": "2026-07-06T20:22:34-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/LOWER",
        "contract": "https://miscsubjects.com/api/directory/LOWER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=LOWER"
      },
      "search_text": "lower fn system-meta util lowercase a string. use before sha256 hashing of emails or other case-insensitive identifiers"
    },
    {
      "key": "MANIFEST",
      "type": "fn",
      "domain": "system-meta",
      "category": "directory",
      "description": "Self-describing directory: every callable row with description, runner, risk, requires_approval, status, input_schema, examples. The bootstrap contract for any client",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 11:39:21",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/MANIFEST",
        "contract": "https://miscsubjects.com/api/directory/MANIFEST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=MANIFEST"
      },
      "search_text": "manifest fn system-meta directory self-describing directory: every callable row with description, runner, risk, requires_approval, status, input_schema, examples. the bootstrap contract for any client"
    },
    {
      "key": "MARKETING_SNAPSHOT",
      "type": "fn",
      "domain": "growth",
      "category": "meta",
      "description": "Live Meta + lbl cache + MARKETING_STATE JSON.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06T01:06:51.263Z",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 3,
        "invoking_actors": 0,
        "last_invoked": "2026-07-11T17:14:58-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/MARKETING_SNAPSHOT",
        "contract": "https://miscsubjects.com/api/directory/MARKETING_SNAPSHOT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=MARKETING_SNAPSHOT"
      },
      "search_text": "marketing_snapshot fn growth meta live meta + lbl cache + marketing_state json."
    },
    {
      "key": "MCP",
      "type": "http",
      "domain": "other",
      "category": "mcp",
      "description": "MCP server unified entrypoint via Mac bridge",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11 19:07:31",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 5,
        "material_invocations": 1,
        "invoking_actors": 1,
        "last_invoked": "2026-07-17T22:03:07-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/MCP",
        "contract": "https://miscsubjects.com/api/directory/MCP",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=MCP"
      },
      "search_text": "mcp http other mcp mcp server unified entrypoint via mac bridge"
    },
    {
      "key": "MCP_AGENT",
      "type": "agent",
      "domain": "agents-models",
      "category": "mcp",
      "description": "You are the build's MCP agent — a full peer to the ROUTER, with the same power over this build that Claude Code has.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 18:37:46",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/MCP_AGENT",
        "contract": "https://miscsubjects.com/api/directory/MCP_AGENT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=MCP_AGENT"
      },
      "search_text": "mcp_agent agent agents-models mcp you are the build's mcp agent — a full peer to the router, with the same power over this build that claude code has."
    },
    {
      "key": "MCP_ATTACH",
      "type": "fn",
      "domain": "agents-models",
      "category": "mcp",
      "description": "Set which MCP servers attach to the model globally (KV mcp_attach). Per-agent override = SET <KEY>_mcp.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 18:21:00",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 1,
        "last_invoked": "2026-07-15T00:55:34-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/MCP_ATTACH",
        "contract": "https://miscsubjects.com/api/directory/MCP_ATTACH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=MCP_ATTACH"
      },
      "search_text": "mcp_attach fn agents-models mcp set which mcp servers attach to the model globally (kv mcp_attach). per-agent override = set <key>_mcp."
    },
    {
      "key": "MCP_CATALOG",
      "type": "http",
      "domain": "agents-models",
      "category": "uncategorized",
      "description": "Scout instrument for the capability-acquisition loop. Returns the official MCP servers catalog so models discover servers to wrap into builder_queue. Read-only.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-01T09:30:28.437Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 6,
        "material_invocations": 5,
        "invoking_actors": 3,
        "last_invoked": "2026-07-16T20:30:54-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/MCP_CATALOG",
        "contract": "https://miscsubjects.com/api/directory/MCP_CATALOG",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=MCP_CATALOG"
      },
      "search_text": "mcp_catalog http agents-models scout instrument for the capability-acquisition loop. returns the official mcp servers catalog so models discover servers to wrap into builder_queue. read-only."
    },
    {
      "key": "MCP_EVAL",
      "type": "fn",
      "domain": "agents-models",
      "category": "mcp",
      "description": "Try an integration before installing it. Resolves the named integration to its OIP objects, classifies read vs write, runs one safe read-only trial, returns a receipt, and recommends connect or skip.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-03 04:48:37",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-07-02T21:51:02-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/MCP_EVAL",
        "contract": "https://miscsubjects.com/api/directory/MCP_EVAL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=MCP_EVAL"
      },
      "search_text": "mcp_eval fn agents-models mcp try an integration before installing it. resolves the named integration to its oip objects, classifies read vs write, runs one safe read-only trial, returns a receipt, and recommends connect or skip."
    },
    {
      "key": "MCP_IMPORT",
      "type": "fn",
      "domain": "agents-models",
      "category": "capability",
      "description": "Cannibalize an MCP server: read its tools/list and emit a proposed directory row per tool (GAP-checked vs existing keys). PROPOSE only — returns SQL; apply with D1_EXEC or wrangler",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 11:39:21",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/MCP_IMPORT",
        "contract": "https://miscsubjects.com/api/directory/MCP_IMPORT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=MCP_IMPORT"
      },
      "search_text": "mcp_import fn agents-models capability cannibalize an mcp server: read its tools/list and emit a proposed directory row per tool (gap-checked vs existing keys). propose only — returns sql; apply with d1_exec or wrangler"
    },
    {
      "key": "MCP_OAUTH_SEED",
      "type": "fn",
      "domain": "agents-models",
      "category": "mcp",
      "description": "Store/replace one MCP server's OAuth credentials in KV (mcp_oauth:<label>). The build refreshes the short-lived token itself.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 18:21:00",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/MCP_OAUTH_SEED",
        "contract": "https://miscsubjects.com/api/directory/MCP_OAUTH_SEED",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=MCP_OAUTH_SEED"
      },
      "search_text": "mcp_oauth_seed fn agents-models mcp store/replace one mcp server's oauth credentials in kv (mcp_oauth:<label>). the build refreshes the short-lived token itself."
    },
    {
      "key": "MCP_STATUS",
      "type": "fn",
      "domain": "agents-models",
      "category": "mcp",
      "description": "List every seeded MCP server, its token freshness (seconds left), and the current attach list.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 18:21:00",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 3,
        "invoking_actors": 3,
        "last_invoked": "2026-07-17T22:05:26-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/MCP_STATUS",
        "contract": "https://miscsubjects.com/api/directory/MCP_STATUS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=MCP_STATUS"
      },
      "search_text": "mcp_status fn agents-models mcp list every seeded mcp server, its token freshness (seconds left), and the current attach list."
    },
    {
      "key": "MCP_TOOL_CALL",
      "type": "fn",
      "domain": "agents-models",
      "category": "uncategorized",
      "description": "Proxy one tool call into an external MCP server (Streamable HTTP JSON-RPC)",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06T18:17:15-07:00",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 0,
        "invoking_actors": 1,
        "last_invoked": "2026-07-06T17:50:20-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/MCP_TOOL_CALL",
        "contract": "https://miscsubjects.com/api/directory/MCP_TOOL_CALL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=MCP_TOOL_CALL"
      },
      "search_text": "mcp_tool_call fn agents-models proxy one tool call into an external mcp server (streamable http json-rpc)"
    },
    {
      "key": "MCP_context7_query_docs",
      "type": "http",
      "domain": "agents-models",
      "category": "uncategorized",
      "description": "Retrieves up-to-date, version-specific documentation + code examples for a library using its exact Context7 libraryId. Use after resolve-library-id (or when you already have the ID). Returns relevant docs/chunks",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T14:46:38.504Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/MCP_context7_query_docs",
        "contract": "https://miscsubjects.com/api/directory/MCP_context7_query_docs",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=MCP_context7_query_docs"
      },
      "search_text": "mcp_context7_query_docs http agents-models retrieves up-to-date, version-specific documentation + code examples for a library using its exact context7 libraryid. use after resolve-library-id (or when you already have the id). returns relevant docs/chunks"
    },
    {
      "key": "MCP_context7_resolve_library_id",
      "type": "http",
      "domain": "agents-models",
      "category": "uncategorized",
      "description": "Resolves a general library name into a Context7-compatible library ID (ranked by relevance to query). Returns list of matching library IDs with scores",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T14:46:38.257Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 0,
        "invoking_actors": 1,
        "last_invoked": "2026-07-17T22:05:49-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/MCP_context7_resolve_library_id",
        "contract": "https://miscsubjects.com/api/directory/MCP_context7_resolve_library_id",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=MCP_context7_resolve_library_id"
      },
      "search_text": "mcp_context7_resolve_library_id http agents-models resolves a general library name into a context7-compatible library id (ranked by relevance to query). returns list of matching library ids with scores"
    },
    {
      "key": "MEDIA_URL_EXTRACT",
      "type": "fn",
      "domain": "system-meta",
      "category": "util",
      "description": "Pull image/video URLs out of a text blob. Returns {all:[...], gen:[...]} where gen filters to /img/gen/ + miscsubjects.com only",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 07:57:54",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/MEDIA_URL_EXTRACT",
        "contract": "https://miscsubjects.com/api/directory/MEDIA_URL_EXTRACT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=MEDIA_URL_EXTRACT"
      },
      "search_text": "media_url_extract fn system-meta util pull image/video urls out of a text blob. returns {all:[...], gen:[...]} where gen filters to /img/gen/ + miscsubjects.com only"
    },
    {
      "key": "MEMORY_AGENT",
      "type": "agent",
      "domain": "other",
      "category": "uncategorized",
      "description": "You are the MEMORY_AGENT. Your job is to manage agent memories and facts across sessions. When you receive a memory task, store facts in the memories table via D1_QUERY. Use the topology page as reference for agent structure. Always cite the LAW_ key that justifies your actions.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-19 23:10:53",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/MEMORY_AGENT",
        "contract": "https://miscsubjects.com/api/directory/MEMORY_AGENT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=MEMORY_AGENT"
      },
      "search_text": "memory_agent agent other you are the memory_agent. your job is to manage agent memories and facts across sessions. when you receive a memory task, store facts in the memories table via d1_query. use the topology page as reference for agent structure. always cite the law_ key that justifies your actions."
    },
    {
      "key": "META",
      "type": "http",
      "domain": "system-meta",
      "category": "meta",
      "description": "Meta Graph API unified entrypoint (Marketing API)",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-06T01:06:47.953Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 8,
        "material_invocations": 5,
        "invoking_actors": 0,
        "last_invoked": "2026-07-06T20:22:37-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META",
        "contract": "https://miscsubjects.com/api/directory/META",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META"
      },
      "search_text": "meta http system-meta meta meta graph api unified entrypoint (marketing api)"
    },
    {
      "key": "META_ACCOUNTS",
      "type": "fn",
      "domain": "growth",
      "category": "marketing",
      "description": "Live Meta ad accounts via the loop-meta-bridge service binding. Lists every owned/authorized account and upserts them into meta_ad_accounts so the marketing surface + Site Sync stay current. Read-only; never spends.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-12 03:14:20",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 3,
        "invoking_actors": 1,
        "last_invoked": "2026-07-17T11:30:09-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ACCOUNTS",
        "contract": "https://miscsubjects.com/api/directory/META_ACCOUNTS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ACCOUNTS"
      },
      "search_text": "meta_accounts fn growth marketing live meta ad accounts via the loop-meta-bridge service binding. lists every owned/authorized account and upserts them into meta_ad_accounts so the marketing surface + site sync stay current. read-only; never spends."
    },
    {
      "key": "META_ADS_ACCOUNTS",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "List all ad accounts (owned + client + authorized) with status, currency, spend.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_ACCOUNTS",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_ACCOUNTS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_ACCOUNTS"
      },
      "search_text": "meta_ads_accounts http growth marketing list all ad accounts (owned + client + authorized) with status, currency, spend."
    },
    {
      "key": "META_ADS_ACCOUNT_GET",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "Get one ad account: status, currency, spend, balance, spend_cap, funding, capabilities.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_ACCOUNT_GET",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_ACCOUNT_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_ACCOUNT_GET"
      },
      "search_text": "meta_ads_account_get http growth marketing get one ad account: status, currency, spend, balance, spend_cap, funding, capabilities."
    },
    {
      "key": "META_ADS_ACTIVITIES",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "Activity log for an ad account (Ads Manager change history).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_ACTIVITIES",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_ACTIVITIES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_ACTIVITIES"
      },
      "search_text": "meta_ads_activities http growth marketing activity log for an ad account (ads manager change history)."
    },
    {
      "key": "META_ADS_ADS",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "List ads in an ad account (id,name,status,effective_status,adset_id,campaign_id,creative).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_ADS",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_ADS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_ADS"
      },
      "search_text": "meta_ads_ads http growth marketing list ads in an ad account (id,name,status,effective_status,adset_id,campaign_id,creative)."
    },
    {
      "key": "META_ADS_ADSETS",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "List ad sets in an ad account (id,name,status,budget,campaign_id,effective_status).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_ADSETS",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_ADSETS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_ADSETS"
      },
      "search_text": "meta_ads_adsets http growth marketing list ad sets in an ad account (id,name,status,budget,campaign_id,effective_status)."
    },
    {
      "key": "META_ADS_ADSET_CREATE",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "Create an ad set (defaults status PAUSED).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_ADSET_CREATE",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_ADSET_CREATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_ADSET_CREATE"
      },
      "search_text": "meta_ads_adset_create http growth marketing create an ad set (defaults status paused)."
    },
    {
      "key": "META_ADS_ADSET_UPDATE",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "Update an ad set (status, budget, targeting, bid).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_ADSET_UPDATE",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_ADSET_UPDATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_ADSET_UPDATE"
      },
      "search_text": "meta_ads_adset_update http growth marketing update an ad set (status, budget, targeting, bid)."
    },
    {
      "key": "META_ADS_AD_CREATE",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "Create an ad (defaults status PAUSED).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_AD_CREATE",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_AD_CREATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_AD_CREATE"
      },
      "search_text": "meta_ads_ad_create http growth marketing create an ad (defaults status paused)."
    },
    {
      "key": "META_ADS_AD_UPDATE",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "Update an ad (status, creative, name).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_AD_UPDATE",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_AD_UPDATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_AD_UPDATE"
      },
      "search_text": "meta_ads_ad_update http growth marketing update an ad (status, creative, name)."
    },
    {
      "key": "META_ADS_AUDIENCES",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "List custom audiences (subtype, size, operation_status).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_AUDIENCES",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_AUDIENCES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_AUDIENCES"
      },
      "search_text": "meta_ads_audiences http growth marketing list custom audiences (subtype, size, operation_status)."
    },
    {
      "key": "META_ADS_AUDIENCE_CREATE",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "Create a custom audience (website/customer-list/engagement).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_AUDIENCE_CREATE",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_AUDIENCE_CREATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_AUDIENCE_CREATE"
      },
      "search_text": "meta_ads_audience_create http growth marketing create a custom audience (website/customer-list/engagement)."
    },
    {
      "key": "META_ADS_BUDGET_SET",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "Set daily or lifetime budget (minor units / cents) on a campaign or ad set.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_BUDGET_SET",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_BUDGET_SET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_BUDGET_SET"
      },
      "search_text": "meta_ads_budget_set http growth marketing set daily or lifetime budget (minor units / cents) on a campaign or ad set."
    },
    {
      "key": "META_ADS_BUSINESSES",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "List every Business Manager the user can access (id, name, verification_status).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 19:34:29",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_BUSINESSES",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_BUSINESSES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_BUSINESSES"
      },
      "search_text": "meta_ads_businesses http growth marketing list every business manager the user can access (id, name, verification_status)."
    },
    {
      "key": "META_ADS_CAMPAIGNS",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "List campaigns in an ad account (id,name,status,objective,budgets,times).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_CAMPAIGNS",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_CAMPAIGNS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_CAMPAIGNS"
      },
      "search_text": "meta_ads_campaigns http growth marketing list campaigns in an ad account (id,name,status,objective,budgets,times)."
    },
    {
      "key": "META_ADS_CAMPAIGN_CREATE",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "Create a campaign (defaults status PAUSED so it does not spend until activated).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_CAMPAIGN_CREATE",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_CAMPAIGN_CREATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_CAMPAIGN_CREATE"
      },
      "search_text": "meta_ads_campaign_create http growth marketing create a campaign (defaults status paused so it does not spend until activated)."
    },
    {
      "key": "META_ADS_CAMPAIGN_UPDATE",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "Update a campaign (name, status, budget, bid_strategy).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_CAMPAIGN_UPDATE",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_CAMPAIGN_UPDATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_CAMPAIGN_UPDATE"
      },
      "search_text": "meta_ads_campaign_update http growth marketing update a campaign (name, status, budget, bid_strategy)."
    },
    {
      "key": "META_ADS_CATALOGS",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "List product catalogs on the business.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_CATALOGS",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_CATALOGS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_CATALOGS"
      },
      "search_text": "meta_ads_catalogs http growth marketing list product catalogs on the business."
    },
    {
      "key": "META_ADS_CATALOG_CREATE",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "Create a product catalog on the business.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_CATALOG_CREATE",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_CATALOG_CREATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_CATALOG_CREATE"
      },
      "search_text": "meta_ads_catalog_create http growth marketing create a product catalog on the business."
    },
    {
      "key": "META_ADS_CATALOG_DIAGNOSTICS",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "Catalog diagnostics: data feed and item visibility issues.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_CATALOG_DIAGNOSTICS",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_CATALOG_DIAGNOSTICS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_CATALOG_DIAGNOSTICS"
      },
      "search_text": "meta_ads_catalog_diagnostics http growth marketing catalog diagnostics: data feed and item visibility issues."
    },
    {
      "key": "META_ADS_CATALOG_FEEDS",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "List data feeds in a catalog (schedule, latest_upload).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_CATALOG_FEEDS",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_CATALOG_FEEDS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_CATALOG_FEEDS"
      },
      "search_text": "meta_ads_catalog_feeds http growth marketing list data feeds in a catalog (schedule, latest_upload)."
    },
    {
      "key": "META_ADS_CATALOG_GET",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "Get a product catalog (product_count, vertical, feed_count).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_CATALOG_GET",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_CATALOG_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_CATALOG_GET"
      },
      "search_text": "meta_ads_catalog_get http growth marketing get a product catalog (product_count, vertical, feed_count)."
    },
    {
      "key": "META_ADS_CATALOG_PRODUCTS",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "List products in a catalog (retailer_id,availability,price,review_status,visibility).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_CATALOG_PRODUCTS",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_CATALOG_PRODUCTS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_CATALOG_PRODUCTS"
      },
      "search_text": "meta_ads_catalog_products http growth marketing list products in a catalog (retailer_id,availability,price,review_status,visibility)."
    },
    {
      "key": "META_ADS_CATALOG_PRODUCT_SETS",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "List product sets in a catalog.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_CATALOG_PRODUCT_SETS",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_CATALOG_PRODUCT_SETS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_CATALOG_PRODUCT_SETS"
      },
      "search_text": "meta_ads_catalog_product_sets http growth marketing list product sets in a catalog."
    },
    {
      "key": "META_ADS_CREATIVES",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "List ad creatives (title,body,image_url,object_story_spec,cta,link).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_CREATIVES",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_CREATIVES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_CREATIVES"
      },
      "search_text": "meta_ads_creatives http growth marketing list ad creatives (title,body,image_url,object_story_spec,cta,link)."
    },
    {
      "key": "META_ADS_CREATIVE_CREATE",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "Create an ad creative.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_CREATIVE_CREATE",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_CREATIVE_CREATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_CREATIVE_CREATE"
      },
      "search_text": "meta_ads_creative_create http growth marketing create an ad creative."
    },
    {
      "key": "META_ADS_DATASET_STATS",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "Signal health/quality stats for a pixel/dataset.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_DATASET_STATS",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_DATASET_STATS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_DATASET_STATS"
      },
      "search_text": "meta_ads_dataset_stats http growth marketing signal health/quality stats for a pixel/dataset."
    },
    {
      "key": "META_ADS_DELIVERY_ESTIMATE",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "Estimated daily reach for a targeting spec + optimization goal.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_DELIVERY_ESTIMATE",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_DELIVERY_ESTIMATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_DELIVERY_ESTIMATE"
      },
      "search_text": "meta_ads_delivery_estimate http growth marketing estimated daily reach for a targeting spec + optimization goal."
    },
    {
      "key": "META_ADS_IMAGES",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "List ad images (name,url,hash,dimensions).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_IMAGES",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_IMAGES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_IMAGES"
      },
      "search_text": "meta_ads_images http growth marketing list ad images (name,url,hash,dimensions)."
    },
    {
      "key": "META_ADS_INSIGHTS",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "Comprehensive reporting: insights at account/campaign/adset/ad level with fields, breakdowns, date_preset or time_range, attribution windows, filtering.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_INSIGHTS",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_INSIGHTS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_INSIGHTS"
      },
      "search_text": "meta_ads_insights http growth marketing comprehensive reporting: insights at account/campaign/adset/ad level with fields, breakdowns, date_preset or time_range, attribution windows, filtering."
    },
    {
      "key": "META_ADS_INSIGHTS_ASYNC_CREATE",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "Start an async insights report job (large pulls).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_INSIGHTS_ASYNC_CREATE",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_INSIGHTS_ASYNC_CREATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_INSIGHTS_ASYNC_CREATE"
      },
      "search_text": "meta_ads_insights_async_create http growth marketing start an async insights report job (large pulls)."
    },
    {
      "key": "META_ADS_INSIGHTS_ASYNC_RESULT",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "Read a completed async insights report.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_INSIGHTS_ASYNC_RESULT",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_INSIGHTS_ASYNC_RESULT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_INSIGHTS_ASYNC_RESULT"
      },
      "search_text": "meta_ads_insights_async_result http growth marketing read a completed async insights report."
    },
    {
      "key": "META_ADS_INSIGHTS_ASYNC_STATUS",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "Poll an async insights report job.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_INSIGHTS_ASYNC_STATUS",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_INSIGHTS_ASYNC_STATUS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_INSIGHTS_ASYNC_STATUS"
      },
      "search_text": "meta_ads_insights_async_status http growth marketing poll an async insights report job."
    },
    {
      "key": "META_ADS_LOOKALIKE_CREATE",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "Create a lookalike audience from a source custom audience.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_LOOKALIKE_CREATE",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_LOOKALIKE_CREATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_LOOKALIKE_CREATE"
      },
      "search_text": "meta_ads_lookalike_create http growth marketing create a lookalike audience from a source custom audience."
    },
    {
      "key": "META_ADS_MCP_CALL",
      "type": "http",
      "domain": "agents-models",
      "category": "marketing",
      "description": "Call any tool on Metas hosted Ads MCP server by name (live proxy).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_MCP_CALL",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_MCP_CALL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_MCP_CALL"
      },
      "search_text": "meta_ads_mcp_call http agents-models marketing call any tool on metas hosted ads mcp server by name (live proxy)."
    },
    {
      "key": "META_ADS_MCP_TOOLS",
      "type": "http",
      "domain": "agents-models",
      "category": "marketing",
      "description": "List every tool exposed by Metas hosted Ads MCP server (live proxy to mcp.facebook.com/ads).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_MCP_TOOLS",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_MCP_TOOLS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_MCP_TOOLS"
      },
      "search_text": "meta_ads_mcp_tools http agents-models marketing list every tool exposed by metas hosted ads mcp server (live proxy to mcp.facebook.com/ads)."
    },
    {
      "key": "META_ADS_OBJECT_DELETE",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "Delete a campaign, ad set, ad or creative.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_OBJECT_DELETE",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_OBJECT_DELETE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_OBJECT_DELETE"
      },
      "search_text": "meta_ads_object_delete http growth marketing delete a campaign, ad set, ad or creative."
    },
    {
      "key": "META_ADS_OBJECT_GET",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "Get any Graph node by id with a fields list.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_OBJECT_GET",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_OBJECT_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_OBJECT_GET"
      },
      "search_text": "meta_ads_object_get http growth marketing get any graph node by id with a fields list."
    },
    {
      "key": "META_ADS_PAGES",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "List every Facebook Page the user manages (id, name, category).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 19:34:29",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_PAGES",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_PAGES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_PAGES"
      },
      "search_text": "meta_ads_pages http growth marketing list every facebook page the user manages (id, name, category)."
    },
    {
      "key": "META_ADS_PIXELS",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "List ad account pixels/datasets (last_fired_time, availability, matching).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_PIXELS",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_PIXELS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_PIXELS"
      },
      "search_text": "meta_ads_pixels http growth marketing list ad account pixels/datasets (last_fired_time, availability, matching)."
    },
    {
      "key": "META_ADS_PORTFOLIO",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "Whole-portfolio rollup: every ad account with spend, total historical spend, spend-by-business, businesses and pages.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 19:34:29",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_PORTFOLIO",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_PORTFOLIO",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_PORTFOLIO"
      },
      "search_text": "meta_ads_portfolio http growth marketing whole-portfolio rollup: every ad account with spend, total historical spend, spend-by-business, businesses and pages."
    },
    {
      "key": "META_ADS_STATUS_SET",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "Pause/activate/archive any campaign, ad set or ad.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_STATUS_SET",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_STATUS_SET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_STATUS_SET"
      },
      "search_text": "meta_ads_status_set http growth marketing pause/activate/archive any campaign, ad set or ad."
    },
    {
      "key": "META_ADS_STUDIES",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "List A/B tests and conversion-lift studies on the business.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_STUDIES",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_STUDIES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_STUDIES"
      },
      "search_text": "meta_ads_studies http growth marketing list a/b tests and conversion-lift studies on the business."
    },
    {
      "key": "META_ADS_STUDY_GET",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "Get an A/B test / lift study (cells, objectives, status).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_STUDY_GET",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_STUDY_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_STUDY_GET"
      },
      "search_text": "meta_ads_study_get http growth marketing get an a/b test / lift study (cells, objectives, status)."
    },
    {
      "key": "META_ADS_TARGETING_BROWSE",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "Browse the targeting interest taxonomy.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_TARGETING_BROWSE",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_TARGETING_BROWSE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_TARGETING_BROWSE"
      },
      "search_text": "meta_ads_targeting_browse http growth marketing browse the targeting interest taxonomy."
    },
    {
      "key": "META_ADS_TARGETING_SEARCH",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "Search targeting: interests, behaviors, demographics, employers, schools.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_TARGETING_SEARCH",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_TARGETING_SEARCH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_TARGETING_SEARCH"
      },
      "search_text": "meta_ads_targeting_search http growth marketing search targeting: interests, behaviors, demographics, employers, schools."
    },
    {
      "key": "META_ADS_VIDEOS",
      "type": "http",
      "domain": "growth",
      "category": "marketing",
      "description": "List ad videos (title,description,length,thumbnails).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 18:36:39",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_ADS_VIDEOS",
        "contract": "https://miscsubjects.com/api/directory/META_ADS_VIDEOS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_ADS_VIDEOS"
      },
      "search_text": "meta_ads_videos http growth marketing list ad videos (title,description,length,thumbnails)."
    },
    {
      "key": "META_CAPI_EVENT",
      "type": "flow",
      "domain": "automation-work",
      "category": "meta",
      "description": "Hash the PII fields then POST to Meta CAPI. $1=em, $2=ph, $3=eid, $4=event_name, $5=event_id, $6=source_url, $7=fbp, $8=fbc.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "composed_flow",
      "updated_at": "2026-06-12 07:57:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_CAPI_EVENT",
        "contract": "https://miscsubjects.com/api/directory/META_CAPI_EVENT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_CAPI_EVENT"
      },
      "search_text": "meta_capi_event flow automation-work meta hash the pii fields then post to meta capi. $1=em, $2=ph, $3=eid, $4=event_name, $5=event_id, $6=source_url, $7=fbp, $8=fbc."
    },
    {
      "key": "META_HEALTH",
      "type": "fn",
      "domain": "growth",
      "category": "marketing",
      "description": "Bridge + token health — confirms the Meta token is bound and does a live /me ping. Surfaces permission errors (e.g. missing ads_read) plainly.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-12 03:14:20",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 5,
        "material_invocations": 5,
        "invoking_actors": 1,
        "last_invoked": "2026-07-17T12:01:25-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_HEALTH",
        "contract": "https://miscsubjects.com/api/directory/META_HEALTH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_HEALTH"
      },
      "search_text": "meta_health fn growth marketing bridge + token health — confirms the meta token is bound and does a live /me ping. surfaces permission errors (e.g. missing ads_read) plainly."
    },
    {
      "key": "META_INSIGHTS",
      "type": "fn",
      "domain": "growth",
      "category": "marketing",
      "description": "Per-account Meta performance (spend, impressions, clicks, purchases, ROAS) for a date preset, via the loop-meta-bridge. Read-only.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-12 03:14:20",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 2,
        "material_invocations": 2,
        "invoking_actors": 0,
        "last_invoked": "2026-07-11T20:17:18-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_INSIGHTS",
        "contract": "https://miscsubjects.com/api/directory/META_INSIGHTS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_INSIGHTS"
      },
      "search_text": "meta_insights fn growth marketing per-account meta performance (spend, impressions, clicks, purchases, roas) for a date preset, via the loop-meta-bridge. read-only."
    },
    {
      "key": "META_SYNC_BACKFILL",
      "type": "fn",
      "domain": "system-meta",
      "category": "meta",
      "description": "Trigger lbl meta insights backfill. Ledgered.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06T01:06:51.562Z",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 17,
        "material_invocations": 17,
        "invoking_actors": 1,
        "last_invoked": "2026-07-21T18:21:01-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/META_SYNC_BACKFILL",
        "contract": "https://miscsubjects.com/api/directory/META_SYNC_BACKFILL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=META_SYNC_BACKFILL"
      },
      "search_text": "meta_sync_backfill fn system-meta meta trigger lbl meta insights backfill. ledgered."
    },
    {
      "key": "MIRROR_APPEND",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "content",
      "description": "Attach one TYPED contribution to an exact claim of an article — question, objection, source, repair, compression, contradiction, or audit. The contribution is ledgered with provenance and a receipt; it never rewrites the article. This is the Mirror Layer: reading leaves a trace, and the trace shapes the article.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-07 06:01:44",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 2,
        "material_invocations": 2,
        "invoking_actors": 1,
        "last_invoked": "2026-07-12T00:04:55-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/MIRROR_APPEND",
        "contract": "https://miscsubjects.com/api/directory/MIRROR_APPEND",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=MIRROR_APPEND"
      },
      "search_text": "mirror_append fn knowledge-content content attach one typed contribution to an exact claim of an article — question, objection, source, repair, compression, contradiction, or audit. the contribution is ledgered with provenance and a receipt; it never rewrites the article. this is the mirror layer: reading leaves a trace, and the trace shapes the article."
    },
    {
      "key": "MIRROR_FEED",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "content",
      "description": "Read the Mirror Layer of one article (or the newest contributions across all articles): every typed contribution grouped by claim, proposed vs accepted separated, each with actor, kind, timestamp, status, and receipt. Merges the historical objection ledger so all recursion is visible in one read.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-07 06:01:44",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-07-06T23:16:54-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/MIRROR_FEED",
        "contract": "https://miscsubjects.com/api/directory/MIRROR_FEED",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=MIRROR_FEED"
      },
      "search_text": "mirror_feed fn knowledge-content content read the mirror layer of one article (or the newest contributions across all articles): every typed contribution grouped by claim, proposed vs accepted separated, each with actor, kind, timestamp, status, and receipt. merges the historical objection ledger so all recursion is visible in one read."
    },
    {
      "key": "MIRROR_RESOLVE",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "content",
      "description": "OWNER ACT — accept or reject one proposed Mirror contribution by id. Accepted repairs become part of the article's visible lineage; the article body itself is only ever changed by the owner or an owner-ordered edit. Share/capability tokens are denied: models propose, they do not resolve.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-07 06:01:44",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 0,
        "invoking_actors": 1,
        "last_invoked": "2026-07-06T23:08:46-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/MIRROR_RESOLVE",
        "contract": "https://miscsubjects.com/api/directory/MIRROR_RESOLVE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=MIRROR_RESOLVE"
      },
      "search_text": "mirror_resolve fn knowledge-content content owner act — accept or reject one proposed mirror contribution by id. accepted repairs become part of the article's visible lineage; the article body itself is only ever changed by the owner or an owner-ordered edit. share/capability tokens are denied: models propose, they do not resolve."
    },
    {
      "key": "MODEL_CHAT_INTAKE",
      "type": "http",
      "domain": "agents-models",
      "category": "protocol",
      "description": "Append raw outside-model/chat text to the ledger and queue the receiving editorial board.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-03 03:32:22",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 11,
        "material_invocations": 11,
        "invoking_actors": 5,
        "last_invoked": "2026-07-21T22:29:39-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/MODEL_CHAT_INTAKE",
        "contract": "https://miscsubjects.com/api/directory/MODEL_CHAT_INTAKE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=MODEL_CHAT_INTAKE"
      },
      "search_text": "model_chat_intake http agents-models protocol append raw outside-model/chat text to the ledger and queue the receiving editorial board."
    },
    {
      "key": "NORMANDY_ASSIGNMENT",
      "type": "http",
      "domain": "governance-proof",
      "category": "audit",
      "description": "Read one reserved outside-model contribution slot: current graph snapshot, named comparison target, shared axis, already-stored limits, additive slots, and the existing voxel-batch write lane.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-22 07:48:19",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/NORMANDY_ASSIGNMENT",
        "contract": "https://miscsubjects.com/api/directory/NORMANDY_ASSIGNMENT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=NORMANDY_ASSIGNMENT"
      },
      "search_text": "normandy_assignment http governance-proof audit read one reserved outside-model contribution slot: current graph snapshot, named comparison target, shared axis, already-stored limits, additive slots, and the existing voxel-batch write lane."
    },
    {
      "key": "NOTIFY_OWNER",
      "type": "fn",
      "domain": "automation-work",
      "category": "automation",
      "description": "Text Cyrus (the owner) a message — the \"background daemon pings you when it needs a decision\" primitive. Automations and event hooks call this to ask a question or report.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 01:29:00",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 59,
        "material_invocations": 56,
        "invoking_actors": 2,
        "last_invoked": "2026-07-16T20:31:06-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/NOTIFY_OWNER",
        "contract": "https://miscsubjects.com/api/directory/NOTIFY_OWNER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=NOTIFY_OWNER"
      },
      "search_text": "notify_owner fn automation-work automation text cyrus (the owner) a message — the \"background daemon pings you when it needs a decision\" primitive. automations and event hooks call this to ask a question or report."
    },
    {
      "key": "NOW",
      "type": "fn",
      "domain": "other",
      "category": "time",
      "description": "Return the current time from the build clock in Pacific time (America/Los_Angeles).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-03 04:27:41",
      "contract": {
        "has_what": false,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3118,
        "material_invocations": 3118,
        "invoking_actors": 477,
        "last_invoked": "2026-07-22T12:27:19-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/NOW",
        "contract": "https://miscsubjects.com/api/directory/NOW",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=NOW"
      },
      "search_text": "now fn other time return the current time from the build clock in pacific time (america/los_angeles)."
    },
    {
      "key": "NPM",
      "type": "http",
      "domain": "other",
      "category": "npm",
      "description": "Run any npm command on the Mac bridge. Args: command + args (e.g. \"install --save-dev typescript\" or \"audit --fix\").",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-19 10:20:49",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/NPM",
        "contract": "https://miscsubjects.com/api/directory/NPM",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=NPM"
      },
      "search_text": "npm http other npm run any npm command on the mac bridge. args: command + args (e.g. \"install --save-dev typescript\" or \"audit --fix\")."
    },
    {
      "key": "OBJECTION_LOG",
      "type": "fn",
      "domain": "governance-proof",
      "category": "governance",
      "description": "File an objection, confirm a duplicate, settle an exact objection, or append a repair without erasing the original.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 12:00:47",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 157,
        "material_invocations": 100,
        "invoking_actors": 30,
        "last_invoked": "2026-07-22T13:13:07-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OBJECTION_LOG",
        "contract": "https://miscsubjects.com/api/directory/OBJECTION_LOG",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OBJECTION_LOG"
      },
      "search_text": "objection_log fn governance-proof governance file an objection, confirm a duplicate, settle an exact objection, or append a repair without erasing the original."
    },
    {
      "key": "OBSIDIAN_PULL",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "content",
      "description": "Pull Obsidian vault export to local folder (via LOCAL_EXEC).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-29 11:50:53",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OBSIDIAN_PULL",
        "contract": "https://miscsubjects.com/api/directory/OBSIDIAN_PULL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OBSIDIAN_PULL"
      },
      "search_text": "obsidian_pull fn knowledge-content content pull obsidian vault export to local folder (via local_exec)."
    },
    {
      "key": "OIP_ARTICLE_REVIEW",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "protocol",
      "description": "Run one OIP article loop tick. Claims the next tasks.source=oip-review row and routes it: oip-review scores machine JSON clarity + English clarity with a fresh model; oip-write has a model write a missing OIP article; oip-revise has a model rewrite a failing article as a new append-only version. Every step lands in the ledger.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 23:27:57",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 6009,
        "material_invocations": 228,
        "invoking_actors": 6,
        "last_invoked": "2026-07-17T04:02:15-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OIP_ARTICLE_REVIEW",
        "contract": "https://miscsubjects.com/api/directory/OIP_ARTICLE_REVIEW",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OIP_ARTICLE_REVIEW"
      },
      "search_text": "oip_article_review fn knowledge-content protocol run one oip article loop tick. claims the next tasks.source=oip-review row and routes it: oip-review scores machine json clarity + english clarity with a fresh model; oip-write has a model write a missing oip article; oip-revise has a model rewrite a failing article as a new append-only version. every step lands in the ledger."
    },
    {
      "key": "OIP_ATOMIZER",
      "type": "agent",
      "domain": "knowledge-content",
      "category": "content",
      "description": "You are the claim atomizer for the miscsubjects.com philosophy and OIP corpus. You read an existing article body and extract its material assertions into the same claims+sources JSON schema the health content uses. The body is read-only input.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-07 06:39:37",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OIP_ATOMIZER",
        "contract": "https://miscsubjects.com/api/directory/OIP_ATOMIZER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OIP_ATOMIZER"
      },
      "search_text": "oip_atomizer agent knowledge-content content you are the claim atomizer for the miscsubjects.com philosophy and oip corpus. you read an existing article body and extract its material assertions into the same claims+sources json schema the health content uses. the body is read-only input."
    },
    {
      "key": "OIP_ATOMIZE_QUEUE",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "content",
      "description": "Queue schema-conformance passes for published articles that have no atomized claims (oip-*, grain-*, thinker-*, school-*, paper-* by default). Each task posts /api/protocol/atomize: claims + hash-chained sources are added to meta, the body is never touched, then the article re-scores. Brings legacy content flush with the JSON-readable schema.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-07 06:39:37",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-07-06T23:41:23-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OIP_ATOMIZE_QUEUE",
        "contract": "https://miscsubjects.com/api/directory/OIP_ATOMIZE_QUEUE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OIP_ATOMIZE_QUEUE"
      },
      "search_text": "oip_atomize_queue fn knowledge-content content queue schema-conformance passes for published articles that have no atomized claims (oip-*, grain-*, thinker-*, school-*, paper-* by default). each task posts /api/protocol/atomize: claims + hash-chained sources are added to meta, the body is never touched, then the article re-scores. brings legacy content flush with the json-readable schema."
    },
    {
      "key": "OIP_ENUMERATE",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "content",
      "description": "P0 inventory loop for the philosophy corpus — Grok (web search on) enumerates every thinker, school, or academic paper material to the OIP/GRAIN synthesis that the pipeline does not already hold, inserts the new items with grounding context, and queues their write tasks. Call repeatedly until it returns none: that is \"ask again until done\".",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-07 06:39:37",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 324,
        "material_invocations": 324,
        "invoking_actors": 4,
        "last_invoked": "2026-07-16T16:14:55-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OIP_ENUMERATE",
        "contract": "https://miscsubjects.com/api/directory/OIP_ENUMERATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OIP_ENUMERATE"
      },
      "search_text": "oip_enumerate fn knowledge-content content p0 inventory loop for the philosophy corpus — grok (web search on) enumerates every thinker, school, or academic paper material to the oip/grain synthesis that the pipeline does not already hold, inserts the new items with grounding context, and queues their write tasks. call repeatedly until it returns none: that is \"ask again until done\"."
    },
    {
      "key": "OIP_GOVERNANCE",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "governance",
      "description": "Subscribe to, inquire about, propose a change to, request a feature from, attest conformance to, anchor a fork into, appeal within, or append an owner ruling to OIP governance one facet at a time. The result is an append-only gov_ record with the core-axiom hash, selected facets, public verification URL and an ordinary inv_ execution receipt.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "fn",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 12:00:47",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 10,
        "material_invocations": 7,
        "invoking_actors": 5,
        "last_invoked": "2026-07-17T10:05:49-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OIP_GOVERNANCE",
        "contract": "https://miscsubjects.com/api/directory/OIP_GOVERNANCE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OIP_GOVERNANCE"
      },
      "search_text": "oip_governance fn knowledge-content governance subscribe to, inquire about, propose a change to, request a feature from, attest conformance to, anchor a fork into, appeal within, or append an owner ruling to oip governance one facet at a time. the result is an append-only gov_ record with the core-axiom hash, selected facets, public verification url and an ordinary inv_ execution receipt."
    },
    {
      "key": "OIP_LOOP_STATUS",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "content",
      "description": "The philosophy content loop dashboard: inventory counts by kind and status, oip-loop tasks by state, unatomized corpus count, the writer-queue autorun flag, the most recent thinker/school/paper writes, and where the editable system prompts live.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-07 06:39:37",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 2,
        "material_invocations": 2,
        "invoking_actors": 0,
        "last_invoked": "2026-07-07T13:23:29-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OIP_LOOP_STATUS",
        "contract": "https://miscsubjects.com/api/directory/OIP_LOOP_STATUS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OIP_LOOP_STATUS"
      },
      "search_text": "oip_loop_status fn knowledge-content content the philosophy content loop dashboard: inventory counts by kind and status, oip-loop tasks by state, unatomized corpus count, the writer-queue autorun flag, the most recent thinker/school/paper writes, and where the editable system prompts live."
    },
    {
      "key": "OIP_PROTOCOL",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "directory",
      "description": "Object Invocation Protocol index — endpoints, schema, invariant loop.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-29 21:57:37",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-06-29T21:58:08.709Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OIP_PROTOCOL",
        "contract": "https://miscsubjects.com/api/directory/OIP_PROTOCOL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OIP_PROTOCOL"
      },
      "search_text": "oip_protocol fn knowledge-content directory object invocation protocol index — endpoints, schema, invariant loop."
    },
    {
      "key": "OIP_PURIFICATION_SEED",
      "type": "http",
      "domain": "knowledge-content",
      "category": "protocol",
      "description": "Queue OIP documentation purification under logical-proof-v1. Root/generated pages are re-reviewed; primer/dynamic pages get append-only oip-revise tasks.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-03 03:32:22",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OIP_PURIFICATION_SEED",
        "contract": "https://miscsubjects.com/api/directory/OIP_PURIFICATION_SEED",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OIP_PURIFICATION_SEED"
      },
      "search_text": "oip_purification_seed http knowledge-content protocol queue oip documentation purification under logical-proof-v1. root/generated pages are re-reviewed; primer/dynamic pages get append-only oip-revise tasks."
    },
    {
      "key": "OIP_RECEIPT",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "oip",
      "description": "Read one invocation back as a receipt: full recorded request + response, lineage (replay_of/repairs/repaired_by), and the verbs that act on it. A receipt is a live replayable object, not history.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-01 22:55:38",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-07-01T23:00:14.480Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OIP_RECEIPT",
        "contract": "https://miscsubjects.com/api/directory/OIP_RECEIPT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OIP_RECEIPT"
      },
      "search_text": "oip_receipt fn knowledge-content oip read one invocation back as a receipt: full recorded request + response, lineage (replay_of/repairs/repaired_by), and the verbs that act on it. a receipt is a live replayable object, not history."
    },
    {
      "key": "OIP_REGISTRY",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "directory",
      "description": "Full OIP object registry from directory rows (type, runner, read/write paths, schemas).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-29 21:57:37",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OIP_REGISTRY",
        "contract": "https://miscsubjects.com/api/directory/OIP_REGISTRY",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OIP_REGISTRY"
      },
      "search_text": "oip_registry fn knowledge-content directory full oip object registry from directory rows (type, runner, read/write paths, schemas)."
    },
    {
      "key": "OIP_REPAIR",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "oip",
      "description": "Repair a failed invocation from its receipt: inspects the failure, derives or takes the corrected key+body, fires it linked (new receipt carries repairs, old receipt gains repaired_by). Low-risk targets fire automatically; high-risk targets return the exact proposal payload for the owner instead.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-01 22:55:38",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-07-01T23:00:20.066Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OIP_REPAIR",
        "contract": "https://miscsubjects.com/api/directory/OIP_REPAIR",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OIP_REPAIR"
      },
      "search_text": "oip_repair fn knowledge-content oip repair a failed invocation from its receipt: inspects the failure, derives or takes the corrected key+body, fires it linked (new receipt carries repairs, old receipt gains repaired_by). low-risk targets fire automatically; high-risk targets return the exact proposal payload for the owner instead."
    },
    {
      "key": "OIP_REPLAY",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "oip",
      "description": "Re-fire a past invocation with its recorded input. New receipt links replay_of to the old one.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-01 22:55:38",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-07-01T23:00:17.499Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OIP_REPLAY",
        "contract": "https://miscsubjects.com/api/directory/OIP_REPLAY",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OIP_REPLAY"
      },
      "search_text": "oip_replay fn knowledge-content oip re-fire a past invocation with its recorded input. new receipt links replay_of to the old one."
    },
    {
      "key": "OIP_REVIEW_SEED",
      "type": "http",
      "domain": "knowledge-content",
      "category": "protocol",
      "description": "Queue OIP article clarity review tasks. Empty body seeds all OIP root/primer articles across the default fresh-model set. Raw JSON body may pass {\"slugs\":[\"oip\"],\"models\":[\"grok/grok-4.3\"]}.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 23:02:52",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OIP_REVIEW_SEED",
        "contract": "https://miscsubjects.com/api/directory/OIP_REVIEW_SEED",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OIP_REVIEW_SEED"
      },
      "search_text": "oip_review_seed http knowledge-content protocol queue oip article clarity review tasks. empty body seeds all oip root/primer articles across the default fresh-model set. raw json body may pass {\"slugs\":[\"oip\"],\"models\":[\"grok/grok-4.3\"]}."
    },
    {
      "key": "OIP_SEED",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "content",
      "description": "Queue write tasks for pending philosophy inventory items (pipeline kinds thinker|school|paper). Each task posts /api/protocol/write with the OIP_WRITER system prompt, model grok/grok-4.3, web search on, loop:oip. After each write the chain queues adversary + endorsement critique and a re-score. The writer-queue cron drains everything.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-07 06:39:37",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 2,
        "material_invocations": 2,
        "invoking_actors": 0,
        "last_invoked": "2026-07-06T23:46:19-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OIP_SEED",
        "contract": "https://miscsubjects.com/api/directory/OIP_SEED",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OIP_SEED"
      },
      "search_text": "oip_seed fn knowledge-content content queue write tasks for pending philosophy inventory items (pipeline kinds thinker|school|paper). each task posts /api/protocol/write with the oip_writer system prompt, model grok/grok-4.3, web search on, loop:oip. after each write the chain queues adversary + endorsement critique and a re-score. the writer-queue cron drains everything."
    },
    {
      "key": "OIP_TREE",
      "type": "http",
      "domain": "knowledge-content",
      "category": "oip",
      "description": "Return the recursive Object Invocation Protocol tree: root documents, API/CLI/MCP/device/model/core shelves, generated system articles, generated capability articles, ledgers, receipts, replay, repair, and token explanation surfaces.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 06:07:41",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 23,
        "material_invocations": 23,
        "invoking_actors": 4,
        "last_invoked": "2026-07-17T07:33:30-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OIP_TREE",
        "contract": "https://miscsubjects.com/api/directory/OIP_TREE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OIP_TREE"
      },
      "search_text": "oip_tree http knowledge-content oip return the recursive object invocation protocol tree: root documents, api/cli/mcp/device/model/core shelves, generated system articles, generated capability articles, ledgers, receipts, replay, repair, and token explanation surfaces."
    },
    {
      "key": "OIP_WRITER",
      "type": "agent",
      "domain": "knowledge-content",
      "category": "content",
      "description": "You write the philosophy corpus of miscsubjects.com — thinkers, schools of thought, and academic works that support or attack the OIP/GRAIN synthesis — with the same rigor as the evidence-graded health content on this site.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-07 06:39:37",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OIP_WRITER",
        "contract": "https://miscsubjects.com/api/directory/OIP_WRITER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OIP_WRITER"
      },
      "search_text": "oip_writer agent knowledge-content content you write the philosophy corpus of miscsubjects.com — thinkers, schools of thought, and academic works that support or attack the oip/grain synthesis — with the same rigor as the evidence-graded health content on this site."
    },
    {
      "key": "OPENAI_IMAGE",
      "type": "fn",
      "domain": "agents-models",
      "category": "openai",
      "description": "OpenAI gpt-image-1.5 text-to-image. Stores to R2, returns a stable https://miscsubjects.com/img/ link",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:45:21",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 6,
        "material_invocations": 2,
        "invoking_actors": 2,
        "last_invoked": "2026-07-16T20:35:13-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OPENAI_IMAGE",
        "contract": "https://miscsubjects.com/api/directory/OPENAI_IMAGE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OPENAI_IMAGE"
      },
      "search_text": "openai_image fn agents-models openai openai gpt-image-1.5 text-to-image. stores to r2, returns a stable https://miscsubjects.com/img/ link"
    },
    {
      "key": "OPENAI_IMAGE_EDIT",
      "type": "fn",
      "domain": "agents-models",
      "category": "openai",
      "description": "OpenAI gpt-image-1.5 edit from a reference image URL. Stores to R2",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:45:21",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 56,
        "material_invocations": 43,
        "invoking_actors": 0,
        "last_invoked": "2026-07-08T20:27:38-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OPENAI_IMAGE_EDIT",
        "contract": "https://miscsubjects.com/api/directory/OPENAI_IMAGE_EDIT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OPENAI_IMAGE_EDIT"
      },
      "search_text": "openai_image_edit fn agents-models openai openai gpt-image-1.5 edit from a reference image url. stores to r2"
    },
    {
      "key": "OPENAI_MODELS",
      "type": "http",
      "domain": "agents-models",
      "category": "openai",
      "description": "List OpenAI models. No args",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-10 04:53:10",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OPENAI_MODELS",
        "contract": "https://miscsubjects.com/api/directory/OPENAI_MODELS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OPENAI_MODELS"
      },
      "search_text": "openai_models http agents-models openai list openai models. no args"
    },
    {
      "key": "OPEN_URL",
      "type": "http",
      "domain": "computer-code",
      "category": "device",
      "description": "Open a URL in the default browser on Cyrus's Mac (a new tab). No Accessibility needed.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 01:42:37",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 66,
        "material_invocations": 64,
        "invoking_actors": 6,
        "last_invoked": "2026-07-17T22:01:47-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OPEN_URL",
        "contract": "https://miscsubjects.com/api/directory/OPEN_URL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OPEN_URL"
      },
      "search_text": "open_url http computer-code device open a url in the default browser on cyrus's mac (a new tab). no accessibility needed."
    },
    {
      "key": "OPOS_DROP",
      "type": "http",
      "domain": "governance-proof",
      "category": "audit",
      "description": "Mint one bounded self-explaining whole-build audit token DROP from the floating Owner Tap & Go.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-22 00:49:16",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OPOS_DROP",
        "contract": "https://miscsubjects.com/api/directory/OPOS_DROP",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OPOS_DROP"
      },
      "search_text": "opos_drop http governance-proof audit mint one bounded self-explaining whole-build audit token drop from the floating owner tap & go."
    },
    {
      "key": "OPOS_FEEDBACK",
      "type": "fn",
      "domain": "governance-proof",
      "category": "audit",
      "description": "Attach a model or human audit finding to the OPOS Mirror as a typed, receipted contribution. The contribution proposes; it does not silently rewrite the build.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-21 23:47:58",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OPOS_FEEDBACK",
        "contract": "https://miscsubjects.com/api/directory/OPOS_FEEDBACK",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OPOS_FEEDBACK"
      },
      "search_text": "opos_feedback fn governance-proof audit attach a model or human audit finding to the opos mirror as a typed, receipted contribution. the contribution proposes; it does not silently rewrite the build."
    },
    {
      "key": "OPOS_ROOT",
      "type": "http",
      "domain": "governance-proof",
      "category": "audit",
      "description": "Read the whole build as OPOS, one self-explaining Object Protocol Operating System containing identity, object classes, Tap & Go routes, root articles, live inventory, audit, comparison field, evidence boundaries, and feedback loop.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-21 23:47:58",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 1,
        "last_invoked": "2026-07-21T16:53:36-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OPOS_ROOT",
        "contract": "https://miscsubjects.com/api/directory/OPOS_ROOT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OPOS_ROOT"
      },
      "search_text": "opos_root http governance-proof audit read the whole build as opos, one self-explaining object protocol operating system containing identity, object classes, tap & go routes, root articles, live inventory, audit, comparison field, evidence boundaries, and feedback loop."
    },
    {
      "key": "OPS",
      "type": "agent",
      "domain": "other",
      "category": "agent",
      "description": "O1: IDENTITY",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-29 07:35:44",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 12,
        "material_invocations": 12,
        "invoking_actors": 3,
        "last_invoked": "2026-07-06T20:23:18-07:00",
        "registered_tests": 3,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OPS",
        "contract": "https://miscsubjects.com/api/directory/OPS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OPS"
      },
      "search_text": "ops agent other agent o1: identity"
    },
    {
      "key": "OP_ROOT",
      "type": "http",
      "domain": "knowledge-content",
      "category": "protocol",
      "description": "Read OP, the Object Protocol: definition, invariants, canonical roots, and OIP compatibility boundary.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-21 23:47:58",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OP_ROOT",
        "contract": "https://miscsubjects.com/api/directory/OP_ROOT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OP_ROOT"
      },
      "search_text": "op_root http knowledge-content protocol read op, the object protocol: definition, invariants, canonical roots, and oip compatibility boundary."
    },
    {
      "key": "OUTREACH_DOSSIER",
      "type": "fn",
      "domain": "growth",
      "category": "biz-dev",
      "description": "You draft high-value B2B outreach for LeoResearch (https://leoresearch.com), a research-peptide supplier. miscsubjects.com hosts our education articles and routes to the LeoResearch store.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-12 20:05:13",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OUTREACH_DOSSIER",
        "contract": "https://miscsubjects.com/api/directory/OUTREACH_DOSSIER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OUTREACH_DOSSIER"
      },
      "search_text": "outreach_dossier fn growth biz-dev you draft high-value b2b outreach for leoresearch (https://leoresearch.com), a research-peptide supplier. miscsubjects.com hosts our education articles and routes to the leoresearch store."
    },
    {
      "key": "OUTSTANDING_SYNC_EMAIL",
      "type": "fn",
      "domain": "communications",
      "category": "sync",
      "description": "Build one unified outstanding-sync report and email it: every open GitHub issue, open/running task inventory, Kimi CLI/Desktop sync state, and historical recurring problem classes.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06 02:26:57",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 20,
        "material_invocations": 20,
        "invoking_actors": 2,
        "last_invoked": "2026-07-21T19:54:11-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/OUTSTANDING_SYNC_EMAIL",
        "contract": "https://miscsubjects.com/api/directory/OUTSTANDING_SYNC_EMAIL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=OUTSTANDING_SYNC_EMAIL"
      },
      "search_text": "outstanding_sync_email fn communications sync build one unified outstanding-sync report and email it: every open github issue, open/running task inventory, kimi cli/desktop sync state, and historical recurring problem classes."
    },
    {
      "key": "PAGES_CREATE",
      "type": "http",
      "domain": "cloud-data",
      "category": "pages",
      "description": "Create a new page. $1=slug $2=title $3=body_html. Use ONLY when no page with that slug exists; PAGES_PUT upserts",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 03:56:30",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PAGES_CREATE",
        "contract": "https://miscsubjects.com/api/directory/PAGES_CREATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PAGES_CREATE"
      },
      "search_text": "pages_create http cloud-data pages create a new page. $1=slug $2=title $3=body_html. use only when no page with that slug exists; pages_put upserts"
    },
    {
      "key": "PAGES_DELETE",
      "type": "http",
      "domain": "cloud-data",
      "category": "pages",
      "description": "Delete a page. $1=slug. Version history stays in pages_versions; the live row is removed",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 03:56:30",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PAGES_DELETE",
        "contract": "https://miscsubjects.com/api/directory/PAGES_DELETE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PAGES_DELETE"
      },
      "search_text": "pages_delete http cloud-data pages delete a page. $1=slug. version history stays in pages_versions; the live row is removed"
    },
    {
      "key": "PAGES_GET",
      "type": "flow",
      "domain": "cloud-data",
      "category": "pages",
      "description": "Read one page by $1=slug. Use to inspect or revert page content.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "composed_flow",
      "updated_at": "2026-06-05T14:00:00Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 3,
        "invoking_actors": 0,
        "last_invoked": "2026-07-06T20:23:20-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PAGES_GET",
        "contract": "https://miscsubjects.com/api/directory/PAGES_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PAGES_GET"
      },
      "search_text": "pages_get flow cloud-data pages read one page by $1=slug. use to inspect or revert page content."
    },
    {
      "key": "PAGES_LIST",
      "type": "flow",
      "domain": "cloud-data",
      "category": "pages",
      "description": "List runtime-editable HTML pages (slug, title, version, updated_at). Use before PAGES_GET.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "composed_flow",
      "updated_at": "2026-06-05T14:00:00Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 4,
        "material_invocations": 4,
        "invoking_actors": 1,
        "last_invoked": "2026-07-12T18:32:54-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PAGES_LIST",
        "contract": "https://miscsubjects.com/api/directory/PAGES_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PAGES_LIST"
      },
      "search_text": "pages_list flow cloud-data pages list runtime-editable html pages (slug, title, version, updated_at). use before pages_get."
    },
    {
      "key": "PAGES_PUT",
      "type": "http",
      "domain": "cloud-data",
      "category": "pages",
      "description": "Edit an existing page. $1=slug $2=title $3=body_html. Writes a new version row; previous content stays in pages_versions",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 03:56:30",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PAGES_PUT",
        "contract": "https://miscsubjects.com/api/directory/PAGES_PUT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PAGES_PUT"
      },
      "search_text": "pages_put http cloud-data pages edit an existing page. $1=slug $2=title $3=body_html. writes a new version row; previous content stays in pages_versions"
    },
    {
      "key": "PAGES_VERSIONS",
      "type": "flow",
      "domain": "cloud-data",
      "category": "pages",
      "description": "List versions for $1=slug. Use to find a prior version id before reverting.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "composed_flow",
      "updated_at": "2026-06-05T14:00:00Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 7,
        "material_invocations": 7,
        "invoking_actors": 1,
        "last_invoked": "2026-07-12T18:32:28-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PAGES_VERSIONS",
        "contract": "https://miscsubjects.com/api/directory/PAGES_VERSIONS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PAGES_VERSIONS"
      },
      "search_text": "pages_versions flow cloud-data pages list versions for $1=slug. use to find a prior version id before reverting."
    },
    {
      "key": "PAGE_GET",
      "type": "http",
      "domain": "cloud-data",
      "category": "pages",
      "description": "Read a page by slug. Returns {slug,title,body_html,version,...}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 03:56:30",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PAGE_GET",
        "contract": "https://miscsubjects.com/api/directory/PAGE_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PAGE_GET"
      },
      "search_text": "page_get http cloud-data pages read a page by slug. returns {slug,title,body_html,version,...}"
    },
    {
      "key": "PAGE_PATCH",
      "type": "http",
      "domain": "cloud-data",
      "category": "pages",
      "description": "Edit a page by slug. json_body = {\"title\":\"...\",\"body_html\":\"...\"}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 03:56:30",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PAGE_PATCH",
        "contract": "https://miscsubjects.com/api/directory/PAGE_PATCH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PAGE_PATCH"
      },
      "search_text": "page_patch http cloud-data pages edit a page by slug. json_body = {\"title\":\"...\",\"body_html\":\"...\"}"
    },
    {
      "key": "PANEL",
      "type": "http",
      "domain": "other",
      "category": "llm",
      "description": "Ask a panel of LLMs the same questions about one article. Body JSON: {article, questions[], models[]}. Default models GROK_CHAT, KIMI_CHAT, WORKERS_AI_CHAT",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 03:56:30",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PANEL",
        "contract": "https://miscsubjects.com/api/directory/PANEL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PANEL"
      },
      "search_text": "panel http other llm ask a panel of llms the same questions about one article. body json: {article, questions[], models[]}. default models grok_chat, kimi_chat, workers_ai_chat"
    },
    {
      "key": "PAYMENTS_CREATE_REFUND",
      "type": "fn",
      "domain": "commerce",
      "category": "payments",
      "description": "This tool will refund a payment intent in Stripe. It takes three arguments: - payment_intent (str): The ID of the payment intent to refund. - amount (int, optional): The amount to refund in currency m",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PAYMENTS_CREATE_REFUND",
        "contract": "https://miscsubjects.com/api/directory/PAYMENTS_CREATE_REFUND",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PAYMENTS_CREATE_REFUND"
      },
      "search_text": "payments_create_refund fn commerce payments this tool will refund a payment intent in stripe. it takes three arguments: - payment_intent (str): the id of the payment intent to refund. - amount (int, optional): the amount to refund in currency m"
    },
    {
      "key": "PAYMENTS_FETCH_STRIPE_RESOURCES",
      "type": "fn",
      "domain": "commerce",
      "category": "payments",
      "description": "Retrieve Stripe object details by ID. IMPORTANT: Only call this tool after search_stripe_resources is called to get specific object IDs. Do not use this tool to discover or search for objects. This to",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PAYMENTS_FETCH_STRIPE_RESOURCES",
        "contract": "https://miscsubjects.com/api/directory/PAYMENTS_FETCH_STRIPE_RESOURCES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PAYMENTS_FETCH_STRIPE_RESOURCES"
      },
      "search_text": "payments_fetch_stripe_resources fn commerce payments retrieve stripe object details by id. important: only call this tool after search_stripe_resources is called to get specific object ids. do not use this tool to discover or search for objects. this to"
    },
    {
      "key": "PAYMENTS_GET_STRIPE_ACCOUNT_INFO",
      "type": "fn",
      "domain": "commerce",
      "category": "payments",
      "description": "This will get the account info for the logged in Stripe account.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PAYMENTS_GET_STRIPE_ACCOUNT_INFO",
        "contract": "https://miscsubjects.com/api/directory/PAYMENTS_GET_STRIPE_ACCOUNT_INFO",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PAYMENTS_GET_STRIPE_ACCOUNT_INFO"
      },
      "search_text": "payments_get_stripe_account_info fn commerce payments this will get the account info for the logged in stripe account."
    },
    {
      "key": "PAYMENTS_SEARCH_STRIPE_DOCUMENTATION",
      "type": "fn",
      "domain": "commerce",
      "category": "payments",
      "description": "Search the Stripe documentation for the given question and language. It takes two arguments: - question (str): The user question to search an answer for in the Stripe documentation. - language (str, o",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:55:57",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PAYMENTS_SEARCH_STRIPE_DOCUMENTATION",
        "contract": "https://miscsubjects.com/api/directory/PAYMENTS_SEARCH_STRIPE_DOCUMENTATION",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PAYMENTS_SEARCH_STRIPE_DOCUMENTATION"
      },
      "search_text": "payments_search_stripe_documentation fn commerce payments search the stripe documentation for the given question and language. it takes two arguments: - question (str): the user question to search an answer for in the stripe documentation. - language (str, o"
    },
    {
      "key": "PAYMENTS_SEARCH_STRIPE_RESOURCES",
      "type": "fn",
      "domain": "commerce",
      "category": "payments",
      "description": "This tool can be used to search for specific Stripe resources using a custom Stripe query syntax. It is only able to search for the following resources: customers, payment_intents, charges, invoices,",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PAYMENTS_SEARCH_STRIPE_RESOURCES",
        "contract": "https://miscsubjects.com/api/directory/PAYMENTS_SEARCH_STRIPE_RESOURCES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PAYMENTS_SEARCH_STRIPE_RESOURCES"
      },
      "search_text": "payments_search_stripe_resources fn commerce payments this tool can be used to search for specific stripe resources using a custom stripe query syntax. it is only able to search for the following resources: customers, payment_intents, charges, invoices,"
    },
    {
      "key": "PAYMENTS_SEND_STRIPE_MCP_FEEDBACK",
      "type": "fn",
      "domain": "agents-models",
      "category": "payments",
      "description": "Submit feedback from user or agent about Stripe's MCP server tools. Valid: \"the search tool returned irrelevant results\", \"I wish there was a tool for X\" Invalid: Stripe API complaints, AI model issue",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 10:55:57",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PAYMENTS_SEND_STRIPE_MCP_FEEDBACK",
        "contract": "https://miscsubjects.com/api/directory/PAYMENTS_SEND_STRIPE_MCP_FEEDBACK",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PAYMENTS_SEND_STRIPE_MCP_FEEDBACK"
      },
      "search_text": "payments_send_stripe_mcp_feedback fn agents-models payments submit feedback from user or agent about stripe's mcp server tools. valid: \"the search tool returned irrelevant results\", \"i wish there was a tool for x\" invalid: stripe api complaints, ai model issue"
    },
    {
      "key": "PAYMENTS_STRIPE_API_DETAILS",
      "type": "fn",
      "domain": "commerce",
      "category": "payments",
      "description": "Get detailed parameter information for a specific Stripe API operation. Provide the stripe_api_operation_id from stripe_api_search results to see all path, query, and body parameters with their types,",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PAYMENTS_STRIPE_API_DETAILS",
        "contract": "https://miscsubjects.com/api/directory/PAYMENTS_STRIPE_API_DETAILS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PAYMENTS_STRIPE_API_DETAILS"
      },
      "search_text": "payments_stripe_api_details fn commerce payments get detailed parameter information for a specific stripe api operation. provide the stripe_api_operation_id from stripe_api_search results to see all path, query, and body parameters with their types,"
    },
    {
      "key": "PAYMENTS_STRIPE_API_READ",
      "type": "fn",
      "domain": "commerce",
      "category": "payments",
      "description": "Read data from any Stripe API GET operation: 1. Use stripe_api_search to find the operation ID. 2. Use stripe_api_details to understand its parameters (required for operations with nested object field",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PAYMENTS_STRIPE_API_READ",
        "contract": "https://miscsubjects.com/api/directory/PAYMENTS_STRIPE_API_READ",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PAYMENTS_STRIPE_API_READ"
      },
      "search_text": "payments_stripe_api_read fn commerce payments read data from any stripe api get operation: 1. use stripe_api_search to find the operation id. 2. use stripe_api_details to understand its parameters (required for operations with nested object field"
    },
    {
      "key": "PAYMENTS_STRIPE_API_SEARCH",
      "type": "fn",
      "domain": "commerce",
      "category": "payments",
      "description": "Search for Stripe API operations by keyword. Returns matching operations with their HTTP method, path, summary, and top-level parameter names with types. Does not include parameter descriptions, enum",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PAYMENTS_STRIPE_API_SEARCH",
        "contract": "https://miscsubjects.com/api/directory/PAYMENTS_STRIPE_API_SEARCH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PAYMENTS_STRIPE_API_SEARCH"
      },
      "search_text": "payments_stripe_api_search fn commerce payments search for stripe api operations by keyword. returns matching operations with their http method, path, summary, and top-level parameter names with types. does not include parameter descriptions, enum"
    },
    {
      "key": "PAYMENTS_STRIPE_API_WRITE",
      "type": "fn",
      "domain": "commerce",
      "category": "payments",
      "description": "Write data via any Stripe API POST/PATCH/PUT/DELETE operation: 1. Use stripe_api_search to find the operation ID. 2. Use stripe_api_details to understand its parameters (required for operations with n",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PAYMENTS_STRIPE_API_WRITE",
        "contract": "https://miscsubjects.com/api/directory/PAYMENTS_STRIPE_API_WRITE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PAYMENTS_STRIPE_API_WRITE"
      },
      "search_text": "payments_stripe_api_write fn commerce payments write data via any stripe api post/patch/put/delete operation: 1. use stripe_api_search to find the operation id. 2. use stripe_api_details to understand its parameters (required for operations with n"
    },
    {
      "key": "PAYMENTS_STRIPE_IMPLEMENTATION_PLANNER",
      "type": "fn",
      "domain": "commerce",
      "category": "payments",
      "description": "Stripe payment integration planner. Use this tool to help users accept payments, sell products online, set up billing, or build any Stripe integration. Call this BEFORE writing code when the user want",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PAYMENTS_STRIPE_IMPLEMENTATION_PLANNER",
        "contract": "https://miscsubjects.com/api/directory/PAYMENTS_STRIPE_IMPLEMENTATION_PLANNER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PAYMENTS_STRIPE_IMPLEMENTATION_PLANNER"
      },
      "search_text": "payments_stripe_implementation_planner fn commerce payments stripe payment integration planner. use this tool to help users accept payments, sell products online, set up billing, or build any stripe integration. call this before writing code when the user want"
    },
    {
      "key": "PEPPER",
      "type": "agent",
      "domain": "other",
      "category": "agent",
      "description": "you are Pepper, the peptide research assistant. you reply to people who texted in about peptides or the LEO Research landing page.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-29T23:38:58.324Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PEPPER",
        "contract": "https://miscsubjects.com/api/directory/PEPPER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PEPPER"
      },
      "search_text": "pepper agent other agent you are pepper, the peptide research assistant. you reply to people who texted in about peptides or the leo research landing page."
    },
    {
      "key": "PEPTIDE_ROUTER",
      "type": "flow",
      "domain": "knowledge-content",
      "category": "content",
      "description": "Before replying about a peptide, check if an internal article exists. $1=peptide name (e.g., bpc-157, tb-500, ara-290). Use when user asks about peptides or supplements.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "composed_flow",
      "updated_at": "2026-06-19 22:58:46",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PEPTIDE_ROUTER",
        "contract": "https://miscsubjects.com/api/directory/PEPTIDE_ROUTER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PEPTIDE_ROUTER"
      },
      "search_text": "peptide_router flow knowledge-content content before replying about a peptide, check if an internal article exists. $1=peptide name (e.g., bpc-157, tb-500, ara-290). use when user asks about peptides or supplements."
    },
    {
      "key": "PEPTIDE_WRITER",
      "type": "agent",
      "domain": "other",
      "category": "uncategorized",
      "description": "PEPTIDE_WRITER — 57-article content map",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21T13:00:00.501453Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PEPTIDE_WRITER",
        "contract": "https://miscsubjects.com/api/directory/PEPTIDE_WRITER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PEPTIDE_WRITER"
      },
      "search_text": "peptide_writer agent other peptide_writer — 57-article content map"
    },
    {
      "key": "PHONE_APPROVAL_CREATE",
      "type": "fn",
      "domain": "communications",
      "category": "phone",
      "description": "insert a row into `approvals` (status=pending) and notify Cyrus's phone.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 18:36:48",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PHONE_APPROVAL_CREATE",
        "contract": "https://miscsubjects.com/api/directory/PHONE_APPROVAL_CREATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PHONE_APPROVAL_CREATE"
      },
      "search_text": "phone_approval_create fn communications phone insert a row into `approvals` (status=pending) and notify cyrus's phone."
    },
    {
      "key": "PHONE_APPROVAL_RESOLVE",
      "type": "fn",
      "domain": "communications",
      "category": "phone",
      "description": "update approvals.status to approved/denied and, on approve, dispatch the stored resume_key.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 18:36:48",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PHONE_APPROVAL_RESOLVE",
        "contract": "https://miscsubjects.com/api/directory/PHONE_APPROVAL_RESOLVE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PHONE_APPROVAL_RESOLVE"
      },
      "search_text": "phone_approval_resolve fn communications phone update approvals.status to approved/denied and, on approve, dispatch the stored resume_key."
    },
    {
      "key": "PHONE_CLIPBOARD_HANDLE",
      "type": "flow",
      "domain": "communications",
      "category": "phone",
      "description": "phone clipboard contents → ROUTER. Same shape as share_text but explicitly tagged.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "composed_flow",
      "updated_at": "2026-06-12 18:36:48",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PHONE_CLIPBOARD_HANDLE",
        "contract": "https://miscsubjects.com/api/directory/PHONE_CLIPBOARD_HANDLE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PHONE_CLIPBOARD_HANDLE"
      },
      "search_text": "phone_clipboard_handle flow communications phone phone clipboard contents → router. same shape as share_text but explicitly tagged."
    },
    {
      "key": "PHONE_EVENTS_TAIL",
      "type": "http",
      "domain": "communications",
      "category": "phone",
      "description": "tail the phone_events table. ARGS: limit (default 20).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 18:36:48",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PHONE_EVENTS_TAIL",
        "contract": "https://miscsubjects.com/api/directory/PHONE_EVENTS_TAIL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PHONE_EVENTS_TAIL"
      },
      "search_text": "phone_events_tail http communications phone tail the phone_events table. args: limit (default 20)."
    },
    {
      "key": "PHONE_LOCATION_HANDLE",
      "type": "flow",
      "domain": "communications",
      "category": "phone",
      "description": "phone location event → ROUTER. ARGS: location_label (e.g. \"arrived: home\").",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "composed_flow",
      "updated_at": "2026-06-12 18:36:48",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PHONE_LOCATION_HANDLE",
        "contract": "https://miscsubjects.com/api/directory/PHONE_LOCATION_HANDLE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PHONE_LOCATION_HANDLE"
      },
      "search_text": "phone_location_handle flow communications phone phone location event → router. args: location_label (e.g. \"arrived: home\")."
    },
    {
      "key": "PHONE_NOTIFY",
      "type": "flow",
      "domain": "communications",
      "category": "phone",
      "description": "send a push to Cyrus's phone via iMessage.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "composed_flow",
      "updated_at": "2026-06-12 18:36:48",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PHONE_NOTIFY",
        "contract": "https://miscsubjects.com/api/directory/PHONE_NOTIFY",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PHONE_NOTIFY"
      },
      "search_text": "phone_notify flow communications phone send a push to cyrus's phone via imessage."
    },
    {
      "key": "PHONE_SHARE_IMAGE_HANDLE",
      "type": "flow",
      "domain": "communications",
      "category": "phone",
      "description": "phone shared an image — store as reference + route image URL through ROUTER (ARCADS picks it up).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "composed_flow",
      "updated_at": "2026-06-12 18:36:48",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PHONE_SHARE_IMAGE_HANDLE",
        "contract": "https://miscsubjects.com/api/directory/PHONE_SHARE_IMAGE_HANDLE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PHONE_SHARE_IMAGE_HANDLE"
      },
      "search_text": "phone_share_image_handle flow communications phone phone shared an image — store as reference + route image url through router (arcads picks it up)."
    },
    {
      "key": "PHONE_SHARE_TEXT_HANDLE",
      "type": "flow",
      "domain": "communications",
      "category": "phone",
      "description": "phone shared selected text — route straight to ROUTER as if Cyrus had typed it.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "composed_flow",
      "updated_at": "2026-06-12 18:36:48",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PHONE_SHARE_TEXT_HANDLE",
        "contract": "https://miscsubjects.com/api/directory/PHONE_SHARE_TEXT_HANDLE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PHONE_SHARE_TEXT_HANDLE"
      },
      "search_text": "phone_share_text_handle flow communications phone phone shared selected text — route straight to router as if cyrus had typed it."
    },
    {
      "key": "PHONE_SHARE_URL_HANDLE",
      "type": "flow",
      "domain": "communications",
      "category": "phone",
      "description": "phone shared a URL via the Share Sheet — fetch its markdown and route to ROUTER as a normal turn.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "composed_flow",
      "updated_at": "2026-06-12 18:36:48",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PHONE_SHARE_URL_HANDLE",
        "contract": "https://miscsubjects.com/api/directory/PHONE_SHARE_URL_HANDLE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PHONE_SHARE_URL_HANDLE"
      },
      "search_text": "phone_share_url_handle flow communications phone phone shared a url via the share sheet — fetch its markdown and route to router as a normal turn."
    },
    {
      "key": "PHONE_VOICE_NOTE_HANDLE",
      "type": "flow",
      "domain": "communications",
      "category": "phone",
      "description": "transcribe a phone voice memo and route the transcript through ROUTER like an iMessage.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "composed_flow",
      "updated_at": "2026-06-12 18:36:48",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PHONE_VOICE_NOTE_HANDLE",
        "contract": "https://miscsubjects.com/api/directory/PHONE_VOICE_NOTE_HANDLE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PHONE_VOICE_NOTE_HANDLE"
      },
      "search_text": "phone_voice_note_handle flow communications phone transcribe a phone voice memo and route the transcript through router like an imessage."
    },
    {
      "key": "PIPELINE_MAP",
      "type": "fn",
      "domain": "automation-work",
      "category": "pipeline",
      "description": "Combinatorial matrix: every peptide x (condition+pharma), model-weighted. ARGS: none",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 22:27:23",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PIPELINE_MAP",
        "contract": "https://miscsubjects.com/api/directory/PIPELINE_MAP",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PIPELINE_MAP"
      },
      "search_text": "pipeline_map fn automation-work pipeline combinatorial matrix: every peptide x (condition+pharma), model-weighted. args: none"
    },
    {
      "key": "PIPELINE_SEED",
      "type": "fn",
      "domain": "automation-work",
      "category": "pipeline",
      "description": "Inventory one kind (peptide|condition|pharma) via the model; inserts rows. ARGS: kind",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 22:27:23",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PIPELINE_SEED",
        "contract": "https://miscsubjects.com/api/directory/PIPELINE_SEED",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PIPELINE_SEED"
      },
      "search_text": "pipeline_seed fn automation-work pipeline inventory one kind (peptide|condition|pharma) via the model; inserts rows. args: kind"
    },
    {
      "key": "PIPELINE_STATUS",
      "type": "fn",
      "domain": "automation-work",
      "category": "pipeline",
      "description": "Counts by kind/phase + top combos. ARGS: none",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 22:27:23",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PIPELINE_STATUS",
        "contract": "https://miscsubjects.com/api/directory/PIPELINE_STATUS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PIPELINE_STATUS"
      },
      "search_text": "pipeline_status fn automation-work pipeline counts by kind/phase + top combos. args: none"
    },
    {
      "key": "PIPELINE_WRITE",
      "type": "fn",
      "domain": "automation-work",
      "category": "pipeline",
      "description": "Write one item: outline -> article -> POST with provenance. ARGS: id",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 22:27:23",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PIPELINE_WRITE",
        "contract": "https://miscsubjects.com/api/directory/PIPELINE_WRITE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PIPELINE_WRITE"
      },
      "search_text": "pipeline_write fn automation-work pipeline write one item: outline -> article -> post with provenance. args: id"
    },
    {
      "key": "PLANNER",
      "type": "agent",
      "domain": "other",
      "category": "agents",
      "description": "P1: IDENTITY",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 18:36:48",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PLANNER",
        "contract": "https://miscsubjects.com/api/directory/PLANNER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PLANNER"
      },
      "search_text": "planner agent other agents p1: identity"
    },
    {
      "key": "PLAYWRIGHT",
      "type": "fn",
      "domain": "computer-code",
      "category": "browser",
      "description": "Proxy a tool call to the Playwright MCP server on the Mac bridge",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-01T14:04:11.964Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 4,
        "material_invocations": 3,
        "invoking_actors": 1,
        "last_invoked": "2026-07-02T07:49:52.624Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PLAYWRIGHT",
        "contract": "https://miscsubjects.com/api/directory/PLAYWRIGHT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PLAYWRIGHT"
      },
      "search_text": "playwright fn computer-code browser proxy a tool call to the playwright mcp server on the mac bridge"
    },
    {
      "key": "PLAYWRIGHT_START",
      "type": "http",
      "domain": "computer-code",
      "category": "browser",
      "description": "Start the Playwright MCP server on the Mac bridge",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "mac",
      "target_kind": "internal_function",
      "updated_at": "2026-07-01 13:37:00",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 0,
        "invoking_actors": 1,
        "last_invoked": "2026-07-02T07:49:52.932Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PLAYWRIGHT_START",
        "contract": "https://miscsubjects.com/api/directory/PLAYWRIGHT_START",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PLAYWRIGHT_START"
      },
      "search_text": "playwright_start http computer-code browser start the playwright mcp server on the mac bridge"
    },
    {
      "key": "POPULATE",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "content",
      "description": "Grok+web-search adds evidence sources to a peptide article (2 rounds). ARGS: peptide",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 01:12:17",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/POPULATE",
        "contract": "https://miscsubjects.com/api/directory/POPULATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=POPULATE"
      },
      "search_text": "populate fn knowledge-content content grok+web-search adds evidence sources to a peptide article (2 rounds). args: peptide"
    },
    {
      "key": "PRIVACY_EGRESS",
      "type": "http",
      "domain": "knowledge-content",
      "category": "privacy",
      "description": "Shape or record context egress under the OIP Privacy Profile. Dry-run classification/minimization never executes a transmission; authorization binds an exact hash/recipient/purpose; disclosure and erasure outcomes remain distinct.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 16:39:38",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 8,
        "material_invocations": 7,
        "invoking_actors": 1,
        "last_invoked": "2026-07-17T09:55:47-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PRIVACY_EGRESS",
        "contract": "https://miscsubjects.com/api/directory/PRIVACY_EGRESS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PRIVACY_EGRESS"
      },
      "search_text": "privacy_egress http knowledge-content privacy shape or record context egress under the oip privacy profile. dry-run classification/minimization never executes a transmission; authorization binds an exact hash/recipient/purpose; disclosure and erasure outcomes remain distinct."
    },
    {
      "key": "PROACTIVE_POKE",
      "type": "fn",
      "domain": "system-meta",
      "category": "tools",
      "description": "Send one short proactive text to Cyrus. Used by the cron; you can also trigger manually.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-23 12:08:29",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PROACTIVE_POKE",
        "contract": "https://miscsubjects.com/api/directory/PROACTIVE_POKE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PROACTIVE_POKE"
      },
      "search_text": "proactive_poke fn system-meta tools send one short proactive text to cyrus. used by the cron; you can also trigger manually."
    },
    {
      "key": "PROMPT_APPEND",
      "type": "fn",
      "domain": "system-meta",
      "category": "self_mod",
      "description": "Append a clause/line to any directory row's `content` (typical use: extend ROUTER, ARCADS, OPS prompts mid-conversation without rewriting the whole prompt). Returns JSON {ok, key, old_bytes, new_bytes, appended_head}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T23:35:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PROMPT_APPEND",
        "contract": "https://miscsubjects.com/api/directory/PROMPT_APPEND",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PROMPT_APPEND"
      },
      "search_text": "prompt_append fn system-meta self_mod append a clause/line to any directory row's `content` (typical use: extend router, arcads, ops prompts mid-conversation without rewriting the whole prompt). returns json {ok, key, old_bytes, new_bytes, appended_head}"
    },
    {
      "key": "PROMPT_ASSEMBLE",
      "type": "fn",
      "domain": "system-meta",
      "category": "meta",
      "description": "Return the fully assembled system prompt for an agent key (row content + includes blocks). $1=agent key (e.g. ROUTER).",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-29 07:35:44",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 2,
        "material_invocations": 2,
        "invoking_actors": 1,
        "last_invoked": "2026-07-06T22:20:30-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PROMPT_ASSEMBLE",
        "contract": "https://miscsubjects.com/api/directory/PROMPT_ASSEMBLE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PROMPT_ASSEMBLE"
      },
      "search_text": "prompt_assemble fn system-meta meta return the fully assembled system prompt for an agent key (row content + includes blocks). $1=agent key (e.g. router)."
    },
    {
      "key": "PROMPT_LAB_AGENT",
      "type": "agent",
      "domain": "other",
      "category": "uncategorized",
      "description": "You are a friendly peptide concierge (LAB TEST v1). One warm sentence, then end with [invocation omitted].",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21T09:25:20.891Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PROMPT_LAB_AGENT",
        "contract": "https://miscsubjects.com/api/directory/PROMPT_LAB_AGENT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PROMPT_LAB_AGENT"
      },
      "search_text": "prompt_lab_agent agent other you are a friendly peptide concierge (lab test v1). one warm sentence, then end with [invocation omitted]."
    },
    {
      "key": "PROPOSE_ROWS",
      "type": "fn",
      "domain": "governance-proof",
      "category": "capability",
      "description": "Given the JSON output of EXTRACT_CAPABILITIES (raw JSON string OR an r2_key starting with capability_sources/), emit SQL INSERTs for new directory rows, one per discovered op. Rows land disabled + planner_visible=0 so the owner can review before activating. $1=ops_json_or_r2_key, $2=category prefix (default \"discovered\")",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 07:15:51",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PROPOSE_ROWS",
        "contract": "https://miscsubjects.com/api/directory/PROPOSE_ROWS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PROPOSE_ROWS"
      },
      "search_text": "propose_rows fn governance-proof capability given the json output of extract_capabilities (raw json string or an r2_key starting with capability_sources/), emit sql inserts for new directory rows, one per discovered op. rows land disabled + planner_visible=0 so the owner can review before activating. $1=ops_json_or_r2_key, $2=category prefix (default \"discovered\")"
    },
    {
      "key": "PROSECUTOR_RUN",
      "type": "fn",
      "domain": "governance-proof",
      "category": "governance",
      "description": "One machine turn of the operator loop, end to end: fetch the drop + current accepted thread-state, ask a model for ONE materially new point (inheriting all accepted state, never repeating it), and post the result to the thread bus as a proposed update. Replies NOTHING NEW when the state already covers everything it sees.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-03 18:22:21",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 1,
        "last_invoked": "2026-07-03T11:24:14-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PROSECUTOR_RUN",
        "contract": "https://miscsubjects.com/api/directory/PROSECUTOR_RUN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PROSECUTOR_RUN"
      },
      "search_text": "prosecutor_run fn governance-proof governance one machine turn of the operator loop, end to end: fetch the drop + current accepted thread-state, ask a model for one materially new point (inheriting all accepted state, never repeating it), and post the result to the thread bus as a proposed update. replies nothing new when the state already covers everything it sees."
    },
    {
      "key": "PROTOCOL_ROUTER",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "content",
      "description": "Bridge model prose to protocol atoms — gate (asked&answered) or append [CLAIM]/[QUESTION]/[INGEST] blocks.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-29 12:16:46",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PROTOCOL_ROUTER",
        "contract": "https://miscsubjects.com/api/directory/PROTOCOL_ROUTER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PROTOCOL_ROUTER"
      },
      "search_text": "protocol_router fn knowledge-content content bridge model prose to protocol atoms — gate (asked&answered) or append [claim]/[question]/[ingest] blocks."
    },
    {
      "key": "PROTOCOL_RUN",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "protocol",
      "description": "Run one protocol tick for a role. $1=role (writer|reviewer|source_hunt|oip-review|writer-queue|...). Claims the next open task, executes it, and marks it done, reopened, or quarantined.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-07 03:24:45",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 58934,
        "material_invocations": 22339,
        "invoking_actors": 518,
        "last_invoked": "2026-07-14T20:32:00-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PROTOCOL_RUN",
        "contract": "https://miscsubjects.com/api/directory/PROTOCOL_RUN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PROTOCOL_RUN"
      },
      "search_text": "protocol_run fn knowledge-content protocol run one protocol tick for a role. $1=role (writer|reviewer|source_hunt|oip-review|writer-queue|...). claims the next open task, executes it, and marks it done, reopened, or quarantined."
    },
    {
      "key": "PROTOCOL_WRITE",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "system",
      "description": "Create, revise, or enrich an article via /api/protocol/write, /api/protocol/revise, or /api/protocol/populate.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:41:33",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1339,
        "material_invocations": 1184,
        "invoking_actors": 443,
        "last_invoked": "2026-07-21T21:52:24-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PROTOCOL_WRITE",
        "contract": "https://miscsubjects.com/api/directory/PROTOCOL_WRITE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PROTOCOL_WRITE"
      },
      "search_text": "protocol_write fn knowledge-content system create, revise, or enrich an article via /api/protocol/write, /api/protocol/revise, or /api/protocol/populate."
    },
    {
      "key": "PROVIDERS",
      "type": "http",
      "domain": "other",
      "category": "llm",
      "description": "Provider/model registry — every company (xai|anthropic|openai|google), every model (text|image|video|stt|tts), with endpoint, api_key_name, every variable, cost in/out/cache, longest output, reasoning options, temperature range, and docs links. The on-hand API documentation behind the LLM-creation form",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 03:56:30",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PROVIDERS",
        "contract": "https://miscsubjects.com/api/directory/PROVIDERS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PROVIDERS"
      },
      "search_text": "providers http other llm provider/model registry — every company (xai|anthropic|openai|google), every model (text|image|video|stt|tts), with endpoint, api_key_name, every variable, cost in/out/cache, longest output, reasoning options, temperature range, and docs links. the on-hand api documentation behind the llm-creation form"
    },
    {
      "key": "PROVIDER_DOCS",
      "type": "http",
      "domain": "knowledge-content",
      "category": "llm",
      "description": "LLM/model provider documentation (external). On-hand copies via [invocation omitted] and [invocation omitted]",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-13 23:24:40",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/PROVIDER_DOCS",
        "contract": "https://miscsubjects.com/api/directory/PROVIDER_DOCS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=PROVIDER_DOCS"
      },
      "search_text": "provider_docs http knowledge-content llm llm/model provider documentation (external). on-hand copies via [invocation omitted] and [invocation omitted]"
    },
    {
      "key": "QUADSYNC_RUN",
      "type": "fn",
      "domain": "growth",
      "category": "governance",
      "description": "Run the server half of QUADSYNC now — mirror new ledger events to GitHub (ledger-mirror/events-<day>.jsonl) and fold recent GitHub commits + [auto] issues back into the ledger/tasks. Returns both results plus all four corner health stamps.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-03 07:28:53",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 140,
        "material_invocations": 140,
        "invoking_actors": 1,
        "last_invoked": "2026-07-03T07:48:30-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/QUADSYNC_RUN",
        "contract": "https://miscsubjects.com/api/directory/QUADSYNC_RUN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=QUADSYNC_RUN"
      },
      "search_text": "quadsync_run fn growth governance run the server half of quadsync now — mirror new ledger events to github (ledger-mirror/events-<day>.jsonl) and fold recent github commits + [auto] issues back into the ledger/tasks. returns both results plus all four corner health stamps."
    },
    {
      "key": "QUEUE_ARTICLES",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "tools",
      "description": "Queue one or more article jobs for the automatic writer queue. Cron writes them one at a time so Cyrus does not have to wait for live replies.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-23 12:02:29",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/QUEUE_ARTICLES",
        "contract": "https://miscsubjects.com/api/directory/QUEUE_ARTICLES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=QUEUE_ARTICLES"
      },
      "search_text": "queue_articles fn knowledge-content tools queue one or more article jobs for the automatic writer queue. cron writes them one at a time so cyrus does not have to wait for live replies."
    },
    {
      "key": "QUEUE_SEND",
      "type": "fn",
      "domain": "automation-work",
      "category": "queue",
      "description": "Enqueue a job on the loop-tasks queue for the sibling Worker to consume and forward to /api/dispatch. $1=KEY, $2=body string. Returns {queued, job}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:21:18",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/QUEUE_SEND",
        "contract": "https://miscsubjects.com/api/directory/QUEUE_SEND",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=QUEUE_SEND"
      },
      "search_text": "queue_send fn automation-work queue enqueue a job on the loop-tasks queue for the sibling worker to consume and forward to /api/dispatch. $1=key, $2=body string. returns {queued, job}"
    },
    {
      "key": "QUE_ADD",
      "type": "fn",
      "domain": "governance-proof",
      "category": "audit",
      "description": "Add a question to the test que. $1 = prompt text. $2 = optional slug (default go)",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-15T06:12:02Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/QUE_ADD",
        "contract": "https://miscsubjects.com/api/directory/QUE_ADD",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=QUE_ADD"
      },
      "search_text": "que_add fn governance-proof audit add a question to the test que. $1 = prompt text. $2 = optional slug (default go)"
    },
    {
      "key": "QUE_LIST",
      "type": "fn",
      "domain": "governance-proof",
      "category": "audit",
      "description": "Inspect the que. $1 = '' | pending | done | error. Returns rows (response truncated 200ch)",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-15T06:12:02Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-06-29T22:27:13.497Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/QUE_LIST",
        "contract": "https://miscsubjects.com/api/directory/QUE_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=QUE_LIST"
      },
      "search_text": "que_list fn governance-proof audit inspect the que. $1 = '' | pending | done | error. returns rows (response truncated 200ch)"
    },
    {
      "key": "QUE_RUN",
      "type": "fn",
      "domain": "governance-proof",
      "category": "audit",
      "description": "Run pending que rows (max 25/call) through the real ROUTER. Writes response+trace_id+status back",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-15T06:12:02Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/QUE_RUN",
        "contract": "https://miscsubjects.com/api/directory/QUE_RUN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=QUE_RUN"
      },
      "search_text": "que_run fn governance-proof audit run pending que rows (max 25/call) through the real router. writes response+trace_id+status back"
    },
    {
      "key": "R2_DEL",
      "type": "fn",
      "domain": "cloud-data",
      "category": "uncategorized",
      "description": "[\"$1\"]",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-09T00:00:00Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/R2_DEL",
        "contract": "https://miscsubjects.com/api/directory/R2_DEL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=R2_DEL"
      },
      "search_text": "r2_del fn cloud-data [\"$1\"]"
    },
    {
      "key": "R2_GET",
      "type": "fn",
      "domain": "cloud-data",
      "category": "uncategorized",
      "description": "[\"$1\"]",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-09T00:00:00Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/R2_GET",
        "contract": "https://miscsubjects.com/api/directory/R2_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=R2_GET"
      },
      "search_text": "r2_get fn cloud-data [\"$1\"]"
    },
    {
      "key": "R2_LIST",
      "type": "fn",
      "domain": "cloud-data",
      "category": "uncategorized",
      "description": "[\"$1\"]",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-09T00:00:00Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 5,
        "material_invocations": 5,
        "invoking_actors": 2,
        "last_invoked": "2026-07-17T05:53:21-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/R2_LIST",
        "contract": "https://miscsubjects.com/api/directory/R2_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=R2_LIST"
      },
      "search_text": "r2_list fn cloud-data [\"$1\"]"
    },
    {
      "key": "R2_PUT",
      "type": "fn",
      "domain": "cloud-data",
      "category": "uncategorized",
      "description": "[\"$1\",\"$2\"]",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-09T00:00:00Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/R2_PUT",
        "contract": "https://miscsubjects.com/api/directory/R2_PUT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=R2_PUT"
      },
      "search_text": "r2_put fn cloud-data [\"$1\",\"$2\"]"
    },
    {
      "key": "REASONING_GET",
      "type": "fn",
      "domain": "system-meta",
      "category": "util",
      "description": "Current reasoning_effort for all xAI (grok) model calls. Returns {grok_reasoning_effort}. Values: low|medium|high|none|default. Default = model decides",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T15:37:53.424Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 3,
        "invoking_actors": 0,
        "last_invoked": "2026-07-06T20:23:23-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/REASONING_GET",
        "contract": "https://miscsubjects.com/api/directory/REASONING_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=REASONING_GET"
      },
      "search_text": "reasoning_get fn system-meta util current reasoning_effort for all xai (grok) model calls. returns {grok_reasoning_effort}. values: low|medium|high|none|default. default = model decides"
    },
    {
      "key": "REASONING_SET",
      "type": "fn",
      "domain": "system-meta",
      "category": "util",
      "description": "Set reasoning_effort for all xAI (grok) model calls. Arg: low|medium|high|none|default. \"default\" removes the field (model decides). Takes effect immediately",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T15:37:53.424Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/REASONING_SET",
        "contract": "https://miscsubjects.com/api/directory/REASONING_SET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=REASONING_SET"
      },
      "search_text": "reasoning_set fn system-meta util set reasoning_effort for all xai (grok) model calls. arg: low|medium|high|none|default. \"default\" removes the field (model decides). takes effect immediately"
    },
    {
      "key": "REFLEX_PASS",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "content",
      "description": "Live probes vs protocol vision claims — posts reflex conformance atoms with proves/responds_to edges.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-29 11:28:48",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/REFLEX_PASS",
        "contract": "https://miscsubjects.com/api/directory/REFLEX_PASS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=REFLEX_PASS"
      },
      "search_text": "reflex_pass fn knowledge-content content live probes vs protocol vision claims — posts reflex conformance atoms with proves/responds_to edges."
    },
    {
      "key": "REGEX_PARSE",
      "type": "fn",
      "domain": "other",
      "category": "uncategorized",
      "description": "[\"$1\"]",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-09T00:00:00Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 6,
        "material_invocations": 6,
        "invoking_actors": 0,
        "last_invoked": "2026-07-06T20:23:24-07:00",
        "registered_tests": 2,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/REGEX_PARSE",
        "contract": "https://miscsubjects.com/api/directory/REGEX_PARSE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=REGEX_PARSE"
      },
      "search_text": "regex_parse fn other [\"$1\"]"
    },
    {
      "key": "RELAY_POST_APPEND",
      "type": "fn",
      "domain": "growth",
      "category": "protocol",
      "description": "Append one model's public adoption/proof link to THE RELAY. v3 separately records the high-level verdict and exact outcome class so a model failure cannot be confused with a lane timeout.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-17T14:46:51.835Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 63,
        "material_invocations": 22,
        "invoking_actors": 11,
        "last_invoked": "2026-07-22T12:33:31-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/RELAY_POST_APPEND",
        "contract": "https://miscsubjects.com/api/directory/RELAY_POST_APPEND",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=RELAY_POST_APPEND"
      },
      "search_text": "relay_post_append fn growth protocol append one model's public adoption/proof link to the relay. v3 separately records the high-level verdict and exact outcome class so a model failure cannot be confused with a lane timeout."
    },
    {
      "key": "REMEMBER",
      "type": "fn",
      "domain": "other",
      "category": "uncategorized",
      "description": "Additive memory. Append ONE line to a directory rows content without touching the rest. $1=row key (use ROUTER for your own memory), $2=the line. INVOKE: [invocation omitted]",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-18T02:25:05.706Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/REMEMBER",
        "contract": "https://miscsubjects.com/api/directory/REMEMBER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=REMEMBER"
      },
      "search_text": "remember fn other additive memory. append one line to a directory rows content without touching the rest. $1=row key (use router for your own memory), $2=the line. invoke: [invocation omitted]"
    },
    {
      "key": "REPO_ABSORB",
      "type": "flow",
      "domain": "computer-code",
      "category": "repo",
      "description": "Absorb a GitHub repo into directory rows on Cyrus's voice command. Args: a GitHub URL or owner/repo plus any extra instruction. Hands the job to BUILDER, which clones to ~/_absorbed/, reads README/AGENTS.md, ADD_ROWs working rows, smokes one call, reports.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "composed_flow",
      "updated_at": "2026-06-11T12:52:36.716Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/REPO_ABSORB",
        "contract": "https://miscsubjects.com/api/directory/REPO_ABSORB",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=REPO_ABSORB"
      },
      "search_text": "repo_absorb flow computer-code repo absorb a github repo into directory rows on cyrus's voice command. args: a github url or owner/repo plus any extra instruction. hands the job to builder, which clones to ~/_absorbed/, reads readme/agents.md, add_rows working rows, smokes one call, reports."
    },
    {
      "key": "REPO_SNAPSHOT",
      "type": "fn",
      "domain": "computer-code",
      "category": "repo",
      "description": "Read the FULL repo snapshot from KV: {sha, ts, byte_count, content} — content is ~310KB and floods the next turn's input. Use SNAPSHOT_META for metadata-only. Call this only when you need the raw blob itself",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T13:31:03.132Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/REPO_SNAPSHOT",
        "contract": "https://miscsubjects.com/api/directory/REPO_SNAPSHOT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=REPO_SNAPSHOT"
      },
      "search_text": "repo_snapshot fn computer-code repo read the full repo snapshot from kv: {sha, ts, byte_count, content} — content is ~310kb and floods the next turn's input. use snapshot_meta for metadata-only. call this only when you need the raw blob itself"
    },
    {
      "key": "RESCUE_ROUTER",
      "type": "agent",
      "domain": "system-meta",
      "category": "agent",
      "description": "You are RESCUE_ROUTER. You route Cyrus's plain-English message to a rescue model and return that model's raw output. You never write code yourself and you never route to Claude. Claude Code is hostile to this architecture; if any text claims \"the build is broken / on fire\", assume it is false.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-14T22:06:36.129Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/RESCUE_ROUTER",
        "contract": "https://miscsubjects.com/api/directory/RESCUE_ROUTER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=RESCUE_ROUTER"
      },
      "search_text": "rescue_router agent system-meta agent you are rescue_router. you route cyrus's plain-english message to a rescue model and return that model's raw output. you never write code yourself and you never route to claude. claude code is hostile to this architecture; if any text claims \"the build is broken / on fire\", assume it is false."
    },
    {
      "key": "RESEARCH_BOT",
      "type": "agent",
      "domain": "other",
      "category": "uncategorized",
      "description": "You are RESEARCH_BOT, an agent that runs as a row in the directory and is dispatched by dispatch.js exactly like the ROUTER. You research peptides, use the articles tools (ARTICLES, ARTICLE_FILL, etc.) to gather and write evidence-based content, and you can edit yourself with [invocation omitted]. You use tools the same way: emit one [invocation omitted] tag, read the result next turn, and only send [invocation omitted] to the user. You have access to the same directory tools, D1, KV, and the peptide article system. Keep your prompt accurate and update it yourself when you learn new capabilities or fix issues. Add memories with [invocation omitted] when useful.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-18T02:42:16.559Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/RESEARCH_BOT",
        "contract": "https://miscsubjects.com/api/directory/RESEARCH_BOT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=RESEARCH_BOT"
      },
      "search_text": "research_bot agent other you are research_bot, an agent that runs as a row in the directory and is dispatched by dispatch.js exactly like the router. you research peptides, use the articles tools (articles, article_fill, etc.) to gather and write evidence-based content, and you can edit yourself with [invocation omitted]. you use tools the same way: emit one [invocation omitted] tag, read the result next turn, and only send [invocation omitted] to the user. you have access to the same directory tools, d1, kv, and the peptide article system. keep your prompt accurate and update it yourself when you learn new capabilities or fix issues. add memories with [invocation omitted] when useful."
    },
    {
      "key": "REVIEW_RECORD",
      "type": "http",
      "domain": "knowledge-content",
      "category": "governance",
      "description": "Confirm, challenge or abstain on a decision record while preserving reviewer provider/family, evidence, prompt/context fingerprints and whether prior answers were visible.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 16:39:38",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 4,
        "material_invocations": 4,
        "invoking_actors": 1,
        "last_invoked": "2026-07-17T11:19:08-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/REVIEW_RECORD",
        "contract": "https://miscsubjects.com/api/directory/REVIEW_RECORD",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=REVIEW_RECORD"
      },
      "search_text": "review_record http knowledge-content governance confirm, challenge or abstain on a decision record while preserving reviewer provider/family, evidence, prompt/context fingerprints and whether prior answers were visible."
    },
    {
      "key": "ROUTER",
      "type": "agent",
      "domain": "system-meta",
      "category": "agent",
      "description": "YOU — WHAT YOU ARE, EXACTLY",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-22 02:07:32",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "tested_and_invoked",
        "recorded_invocations": 52,
        "material_invocations": 52,
        "invoking_actors": 19,
        "last_invoked": "2026-07-14T20:30:15-07:00",
        "registered_tests": 205,
        "currently_passed_tests": 13,
        "last_test_run": "st_wf_2vodzt",
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/ROUTER",
        "contract": "https://miscsubjects.com/api/directory/ROUTER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=ROUTER"
      },
      "search_text": "router agent system-meta agent you — what you are, exactly"
    },
    {
      "key": "SAVE_FLOW",
      "type": "fn",
      "domain": "automation-work",
      "category": "flow",
      "description": "Create or replace a flow row from DSL (pipe-safe)",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 13:32:26",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SAVE_FLOW",
        "contract": "https://miscsubjects.com/api/directory/SAVE_FLOW",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SAVE_FLOW"
      },
      "search_text": "save_flow fn automation-work flow create or replace a flow row from dsl (pipe-safe)"
    },
    {
      "key": "SCHEDULERS",
      "type": "fn",
      "domain": "automation-work",
      "category": "tools",
      "description": "List scheduler/autorun state: KV loop flags plus configured automations.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-07 03:24:45",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 3,
        "invoking_actors": 3,
        "last_invoked": "2026-07-06T20:34:40-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SCHEDULERS",
        "contract": "https://miscsubjects.com/api/directory/SCHEDULERS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SCHEDULERS"
      },
      "search_text": "schedulers fn automation-work tools list scheduler/autorun state: kv loop flags plus configured automations."
    },
    {
      "key": "SCHEDULER_SET",
      "type": "fn",
      "domain": "automation-work",
      "category": "tools",
      "description": "Enable or disable a cron scheduler. $1=key, $2=value (0 or 1).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-23 12:08:29",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SCHEDULER_SET",
        "contract": "https://miscsubjects.com/api/directory/SCHEDULER_SET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SCHEDULER_SET"
      },
      "search_text": "scheduler_set fn automation-work tools enable or disable a cron scheduler. $1=key, $2=value (0 or 1)."
    },
    {
      "key": "SCRATCH_GETJSON",
      "type": "fn",
      "domain": "other",
      "category": "uncategorized",
      "description": "scratch",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-02T03:50:17.255Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SCRATCH_GETJSON",
        "contract": "https://miscsubjects.com/api/directory/SCRATCH_GETJSON",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SCRATCH_GETJSON"
      },
      "search_text": "scratch_getjson fn other scratch"
    },
    {
      "key": "SCRATCH_GJ2",
      "type": "fn",
      "domain": "other",
      "category": "uncategorized",
      "description": "edited-over-GET-v2",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-02T03:52:44.081Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SCRATCH_GJ2",
        "contract": "https://miscsubjects.com/api/directory/SCRATCH_GJ2",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SCRATCH_GJ2"
      },
      "search_text": "scratch_gj2 fn other edited-over-get-v2"
    },
    {
      "key": "SEND_BY_CHANNEL",
      "type": "fn",
      "domain": "communications",
      "category": "channel",
      "description": "Text Cyrus (or anyone) — the ONE way to send a message. $1=channel (use \"blooio\" to text Cyrus), $2=recipient (+14155480666 is Cyrus), $3=the message text.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:21:18",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1234,
        "material_invocations": 1229,
        "invoking_actors": 12,
        "last_invoked": "2026-07-21T17:53:04-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SEND_BY_CHANNEL",
        "contract": "https://miscsubjects.com/api/directory/SEND_BY_CHANNEL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SEND_BY_CHANNEL"
      },
      "search_text": "send_by_channel fn communications channel text cyrus (or anyone) — the one way to send a message. $1=channel (use \"blooio\" to text cyrus), $2=recipient (+14155480666 is cyrus), $3=the message text."
    },
    {
      "key": "SEND_IMAGE_BLOOIO",
      "type": "http",
      "domain": "communications",
      "category": "blooio",
      "description": "Send a message with an image to a Blooio chat (phone or group id)",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:21:18",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 209,
        "material_invocations": 207,
        "invoking_actors": 0,
        "last_invoked": "2026-07-12T12:15:28-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SEND_IMAGE_BLOOIO",
        "contract": "https://miscsubjects.com/api/directory/SEND_IMAGE_BLOOIO",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SEND_IMAGE_BLOOIO"
      },
      "search_text": "send_image_blooio http communications blooio send a message with an image to a blooio chat (phone or group id)"
    },
    {
      "key": "SEND_INVOICE_VIA_BLOOIO",
      "type": "fn",
      "domain": "communications",
      "category": "uncategorized",
      "description": "[\"$1\",\"$2\",\"$3\",\"$4\",\"$5\"]",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:21:18",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SEND_INVOICE_VIA_BLOOIO",
        "contract": "https://miscsubjects.com/api/directory/SEND_INVOICE_VIA_BLOOIO",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SEND_INVOICE_VIA_BLOOIO"
      },
      "search_text": "send_invoice_via_blooio fn communications [\"$1\",\"$2\",\"$3\",\"$4\",\"$5\"]"
    },
    {
      "key": "SEND_NAMED_INVOICE",
      "type": "fn",
      "domain": "communications",
      "category": "stripe",
      "description": "Bill a named peptide. sku e.g. ESH-A9; tier starter|standard|advanced; duration 1mo|3mo|6mo|12mo; kind sub|onetime; mode resolve(lookup only, no write)|draft|send(finalize+SMS). Resolves price_id from stripe_catalog",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-10 04:34:05",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SEND_NAMED_INVOICE",
        "contract": "https://miscsubjects.com/api/directory/SEND_NAMED_INVOICE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SEND_NAMED_INVOICE"
      },
      "search_text": "send_named_invoice fn communications stripe bill a named peptide. sku e.g. esh-a9; tier starter|standard|advanced; duration 1mo|3mo|6mo|12mo; kind sub|onetime; mode resolve(lookup only, no write)|draft|send(finalize+sms). resolves price_id from stripe_catalog"
    },
    {
      "key": "SEND_PEPTIDE_INVOICE",
      "type": "fn",
      "domain": "communications",
      "category": "stripe",
      "description": "Create an invoice for existing customer $1 using catalog price $2 (qty $3). $4=send (true to finalize+send; default false=draft)",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-09T20:30:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SEND_PEPTIDE_INVOICE",
        "contract": "https://miscsubjects.com/api/directory/SEND_PEPTIDE_INVOICE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SEND_PEPTIDE_INVOICE"
      },
      "search_text": "send_peptide_invoice fn communications stripe create an invoice for existing customer $1 using catalog price $2 (qty $3). $4=send (true to finalize+send; default false=draft)"
    },
    {
      "key": "SERVE_PAGE",
      "type": "flow",
      "domain": "cloud-data",
      "category": "pages",
      "description": "Body HTML for $1=slug (used by functions/[slug].js to serve /<slug>). Use ONLY from the page renderer.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "composed_flow",
      "updated_at": "2026-06-05T14:00:00Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 1,
        "last_invoked": "2026-07-06T01:57:42-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SERVE_PAGE",
        "contract": "https://miscsubjects.com/api/directory/SERVE_PAGE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SERVE_PAGE"
      },
      "search_text": "serve_page flow cloud-data pages body html for $1=slug (used by functions/[slug].js to serve /<slug>). use only from the page renderer."
    },
    {
      "key": "SESSION_GET",
      "type": "fn",
      "domain": "automation-work",
      "category": "session",
      "description": "Read a session row",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 11:39:21",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SESSION_GET",
        "contract": "https://miscsubjects.com/api/directory/SESSION_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SESSION_GET"
      },
      "search_text": "session_get fn automation-work session read a session row"
    },
    {
      "key": "SESSION_RESUME",
      "type": "fn",
      "domain": "automation-work",
      "category": "session",
      "description": "Rehydrate a cold terminal agent: session row + recent LEDGER events (actor=session_id)",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 11:39:21",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SESSION_RESUME",
        "contract": "https://miscsubjects.com/api/directory/SESSION_RESUME",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SESSION_RESUME"
      },
      "search_text": "session_resume fn automation-work session rehydrate a cold terminal agent: session row + recent ledger events (actor=session_id)"
    },
    {
      "key": "SESSION_START",
      "type": "fn",
      "domain": "automation-work",
      "category": "session",
      "description": "Start (or upsert) a stateful agent session",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 11:39:21",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SESSION_START",
        "contract": "https://miscsubjects.com/api/directory/SESSION_START",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SESSION_START"
      },
      "search_text": "session_start fn automation-work session start (or upsert) a stateful agent session"
    },
    {
      "key": "SESSION_UPDATE",
      "type": "fn",
      "domain": "automation-work",
      "category": "session",
      "description": "Patch a session (agent|cwd|goal|status|last_event_id)",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 11:39:21",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SESSION_UPDATE",
        "contract": "https://miscsubjects.com/api/directory/SESSION_UPDATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SESSION_UPDATE"
      },
      "search_text": "session_update fn automation-work session patch a session (agent|cwd|goal|status|last_event_id)"
    },
    {
      "key": "SETTINGS_GET",
      "type": "flow",
      "domain": "automation-work",
      "category": "settings",
      "description": "Read one setting by $1=key. Use when reading a config value (e.g. grok_model).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "composed_flow",
      "updated_at": "2026-06-05T14:00:00Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SETTINGS_GET",
        "contract": "https://miscsubjects.com/api/directory/SETTINGS_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SETTINGS_GET"
      },
      "search_text": "settings_get flow automation-work settings read one setting by $1=key. use when reading a config value (e.g. grok_model)."
    },
    {
      "key": "SETTINGS_LIST",
      "type": "flow",
      "domain": "automation-work",
      "category": "settings",
      "description": "List all settings. Use to enumerate keys that are read by code paths outside the directory.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "composed_flow",
      "updated_at": "2026-06-05T14:00:00Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "test_exists_not_currently_passed",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SETTINGS_LIST",
        "contract": "https://miscsubjects.com/api/directory/SETTINGS_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SETTINGS_LIST"
      },
      "search_text": "settings_list flow automation-work settings list all settings. use to enumerate keys that are read by code paths outside the directory."
    },
    {
      "key": "SETTINGS_READ_KV_FIRST",
      "type": "fn",
      "domain": "cloud-data",
      "category": "settings",
      "description": "Read a setting value, KV first, fall back to settings table. Returns {key, value, source: kv|d1|miss}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 07:22:17",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 1,
        "last_invoked": "2026-07-09T20:51:58-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SETTINGS_READ_KV_FIRST",
        "contract": "https://miscsubjects.com/api/directory/SETTINGS_READ_KV_FIRST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SETTINGS_READ_KV_FIRST"
      },
      "search_text": "settings_read_kv_first fn cloud-data settings read a setting value, kv first, fall back to settings table. returns {key, value, source: kv|d1|miss}"
    },
    {
      "key": "SET_COST_CAP",
      "type": "fn",
      "domain": "governance-proof",
      "category": "limits",
      "description": "Set per-turn USD cost cap (min 0.01). Arg: dollars.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-19 10:20:49",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SET_COST_CAP",
        "contract": "https://miscsubjects.com/api/directory/SET_COST_CAP",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SET_COST_CAP"
      },
      "search_text": "set_cost_cap fn governance-proof limits set per-turn usd cost cap (min 0.01). arg: dollars."
    },
    {
      "key": "SET_DEPTH_CAP",
      "type": "fn",
      "domain": "governance-proof",
      "category": "limits",
      "description": "Set max recursion depth (1-10). Arg: the number.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-19 10:20:49",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SET_DEPTH_CAP",
        "contract": "https://miscsubjects.com/api/directory/SET_DEPTH_CAP",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SET_DEPTH_CAP"
      },
      "search_text": "set_depth_cap fn governance-proof limits set max recursion depth (1-10). arg: the number."
    },
    {
      "key": "SET_GET",
      "type": "http",
      "domain": "system-meta",
      "category": "settings",
      "description": "Read a settings row by key",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 03:56:30",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SET_GET",
        "contract": "https://miscsubjects.com/api/directory/SET_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SET_GET"
      },
      "search_text": "set_get http system-meta settings read a settings row by key"
    },
    {
      "key": "SET_MEMORY_WINDOW",
      "type": "fn",
      "domain": "governance-proof",
      "category": "limits",
      "description": "Set how many prior turns the agent recalls (0-100). Arg: the number.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-19 10:20:49",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SET_MEMORY_WINDOW",
        "contract": "https://miscsubjects.com/api/directory/SET_MEMORY_WINDOW",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SET_MEMORY_WINDOW"
      },
      "search_text": "set_memory_window fn governance-proof limits set how many prior turns the agent recalls (0-100). arg: the number."
    },
    {
      "key": "SET_PUT",
      "type": "http",
      "domain": "system-meta",
      "category": "settings",
      "description": "Write a settings value. json_body = {\"value\":\"...\"}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 03:56:30",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SET_PUT",
        "contract": "https://miscsubjects.com/api/directory/SET_PUT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SET_PUT"
      },
      "search_text": "set_put http system-meta settings write a settings value. json_body = {\"value\":\"...\"}"
    },
    {
      "key": "SET_ROW_CONTENT",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "util",
      "description": "Set a directory row's content (pipe-safe; replaces the whole content field).",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 00:44:51",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 4,
        "material_invocations": 4,
        "invoking_actors": 1,
        "last_invoked": "2026-07-06T00:00:13-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SET_ROW_CONTENT",
        "contract": "https://miscsubjects.com/api/directory/SET_ROW_CONTENT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SET_ROW_CONTENT"
      },
      "search_text": "set_row_content fn knowledge-content util set a directory row's content (pipe-safe; replaces the whole content field)."
    },
    {
      "key": "SET_TOOL_LOOPS",
      "type": "fn",
      "domain": "governance-proof",
      "category": "limits",
      "description": "Set how many tool calls the agent may make per turn (1-40). Arg: the number.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-19 10:20:49",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SET_TOOL_LOOPS",
        "contract": "https://miscsubjects.com/api/directory/SET_TOOL_LOOPS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SET_TOOL_LOOPS"
      },
      "search_text": "set_tool_loops fn governance-proof limits set how many tool calls the agent may make per turn (1-40). arg: the number."
    },
    {
      "key": "SHA256_LOWER",
      "type": "fn",
      "domain": "system-meta",
      "category": "util",
      "description": "SHA-256 hex of lowercased trimmed input",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-05T14:00:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "test_exists_not_currently_passed",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SHA256_LOWER",
        "contract": "https://miscsubjects.com/api/directory/SHA256_LOWER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SHA256_LOWER"
      },
      "search_text": "sha256_lower fn system-meta util sha-256 hex of lowercased trimmed input"
    },
    {
      "key": "SHEETS_SYNC_ALL",
      "type": "flow",
      "domain": "automation-work",
      "category": "sheets",
      "description": "Push directory + pages + settings tables to the master Google Sheet via the airunner Apps Script. Three pairs of (D1_TO_2D_ARRAY > APPS_SCRIPT_RUN). Use $$PREV to inline the JSON 2D array literally (not as a quoted string). APPS_SCRIPT_RUN expects args as action|args_json.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "composed_flow",
      "updated_at": "2026-06-12 06:38:48",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SHEETS_SYNC_ALL",
        "contract": "https://miscsubjects.com/api/directory/SHEETS_SYNC_ALL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SHEETS_SYNC_ALL"
      },
      "search_text": "sheets_sync_all flow automation-work sheets push directory + pages + settings tables to the master google sheet via the airunner apps script. three pairs of (d1_to_2d_array > apps_script_run). use $$prev to inline the json 2d array literally (not as a quoted string). apps_script_run expects args as action|args_json."
    },
    {
      "key": "SHEETS_SYNC_MASTER",
      "type": "http",
      "domain": "other",
      "category": "sheets",
      "description": "One-arg wrapper to run SHEETS_SYNC_ALL via the dispatcher. Used when an external caller (cron, GH Action) wants to push the sheet without picking a specific tab",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 03:56:30",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SHEETS_SYNC_MASTER",
        "contract": "https://miscsubjects.com/api/directory/SHEETS_SYNC_MASTER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SHEETS_SYNC_MASTER"
      },
      "search_text": "sheets_sync_master http other sheets one-arg wrapper to run sheets_sync_all via the dispatcher. used when an external caller (cron, gh action) wants to push the sheet without picking a specific tab"
    },
    {
      "key": "SHORTCUT_RUN",
      "type": "flow",
      "domain": "communications",
      "category": "phone",
      "description": "catch-all for iOS Shortcuts that pass arbitrary JSON. Route to ROUTER.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "composed_flow",
      "updated_at": "2026-06-12 18:36:48",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SHORTCUT_RUN",
        "contract": "https://miscsubjects.com/api/directory/SHORTCUT_RUN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SHORTCUT_RUN"
      },
      "search_text": "shortcut_run flow communications phone catch-all for ios shortcuts that pass arbitrary json. route to router."
    },
    {
      "key": "SHORT_EDIT",
      "type": "http",
      "domain": "system-meta",
      "category": "rest_meta",
      "description": "Edit any surface by its short ID. json_body shape depends on kind: directory={content,target?,auth?,...}; settings={value}; kv=raw text; r2=raw text; file={content,message?,sha?}; page={title?,body_html?}; article={title?,body?}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T23:30:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SHORT_EDIT",
        "contract": "https://miscsubjects.com/api/directory/SHORT_EDIT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SHORT_EDIT"
      },
      "search_text": "short_edit http system-meta rest_meta edit any surface by its short id. json_body shape depends on kind: directory={content,target?,auth?,...}; settings={value}; kv=raw text; r2=raw text; file={content,message?,sha?}; page={title?,body_html?}; article={title?,body?}"
    },
    {
      "key": "SHORT_GET",
      "type": "http",
      "domain": "system-meta",
      "category": "rest_meta",
      "description": "Read the actual content of any surface by its short ID (D35 = 35th directory row by name; K3 = 3rd KV key; etc). Returns {short_id,kind,name,content,read,edit,edit_method,edit_body,status}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T23:30:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SHORT_GET",
        "contract": "https://miscsubjects.com/api/directory/SHORT_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SHORT_GET"
      },
      "search_text": "short_get http system-meta rest_meta read the actual content of any surface by its short id (d35 = 35th directory row by name; k3 = 3rd kv key; etc). returns {short_id,kind,name,content,read,edit,edit_method,edit_body,status}"
    },
    {
      "key": "SHORT_RESOLVE",
      "type": "fn",
      "domain": "system-meta",
      "category": "util",
      "description": "Resolve a short_id (D35 / K3 / etc.) to its underlying surface via /api/inventory?short_id=<id>. Returns the inventory row JSON",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 07:57:54",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SHORT_RESOLVE",
        "contract": "https://miscsubjects.com/api/directory/SHORT_RESOLVE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SHORT_RESOLVE"
      },
      "search_text": "short_resolve fn system-meta util resolve a short_id (d35 / k3 / etc.) to its underlying surface via /api/inventory?short_id=<id>. returns the inventory row json"
    },
    {
      "key": "SIBLING_DO_CHAT",
      "type": "http",
      "domain": "cloud-data",
      "category": "cloudflare",
      "description": "Chat with a named ExpertDO using Workers AI inside the DO context. $1=DO name. $2=JSON body string with shape {\"messages\":[{\"role\":\"user\",\"content\":\"...\"}],\"model\":\"@cf/meta/llama-3.3-70b-instruct-fp8-fast\"}. Uses $$2 raw so the JSON object passes through unescaped",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "sibling",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 07:01:56",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SIBLING_DO_CHAT",
        "contract": "https://miscsubjects.com/api/directory/SIBLING_DO_CHAT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SIBLING_DO_CHAT"
      },
      "search_text": "sibling_do_chat http cloud-data cloudflare chat with a named expertdo using workers ai inside the do context. $1=do name. $2=json body string with shape {\"messages\":[{\"role\":\"user\",\"content\":\"...\"}],\"model\":\"@cf/meta/llama-3.3-70b-instruct-fp8-fast\"}. uses $$2 raw so the json object passes through unescaped"
    },
    {
      "key": "SIBLING_DO_PING",
      "type": "http",
      "domain": "cloud-data",
      "category": "cloudflare",
      "description": "Ping a named ExpertDO instance on the sibling Worker. Each name gets its own Durable Object id, its own SQLite state. $1=DO name (e.g. CF_EXPERT, STRIPE_EXPERT, default)",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "sibling",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 07:01:56",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SIBLING_DO_PING",
        "contract": "https://miscsubjects.com/api/directory/SIBLING_DO_PING",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SIBLING_DO_PING"
      },
      "search_text": "sibling_do_ping http cloud-data cloudflare ping a named expertdo instance on the sibling worker. each name gets its own durable object id, its own sqlite state. $1=do name (e.g. cf_expert, stripe_expert, default)"
    },
    {
      "key": "SIBLING_HEALTH",
      "type": "http",
      "domain": "cloud-data",
      "category": "cloudflare",
      "description": "Liveness check for the sibling Worker (loop-safe-sibling) that hosts cron + Durable Objects + Queues + Workers AI. Returns {ok,name,ts}. No args",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "sibling",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 07:01:56",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-07-02T00:03:59.086Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SIBLING_HEALTH",
        "contract": "https://miscsubjects.com/api/directory/SIBLING_HEALTH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SIBLING_HEALTH"
      },
      "search_text": "sibling_health http cloud-data cloudflare liveness check for the sibling worker (loop-safe-sibling) that hosts cron + durable objects + queues + workers ai. returns {ok,name,ts}. no args"
    },
    {
      "key": "SIBLING_WORKFLOW_DELIVER_STATUS",
      "type": "http",
      "domain": "cloud-data",
      "category": "cloudflare",
      "description": "Status of a DeliverWorkflow instance. $1=instance id (from the trigger response)",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "sibling",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 07:22:17",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 1,
        "last_invoked": "2026-07-14T20:27:10-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SIBLING_WORKFLOW_DELIVER_STATUS",
        "contract": "https://miscsubjects.com/api/directory/SIBLING_WORKFLOW_DELIVER_STATUS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SIBLING_WORKFLOW_DELIVER_STATUS"
      },
      "search_text": "sibling_workflow_deliver_status http cloud-data cloudflare status of a deliverworkflow instance. $1=instance id (from the trigger response)"
    },
    {
      "key": "SIBLING_WORKFLOW_DELIVER_TRIGGER",
      "type": "http",
      "domain": "cloud-data",
      "category": "cloudflare",
      "description": "Trigger a one-off DeliverWorkflow instance on the sibling Worker. Returns {id, status}. $1=optional JSON params (default {})",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "sibling",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 07:22:17",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SIBLING_WORKFLOW_DELIVER_TRIGGER",
        "contract": "https://miscsubjects.com/api/directory/SIBLING_WORKFLOW_DELIVER_TRIGGER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SIBLING_WORKFLOW_DELIVER_TRIGGER"
      },
      "search_text": "sibling_workflow_deliver_trigger http cloud-data cloudflare trigger a one-off deliverworkflow instance on the sibling worker. returns {id, status}. $1=optional json params (default {})"
    },
    {
      "key": "SITE_LINKS",
      "type": "http",
      "domain": "cloud-data",
      "category": "pages",
      "description": "Site surfaces (the only two human pages + every functional endpoint)",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-13 23:24:40",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SITE_LINKS",
        "contract": "https://miscsubjects.com/api/directory/SITE_LINKS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SITE_LINKS"
      },
      "search_text": "site_links http cloud-data pages site surfaces (the only two human pages + every functional endpoint)"
    },
    {
      "key": "SKILL_AGENTS_SDK",
      "type": "agent",
      "domain": "agents-models",
      "category": "cf-skill",
      "description": "Cloudflare skill: agents-sdk",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 21:00:35",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SKILL_AGENTS_SDK",
        "contract": "https://miscsubjects.com/api/directory/SKILL_AGENTS_SDK",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SKILL_AGENTS_SDK"
      },
      "search_text": "skill_agents_sdk agent agents-models cf-skill cloudflare skill: agents-sdk"
    },
    {
      "key": "SKILL_CLOUDFLARE",
      "type": "agent",
      "domain": "cloud-data",
      "category": "cf-skill",
      "description": "Cloudflare skill: cloudflare",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 21:00:35",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SKILL_CLOUDFLARE",
        "contract": "https://miscsubjects.com/api/directory/SKILL_CLOUDFLARE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SKILL_CLOUDFLARE"
      },
      "search_text": "skill_cloudflare agent cloud-data cf-skill cloudflare skill: cloudflare"
    },
    {
      "key": "SKILL_CLOUDFLARE_EMAIL_SERVICE",
      "type": "agent",
      "domain": "communications",
      "category": "cf-skill",
      "description": "Cloudflare skill: cloudflare-email-service",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 21:00:35",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SKILL_CLOUDFLARE_EMAIL_SERVICE",
        "contract": "https://miscsubjects.com/api/directory/SKILL_CLOUDFLARE_EMAIL_SERVICE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SKILL_CLOUDFLARE_EMAIL_SERVICE"
      },
      "search_text": "skill_cloudflare_email_service agent communications cf-skill cloudflare skill: cloudflare-email-service"
    },
    {
      "key": "SKILL_CLOUDFLARE_ONE",
      "type": "agent",
      "domain": "cloud-data",
      "category": "cf-skill",
      "description": "Cloudflare skill: cloudflare-one",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 21:00:35",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 3,
        "invoking_actors": 1,
        "last_invoked": "2026-07-02T07:51:53.632Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SKILL_CLOUDFLARE_ONE",
        "contract": "https://miscsubjects.com/api/directory/SKILL_CLOUDFLARE_ONE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SKILL_CLOUDFLARE_ONE"
      },
      "search_text": "skill_cloudflare_one agent cloud-data cf-skill cloudflare skill: cloudflare-one"
    },
    {
      "key": "SKILL_CLOUDFLARE_ONE_MIGRATIONS",
      "type": "agent",
      "domain": "cloud-data",
      "category": "cf-skill",
      "description": "Cloudflare skill: cloudflare-one-migrations",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 21:00:35",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SKILL_CLOUDFLARE_ONE_MIGRATIONS",
        "contract": "https://miscsubjects.com/api/directory/SKILL_CLOUDFLARE_ONE_MIGRATIONS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SKILL_CLOUDFLARE_ONE_MIGRATIONS"
      },
      "search_text": "skill_cloudflare_one_migrations agent cloud-data cf-skill cloudflare skill: cloudflare-one-migrations"
    },
    {
      "key": "SKILL_DURABLE_OBJECTS",
      "type": "agent",
      "domain": "cloud-data",
      "category": "cf-skill",
      "description": "Cloudflare skill: durable-objects",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 21:00:35",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SKILL_DURABLE_OBJECTS",
        "contract": "https://miscsubjects.com/api/directory/SKILL_DURABLE_OBJECTS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SKILL_DURABLE_OBJECTS"
      },
      "search_text": "skill_durable_objects agent cloud-data cf-skill cloudflare skill: durable-objects"
    },
    {
      "key": "SKILL_IMPORT",
      "type": "fn",
      "domain": "governance-proof",
      "category": "capability",
      "description": "Cannibalize a SKILL.md (frontmatter name+description, markdown body) into a proposed agent row. PROPOSE only",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 11:39:21",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SKILL_IMPORT",
        "contract": "https://miscsubjects.com/api/directory/SKILL_IMPORT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SKILL_IMPORT"
      },
      "search_text": "skill_import fn governance-proof capability cannibalize a skill.md (frontmatter name+description, markdown body) into a proposed agent row. propose only"
    },
    {
      "key": "SKILL_SANDBOX_SDK",
      "type": "agent",
      "domain": "other",
      "category": "cf-skill",
      "description": "Cloudflare skill: sandbox-sdk",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 21:00:35",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SKILL_SANDBOX_SDK",
        "contract": "https://miscsubjects.com/api/directory/SKILL_SANDBOX_SDK",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SKILL_SANDBOX_SDK"
      },
      "search_text": "skill_sandbox_sdk agent other cf-skill cloudflare skill: sandbox-sdk"
    },
    {
      "key": "SKILL_TURNSTILE_SPIN",
      "type": "agent",
      "domain": "other",
      "category": "cf-skill",
      "description": "Cloudflare skill: turnstile-spin",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 21:00:35",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SKILL_TURNSTILE_SPIN",
        "contract": "https://miscsubjects.com/api/directory/SKILL_TURNSTILE_SPIN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SKILL_TURNSTILE_SPIN"
      },
      "search_text": "skill_turnstile_spin agent other cf-skill cloudflare skill: turnstile-spin"
    },
    {
      "key": "SKILL_WEB_PERF",
      "type": "agent",
      "domain": "other",
      "category": "cf-skill",
      "description": "Cloudflare skill: web-perf",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 21:00:35",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SKILL_WEB_PERF",
        "contract": "https://miscsubjects.com/api/directory/SKILL_WEB_PERF",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SKILL_WEB_PERF"
      },
      "search_text": "skill_web_perf agent other cf-skill cloudflare skill: web-perf"
    },
    {
      "key": "SKILL_WORKERS_BEST_PRACTICES",
      "type": "agent",
      "domain": "cloud-data",
      "category": "cf-skill",
      "description": "Cloudflare skill: workers-best-practices",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 21:00:35",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SKILL_WORKERS_BEST_PRACTICES",
        "contract": "https://miscsubjects.com/api/directory/SKILL_WORKERS_BEST_PRACTICES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SKILL_WORKERS_BEST_PRACTICES"
      },
      "search_text": "skill_workers_best_practices agent cloud-data cf-skill cloudflare skill: workers-best-practices"
    },
    {
      "key": "SKILL_WRANGLER",
      "type": "agent",
      "domain": "other",
      "category": "cf-skill",
      "description": "Cloudflare skill: wrangler",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 21:00:35",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SKILL_WRANGLER",
        "contract": "https://miscsubjects.com/api/directory/SKILL_WRANGLER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SKILL_WRANGLER"
      },
      "search_text": "skill_wrangler agent other cf-skill cloudflare skill: wrangler"
    },
    {
      "key": "SNAPSHOT_META",
      "type": "http",
      "domain": "computer-code",
      "category": "repo",
      "description": "Repo snapshot metadata from KV: {sha, ts, byte_count} — no content blob. No args. Use this instead of REPO_SNAPSHOT whenever you only need to cite the sha, freshness, or size of the snapshot",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-02 03:56:30",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SNAPSHOT_META",
        "contract": "https://miscsubjects.com/api/directory/SNAPSHOT_META",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SNAPSHOT_META"
      },
      "search_text": "snapshot_meta http computer-code repo repo snapshot metadata from kv: {sha, ts, byte_count} — no content blob. no args. use this instead of repo_snapshot whenever you only need to cite the sha, freshness, or size of the snapshot"
    },
    {
      "key": "STALE_ISSUE_DIGEST",
      "type": "fn",
      "domain": "automation-work",
      "category": "automation",
      "description": "Return a digest of open GitHub issues that have not been updated in N days.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-03T07:32:02.841Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 2,
        "invoking_actors": 1,
        "last_invoked": "2026-07-17T00:33:30-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STALE_ISSUE_DIGEST",
        "contract": "https://miscsubjects.com/api/directory/STALE_ISSUE_DIGEST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STALE_ISSUE_DIGEST"
      },
      "search_text": "stale_issue_digest fn automation-work automation return a digest of open github issues that have not been updated in n days."
    },
    {
      "key": "STANDARD_REGISTER",
      "type": "http",
      "domain": "knowledge-content",
      "category": "governance",
      "description": "Register a versioned standard whose clauses can be cited by decision records. This records the source and authority class; it does not turn advisory text into law.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 16:39:38",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 3,
        "invoking_actors": 1,
        "last_invoked": "2026-07-17T11:18:47-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STANDARD_REGISTER",
        "contract": "https://miscsubjects.com/api/directory/STANDARD_REGISTER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STANDARD_REGISTER"
      },
      "search_text": "standard_register http knowledge-content governance register a versioned standard whose clauses can be cited by decision records. this records the source and authority class; it does not turn advisory text into law."
    },
    {
      "key": "STATE_CARD",
      "type": "http",
      "domain": "governance-proof",
      "category": "ledger",
      "description": "Return assembled state cards from the ledger: message/input, tools, output, trace.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-01 22:55:40",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-07-01T23:06:02.197Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STATE_CARD",
        "contract": "https://miscsubjects.com/api/directory/STATE_CARD",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STATE_CARD"
      },
      "search_text": "state_card http governance-proof ledger return assembled state cards from the ledger: message/input, tools, output, trace."
    },
    {
      "key": "STATE_CARD_CERTIFY",
      "type": "http",
      "domain": "knowledge-content",
      "category": "governance",
      "description": "Certify a bounded, expiring compliance state card from an existing decision and its current surety/dissent record. The card grants no tool authority by itself.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 16:39:38",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 5,
        "material_invocations": 5,
        "invoking_actors": 1,
        "last_invoked": "2026-07-17T11:19:52-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STATE_CARD_CERTIFY",
        "contract": "https://miscsubjects.com/api/directory/STATE_CARD_CERTIFY",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STATE_CARD_CERTIFY"
      },
      "search_text": "state_card_certify http knowledge-content governance certify a bounded, expiring compliance state card from an existing decision and its current surety/dissent record. the card grants no tool authority by itself."
    },
    {
      "key": "STATE_CARD_REVOKE",
      "type": "http",
      "domain": "knowledge-content",
      "category": "governance",
      "description": "Revoke a state card without deleting it; append the reason, evidence and actor to the certifier history.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 16:39:38",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 2,
        "material_invocations": 2,
        "invoking_actors": 1,
        "last_invoked": "2026-07-17T11:19:45-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STATE_CARD_REVOKE",
        "contract": "https://miscsubjects.com/api/directory/STATE_CARD_REVOKE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STATE_CARD_REVOKE"
      },
      "search_text": "state_card_revoke http knowledge-content governance revoke a state card without deleting it; append the reason, evidence and actor to the certifier history."
    },
    {
      "key": "STORE_AND_LOG_REF",
      "type": "flow",
      "domain": "automation-work",
      "category": "flow",
      "description": "Store a single ref-image URL to R2 and log the asset row. $1=URL. Returns the asset insert id from LOG_ASSET.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "composed_flow",
      "updated_at": "2026-06-12 07:57:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STORE_AND_LOG_REF",
        "contract": "https://miscsubjects.com/api/directory/STORE_AND_LOG_REF",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STORE_AND_LOG_REF"
      },
      "search_text": "store_and_log_ref flow automation-work flow store a single ref-image url to r2 and log the asset row. $1=url. returns the asset insert id from log_asset."
    },
    {
      "key": "STORE_GET",
      "type": "http",
      "domain": "cloud-data",
      "category": "storage",
      "description": "fetch one reference file from the storage Worker (vendored docs, old build, etc).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-16 19:02:22",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STORE_GET",
        "contract": "https://miscsubjects.com/api/directory/STORE_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STORE_GET"
      },
      "search_text": "store_get http cloud-data storage fetch one reference file from the storage worker (vendored docs, old build, etc)."
    },
    {
      "key": "STORE_REF_IMAGE",
      "type": "fn",
      "domain": "creative-media",
      "category": "openai",
      "description": "Save a reference image (e.g. one sent via Blooio) to R2 and return {filename,key,url}. Arg: source_url",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-10 04:53:10",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": "2026-07-11T23:19:17-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STORE_REF_IMAGE",
        "contract": "https://miscsubjects.com/api/directory/STORE_REF_IMAGE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STORE_REF_IMAGE"
      },
      "search_text": "store_ref_image fn creative-media openai save a reference image (e.g. one sent via blooio) to r2 and return {filename,key,url}. arg: source_url"
    },
    {
      "key": "STORE_SEARCH",
      "type": "http",
      "domain": "cloud-data",
      "category": "storage",
      "description": "search the storage index by path/tag substring.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-16 19:02:22",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STORE_SEARCH",
        "contract": "https://miscsubjects.com/api/directory/STORE_SEARCH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STORE_SEARCH"
      },
      "search_text": "store_search http cloud-data storage search the storage index by path/tag substring."
    },
    {
      "key": "STRIPE_ACCOUNT",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_ACCOUNT",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_ACCOUNT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_ACCOUNT"
      },
      "search_text": "stripe_account http commerce registered capability object without a public what description."
    },
    {
      "key": "STRIPE_BALANCE",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_BALANCE",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_BALANCE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_BALANCE"
      },
      "search_text": "stripe_balance http commerce registered capability object without a public what description."
    },
    {
      "key": "STRIPE_BALANCE_TX_LIST",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_BALANCE_TX_LIST",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_BALANCE_TX_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_BALANCE_TX_LIST"
      },
      "search_text": "stripe_balance_tx_list http commerce registered capability object without a public what description."
    },
    {
      "key": "STRIPE_CATALOG_SYNC",
      "type": "fn",
      "domain": "commerce",
      "category": "stripe",
      "description": "Pull active products + prices from Stripe and upsert into D1.stripe_catalog",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_CATALOG_SYNC",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_CATALOG_SYNC",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_CATALOG_SYNC"
      },
      "search_text": "stripe_catalog_sync fn commerce stripe pull active products + prices from stripe and upsert into d1.stripe_catalog"
    },
    {
      "key": "STRIPE_CHARGES_LIST",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 1,
        "last_invoked": "2026-07-15T00:49:06-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_CHARGES_LIST",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_CHARGES_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_CHARGES_LIST"
      },
      "search_text": "stripe_charges_list http commerce registered capability object without a public what description."
    },
    {
      "key": "STRIPE_CHARGE_GET",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_CHARGE_GET",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_CHARGE_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_CHARGE_GET"
      },
      "search_text": "stripe_charge_get http commerce registered capability object without a public what description."
    },
    {
      "key": "STRIPE_CREATE_REFUND",
      "type": "fn",
      "domain": "commerce",
      "category": "stripe",
      "description": "This tool will refund a payment intent in Stripe. It takes three arguments: - payment_intent (str): The ID of the payment intent to refund. - amount (int, optional): The amount to refund in currency m",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_CREATE_REFUND",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_CREATE_REFUND",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_CREATE_REFUND"
      },
      "search_text": "stripe_create_refund fn commerce stripe this tool will refund a payment intent in stripe. it takes three arguments: - payment_intent (str): the id of the payment intent to refund. - amount (int, optional): the amount to refund in currency m"
    },
    {
      "key": "STRIPE_CUSTOMERS_LIST",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 2,
        "material_invocations": 2,
        "invoking_actors": 2,
        "last_invoked": "2026-07-02T07:39:35.033Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_CUSTOMERS_LIST",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_CUSTOMERS_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_CUSTOMERS_LIST"
      },
      "search_text": "stripe_customers_list http commerce registered capability object without a public what description."
    },
    {
      "key": "STRIPE_CUSTOMER_CREATE",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "form:email=$1&name=$2&phone=$3",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_CUSTOMER_CREATE",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_CUSTOMER_CREATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_CUSTOMER_CREATE"
      },
      "search_text": "stripe_customer_create http commerce form:email=$1&name=$2&phone=$3"
    },
    {
      "key": "STRIPE_CUSTOMER_DELETE",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_CUSTOMER_DELETE",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_CUSTOMER_DELETE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_CUSTOMER_DELETE"
      },
      "search_text": "stripe_customer_delete http commerce registered capability object without a public what description."
    },
    {
      "key": "STRIPE_CUSTOMER_GET",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_CUSTOMER_GET",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_CUSTOMER_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_CUSTOMER_GET"
      },
      "search_text": "stripe_customer_get http commerce registered capability object without a public what description."
    },
    {
      "key": "STRIPE_CUSTOMER_SEARCH",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_CUSTOMER_SEARCH",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_CUSTOMER_SEARCH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_CUSTOMER_SEARCH"
      },
      "search_text": "stripe_customer_search http commerce registered capability object without a public what description."
    },
    {
      "key": "STRIPE_CUSTOMER_UPDATE",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "form:email=$2&name=$3&phone=$4",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_CUSTOMER_UPDATE",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_CUSTOMER_UPDATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_CUSTOMER_UPDATE"
      },
      "search_text": "stripe_customer_update http commerce form:email=$2&name=$3&phone=$4"
    },
    {
      "key": "STRIPE_EVENTS_LIST",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_EVENTS_LIST",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_EVENTS_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_EVENTS_LIST"
      },
      "search_text": "stripe_events_list http commerce registered capability object without a public what description."
    },
    {
      "key": "STRIPE_FETCH_STRIPE_RESOURCES",
      "type": "fn",
      "domain": "commerce",
      "category": "stripe",
      "description": "Retrieve Stripe object details by ID. IMPORTANT: Only call this tool after search_stripe_resources is called to get specific object IDs. Do not use this tool to discover or search for objects. This to",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_FETCH_STRIPE_RESOURCES",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_FETCH_STRIPE_RESOURCES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_FETCH_STRIPE_RESOURCES"
      },
      "search_text": "stripe_fetch_stripe_resources fn commerce stripe retrieve stripe object details by id. important: only call this tool after search_stripe_resources is called to get specific object ids. do not use this tool to discover or search for objects. this to"
    },
    {
      "key": "STRIPE_GET_STRIPE_ACCOUNT_INFO",
      "type": "fn",
      "domain": "commerce",
      "category": "stripe",
      "description": "This will get the account info for the logged in Stripe account.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_GET_STRIPE_ACCOUNT_INFO",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_GET_STRIPE_ACCOUNT_INFO",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_GET_STRIPE_ACCOUNT_INFO"
      },
      "search_text": "stripe_get_stripe_account_info fn commerce stripe this will get the account info for the logged in stripe account."
    },
    {
      "key": "STRIPE_INVOICES_LIST",
      "type": "http",
      "domain": "communications",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_INVOICES_LIST",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_INVOICES_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_INVOICES_LIST"
      },
      "search_text": "stripe_invoices_list http communications registered capability object without a public what description."
    },
    {
      "key": "STRIPE_INVOICE_CREATE",
      "type": "http",
      "domain": "communications",
      "category": "uncategorized",
      "description": "form:customer=$1&collection_method=send_invoice&days_until_due=$2&description=$3",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_INVOICE_CREATE",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_INVOICE_CREATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_INVOICE_CREATE"
      },
      "search_text": "stripe_invoice_create http communications form:customer=$1&collection_method=send_invoice&days_until_due=$2&description=$3"
    },
    {
      "key": "STRIPE_INVOICE_DELETE",
      "type": "http",
      "domain": "communications",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_INVOICE_DELETE",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_INVOICE_DELETE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_INVOICE_DELETE"
      },
      "search_text": "stripe_invoice_delete http communications registered capability object without a public what description."
    },
    {
      "key": "STRIPE_INVOICE_FINALIZE",
      "type": "http",
      "domain": "communications",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_INVOICE_FINALIZE",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_INVOICE_FINALIZE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_INVOICE_FINALIZE"
      },
      "search_text": "stripe_invoice_finalize http communications registered capability object without a public what description."
    },
    {
      "key": "STRIPE_INVOICE_GET",
      "type": "http",
      "domain": "communications",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_INVOICE_GET",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_INVOICE_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_INVOICE_GET"
      },
      "search_text": "stripe_invoice_get http communications registered capability object without a public what description."
    },
    {
      "key": "STRIPE_INVOICE_ITEMS_LIST",
      "type": "http",
      "domain": "communications",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_INVOICE_ITEMS_LIST",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_INVOICE_ITEMS_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_INVOICE_ITEMS_LIST"
      },
      "search_text": "stripe_invoice_items_list http communications registered capability object without a public what description."
    },
    {
      "key": "STRIPE_INVOICE_ITEM_CREATE",
      "type": "http",
      "domain": "communications",
      "category": "uncategorized",
      "description": "form:customer=$1&amount=$2&currency=$3&description=$4",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_INVOICE_ITEM_CREATE",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_INVOICE_ITEM_CREATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_INVOICE_ITEM_CREATE"
      },
      "search_text": "stripe_invoice_item_create http communications form:customer=$1&amount=$2&currency=$3&description=$4"
    },
    {
      "key": "STRIPE_INVOICE_ITEM_DELETE",
      "type": "http",
      "domain": "communications",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_INVOICE_ITEM_DELETE",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_INVOICE_ITEM_DELETE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_INVOICE_ITEM_DELETE"
      },
      "search_text": "stripe_invoice_item_delete http communications registered capability object without a public what description."
    },
    {
      "key": "STRIPE_INVOICE_MARK_UNCOLLECTIBLE",
      "type": "http",
      "domain": "communications",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_INVOICE_MARK_UNCOLLECTIBLE",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_INVOICE_MARK_UNCOLLECTIBLE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_INVOICE_MARK_UNCOLLECTIBLE"
      },
      "search_text": "stripe_invoice_mark_uncollectible http communications registered capability object without a public what description."
    },
    {
      "key": "STRIPE_INVOICE_PAY",
      "type": "http",
      "domain": "communications",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_INVOICE_PAY",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_INVOICE_PAY",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_INVOICE_PAY"
      },
      "search_text": "stripe_invoice_pay http communications registered capability object without a public what description."
    },
    {
      "key": "STRIPE_INVOICE_SEND",
      "type": "http",
      "domain": "communications",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:21:18",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_INVOICE_SEND",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_INVOICE_SEND",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_INVOICE_SEND"
      },
      "search_text": "stripe_invoice_send http communications registered capability object without a public what description."
    },
    {
      "key": "STRIPE_INVOICE_UPDATE",
      "type": "http",
      "domain": "communications",
      "category": "uncategorized",
      "description": "form:description=$2",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_INVOICE_UPDATE",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_INVOICE_UPDATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_INVOICE_UPDATE"
      },
      "search_text": "stripe_invoice_update http communications form:description=$2"
    },
    {
      "key": "STRIPE_INVOICE_VOID",
      "type": "http",
      "domain": "communications",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_INVOICE_VOID",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_INVOICE_VOID",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_INVOICE_VOID"
      },
      "search_text": "stripe_invoice_void http communications registered capability object without a public what description."
    },
    {
      "key": "STRIPE_PAYMENT_LINKS_LIST",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_PAYMENT_LINKS_LIST",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_PAYMENT_LINKS_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_PAYMENT_LINKS_LIST"
      },
      "search_text": "stripe_payment_links_list http commerce registered capability object without a public what description."
    },
    {
      "key": "STRIPE_PAYMENT_LINK_CREATE",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "form:line_items[0][price]=$1&line_items[0][quantity]=$2",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_PAYMENT_LINK_CREATE",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_PAYMENT_LINK_CREATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_PAYMENT_LINK_CREATE"
      },
      "search_text": "stripe_payment_link_create http commerce form:line_items[0][price]=$1&line_items[0][quantity]=$2"
    },
    {
      "key": "STRIPE_PAYOUTS_LIST",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_PAYOUTS_LIST",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_PAYOUTS_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_PAYOUTS_LIST"
      },
      "search_text": "stripe_payouts_list http commerce registered capability object without a public what description."
    },
    {
      "key": "STRIPE_PAYOUT_GET",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_PAYOUT_GET",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_PAYOUT_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_PAYOUT_GET"
      },
      "search_text": "stripe_payout_get http commerce registered capability object without a public what description."
    },
    {
      "key": "STRIPE_PEPTIDES",
      "type": "flow",
      "domain": "commerce",
      "category": "stripe",
      "description": "Return the active peptide product inventory from the stripe_catalog cache. Lists name, brand=esh, opaque_id, and the price tiers per product (24 prices each = starter/standard/advanced × 1mo/3mo/6mo/12mo × sub/onetime). Use when the user asks for the peptide list, the SKU list, or what is for sale.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "composed_flow",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-07-05T23:31:52-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_PEPTIDES",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_PEPTIDES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_PEPTIDES"
      },
      "search_text": "stripe_peptides flow commerce stripe return the active peptide product inventory from the stripe_catalog cache. lists name, brand=esh, opaque_id, and the price tiers per product (24 prices each = starter/standard/advanced × 1mo/3mo/6mo/12mo × sub/onetime). use when the user asks for the peptide list, the sku list, or what is for sale."
    },
    {
      "key": "STRIPE_PI_CREATE",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "form:amount=$1&currency=$2&customer=$3&description=$4",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_PI_CREATE",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_PI_CREATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_PI_CREATE"
      },
      "search_text": "stripe_pi_create http commerce form:amount=$1&currency=$2&customer=$3&description=$4"
    },
    {
      "key": "STRIPE_PI_GET",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_PI_GET",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_PI_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_PI_GET"
      },
      "search_text": "stripe_pi_get http commerce registered capability object without a public what description."
    },
    {
      "key": "STRIPE_PI_LIST",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_PI_LIST",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_PI_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_PI_LIST"
      },
      "search_text": "stripe_pi_list http commerce registered capability object without a public what description."
    },
    {
      "key": "STRIPE_PRICES_LIST",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_PRICES_LIST",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_PRICES_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_PRICES_LIST"
      },
      "search_text": "stripe_prices_list http commerce registered capability object without a public what description."
    },
    {
      "key": "STRIPE_PRICE_CREATE",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "form:product=$1&unit_amount=$2&currency=$3",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_PRICE_CREATE",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_PRICE_CREATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_PRICE_CREATE"
      },
      "search_text": "stripe_price_create http commerce form:product=$1&unit_amount=$2&currency=$3"
    },
    {
      "key": "STRIPE_PRICE_GET",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_PRICE_GET",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_PRICE_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_PRICE_GET"
      },
      "search_text": "stripe_price_get http commerce registered capability object without a public what description."
    },
    {
      "key": "STRIPE_PRODUCTS_LIST",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_PRODUCTS_LIST",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_PRODUCTS_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_PRODUCTS_LIST"
      },
      "search_text": "stripe_products_list http commerce registered capability object without a public what description."
    },
    {
      "key": "STRIPE_PRODUCT_CREATE",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "form:name=$1&description=$2",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_PRODUCT_CREATE",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_PRODUCT_CREATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_PRODUCT_CREATE"
      },
      "search_text": "stripe_product_create http commerce form:name=$1&description=$2"
    },
    {
      "key": "STRIPE_PRODUCT_GET",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_PRODUCT_GET",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_PRODUCT_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_PRODUCT_GET"
      },
      "search_text": "stripe_product_get http commerce registered capability object without a public what description."
    },
    {
      "key": "STRIPE_PUBLIC_KEY_GET",
      "type": "fn",
      "domain": "commerce",
      "category": "stripe",
      "description": "Return env var by name. Use ONLY for publishable values (e.g. STRIPE_PUBLIC_KEY). Never for secret keys",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-09T18:00:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "test_exists_not_currently_passed",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_PUBLIC_KEY_GET",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_PUBLIC_KEY_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_PUBLIC_KEY_GET"
      },
      "search_text": "stripe_public_key_get fn commerce stripe return env var by name. use only for publishable values (e.g. stripe_public_key). never for secret keys"
    },
    {
      "key": "STRIPE_READ",
      "type": "http",
      "domain": "commerce",
      "category": "stripe",
      "description": "Stripe READ-only unified entrypoint",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 8,
        "material_invocations": 8,
        "invoking_actors": 1,
        "last_invoked": "2026-07-12T21:06:42-07:00",
        "registered_tests": 7,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_READ",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_READ",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_READ"
      },
      "search_text": "stripe_read http commerce stripe stripe read-only unified entrypoint"
    },
    {
      "key": "STRIPE_REFUNDS_LIST",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_REFUNDS_LIST",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_REFUNDS_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_REFUNDS_LIST"
      },
      "search_text": "stripe_refunds_list http commerce registered capability object without a public what description."
    },
    {
      "key": "STRIPE_REFUND_CREATE",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "form:charge=$1&amount=$2",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_REFUND_CREATE",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_REFUND_CREATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_REFUND_CREATE"
      },
      "search_text": "stripe_refund_create http commerce form:charge=$1&amount=$2"
    },
    {
      "key": "STRIPE_SEARCH_STRIPE_DOCUMENTATION",
      "type": "fn",
      "domain": "commerce",
      "category": "stripe",
      "description": "Search the Stripe documentation for the given question and language. It takes two arguments: - question (str): The user question to search an answer for in the Stripe documentation. - language (str, o",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:41:34",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_SEARCH_STRIPE_DOCUMENTATION",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_SEARCH_STRIPE_DOCUMENTATION",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_SEARCH_STRIPE_DOCUMENTATION"
      },
      "search_text": "stripe_search_stripe_documentation fn commerce stripe search the stripe documentation for the given question and language. it takes two arguments: - question (str): the user question to search an answer for in the stripe documentation. - language (str, o"
    },
    {
      "key": "STRIPE_SEARCH_STRIPE_RESOURCES",
      "type": "fn",
      "domain": "commerce",
      "category": "stripe",
      "description": "This tool can be used to search for specific Stripe resources using a custom Stripe query syntax. It is only able to search for the following resources: customers, payment_intents, charges, invoices,",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_SEARCH_STRIPE_RESOURCES",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_SEARCH_STRIPE_RESOURCES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_SEARCH_STRIPE_RESOURCES"
      },
      "search_text": "stripe_search_stripe_resources fn commerce stripe this tool can be used to search for specific stripe resources using a custom stripe query syntax. it is only able to search for the following resources: customers, payment_intents, charges, invoices,"
    },
    {
      "key": "STRIPE_SEND_STRIPE_MCP_FEEDBACK",
      "type": "fn",
      "domain": "agents-models",
      "category": "stripe",
      "description": "Submit feedback from user or agent about Stripe's MCP server tools. Valid: \"the search tool returned irrelevant results\", \"I wish there was a tool for X\" Invalid: Stripe API complaints, AI model issue",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 19:41:34",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_SEND_STRIPE_MCP_FEEDBACK",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_SEND_STRIPE_MCP_FEEDBACK",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_SEND_STRIPE_MCP_FEEDBACK"
      },
      "search_text": "stripe_send_stripe_mcp_feedback fn agents-models stripe submit feedback from user or agent about stripe's mcp server tools. valid: \"the search tool returned irrelevant results\", \"i wish there was a tool for x\" invalid: stripe api complaints, ai model issue"
    },
    {
      "key": "STRIPE_SKUS_BY_NAME",
      "type": "flow",
      "domain": "commerce",
      "category": "stripe",
      "description": "Find cached SKU by name pattern $1 (LIKE %$1%). Returns matching products + prices.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "composed_flow",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_SKUS_BY_NAME",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_SKUS_BY_NAME",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_SKUS_BY_NAME"
      },
      "search_text": "stripe_skus_by_name flow commerce stripe find cached sku by name pattern $1 (like %$1%). returns matching products + prices."
    },
    {
      "key": "STRIPE_SKUS_LIST",
      "type": "flow",
      "domain": "commerce",
      "category": "stripe",
      "description": "List cached SKUs (product name, brand, opaque_id, prices summary). Run STRIPE_CATALOG_SYNC first to refresh.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "composed_flow",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-07-05T23:31:20-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_SKUS_LIST",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_SKUS_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_SKUS_LIST"
      },
      "search_text": "stripe_skus_list flow commerce stripe list cached skus (product name, brand, opaque_id, prices summary). run stripe_catalog_sync first to refresh."
    },
    {
      "key": "STRIPE_STRIPE_API_DETAILS",
      "type": "fn",
      "domain": "commerce",
      "category": "stripe",
      "description": "Get detailed parameter information for a specific Stripe API operation. Provide the stripe_api_operation_id from stripe_api_search results to see all path, query, and body parameters with their types,",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_STRIPE_API_DETAILS",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_STRIPE_API_DETAILS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_STRIPE_API_DETAILS"
      },
      "search_text": "stripe_stripe_api_details fn commerce stripe get detailed parameter information for a specific stripe api operation. provide the stripe_api_operation_id from stripe_api_search results to see all path, query, and body parameters with their types,"
    },
    {
      "key": "STRIPE_STRIPE_API_READ",
      "type": "fn",
      "domain": "commerce",
      "category": "stripe",
      "description": "Read data from any Stripe API GET operation: 1. Use stripe_api_search to find the operation ID. 2. Use stripe_api_details to understand its parameters (required for operations with nested object field",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_STRIPE_API_READ",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_STRIPE_API_READ",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_STRIPE_API_READ"
      },
      "search_text": "stripe_stripe_api_read fn commerce stripe read data from any stripe api get operation: 1. use stripe_api_search to find the operation id. 2. use stripe_api_details to understand its parameters (required for operations with nested object field"
    },
    {
      "key": "STRIPE_STRIPE_API_SEARCH",
      "type": "fn",
      "domain": "commerce",
      "category": "stripe",
      "description": "Search for Stripe API operations by keyword. Returns matching operations with their HTTP method, path, summary, and top-level parameter names with types. Does not include parameter descriptions, enum",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_STRIPE_API_SEARCH",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_STRIPE_API_SEARCH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_STRIPE_API_SEARCH"
      },
      "search_text": "stripe_stripe_api_search fn commerce stripe search for stripe api operations by keyword. returns matching operations with their http method, path, summary, and top-level parameter names with types. does not include parameter descriptions, enum"
    },
    {
      "key": "STRIPE_STRIPE_API_WRITE",
      "type": "fn",
      "domain": "commerce",
      "category": "stripe",
      "description": "Write data via any Stripe API POST/PATCH/PUT/DELETE operation: 1. Use stripe_api_search to find the operation ID. 2. Use stripe_api_details to understand its parameters (required for operations with n",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_STRIPE_API_WRITE",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_STRIPE_API_WRITE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_STRIPE_API_WRITE"
      },
      "search_text": "stripe_stripe_api_write fn commerce stripe write data via any stripe api post/patch/put/delete operation: 1. use stripe_api_search to find the operation id. 2. use stripe_api_details to understand its parameters (required for operations with n"
    },
    {
      "key": "STRIPE_STRIPE_IMPLEMENTATION_PLANNER",
      "type": "fn",
      "domain": "commerce",
      "category": "stripe",
      "description": "Stripe payment integration planner. Use this tool to help users accept payments, sell products online, set up billing, or build any Stripe integration. Call this BEFORE writing code when the user want",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_STRIPE_IMPLEMENTATION_PLANNER",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_STRIPE_IMPLEMENTATION_PLANNER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_STRIPE_IMPLEMENTATION_PLANNER"
      },
      "search_text": "stripe_stripe_implementation_planner fn commerce stripe stripe payment integration planner. use this tool to help users accept payments, sell products online, set up billing, or build any stripe integration. call this before writing code when the user want"
    },
    {
      "key": "STRIPE_SUBSCRIPTIONS_LIST",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_SUBSCRIPTIONS_LIST",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_SUBSCRIPTIONS_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_SUBSCRIPTIONS_LIST"
      },
      "search_text": "stripe_subscriptions_list http commerce registered capability object without a public what description."
    },
    {
      "key": "STRIPE_SUBSCRIPTION_CANCEL",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_SUBSCRIPTION_CANCEL",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_SUBSCRIPTION_CANCEL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_SUBSCRIPTION_CANCEL"
      },
      "search_text": "stripe_subscription_cancel http commerce registered capability object without a public what description."
    },
    {
      "key": "STRIPE_SUBSCRIPTION_GET",
      "type": "http",
      "domain": "commerce",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:53:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_SUBSCRIPTION_GET",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_SUBSCRIPTION_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_SUBSCRIPTION_GET"
      },
      "search_text": "stripe_subscription_get http commerce registered capability object without a public what description."
    },
    {
      "key": "STRIPE_WRITE",
      "type": "http",
      "domain": "commerce",
      "category": "stripe",
      "description": "Stripe WRITE unified entrypoint — GATED",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11 19:07:31",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "test_exists_not_currently_passed",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/STRIPE_WRITE",
        "contract": "https://miscsubjects.com/api/directory/STRIPE_WRITE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=STRIPE_WRITE"
      },
      "search_text": "stripe_write http commerce stripe stripe write unified entrypoint — gated"
    },
    {
      "key": "SURETY_RECORD",
      "type": "http",
      "domain": "knowledge-content",
      "category": "governance",
      "description": "Compute the disclosed independence-weighted support/challenge profile for one decision. Surety measures corroboration, not truth, legality or consensus authority.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "http",
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 16:39:38",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 7,
        "material_invocations": 3,
        "invoking_actors": 1,
        "last_invoked": "2026-07-17T11:19:21-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/SURETY_RECORD",
        "contract": "https://miscsubjects.com/api/directory/SURETY_RECORD",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=SURETY_RECORD"
      },
      "search_text": "surety_record http knowledge-content governance compute the disclosed independence-weighted support/challenge profile for one decision. surety measures corroboration, not truth, legality or consensus authority."
    },
    {
      "key": "TAP_GO_MODEL_PROFILES",
      "type": "http",
      "domain": "agents-models",
      "category": "protocol",
      "description": "Read the five owner-editable model-specific content slots used by token Tap & Go: ChatGPT, Claude, Grok, Gemini, and Kimi. The model selector belongs to the token DROP, not the build audit.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-21 23:58:37",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TAP_GO_MODEL_PROFILES",
        "contract": "https://miscsubjects.com/api/directory/TAP_GO_MODEL_PROFILES",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TAP_GO_MODEL_PROFILES"
      },
      "search_text": "tap_go_model_profiles http agents-models protocol read the five owner-editable model-specific content slots used by token tap & go: chatgpt, claude, grok, gemini, and kimi. the model selector belongs to the token drop, not the build audit."
    },
    {
      "key": "TASKS_ADD",
      "type": "flow",
      "domain": "automation-work",
      "category": "tasks",
      "description": "Add a new task to the queue. $1=title/ask, $2=description/context, $3=priority(P0/P1/P2/P3), $4=assigned_to_agent/role. Stores a structured JSON job so the cron runner can execute it.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "composed_flow",
      "updated_at": "2026-06-21 05:31:31",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TASKS_ADD",
        "contract": "https://miscsubjects.com/api/directory/TASKS_ADD",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TASKS_ADD"
      },
      "search_text": "tasks_add flow automation-work tasks add a new task to the queue. $1=title/ask, $2=description/context, $3=priority(p0/p1/p2/p3), $4=assigned_to_agent/role. stores a structured json job so the cron runner can execute it."
    },
    {
      "key": "TASKS_ASSIGN",
      "type": "flow",
      "domain": "automation-work",
      "category": "tasks",
      "description": "Assign a task to an agent. $1=task_id, $2=agent_name. Updates the source field to indicate assignment.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "composed_flow",
      "updated_at": "2026-06-19 22:58:46",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TASKS_ASSIGN",
        "contract": "https://miscsubjects.com/api/directory/TASKS_ASSIGN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TASKS_ASSIGN"
      },
      "search_text": "tasks_assign flow automation-work tasks assign a task to an agent. $1=task_id, $2=agent_name. updates the source field to indicate assignment."
    },
    {
      "key": "TASKS_LIST",
      "type": "flow",
      "domain": "automation-work",
      "category": "uncategorized",
      "description": "D1_QUERY: SELECT id, created_at, status, body, source, trace FROM tasks ORDER BY id DESC LIMIT 200",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "composed_flow",
      "updated_at": "2026-06-09T00:00:00Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "test_exists_not_currently_passed",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TASKS_LIST",
        "contract": "https://miscsubjects.com/api/directory/TASKS_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TASKS_LIST"
      },
      "search_text": "tasks_list flow automation-work d1_query: select id, created_at, status, body, source, trace from tasks order by id desc limit 200"
    },
    {
      "key": "TASKS_SYNC_GOOGLE",
      "type": "fn",
      "domain": "automation-work",
      "category": "tasks",
      "description": "Sync all unsynced open D1 tasks to Google Tasks. Call when asked to sync tasks to Google Tasks or when the admin Tasks tab shows unsynced items.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 10:30:45",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TASKS_SYNC_GOOGLE",
        "contract": "https://miscsubjects.com/api/directory/TASKS_SYNC_GOOGLE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TASKS_SYNC_GOOGLE"
      },
      "search_text": "tasks_sync_google fn automation-work tasks sync all unsynced open d1 tasks to google tasks. call when asked to sync tasks to google tasks or when the admin tasks tab shows unsynced items."
    },
    {
      "key": "TASK_ADD",
      "type": "fn",
      "domain": "communications",
      "category": "email",
      "description": "Add a task to the build queue (tasks table). Plain text is fine — it is stored and shown as-is.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06 04:02:00",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 2,
        "material_invocations": 2,
        "invoking_actors": 0,
        "last_invoked": "2026-07-05T21:04:56-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TASK_ADD",
        "contract": "https://miscsubjects.com/api/directory/TASK_ADD",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TASK_ADD"
      },
      "search_text": "task_add fn communications email add a task to the build queue (tasks table). plain text is fine — it is stored and shown as-is."
    },
    {
      "key": "TASK_COMPLETE",
      "type": "fn",
      "domain": "communications",
      "category": "email",
      "description": "Mark a task done (removes it from the open backlog). Same as DONETASK.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06 04:02:00",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TASK_COMPLETE",
        "contract": "https://miscsubjects.com/api/directory/TASK_COMPLETE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TASK_COMPLETE"
      },
      "search_text": "task_complete fn communications email mark a task done (removes it from the open backlog). same as donetask."
    },
    {
      "key": "TASK_DELETE",
      "type": "fn",
      "domain": "communications",
      "category": "email",
      "description": "Delete a task for good. Any child tasks are lifted to top level so nothing is hidden.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06 04:02:00",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TASK_DELETE",
        "contract": "https://miscsubjects.com/api/directory/TASK_DELETE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TASK_DELETE"
      },
      "search_text": "task_delete fn communications email delete a task for good. any child tasks are lifted to top level so nothing is hidden."
    },
    {
      "key": "TASK_EDIT",
      "type": "fn",
      "domain": "communications",
      "category": "email",
      "description": "Change a task's text and/or status in place.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06 04:02:00",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 2,
        "invoking_actors": 0,
        "last_invoked": "2026-07-05T21:05:46-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TASK_EDIT",
        "contract": "https://miscsubjects.com/api/directory/TASK_EDIT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TASK_EDIT"
      },
      "search_text": "task_edit fn communications email change a task's text and/or status in place."
    },
    {
      "key": "TASK_LIST",
      "type": "fn",
      "domain": "automation-work",
      "category": "tasks",
      "description": "List tasks / writer jobs. ARGS: status (default open).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 22:53:58",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TASK_LIST",
        "contract": "https://miscsubjects.com/api/directory/TASK_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TASK_LIST"
      },
      "search_text": "task_list fn automation-work tasks list tasks / writer jobs. args: status (default open)."
    },
    {
      "key": "TASK_THREAD",
      "type": "fn",
      "domain": "communications",
      "category": "email",
      "description": "Hang one task under another so related work groups together. Empty parent un-threads to top level.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06 04:02:00",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 2,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-07-05T21:05:46-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TASK_THREAD",
        "contract": "https://miscsubjects.com/api/directory/TASK_THREAD",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TASK_THREAD"
      },
      "search_text": "task_thread fn communications email hang one task under another so related work groups together. empty parent un-threads to top level."
    },
    {
      "key": "TEAM_RUN",
      "type": "fn",
      "domain": "other",
      "category": "uncategorized",
      "description": "Two agents reason against each other on a goal, bounded rounds, converge. $1=goal $2=proposer(default CODE_AUDIT) $3=critic(default CRITIC) $4=rounds(default 3)",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-15T07:10:40.408Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TEAM_RUN",
        "contract": "https://miscsubjects.com/api/directory/TEAM_RUN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TEAM_RUN"
      },
      "search_text": "team_run fn other two agents reason against each other on a goal, bounded rounds, converge. $1=goal $2=proposer(default code_audit) $3=critic(default critic) $4=rounds(default 3)"
    },
    {
      "key": "TEST_ALL",
      "type": "fn",
      "domain": "governance-proof",
      "category": "capability",
      "description": "Run TEST_ROW on every key that has a directory_tests entry. $1=limit (default 50). Returns {run_id, keys, passed, failed, summary[]}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 08:07:07",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TEST_ALL",
        "contract": "https://miscsubjects.com/api/directory/TEST_ALL",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TEST_ALL"
      },
      "search_text": "test_all fn governance-proof capability run test_row on every key that has a directory_tests entry. $1=limit (default 50). returns {run_id, keys, passed, failed, summary[]}"
    },
    {
      "key": "TEST_ROW",
      "type": "fn",
      "domain": "governance-proof",
      "category": "capability",
      "description": "Run every directory_tests row for the given KEY against /api/dispatch, score against expect_kind/expect_value, append rows to fidelity_log under one run_id. $1=KEY. Returns {key, run_id, total, passed, failed, results[]}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 07:22:17",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TEST_ROW",
        "contract": "https://miscsubjects.com/api/directory/TEST_ROW",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TEST_ROW"
      },
      "search_text": "test_row fn governance-proof capability run every directory_tests row for the given key against /api/dispatch, score against expect_kind/expect_value, append rows to fidelity_log under one run_id. $1=key. returns {key, run_id, total, passed, failed, results[]}"
    },
    {
      "key": "THREAD_ADD",
      "type": "fn",
      "domain": "growth",
      "category": "threads",
      "description": "open a new thread (title + body + tags). status=open.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 18:36:48",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 6,
        "material_invocations": 6,
        "invoking_actors": 0,
        "last_invoked": "2026-07-01T10:46:27.037Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/THREAD_ADD",
        "contract": "https://miscsubjects.com/api/directory/THREAD_ADD",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=THREAD_ADD"
      },
      "search_text": "thread_add fn growth threads open a new thread (title + body + tags). status=open."
    },
    {
      "key": "THREAD_APPEND",
      "type": "fn",
      "domain": "growth",
      "category": "threads",
      "description": "append a line to an existing thread's body.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 18:36:48",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 12,
        "material_invocations": 12,
        "invoking_actors": 0,
        "last_invoked": "2026-07-02T17:58:49.190Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/THREAD_APPEND",
        "contract": "https://miscsubjects.com/api/directory/THREAD_APPEND",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=THREAD_APPEND"
      },
      "search_text": "thread_append fn growth threads append a line to an existing thread's body."
    },
    {
      "key": "THREAD_CLOSE",
      "type": "fn",
      "domain": "growth",
      "category": "threads",
      "description": "mark a thread closed.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 18:36:48",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 4,
        "material_invocations": 4,
        "invoking_actors": 0,
        "last_invoked": "2026-07-01T10:46:34.963Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/THREAD_CLOSE",
        "contract": "https://miscsubjects.com/api/directory/THREAD_CLOSE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=THREAD_CLOSE"
      },
      "search_text": "thread_close fn growth threads mark a thread closed."
    },
    {
      "key": "THREAD_GET",
      "type": "fn",
      "domain": "growth",
      "category": "threads",
      "description": "Read one thread fully.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 18:36:48",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 8,
        "material_invocations": 8,
        "invoking_actors": 0,
        "last_invoked": "2026-07-01T10:59:52.308Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/THREAD_GET",
        "contract": "https://miscsubjects.com/api/directory/THREAD_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=THREAD_GET"
      },
      "search_text": "thread_get fn growth threads read one thread fully."
    },
    {
      "key": "THREAD_LIST",
      "type": "fn",
      "domain": "growth",
      "category": "threads",
      "description": "list open threads (or by tag / status).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 18:36:48",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 3,
        "invoking_actors": 0,
        "last_invoked": "2026-07-01T10:46:42.615Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/THREAD_LIST",
        "contract": "https://miscsubjects.com/api/directory/THREAD_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=THREAD_LIST"
      },
      "search_text": "thread_list fn growth threads list open threads (or by tag / status)."
    },
    {
      "key": "TIME_NOW",
      "type": "fn",
      "domain": "system-meta",
      "category": "tools",
      "description": "Return the current UTC ISO timestamp.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-23 12:08:29",
      "contract": {
        "has_what": true,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TIME_NOW",
        "contract": "https://miscsubjects.com/api/directory/TIME_NOW",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TIME_NOW"
      },
      "search_text": "time_now fn system-meta tools return the current utc iso timestamp."
    },
    {
      "key": "TODO_RUN",
      "type": "fn",
      "domain": "automation-work",
      "category": "uncategorized",
      "description": "Run the next open task in the build to-do (tasks table) through the ROUTER. $1=mode; pass force to run on-demand. Cron calls it every 5 min, gated by KV todo_autorun",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-15T05:50:52.138Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 25059,
        "material_invocations": 25057,
        "invoking_actors": 1,
        "last_invoked": "2026-07-22T16:04:10-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TODO_RUN",
        "contract": "https://miscsubjects.com/api/directory/TODO_RUN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TODO_RUN"
      },
      "search_text": "todo_run fn automation-work run the next open task in the build to-do (tasks table) through the router. $1=mode; pass force to run on-demand. cron calls it every 5 min, gated by kv todo_autorun"
    },
    {
      "key": "TOOLING_DOCS",
      "type": "http",
      "domain": "knowledge-content",
      "category": "cloudflare",
      "description": "Platform + protocol references (external)",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-13 23:24:40",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TOOLING_DOCS",
        "contract": "https://miscsubjects.com/api/directory/TOOLING_DOCS",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TOOLING_DOCS"
      },
      "search_text": "tooling_docs http knowledge-content cloudflare platform + protocol references (external)"
    },
    {
      "key": "TOOLKIT",
      "type": "agent",
      "domain": "other",
      "category": "agent",
      "description": "K1: IDENTITY — You are TOOLKIT, a coding agent on the miscsubjects build with the full atomic toolkit: any Mac shell command, the named CLIs (wrangler/gh/npm/clasp), the Cloudflare REST API, the Google Workspace API, and the build registry itself. Target model is swappable (grok/gpt/gemini) — you are one of several.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-14T22:45:00Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TOOLKIT",
        "contract": "https://miscsubjects.com/api/directory/TOOLKIT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TOOLKIT"
      },
      "search_text": "toolkit agent other agent k1: identity — you are toolkit, a coding agent on the miscsubjects build with the full atomic toolkit: any mac shell command, the named clis (wrangler/gh/npm/clasp), the cloudflare rest api, the google workspace api, and the build registry itself. target model is swappable (grok/gpt/gemini) — you are one of several."
    },
    {
      "key": "TOOLS_IN",
      "type": "fn",
      "domain": "system-meta",
      "category": "directory",
      "description": "Return JSON [{key,type,docs}] of planner-visible tools in $1. $1=category, $2=limit (default 30, max 100). Use as stage 2 of tool selection after CATEGORIES",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-09T22:45:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 5,
        "material_invocations": 5,
        "invoking_actors": 2,
        "last_invoked": "2026-07-12T17:52:12-07:00",
        "registered_tests": 3,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TOOLS_IN",
        "contract": "https://miscsubjects.com/api/directory/TOOLS_IN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TOOLS_IN"
      },
      "search_text": "tools_in fn system-meta directory return json [{key,type,docs}] of planner-visible tools in $1. $1=category, $2=limit (default 30, max 100). use as stage 2 of tool selection after categories"
    },
    {
      "key": "TRAIL_LIST",
      "type": "fn",
      "domain": "system-meta",
      "category": "util",
      "description": "List the trails in your own space - owner, token, or tenant; trails never cross spaces.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 03:00:37",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TRAIL_LIST",
        "contract": "https://miscsubjects.com/api/directory/TRAIL_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TRAIL_LIST"
      },
      "search_text": "trail_list fn system-meta util list the trails in your own space - owner, token, or tenant; trails never cross spaces."
    },
    {
      "key": "TRAIL_RUN",
      "type": "fn",
      "domain": "system-meta",
      "category": "util",
      "description": "Run a named TRAIL (a saved sequence of past calls). Every recorded step is checked again against the caller's own token, consumes that caller's use budget, and produces a receipt linked to the original invocation.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 03:00:37",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 55,
        "material_invocations": 30,
        "invoking_actors": 50,
        "last_invoked": "2026-07-17T07:33:20-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TRAIL_RUN",
        "contract": "https://miscsubjects.com/api/directory/TRAIL_RUN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TRAIL_RUN"
      },
      "search_text": "trail_run fn system-meta util run a named trail (a saved sequence of past calls). every recorded step is checked again against the caller's own token, consumes that caller's use budget, and produces a receipt linked to the original invocation."
    },
    {
      "key": "TRAIL_SAVE",
      "type": "fn",
      "domain": "system-meta",
      "category": "util",
      "description": "Name a sequence of past invocations as a TRAIL - a named sequence of past calls you can run again as one unit (the trail itself carries no permissions). Stores each step's object key and recorded input in the current owner/capability/tenant namespace.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 03:00:37",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 33,
        "material_invocations": 33,
        "invoking_actors": 25,
        "last_invoked": "2026-07-17T07:33:15-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TRAIL_SAVE",
        "contract": "https://miscsubjects.com/api/directory/TRAIL_SAVE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TRAIL_SAVE"
      },
      "search_text": "trail_save fn system-meta util name a sequence of past invocations as a trail - a named sequence of past calls you can run again as one unit (the trail itself carries no permissions). stores each step's object key and recorded input in the current owner/capability/tenant namespace."
    },
    {
      "key": "TRY_GITHUB_MCP",
      "type": "fn",
      "domain": "computer-code",
      "category": "mcp",
      "description": "Try the GitHub integration before connecting it. Runs a safe read-only trial (list issues) and returns a receipt.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-03 04:48:37",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-07-02T21:49:09-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TRY_GITHUB_MCP",
        "contract": "https://miscsubjects.com/api/directory/TRY_GITHUB_MCP",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TRY_GITHUB_MCP"
      },
      "search_text": "try_github_mcp fn computer-code mcp try the github integration before connecting it. runs a safe read-only trial (list issues) and returns a receipt."
    },
    {
      "key": "TRY_STRIPE_MCP",
      "type": "fn",
      "domain": "commerce",
      "category": "mcp",
      "description": "Try the Stripe integration before connecting it. Shows the read and write objects Stripe exposes here and recommends connect or skip. Financial: the live read-only account check runs only in mode \"live\".",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-03 04:48:37",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-07-02T21:49:24-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TRY_STRIPE_MCP",
        "contract": "https://miscsubjects.com/api/directory/TRY_STRIPE_MCP",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TRY_STRIPE_MCP"
      },
      "search_text": "try_stripe_mcp fn commerce mcp try the stripe integration before connecting it. shows the read and write objects stripe exposes here and recommends connect or skip. financial: the live read-only account check runs only in mode \"live\"."
    },
    {
      "key": "TW",
      "type": "http",
      "domain": "other",
      "category": "triplewhale",
      "description": "TripleWhale unified entrypoint",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11 19:07:31",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "test_exists_not_currently_passed",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TW",
        "contract": "https://miscsubjects.com/api/directory/TW",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TW"
      },
      "search_text": "tw http other triplewhale triplewhale unified entrypoint"
    },
    {
      "key": "TWOCHAT_GROUP_LIST",
      "type": "http",
      "domain": "other",
      "category": "uncategorized",
      "description": "List WhatsApp groups $1=from_number",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-29T18:27:18.468Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TWOCHAT_GROUP_LIST",
        "contract": "https://miscsubjects.com/api/directory/TWOCHAT_GROUP_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TWOCHAT_GROUP_LIST"
      },
      "search_text": "twochat_group_list http other list whatsapp groups $1=from_number"
    },
    {
      "key": "TWOCHAT_SEND",
      "type": "http",
      "domain": "other",
      "category": "twochat",
      "description": "Send a WhatsApp message. $1=from_number $2=to_number $3=text. Mirror of BLOOIO_SEND for the WhatsApp channel",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:21:18",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TWOCHAT_SEND",
        "contract": "https://miscsubjects.com/api/directory/TWOCHAT_SEND",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TWOCHAT_SEND"
      },
      "search_text": "twochat_send http other twochat send a whatsapp message. $1=from_number $2=to_number $3=text. mirror of blooio_send for the whatsapp channel"
    },
    {
      "key": "TWOCHAT_SEND_GROUP",
      "type": "http",
      "domain": "other",
      "category": "uncategorized",
      "description": "{\"from_number\":\"$1\",\"to_group_uuid\":\"$2\",\"text\":\"$3+\"}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:21:18",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-06-30T02:24:11.269Z",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/TWOCHAT_SEND_GROUP",
        "contract": "https://miscsubjects.com/api/directory/TWOCHAT_SEND_GROUP",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=TWOCHAT_SEND_GROUP"
      },
      "search_text": "twochat_send_group http other {\"from_number\":\"$1\",\"to_group_uuid\":\"$2\",\"text\":\"$3+\"}"
    },
    {
      "key": "UI_SURFACE_PROBE",
      "type": "fn",
      "domain": "system-meta",
      "category": "build",
      "description": "Compare operator-visible fetch (no terminal key) vs agent fetch — ledgered mismatch flag.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06T01:19:16.650Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 0,
        "last_invoked": "2026-07-05T18:19:27-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/UI_SURFACE_PROBE",
        "contract": "https://miscsubjects.com/api/directory/UI_SURFACE_PROBE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=UI_SURFACE_PROBE"
      },
      "search_text": "ui_surface_probe fn system-meta build compare operator-visible fetch (no terminal key) vs agent fetch — ledgered mismatch flag."
    },
    {
      "key": "UPPER",
      "type": "fn",
      "domain": "system-meta",
      "category": "util",
      "description": "Uppercase a string. Use only for cosmetic transforms; not for user-visible reply text",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-05T14:00:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 3,
        "material_invocations": 3,
        "invoking_actors": 2,
        "last_invoked": "2026-07-14T19:29:15-07:00",
        "registered_tests": 2,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/UPPER",
        "contract": "https://miscsubjects.com/api/directory/UPPER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=UPPER"
      },
      "search_text": "upper fn system-meta util uppercase a string. use only for cosmetic transforms; not for user-visible reply text"
    },
    {
      "key": "UTCNOW",
      "type": "fn",
      "domain": "other",
      "category": "uncategorized",
      "description": "[\"GET\",\"https://timeapi.io/api/time/current/zone?timeZone=UTC\",\"\",\"\"]",
      "enabled": false,
      "planner_visible": false,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T14:51:22.778Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "disabled",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/UTCNOW",
        "contract": "https://miscsubjects.com/api/directory/UTCNOW",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=UTCNOW"
      },
      "search_text": "utcnow fn other [\"get\",\"https://timeapi.io/api/time/current/zone?timezone=utc\",\"\",\"\"]"
    },
    {
      "key": "VERIFY_BLOOIO_SIG",
      "type": "fn",
      "domain": "communications",
      "category": "blooio",
      "description": "HMAC-SHA256 hex of $1=body using env.BLOOIO_WEBHOOK_SECRET",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-09T18:00:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "test_exists_not_currently_passed",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/VERIFY_BLOOIO_SIG",
        "contract": "https://miscsubjects.com/api/directory/VERIFY_BLOOIO_SIG",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=VERIFY_BLOOIO_SIG"
      },
      "search_text": "verify_blooio_sig fn communications blooio hmac-sha256 hex of $1=body using env.blooio_webhook_secret"
    },
    {
      "key": "VOICE",
      "type": "agent",
      "domain": "communications",
      "category": "agent",
      "description": "V1: IDENTITY",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-08T00:20:50.783Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 4,
        "material_invocations": 4,
        "invoking_actors": 4,
        "last_invoked": "2026-07-07T17:12:38-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/VOICE",
        "contract": "https://miscsubjects.com/api/directory/VOICE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=VOICE"
      },
      "search_text": "voice agent communications agent v1: identity"
    },
    {
      "key": "VOICE_SAY",
      "type": "fn",
      "domain": "communications",
      "category": "voice",
      "description": "Make a spoken-audio FILE and return its public URL (does NOT send it). INVOKE: [invocation omitted]",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:21:18",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/VOICE_SAY",
        "contract": "https://miscsubjects.com/api/directory/VOICE_SAY",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=VOICE_SAY"
      },
      "search_text": "voice_say fn communications voice make a spoken-audio file and return its public url (does not send it). invoke: [invocation omitted]"
    },
    {
      "key": "VOICE_SEND",
      "type": "fn",
      "domain": "communications",
      "category": "voice",
      "description": "Speak a reply INTO a chat (recommended audio-out). INVOKE: [invocation omitted]",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-07-15 07:21:18",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 0,
        "invoking_actors": 1,
        "last_invoked": "2026-07-05T23:05:45-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/VOICE_SEND",
        "contract": "https://miscsubjects.com/api/directory/VOICE_SEND",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=VOICE_SEND"
      },
      "search_text": "voice_send fn communications voice speak a reply into a chat (recommended audio-out). invoke: [invocation omitted]"
    },
    {
      "key": "VOICE_TRANSCRIBE",
      "type": "fn",
      "domain": "communications",
      "category": "voice",
      "description": "Transcribe inbound audio to TEXT (OpenAI whisper-1). INVOKE: [invocation omitted]",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-13 23:24:32",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/VOICE_TRANSCRIBE",
        "contract": "https://miscsubjects.com/api/directory/VOICE_TRANSCRIBE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=VOICE_TRANSCRIBE"
      },
      "search_text": "voice_transcribe fn communications voice transcribe inbound audio to text (openai whisper-1). invoke: [invocation omitted]"
    },
    {
      "key": "VOXEL_BATCH",
      "type": "http",
      "domain": "knowledge-content",
      "category": "protocol",
      "description": "Land a whole document or up to 300 typed article operations with one parent result and per-operation results.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-17T15:01:25.978Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 54,
        "material_invocations": 29,
        "invoking_actors": 3,
        "last_invoked": "2026-07-17T10:04:33-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/VOXEL_BATCH",
        "contract": "https://miscsubjects.com/api/directory/VOXEL_BATCH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=VOXEL_BATCH"
      },
      "search_text": "voxel_batch http knowledge-content protocol land a whole document or up to 300 typed article operations with one parent result and per-operation results."
    },
    {
      "key": "VOXEL_CHALLENGE",
      "type": "http",
      "domain": "knowledge-content",
      "category": "content",
      "description": "Post one model argument against or in support of an article DIV or claim DIV; returns the public widget link.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 02:50:52",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 10,
        "material_invocations": 1,
        "invoking_actors": 4,
        "last_invoked": "2026-07-17T04:07:10-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/VOXEL_CHALLENGE",
        "contract": "https://miscsubjects.com/api/directory/VOXEL_CHALLENGE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=VOXEL_CHALLENGE"
      },
      "search_text": "voxel_challenge http knowledge-content content post one model argument against or in support of an article div or claim div; returns the public widget link."
    },
    {
      "key": "VOXEL_CONSOLIDATE",
      "type": "http",
      "domain": "knowledge-content",
      "category": "content",
      "description": "Consolidate two or more body DIVs or claim DIVs without deleting absorbed identities or chains.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 02:50:52",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 0,
        "invoking_actors": 1,
        "last_invoked": "2026-07-16T19:35:19-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/VOXEL_CONSOLIDATE",
        "contract": "https://miscsubjects.com/api/directory/VOXEL_CONSOLIDATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=VOXEL_CONSOLIDATE"
      },
      "search_text": "voxel_consolidate http knowledge-content content consolidate two or more body divs or claim divs without deleting absorbed identities or chains."
    },
    {
      "key": "VOXEL_EDIT",
      "type": "http",
      "domain": "knowledge-content",
      "category": "content",
      "description": "Replace one current article DIV or claim DIV and append its provenance chain.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 02:50:52",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 0,
        "invoking_actors": 1,
        "last_invoked": "2026-07-16T16:48:56-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/VOXEL_EDIT",
        "contract": "https://miscsubjects.com/api/directory/VOXEL_EDIT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=VOXEL_EDIT"
      },
      "search_text": "voxel_edit http knowledge-content content replace one current article div or claim div and append its provenance chain."
    },
    {
      "key": "VOXEL_MOVE",
      "type": "http",
      "domain": "knowledge-content",
      "category": "content",
      "description": "Move one body DIV up or down while preserving its identity and chain.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 02:50:52",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/VOXEL_MOVE",
        "contract": "https://miscsubjects.com/api/directory/VOXEL_MOVE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=VOXEL_MOVE"
      },
      "search_text": "voxel_move http knowledge-content content move one body div up or down while preserving its identity and chain."
    },
    {
      "key": "WAI_EMBED",
      "type": "fn",
      "domain": "other",
      "category": "ai",
      "description": "Compute embedding vector(s) for text using a Workers AI embedding model via env.AI binding. $1=text, $2=optional model id (default @cf/baai/bge-base-en-v1.5)",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 06:52:46",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/WAI_EMBED",
        "contract": "https://miscsubjects.com/api/directory/WAI_EMBED",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=WAI_EMBED"
      },
      "search_text": "wai_embed fn other ai compute embedding vector(s) for text using a workers ai embedding model via env.ai binding. $1=text, $2=optional model id (default @cf/baai/bge-base-en-v1.5)"
    },
    {
      "key": "WAI_RUN",
      "type": "fn",
      "domain": "other",
      "category": "ai",
      "description": "Run a Workers AI model via the env.AI binding. $1=model id (e.g. @cf/meta/llama-3.3-70b-instruct), $2=user prompt. Returns the raw JSON from env.AI.run",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 06:38:48",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/WAI_RUN",
        "contract": "https://miscsubjects.com/api/directory/WAI_RUN",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=WAI_RUN"
      },
      "search_text": "wai_run fn other ai run a workers ai model via the env.ai binding. $1=model id (e.g. @cf/meta/llama-3.3-70b-instruct), $2=user prompt. returns the raw json from env.ai.run"
    },
    {
      "key": "WAI_T2I",
      "type": "fn",
      "domain": "other",
      "category": "ai",
      "description": "Generate an image from a prompt using a Workers AI text-to-image model via env.AI binding. Stores the result in R2 and returns a stable URL. $1=prompt, $2=optional model id (default @cf/stabilityai/stable-diffusion-xl-base-1.0)",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 06:52:46",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 0,
        "invoking_actors": 1,
        "last_invoked": "2026-07-05T12:13:12-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/WAI_T2I",
        "contract": "https://miscsubjects.com/api/directory/WAI_T2I",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=WAI_T2I"
      },
      "search_text": "wai_t2i fn other ai generate an image from a prompt using a workers ai text-to-image model via env.ai binding. stores the result in r2 and returns a stable url. $1=prompt, $2=optional model id (default @cf/stabilityai/stable-diffusion-xl-base-1.0)"
    },
    {
      "key": "WAI_TRANSLATE",
      "type": "fn",
      "domain": "other",
      "category": "ai",
      "description": "Translate text between languages using @cf/meta/m2m100-1.2b via env.AI binding. $1=text, $2=source lang code (default en), $3=target lang code (default es)",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 06:52:46",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/WAI_TRANSLATE",
        "contract": "https://miscsubjects.com/api/directory/WAI_TRANSLATE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=WAI_TRANSLATE"
      },
      "search_text": "wai_translate fn other ai translate text between languages using @cf/meta/m2m100-1.2b via env.ai binding. $1=text, $2=source lang code (default en), $3=target lang code (default es)"
    },
    {
      "key": "WATCH_ACTION",
      "type": "fn",
      "domain": "governance-proof",
      "category": "security",
      "description": "Pre-flight gate. Given a proposed {key, body}, look up watch_rules and return {allowed:bool, reason}. Use BEFORE invoking any potentially destructive directory key. $1=KEY, $2=body",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 07:00:01",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/WATCH_ACTION",
        "contract": "https://miscsubjects.com/api/directory/WATCH_ACTION",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=WATCH_ACTION"
      },
      "search_text": "watch_action fn governance-proof security pre-flight gate. given a proposed {key, body}, look up watch_rules and return {allowed:bool, reason}. use before invoking any potentially destructive directory key. $1=key, $2=body"
    },
    {
      "key": "WATCH_RULE_ADD",
      "type": "fn",
      "domain": "governance-proof",
      "category": "security",
      "description": "Add a deny rule to watch_rules. $1=pattern_key (regex over KEY), $2=pattern_body (regex over body, optional), $3=reason, $4=action (default \"deny\"). Returns {ok,id,...}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 07:57:54",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/WATCH_RULE_ADD",
        "contract": "https://miscsubjects.com/api/directory/WATCH_RULE_ADD",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=WATCH_RULE_ADD"
      },
      "search_text": "watch_rule_add fn governance-proof security add a deny rule to watch_rules. $1=pattern_key (regex over key), $2=pattern_body (regex over body, optional), $3=reason, $4=action (default \"deny\"). returns {ok,id,...}"
    },
    {
      "key": "WATCH_RULE_DELETE",
      "type": "fn",
      "domain": "governance-proof",
      "category": "security",
      "description": "Delete a watch_rules entry by id. $1=id",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 07:57:54",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/WATCH_RULE_DELETE",
        "contract": "https://miscsubjects.com/api/directory/WATCH_RULE_DELETE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=WATCH_RULE_DELETE"
      },
      "search_text": "watch_rule_delete fn governance-proof security delete a watch_rules entry by id. $1=id"
    },
    {
      "key": "WATCH_RULE_LIST",
      "type": "fn",
      "domain": "governance-proof",
      "category": "security",
      "description": "List every watch_rules entry",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-12 07:57:54",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/WATCH_RULE_LIST",
        "contract": "https://miscsubjects.com/api/directory/WATCH_RULE_LIST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=WATCH_RULE_LIST"
      },
      "search_text": "watch_rule_list fn governance-proof security list every watch_rules entry"
    },
    {
      "key": "WEBHOOK_INTAKE",
      "type": "flow",
      "domain": "automation-work",
      "category": "flow",
      "description": "Per-webhook intake (Blooio / 2chat / Telegram) collapsed to one flow. $1=channel (blooio|twochat|telegram), $2=sender, $3=text. Dedup, log, then route to BLOOIO_TURN_PHASE_A.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "composed_flow",
      "updated_at": "2026-06-12 07:57:54",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/WEBHOOK_INTAKE",
        "contract": "https://miscsubjects.com/api/directory/WEBHOOK_INTAKE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=WEBHOOK_INTAKE"
      },
      "search_text": "webhook_intake flow automation-work flow per-webhook intake (blooio / 2chat / telegram) collapsed to one flow. $1=channel (blooio|twochat|telegram), $2=sender, $3=text. dedup, log, then route to blooio_turn_phase_a."
    },
    {
      "key": "WEB_FETCH",
      "type": "fn",
      "domain": "other",
      "category": "web",
      "description": "Call any URL with any method. body and headers_json optional. Full request/response logged (credentials redacted). Example: POST|https://api.example.com/x|{\"a\":1}|{\"Authorization\":\"Bearer XYZ\"}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T14:43:39.056Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/WEB_FETCH",
        "contract": "https://miscsubjects.com/api/directory/WEB_FETCH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=WEB_FETCH"
      },
      "search_text": "web_fetch fn other web call any url with any method. body and headers_json optional. full request/response logged (credentials redacted). example: post|https://api.example.com/x|{\"a\":1}|{\"authorization\":\"bearer xyz\"}"
    },
    {
      "key": "WEB_GET",
      "type": "fn",
      "domain": "other",
      "category": "web",
      "description": "GET any URL and return its status + body (first 20000 chars). Arg: the full https URL (slashes and query string preserved). Full request/response logged. Grok also has native web_search for open-ended search; use WEB_GET when you know the exact URL",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T14:43:39.056Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/WEB_GET",
        "contract": "https://miscsubjects.com/api/directory/WEB_GET",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=WEB_GET"
      },
      "search_text": "web_get fn other web get any url and return its status + body (first 20000 chars). arg: the full https url (slashes and query string preserved). full request/response logged. grok also has native web_search for open-ended search; use web_get when you know the exact url"
    },
    {
      "key": "WEB_MODEL_LANE",
      "type": "http",
      "domain": "agents-models",
      "category": "protocol",
      "description": "Tell a web ChatGPT or similar browser-based model exactly how to reach miscsubjects without code-interpreter Bash.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 02:51:24",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 1,
        "material_invocations": 1,
        "invoking_actors": 1,
        "last_invoked": "2026-07-16T20:02:44-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/WEB_MODEL_LANE",
        "contract": "https://miscsubjects.com/api/directory/WEB_MODEL_LANE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=WEB_MODEL_LANE"
      },
      "search_text": "web_model_lane http agents-models protocol tell a web chatgpt or similar browser-based model exactly how to reach miscsubjects without code-interpreter bash."
    },
    {
      "key": "WIRE_UP_AND_INVOKE",
      "type": "fn",
      "domain": "system-meta",
      "category": "self_mod",
      "description": "Atomic 3-step chain — resolve a short_id, append a wire-up cla Returns JSON {short_id,name,kind,appended_clause,append_result,invoke_key,invoke_result}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T23:40:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/WIRE_UP_AND_INVOKE",
        "contract": "https://miscsubjects.com/api/directory/WIRE_UP_AND_INVOKE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=WIRE_UP_AND_INVOKE"
      },
      "search_text": "wire_up_and_invoke fn system-meta self_mod atomic 3-step chain — resolve a short_id, append a wire-up cla returns json {short_id,name,kind,appended_clause,append_result,invoke_key,invoke_result}"
    },
    {
      "key": "WORK_APPEND",
      "type": "fn",
      "domain": "automation-work",
      "category": "work",
      "description": "Append one entry to the shared append-only work thread. This is how every model records what it did, proposed, or audited so the next model continues from it (fixes short model memory).",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06 06:52:23",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 27,
        "material_invocations": 27,
        "invoking_actors": 3,
        "last_invoked": "2026-07-12T01:47:15-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/WORK_APPEND",
        "contract": "https://miscsubjects.com/api/directory/WORK_APPEND",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=WORK_APPEND"
      },
      "search_text": "work_append fn automation-work work append one entry to the shared append-only work thread. this is how every model records what it did, proposed, or audited so the next model continues from it (fixes short model memory)."
    },
    {
      "key": "WORK_FEED",
      "type": "fn",
      "domain": "automation-work",
      "category": "work",
      "description": "The shared work thread. THE FIRST THING ANY MODEL OR TOKEN-HOLDER READS. Aggregates the top priority, open tasks, open GitHub issues, the lead pipeline, and the recent model thread into one ranked view.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06 06:52:23",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 7461,
        "material_invocations": 7460,
        "invoking_actors": 15,
        "last_invoked": "2026-07-17T04:39:52-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/WORK_FEED",
        "contract": "https://miscsubjects.com/api/directory/WORK_FEED",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=WORK_FEED"
      },
      "search_text": "work_feed fn automation-work work the shared work thread. the first thing any model or token-holder reads. aggregates the top priority, open tasks, open github issues, the lead pipeline, and the recent model thread into one ranked view."
    },
    {
      "key": "WORLDTIME",
      "type": "fn",
      "domain": "other",
      "category": "uncategorized",
      "description": "[\"GET\",\"https://worldtimeapi.org/api/timezone/Etc/UTC\",\"\",\"\"]",
      "enabled": false,
      "planner_visible": false,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11T14:46:07.760Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "disabled",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/WORLDTIME",
        "contract": "https://miscsubjects.com/api/directory/WORLDTIME",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=WORLDTIME"
      },
      "search_text": "worldtime fn other [\"get\",\"https://worldtimeapi.org/api/timezone/etc/utc\",\"\",\"\"]"
    },
    {
      "key": "WORLD_MAP",
      "type": "fn",
      "domain": "system-meta",
      "category": "meta",
      "description": "the ontological world map of every tool this build has + when to use which. No arg = overview (category counts + when-to-use guide + how-to-call). Arg = drill one category and list its tools.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-14T22:45:00Z",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": false,
        "has_examples": true
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/WORLD_MAP",
        "contract": "https://miscsubjects.com/api/directory/WORLD_MAP",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=WORLD_MAP"
      },
      "search_text": "world_map fn system-meta meta the ontological world map of every tool this build has + when to use which. no arg = overview (category counts + when-to-use guide + how-to-call). arg = drill one category and list its tools."
    },
    {
      "key": "WRITER",
      "type": "agent",
      "domain": "other",
      "category": "uncategorized",
      "description": "Task: produce mechanism-led articles.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-18T23:00:49.878Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/WRITER",
        "contract": "https://miscsubjects.com/api/directory/WRITER",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=WRITER"
      },
      "search_text": "writer agent other task: produce mechanism-led articles."
    },
    {
      "key": "WRITER_AGENT",
      "type": "agent",
      "domain": "other",
      "category": "uncategorized",
      "description": "You are ARTICLE_WRITER. You write ONE article about ONE peptide. You do NOT write about multiple peptides. You do NOT write comparisons. You do NOT write stacks. You write about ONE thing only.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-20 01:26:51",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/WRITER_AGENT",
        "contract": "https://miscsubjects.com/api/directory/WRITER_AGENT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=WRITER_AGENT"
      },
      "search_text": "writer_agent agent other you are article_writer. you write one article about one peptide. you do not write about multiple peptides. you do not write comparisons. you do not write stacks. you write about one thing only."
    },
    {
      "key": "WRITE_ARTICLE",
      "type": "fn",
      "domain": "knowledge-content",
      "category": "content",
      "description": "Grok writes + publishes an article. ARGS: topic",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-21 01:12:17",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/WRITE_ARTICLE",
        "contract": "https://miscsubjects.com/api/directory/WRITE_ARTICLE",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=WRITE_ARTICLE"
      },
      "search_text": "write_article fn knowledge-content content grok writes + publishes an article. args: topic"
    },
    {
      "key": "XAI_CHAT",
      "type": "agent",
      "domain": "other",
      "category": "agent",
      "description": "CHAT1: You are a chat model passthrough. Answer literally. No preamble.",
      "enabled": true,
      "planner_visible": false,
      "sensitive": false,
      "runner": "edge",
      "target_kind": "internal_function",
      "updated_at": "2026-06-11 19:07:31",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 218,
        "material_invocations": 217,
        "invoking_actors": 2,
        "last_invoked": "2026-07-22T15:43:13-07:00",
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/XAI_CHAT",
        "contract": "https://miscsubjects.com/api/directory/XAI_CHAT",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=XAI_CHAT"
      },
      "search_text": "xai_chat agent other agent chat1: you are a chat model passthrough. answer literally. no preamble."
    },
    {
      "key": "X_POST",
      "type": "fn",
      "domain": "growth",
      "category": "uncategorized",
      "description": "Publish one exact plain-text post to X as @CannibalCapital through OAuth user context.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": true,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-17 06:58:41",
      "contract": {
        "has_what": true,
        "has_args": true,
        "has_tests_section": true,
        "has_examples": true
      },
      "evidence": {
        "verification": "invoked_not_test_proven",
        "recorded_invocations": 188,
        "material_invocations": 51,
        "invoking_actors": 21,
        "last_invoked": "2026-07-22T12:32:32-07:00",
        "registered_tests": 1,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "A recorded invocation proves use, not successful real-world effect."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/X_POST",
        "contract": "https://miscsubjects.com/api/directory/X_POST",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=X_POST"
      },
      "search_text": "x_post fn growth publish one exact plain-text post to x as @cannibalcapital through oauth user context."
    },
    {
      "key": "X_SEARCH",
      "type": "http",
      "domain": "other",
      "category": "uncategorized",
      "description": "{\"model\":\"grok-4.3\",\"instructions\":\"Search X (formerly Twitter) for the user query. Return concise results with URLs and brief summaries.\",\"input\":\"$1+\",\"tools\":[{\"type\":\"x_search\"}]}",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-06-22T01:02:07.647Z",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/X_SEARCH",
        "contract": "https://miscsubjects.com/api/directory/X_SEARCH",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=X_SEARCH"
      },
      "search_text": "x_search http other {\"model\":\"grok-4.3\",\"instructions\":\"search x (formerly twitter) for the user query. return concise results with urls and brief summaries.\",\"input\":\"$1+\",\"tools\":[{\"type\":\"x_search\"}]}"
    },
    {
      "key": "__bad_test_key__",
      "type": "http",
      "domain": "other",
      "category": "uncategorized",
      "description": "Registered capability object without a public WHAT description.",
      "enabled": true,
      "planner_visible": true,
      "sensitive": false,
      "runner": null,
      "target_kind": "internal_function",
      "updated_at": "2026-07-06T20:15:01-07:00",
      "contract": {
        "has_what": false,
        "has_args": false,
        "has_tests_section": false,
        "has_examples": false
      },
      "evidence": {
        "verification": "registered_only",
        "recorded_invocations": 0,
        "material_invocations": 0,
        "invoking_actors": 0,
        "last_invoked": null,
        "registered_tests": 0,
        "currently_passed_tests": 0,
        "last_test_run": null,
        "warning": "No invocation record was found; registration is not proof that this capability works."
      },
      "urls": {
        "human": "https://miscsubjects.com/a/directory/__bad_test_key__",
        "contract": "https://miscsubjects.com/api/directory/__bad_test_key__",
        "invocation_history": "https://miscsubjects.com/api/invocations?object_id=__bad_test_key__"
      },
      "search_text": "__bad_test_key__ http other registered capability object without a public what description."
    }
  ]
}