{"product":"BrainstormRouter","tagline":"Autonomous AI API engine — intelligent routing across providers, with binding pre-flight contracts, signed delegation chains, and OCSF-native telemetry.","version":"0.1.0","docs":"https://docs.brainstormrouter.com","onboarding":{"agent_playbook_url":"/llms-agent-playbook.txt","agent_card_url":"/.well-known/agent-card.json","agents_json_url":"/.well-known/agents.json","ai_plugin_url":"/.well-known/ai-plugin.json","capabilities_index_url":"/v1/capabilities","openapi_url":"/openapi.json","llms_full_url":"/llms-full.txt"},"primitives":{"bootstrap_url":"/v1/agent/bootstrap","bootstrap_description":"Mint a JWT for your agent. Required before /v1/liaison/* or /v1/chat/completions.","liaison_open_url":"/v1/liaison/open","liaison_description":"Open a negotiation session. Inside a liaison you get signed pre-flight contracts that bind cost ceilings, a live SSE downlink, and scoped sub-agent delegation.","completions_url":"/v1/chat/completions","completions_description":"OpenAI-compatible chat completions. Send X-BR-Plan-Id from /v1/liaison/{id}/plan to commit under a binding ceiling.","mcp_url":"/v1/mcp/connect","mcp_description":"111-tool MCP server exposing every capability as an MCP tool."},"capability_describe_pattern":"/v1/capabilities/{capability_id}/describe","telemetry":{"ocsf_version":"1.3.0","ocsf_classes_emitted":[{"class_uid":6003,"name":"API Activity"},{"class_uid":2006,"name":"Data Security Finding"}],"event_stream_pattern":"/v1/liaison/{id}/events","capabilities_stream_url":"/v1/capabilities-stream","xdr_destinations_supported":["crowdstrike","sentinel","cortex","splunk","splunk-ocsf","datadog","datadog-ocsf","webhook"]},"auth_methods":[{"method":"apiKey","header":"Authorization: Bearer <api_key>","obtain_via":"POST /v1/register (invite code) or POST /v1/signup (email)"},{"method":"agentJwt","header":"Authorization: Bearer <agent_jwt>","obtain_via":"POST /v1/agent/bootstrap (requires apiKey)"},{"method":"mtls","header":"client certificate","obtain_via":"issued by BR's CA for mesh agents"},{"method":"supabaseJwt","header":"Authorization: Bearer <supabase_jwt>","obtain_via":"dashboard at brainstormrouter.com"}],"posture_summary":{"total_capabilities":658,"capabilities_with_behavior_contract":7,"behavior_contract_coverage":0.011,"behavior_contract_pending":651,"load_findings":0},"contract_summary":{"binding_cost_contract":"POST /v1/liaison/{id}/plan returns a signed plan_id; commit via X-BR-Plan-Id header. Overruns abort the stream with 402 + recovery_action.","delegation_chain":"Capability grants are Ed25519-signed and enforced inline: a grant presented as X-BR-Grant-Id is structurally verified per request, the RFC 8693 `act` chain is DERIVED parent-first from the verified lineage, and revoking a parent cascades to the subtree automatically. Signing keys are published at /.well-known/brainstorm/grant-keys. (The grant MANAGEMENT API — issue/attenuate/revoke — is not generally available; contact support to enable it for a tenant.)","recovery_vocabulary":"Every error response includes a structured `recovery` object: action, retry_after, hint. Errors are machine-actionable.","xdr_integration":"OCSF 1.3.0 events stream live to CrowdStrike Fusion / Sentinel automation / Cortex / Splunk SOAR. Remediation is two-way via /v1/remediation/*.","compliance":"Per-capability behavior blocks declare SOC2 / ISO27001 / NIST AI RMF / HIPAA control mappings. Audit chain is cryptographically signed."}}