{
  "name": "Ownrshp",
  "description": "Grok Bot operator desks for AI agents and operators. Capability index (read-only). Runtime: Grok Bot only.",
  "url": "https://ownrshp.io/",
  "version": "1.0",
  "runtime": "grok_bot_only",
  "support": "mike@ownrshp.io",
  "protocol": "static-read-only",
  "ax": {
    "context": "https://ownrshp.io/llms.txt",
    "discovery": "https://ownrshp.io/.well-known/agents.json",
    "autonomy": "https://ownrshp.io/autonomy.json",
    "onboarding": "https://ownrshp.io/agents.md",
    "handoff": "mailto:mike@ownrshp.io"
  },
  "tools": [
    {
      "name": "get_catalog",
      "description": "List SKUs, prices, statuses, checkout placeholder, affiliate draft pct.",
      "url": "https://ownrshp.io/catalog.json",
      "method": "GET",
      "access": "read-only"
    },
    {
      "name": "get_llms",
      "description": "Decision-first site map for agents (llmstxt.org).",
      "url": "https://ownrshp.io/llms.txt",
      "method": "GET",
      "access": "read-only"
    },
    {
      "name": "get_install",
      "description": "OF-001 buy + Grok Bot paste order in under 2 minutes of reading.",
      "url": "https://ownrshp.io/agents.md",
      "method": "GET",
      "access": "read-only"
    },
    {
      "name": "get_product_of001",
      "description": "OF-001 Grok Bot Operator Fleet product page (markdown).",
      "url": "https://ownrshp.io/products/grok-bot-operator-fleet.md",
      "method": "GET",
      "access": "read-only"
    },
    {
      "name": "get_teaser",
      "description": "Free Chief of Staff teaser markdown (gates still on).",
      "url": "https://ownrshp.io/teaser/chief-of-staff.md",
      "method": "GET",
      "access": "read-only"
    },
    {
      "name": "get_refunds",
      "description": "Refund policy (markdown).",
      "url": "https://ownrshp.io/refunds.md",
      "method": "GET",
      "access": "read-only"
    },
    {
      "name": "get_pricing",
      "description": "Pricing decision page (markdown). Also /pricing.json.",
      "url": "https://ownrshp.io/pricing.md",
      "method": "GET",
      "access": "read-only"
    },
    {
      "name": "escalate_human",
      "description": "Hand off to named human (Mike). Structured support path.",
      "url": "mailto:mike@ownrshp.io",
      "method": "GET",
      "access": "read-only",
      "note": "Include SKU, blocker, and what you already tried."
    }
  ],
  "checkout": {
    "type": "human_whop_click",
    "gated": true,
    "status": "placeholder",
    "url": "YOUR_WHOP_CHECKOUT_URL",
    "anchor": "#whop",
    "note": "Checkout is a human Whop click (gated PAY). Agents must not invent a live Whop URL or complete payment. Use #whop / YOUR_WHOP_CHECKOUT_URL until Mike pastes a live link."
  },
  "rules": [
    "Runtime lock: Grok Bot only — never ChatGPT/Claude ports.",
    "Safe actions: read, draft. Gated: SEND, PUBLISH, PAY — requires named human yes, then human clicks.",
    "Do not invent testimonials, install counts, or revenue."
  ],
  "related": {
    "agent_card": "https://ownrshp.io/.well-known/agent-card.json",
    "autonomy": "https://ownrshp.io/autonomy.json",
    "pricing_json": "https://ownrshp.io/pricing.json",
    "refunds_json": "https://ownrshp.io/refunds.json",
    "proof_of001": "https://ownrshp.io/proof/of-001-dry-run.json"
  }
}
