Plugin Kit Docs Index
March 21, 2026 ยท View on GitHub
This is the developer-documentation entrypoint for agenc-plugin-kit.
Start Here
- ../README.md - repo overview, public contract summary, and install surface
- ./CODEBASE_MAP.md - repo structure, shipped surfaces, and support files
- ./PLUGIN_CONTRACT_REFERENCE.md - manifest, runtime, compatibility, and certification contract
- ./MAINTAINER_GUIDE.md - validation, API baseline, pack smoke, and publish flow
Other Active Docs
- ../CHANGELOG.md - release history
- ../templates/channel-adapter-starter/README.md - starter template usage
- ./api-baseline/plugin-kit.json - machine-checked API baseline
Read By Task
- I need the repo layout: CODEBASE_MAP.md
- I need the public ABI rules: PLUGIN_CONTRACT_REFERENCE.md
- I need release or CI commands: MAINTAINER_GUIDE.md
- I need the starter package shape: templates/channel-adapter-starter/README.md