product-map
v0.1.1
Published
pmap — extract, validate, map, diff, render, and freshness-check product-map.v1 manifests
Maintainers
Readme
product-map
The pmap CLI extracts product surfaces and capabilities from a repository, validates planned manifests, derives maps and diffs, renders Markdown, and checks committed artifacts for deterministic drift.
pnpm add -D product-map
pnpm exec pmap init
pnpm exec pmap all
pnpm exec pmap check-freshAll generated artifacts are scoped to docs/reference/product-map/. Use --dry-run to preview writes. A target repository may opt into executable product-map.config.mjs and extract.local.mjs extensions; pass --no-repo-code when analyzing an untrusted checkout.
See the repository documentation for the format, workflows, public examples, and contribution guide. MIT licensed.
