@async/api-contract
@async/api-contract publishes semantic API surfaces, review ledgers, and impact checks for Async packages.
Maintainer tasks
pnpm run pipeline:verify
pnpm run pipeline:api-surface
pnpm run pipeline:api-surface:generate
pnpm run pipeline:github:check
pnpm run pipeline:sync:check
pnpm run release:check
Consumer install
pnpm add @async/api-contract
Package contract
- API_SURFACE.md is the generated review ledger.
- api-contract.json is the checked manifest that produces the ledger.
- README.md has the public API and CLI examples.