Skip to content

Contributing

Local development

bash
bun install
bun run test
bun run check
bun run build

Docs

bash
bun run docs:dev
bun run docs:build

Scope

Keep the tool focused on maturity-aware dependency constraints. Avoid moving dependency resolution logic out of pnpm unless there is a compelling reason and a clear maintenance story.