# AgentsKit Doc Bridge > Deterministic human↔agent documentation handoffs, generated from the repository itself. ## Start here - [Getting started](https://doc-bridge.agentskit.io/docs/getting-started/): Install, index, query, and gate in 60 seconds. - [For agents](https://doc-bridge.agentskit.io/for-agents/): Resolve ownership, edit boundaries, and repository checks. - [GitHub Marketplace](https://doc-bridge.agentskit.io/docs/MARKETPLACE/): Enforce committed documentation freshness on pull requests. - [Positioning](https://doc-bridge.agentskit.io/docs/POSITIONING/): Product purpose, maturity, and ecosystem role. - [MCP](https://doc-bridge.agentskit.io/docs/mcp/): Expose repository knowledge to compatible agents. - [CLI reference](https://doc-bridge.agentskit.io/docs/spec/cli/): Complete deterministic command surface. ## Canonical documentation - [GitHub Marketplace](https://doc-bridge.agentskit.io/raw/MARKETPLACE.md): Add the Doc Bridge freshness gate to pull requests with a reproducible composite Action. - [doc-bridge positioning](https://doc-bridge.agentskit.io/raw/POSITIONING.md): Product purpose, boundaries, maturity, and role inside the AgentsKit ecosystem. - [Release checklist — `@agentskit/doc-bridge`](https://doc-bridge.agentskit.io/raw/RELEASE.md): Reproducible package, documentation, and registry checks for a Doc Bridge release. - [Chat and RAG (Layer 1)](https://doc-bridge.agentskit.io/raw/chat-and-rag.md): Add optional AgentsKit retrieval and chat after deterministic documentation resolution. - [Examples](https://doc-bridge.agentskit.io/raw/examples.md): Ready-to-run Doc Bridge configurations and integration examples. - [For agents](https://doc-bridge.agentskit.io/raw/for-agents.md): Resolve ownership, read compact context, and run the repository's own checks before editing. - [Getting started](https://doc-bridge.agentskit.io/raw/getting-started.md): Install, index, query, and gate repository documentation in about 60 seconds. - [CLI map](https://doc-bridge.agentskit.io/raw/guides/cli-map.md): Every ak-docs command with copy-paste examples — Layer 0 core and optional Layer 1 intelligence. - [Gate and CI](https://doc-bridge.agentskit.io/raw/guides/gate-ci.md): Fail stale documentation context in pull requests with Doc Bridge gates and the Marketplace Action. - [Index and query](https://doc-bridge.agentskit.io/raw/guides/index-and-query.md): Build a deterministic index and resolve ownership handoffs without calling a model. - [Install and run](https://doc-bridge.agentskit.io/raw/guides/install-and-run.md): Install Doc Bridge, run the demo, and index your repository in minutes. - [MCP for agents](https://doc-bridge.agentskit.io/raw/guides/mcp-agents.md): Expose Doc Bridge handoffs to Cursor, Claude Desktop, and other MCP clients. - [Memory pipeline](https://doc-bridge.agentskit.io/raw/guides/memory-pipeline.md): Digest agent notes, classify them, and promote reviewable documentation drafts — never silent auto-merge. - [Documentation](https://doc-bridge.agentskit.io/raw/index.md): Practical Doc Bridge paths for humans, agents, PR gates, and MCP — one repository, two audiences. - [MCP setup](https://doc-bridge.agentskit.io/raw/mcp.md): Connect Doc Bridge deterministic handoffs to MCP-compatible coding agents. - [Ollama chat demo (Layer 1)](https://doc-bridge.agentskit.io/raw/ollama-demo.md): Run the optional local chat layer with Ollama after deterministic routing. - [Doc Bridge Pattern](https://doc-bridge.agentskit.io/raw/playbook/doc-bridge-pattern.md): A reusable pattern for making documentation useful to humans and agents. - [Query](https://doc-bridge.agentskit.io/raw/query.md): Deterministic ownership and documentation lookup — no model, no re-scan of the repo. - [Index pipeline recipes](https://doc-bridge.agentskit.io/raw/recipes/index-pipeline.md): Compose indexing, querying, gating, and CI into repeatable documentation workflows. - [AgentHandoff v1](https://doc-bridge.agentskit.io/raw/schemas/agent-handoff-v1.md): Machine-readable contract for a compact, actionable coding-agent handoff. - [DocBridgeIndex v1](https://doc-bridge.agentskit.io/raw/schemas/doc-bridge-index-v1.md): Schema reference for the deterministic Doc Bridge repository index. - [MemoryCandidate v1](https://doc-bridge.agentskit.io/raw/schemas/memory-candidate-v1.md): Contract for reviewing and promoting durable agent memory into canonical documentation. - [Doc Bridge — agent routing skill](https://doc-bridge.agentskit.io/raw/skills/doc-bridge.md): Give coding agents a deterministic recipe for finding ownership and checks. - [ak-docs CLI](https://doc-bridge.agentskit.io/raw/spec/cli.md): Complete command reference for indexing, querying, gates, doctor, memory, and MCP. - [doc-bridge config contract v1](https://doc-bridge.agentskit.io/raw/spec/config-v1.md): Configure documentation corpora, ownership routing, conformance, and gates. - [Documentation Standard v1](https://doc-bridge.agentskit.io/raw/spec/documentation-standard-v1.md): Shared quality contract for AgentsKit documentation, metadata, examples, links, and visuals. - [Playbook Feedback Promotion](https://doc-bridge.agentskit.io/raw/spec/playbook-feedback.md): Promote durable implementation lessons into reviewed AgentsKit Playbook contributions. - [Registry Agent Topology](https://doc-bridge.agentskit.io/raw/spec/registry-agents.md): Connect registry agent definitions to Doc Bridge ownership and documentation handoffs. ## AgentsKit ecosystem - [AgentsKit](https://www.agentskit.io): Foundation library for agents and applications. - [AgentsKit Registry](https://registry.agentskit.io): Start from reusable agents. - [AgentsKit Chat](https://chat.agentskit.io): Deliver conversational interfaces. - [Agents Playbook](https://playbook.agentskit.io): Apply repeatable engineering standards. - [Doc Bridge](https://doc-bridge.agentskit.io/): Connect human and agent documentation. - [AgentsKit Code Review](https://github.com/AgentsKit-io/code-review-cli): Verify changes before merge. - [AgentsKit OS](https://akos.agentskit.io): Operate and govern in production. ## Machine surfaces - [Full corpus](https://doc-bridge.agentskit.io/llms-full.txt) - [Deterministic knowledge artifact](https://doc-bridge.agentskit.io/deterministic/knowledge.json) - [Doc Bridge index schema](https://doc-bridge.agentskit.io/raw/schemas/doc-bridge-index-v1.md)