docpact 0.1.9

Deterministic documentation governance CLI for AI-assisted software teams.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# sample-sdk

This package is the repo-local example used by `docpact`.

## Code Areas

- `src/api/**`: user-facing SDK API paths
- `src/commands/**`: command entrypoints

## AI Docs

- `AGENTS.md`
- `.docpact/config.yaml`

Changing `src/api/**` or `src/commands/**` should require touching the appropriate docs according to `.docpact/config.yaml`.