{
  "name": "Ownrshp autonomy",
  "url": "https://ownrshp.io/autonomy.json",
  "md": "https://ownrshp.io/autonomy.md",
  "runtime": "grok_bot_only",
  "principle": "AX XI \u2014 Autonomy must be bounded. Agents draft. Humans click irreversible actions.",
  "safe_actions": [
    "read",
    "draft"
  ],
  "gated_actions": [
    "SEND",
    "PUBLISH",
    "PAY"
  ],
  "requires_named_human_yes": true,
  "named_yes_form": "YES \u2014 [SEND|PUBLISH|PAY]\\nName: [full name]\\nArtifact: [what]",
  "gates": {
    "SEND": "Never send emails, DMs, community posts, or support replies to real recipients. Draft only.",
    "PUBLISH": "Never publish listings, posts, pages, or go-live toggles. Staging allowed; live needs named yes.",
    "PAY": "Never pay, transfer, start checkouts, buy ads, or approve charges. Humans click Whop/checkout."
  },
  "checkout": {
    "type": "human_whop_click",
    "gated_as": "PAY",
    "status": "placeholder",
    "note": "Agents do not complete checkout. Human clicks Whop when live."
  },
  "handoff": "mailto:mike@ownrshp.io",
  "guides": [
    "https://ownrshp.io/guides/send-publish-pay-gates.md",
    "https://ownrshp.io/guides/agent-send-publish-pay-gates.md"
  ],
  "page": "https://ownrshp.io/#ax"
}
