# Documentation Index

Living index of all documentation in the `/docs` directory.

## Documents

- [actors-deep-reference.md](./actors-deep-reference.md) — Recipe navigator, operating patterns, lifecycle discipline, and pitfalls
- [command-templates.md](./command-templates.md) — Portable synchronous command execution standard
- [template-recipes.md](./template-recipes.md) — Saved JSON/Markdown recipe standard, imports, and reusable command-template graph composition
- [async-runs.md](./async-runs.md) — Detached run lifecycle, state files, actor messages, cancellation, and ambient indicators
- [actor-messages.md](./actor-messages.md) — Actor/message protocol for symmetric communication primitives
- [tool-registry.md](./tool-registry.md) — Local `pi-actors` registry storage and `register_tool` adaptation
- [recipe-library.md](./recipe-library.md) — Packaged standard recipe library such as async subagents, coordinator pipelines, utilities, and music playback
- [task-first-recipes.md](./task-first-recipes.md) — Task-first design map for deriving high-level recipes and missing component cells
- [component-recipes.md](./component-recipes.md) — Weak component-recipe contract for composing subagent coordinator building blocks

## Root Context

- [Project Context](../AGENTS.md)
- [Open Backlog](../BACKLOG.md)
- [Changelog](../CHANGELOG.md)
- [Root README](../README.md)
