{"$schema":"https://agentcard.net/v1/schema.json","protocolVersion":"1.0.0","name":"TinyCTO Platform Autonomous Agents","id":"tinycto-platform-agent","version":"2.3.0","description":"Enterprise-grade autonomous AI agents for distributed systems reliability, incident postmortems, architecture reviews, and AEO / Agent Readiness auditing.","provider":{"name":"TinyCTO.tv","url":"https://tinycto.tv","logo":"https://assets.tinycto.tv/assets/brand/tinycto-logo.png"},"capabilities":{"streaming":true,"pushNotifications":false,"codeExecution":true,"mcpTransport":"sse","webMcpTools":true,"markdownNegotiation":true},"skills":[{"id":"aeo-agent-readiness-audit","name":"AEO Agent Readiness Inspector","description":"Audits target domains across 16+ emerging agent discoverability, protocol, and governance standards.","endpoint":"https://tinycto.tv/api/audit","method":"POST","input_schema":{"type":"object","properties":{"url":{"type":"string","format":"uri","description":"Target website URL to audit"}},"required":["url"]}},{"id":"incident-postmortem-search","name":"Enterprise Incident Root-Cause Query","description":"Semantic search across historical production outage postmortems, blast radiuses, and mitigation steps.","endpoint":"https://tinycto.tv/api/incidents/search","method":"GET"},{"id":"tech-dictionary-lookup","name":"Semantic Architecture Graph Lookup","description":"Retrieves definitions, relational connections, and anti-patterns for software concepts.","endpoint":"https://tinycto.tv/api/dictionary","method":"GET"}],"authentication":{"type":"oauth2_bearer","protected_resource":"https://tinycto.tv/.well-known/oauth-protected-resource","authorization_server":"https://tinycto.tv/.well-known/oauth-authorization-server","documentation":"https://tinycto.tv/auth.md"},"endpoints":{"agent_card":"https://tinycto.tv/.well-known/agent-card.json","mcp_server":"https://tinycto.tv/.well-known/mcp/server-card.json","api_catalog":"https://tinycto.tv/.well-known/api-catalog","agent_skills":"https://tinycto.tv/.well-known/agent-skills/index.json","llms_txt":"https://tinycto.tv/llms.txt"}}