{
  "name": "Self Bank API Catalog",
  "description": "Machine-readable catalog for the Self Bank sandbox-first agent integration surface.",
  "resources": [
    {
      "title": "Self Bank Agent API",
      "type": "documentation",
      "url": "https://cube.self.team/api/agent"
    },
    {
      "title": "Self Bank OpenAPI Contract",
      "type": "openapi",
      "url": "https://cube.self.team/api/openapi-agent-v1.yaml"
    },
    {
      "title": "Self Bank Agent Skills",
      "type": "capabilities",
      "url": "https://cube.self.team/agents/skills"
    },
    {
      "title": "Self Bank Agent Integration Guide",
      "type": "documentation",
      "url": "https://cube.self.team/docs/agent-integration"
    }
  ]
}
