# Kira Product Docs Replay > Baseline documentation for Kira Events and Kira Verify propagation testing. - Documentation: https://pr-2-f08e5f6f5ceb.thally.app - GitHub: https://github.com/justkiraai/kira-product-docs-replay - Full docs for LLMs: https://pr-2-f08e5f6f5ceb.thally.app/llms-full.txt - Agent discovery (ai.txt): https://pr-2-f08e5f6f5ceb.thally.app/ai.txt - Structured docs index (JSON): https://pr-2-f08e5f6f5ceb.thally.app/api/docs-index - OpenAPI spec: https://pr-2-f08e5f6f5ceb.thally.app/openapi.yaml ## For AI agents Every page supports content negotiation on its human URL: - JSON API: append `?format=json` or send `Accept: application/json` - JSON-LD: append `?format=ldjson` or send `Accept: application/ld+json` - Markdown: append `?format=md` or send `Accept: text/markdown` - Per-page API: https://pr-2-f08e5f6f5ceb.thally.app/api/docs/{page-id} - Search API: https://pr-2-f08e5f6f5ceb.thally.app/api/search?q={query} - Capability manifest (skill): https://pr-2-f08e5f6f5ceb.thally.app/skill.md - Agent guidance (editing these docs): https://pr-2-f08e5f6f5ceb.thally.app/AGENTS.md - MCP server (attach docs as native tools): https://pr-2-f08e5f6f5ceb.thally.app/api/mcp - Agent readiness: https://pr-2-f08e5f6f5ceb.thally.app/api/agent-readiness ### Recommended workflow 1. Use this index, the search API, or `search_docs` before choosing a page. 2. Read the smallest set of relevant pages and follow their prerequisite links. 3. Treat the published docs as the source of truth. Label inferences and say when evidence is missing. 4. Cite the canonical human page URLs, not only API endpoints. 5. Use `/AGENTS.md` before editing a repository. The public MCP server is read-only. ## Documentation ### Overview - [Kira product documentation](https://pr-2-f08e5f6f5ceb.thally.app/): Documentation for Kira Events and Kira Verify policy libraries. ### Products - [Kira Events](https://pr-2-f08e5f6f5ceb.thally.app/kira-events): Webhook delivery retry behavior in Kira Events version 1.1. - [Kira Verify](https://pr-2-f08e5f6f5ceb.thally.app/kira-verify): Verification code validity windows in Kira Verify version 1.1.