---
title: "Docs Catalog"
type: summary
tags: [catalog, map, packages, reference]
updated: 2026-06-19
confidence: high
sources: [raw/github_doc-readme-md.md, raw/github_doc-packages-coding-agent-docs-index-md.md]
---

# Docs Catalog

Map of the Pi monorepo docs this wiki distills (earendil-works/pi; mirrored in `raw/` as `github_doc-<path>.md`).

## Packages

| Package | Raw prefix | Wiki coverage |
|---|---|---|
| pi-ai | `packages-ai-readme` | [pi-ai-unified-llm-api](../concepts/pi-ai-unified-llm-api.md) |
| pi-agent-core | `packages-agent-readme`, `packages-agent-docs-*` (agent-harness, durable-harness, hooks, observability) | [agent-core-and-harness](../concepts/agent-core-and-harness.md), [agent-events-and-hooks](../concepts/agent-events-and-hooks.md) |
| pi-coding-agent | `packages-coding-agent-readme`, `packages-coding-agent-docs-*` | most concept pages |
| pi-tui | `packages-tui-readme` | [tui-and-customization](../concepts/tui-and-customization.md) |

## coding-agent docs → wiki

| Docs | Wiki |
|---|---|
| quickstart, usage | [quickstart-and-usage](../concepts/quickstart-and-usage.md) |
| models, providers, custom-provider | [models-and-providers](../concepts/models-and-providers.md) |
| sessions, session-format | [sessions](../concepts/sessions.md) |
| extensions, packages | [extensions-and-packages](../concepts/extensions-and-packages.md) |
| skills | [skills](../concepts/skills.md) |
| tui, themes, keybindings, settings | [tui-and-customization](../concepts/tui-and-customization.md) |
| containerization, tmux, windows, termux, terminal-setup, shell-aliases | [runtime-environments](../concepts/runtime-environments.md) |
| security | [security](../concepts/security.md) |
| sdk, rpc, json | [integration-modes](../syntheses/integration-modes.md) |
| compaction | [compaction-and-context](../syntheses/compaction-and-context.md) |

## Not reproduced

Exact API signatures for the SDK/RPC, the full settings schema, and per-provider config keys are in the source docs — read the specific `raw/` page. The separate **pi-chat** repo (Slack/chat automation) is out of scope. Pi moves fast — verify version-specific details against the repo.
