{"$schema":"https://oaac.io/v1/manifest.json","specVersion":"1.0.0","authority":"TinyCTO Enterprise Autonomous Operations","issuer":"https://tinycto.tv","description":"Open Agent Action Control (OAAC) & Agent Actions capability profile for authenticated and authorized autonomous execution.","governance":{"delegatedAuthority":true,"auditLogging":"WAL_TAMPER_EVIDENT","killswitchSupported":true,"rateLimitWindowSeconds":60,"maxActionsPerWindow":120},"actions":[{"name":"run_aeo_audit","description":"Inspects a web domain for AI Agent Readiness across 16 core protocol benchmarks.","endpoint":"https://tinycto.tv/api/audit","method":"POST","authRequired":false,"idempotent":true},{"name":"query_dictionary_node","description":"Returns semantic definition, code examples, and graph relationships for an architectural term.","endpoint":"https://tinycto.tv/api/dictionary","method":"GET","authRequired":false,"idempotent":true},{"name":"verify_domain_ownership","description":"Initiates cryptographic domain verification for advanced audit reports.","endpoint":"https://tinycto.tv/api/audit/verify","method":"POST","authRequired":true,"idempotent":false}],"security":{"authMethods":["oauth2_bearer","api_key"],"protectedResourceMetadata":"https://tinycto.tv/.well-known/oauth-protected-resource","authorizationServer":"https://tinycto.tv/.well-known/oauth-authorization-server","documentation":"https://tinycto.tv/auth.md"}}