SDK Docs Index
March 25, 2026 ยท View on GitHub
This is the developer-documentation entrypoint for agenc-sdk.
Start Here
- ../README.md - repo overview, ownership, install surface, and quick start
- ./CODEBASE_MAP.md - where code, tests, examples, scripts, and workflows live
- ./MODULE_INDEX.md - grouped public export map for
@tetsuo-ai/sdk - ./MAINTAINER_GUIDE.md - local validation, release gates, version sync, and publish flow
Other Active Docs
- ../CHANGELOG.md - released package history
- ../examples/private-task-demo/README.md - curated SDK demo walkthrough
- ./api-baseline/sdk.json - machine-checked API baseline used by release validation
Read By Task
- I need the repo layout: CODEBASE_MAP.md
- I need the exported API families: MODULE_INDEX.md
- I need reviewed task-validation helpers: MODULE_INDEX.md
- I need release or CI commands: MAINTAINER_GUIDE.md
- I need a runnable example: examples/private-task-demo/README.md