01 / llms.txt text/markdown
Site overview for LLM ingestion
Concise sitemap of every public destination in the format proposed by llmstxt.org. Optimized for a single LLM read — capability statement, federal track, commercial track, contact, insights, and links to the deeper artifacts below.
Open llms.txt → 02 / llms-full.txt text/markdown
Full content corpus
Concatenated full text of every public page plus the entire insights archive, generated at build time. Use this when the model needs the actual page content, not just a sitemap.
Open llms-full.txt → 03 / .well-known/api-catalog application/linkset+json
RFC 9727 API catalog
Linkset that enumerates each /api/* endpoint with a service-desc pointer to its OpenAPI 3.1 JSON spec, a service-doc pointer to the HTML doc page, and a health-check URL.
Open .well-known/api-catalog → 04 / .well-known/agent-skills/index.json application/json
Agent skills index
Cloudflare agent-skills-discovery-rfc v0.2.0 index. Six skills covering scheduling, federal and commercial intake, capability-statement download, availability check, and the chat agent. Each entry carries a SHA-256 of its markdown body.
Open .well-known/agent-skills/index.json → 05 / .well-known/mcp/server-card.json application/json
MCP server card
MCP SEP-1649 discovery stub for the Truvisory chat agent. Currently advertises a plain JSON request/response transport at /api/chat; a full MCP JSON-RPC upgrade is on the roadmap.
Open .well-known/mcp/server-card.json → 06 / .well-known/agent-card.json application/json
A2A Agent Card
Google A2A protocol discovery for agent-to-agent interoperation. Declares the chat endpoint, supported transports (JSONRPC + HTTP+JSON), capabilities, and seven skills (chat, scheduling, federal and commercial intake, capability download, availability, ask-agent).
Open .well-known/agent-card.json → 07 / .well-known/http-message-signatures-directory application/http-message-signatures-directory+json
Web Bot Auth JWKS
Signed Ed25519 JWKS for IETF Web Bot Auth. Verifiers fetch this directory to confirm outbound bot/agent requests from this site are genuine. Each response is signed per RFC 9421 with the same key it advertises, proving operator control.
Open .well-known/http-message-signatures-directory →