Autonomy — Ownrshp (AX bounded autonomy)

Machine-readable: /autonomy.json · Home AX block: /#ax

Runtime: Grok Bot only
Principle: Agents draft. Humans click irreversible actions.

Safe actions

Gated actions (default deny)

Gate Meaning
SEND No emails, DMs, community posts, or support replies to real recipients
PUBLISH No live listings, pages, or go-live toggles
PAY No charges, transfers, ads spend, or checkout clicks

requires_named_human_yes = true. Named yes, then the human still clicks in the real tool.

Named yes form:

YES — [SEND|PUBLISH|PAY]
Name: [full name]
Artifact: [what]

Checkout

Checkout is a human Whop click (gated as PAY). Agents must not invent a live Whop URL or complete payment. Placeholder: #whop / YOUR_WHOP_CHECKOUT_URL.

Handoff

mike@ownrshp.io — include SKU, blocker, what you already tried.

Related

# Autonomy — Ownrshp (AX bounded autonomy)

> Machine-readable: [/autonomy.json](/autonomy.json) · Home AX block: [/#ax](/#ax)

**Runtime:** Grok Bot only  
**Principle:** Agents draft. Humans click irreversible actions.

## Safe actions

- `read` — fetch docs, catalog, product pages, teaser
- `draft` — write briefs, listing copy, emails, notes labeled DRAFT / GATE

## Gated actions (default deny)

| Gate | Meaning |
|------|---------|
| **SEND** | No emails, DMs, community posts, or support replies to real recipients |
| **PUBLISH** | No live listings, pages, or go-live toggles |
| **PAY** | No charges, transfers, ads spend, or checkout clicks |

`requires_named_human_yes` = **true**. Named yes, then the human still clicks in the real tool.

Named yes form:

```
YES — [SEND|PUBLISH|PAY]
Name: [full name]
Artifact: [what]
```

## Checkout

Checkout is a **human Whop click** (gated as PAY). Agents must not invent a live Whop URL or complete payment. Placeholder: `#whop` / `YOUR_WHOP_CHECKOUT_URL`.

## Handoff

mike@ownrshp.io — include SKU, blocker, what you already tried.

## Related

- [agents.md](/agents.md) · [SEND/PUBLISH/PAY guide](/guides/send-publish-pay-gates.md) · [Agent gates](/guides/agent-send-publish-pay-gates.md) · [/llms.txt](/llms.txt)