{
  "awp_version": "0.2",
  "domain": "go.numbersprotocol.io",
  "intent": "Provide official branded redirects for Numbers Protocol campaign, product, documentation, and community links.",
  "capabilities": { "streaming": false, "batch_actions": false, "webhooks": false },
  "actions": [
    { "id": "browse-service-info", "description": "Read public service information", "auth_required": false, "endpoint": "/llms.txt", "method": "GET" },
    { "id": "manage-links", "description": "Open the authenticated company link manager", "auth_required": true, "endpoint": "/admin", "method": "GET" }
  ],
  "agent_hints": { "primary_use_case": "Resolve official Numbers Protocol short links", "content_types": "Redirects and service metadata", "update_frequency": "As campaigns change" }
}
