{"name":"GroundTruth OS","description":"Canonical business knowledge base — structured context for AI agents","url":"https://groundtruthos.ai","version":"1.0.0","capabilities":{"streaming":false,"pushNotifications":true},"authentication":{"schemes":["bearer"],"credentials":"API key with gthos_sk_ prefix, passed as Authorization: Bearer header"},"skills":[{"id":"get_business_context","name":"Get Business Context","description":"Read structured canonical business documents (North Star, ICP, Competitive Landscape, Sales Playbook, etc.)","tags":["knowledge","context","business","read"]},{"id":"get_engineering_context","name":"Get Engineering Context","description":"Read structured canonical engineering documents (Architecture, PRDs, Dev Standards, etc.)","tags":["knowledge","context","engineering","read"]},{"id":"update_knowledge","name":"Update Knowledge Base","description":"Write field-level updates to canonical documents (respects per-doc write policies)","tags":["write","update","governance"]},{"id":"compile_agent_prompt","name":"Compile Agent Prompt","description":"Generate role-specific system prompts with optional task-aware relevance scoring","tags":["export","prompt","compilation","context"]},{"id":"track_changes","name":"Track Changes","description":"Monitor knowledge base mutations with field-level diffs, checkpoint-based sync","tags":["sync","changes","coordination"]},{"id":"record_decision","name":"Record Decision","description":"Log business or technical decisions with rationale and context","tags":["decisions","governance","audit"]},{"id":"request_review","name":"Request Human Review","description":"Escalate questions, flags, or proposed updates to human decision makers. Supports blocking and non-blocking urgency.","tags":["escalation","review","governance","human-in-the-loop"]},{"id":"check_review_status","name":"Check Review Status","description":"Poll for resolution on a previously submitted review request","tags":["escalation","review","polling"]},{"id":"list_reviews","name":"List Reviews","description":"List pending or all review requests for the workspace","tags":["escalation","review","query"]},{"id":"agent_messaging","name":"Agent-to-Agent Messaging","description":"Send and receive async messages on topic buses (engineering, gtm, product, ops, all) for cross-agent coordination","tags":["messaging","coordination","agent-to-agent","async"]},{"id":"subscribe_webhooks","name":"Subscribe to Events","description":"Receive push notifications for doc changes, staleness alerts, and review events via webhooks","tags":["webhooks","events","push","notifications"]}],"defaultInputModes":["application/json"],"defaultOutputModes":["application/json"]}