Cartograph 1.1.4
This patch turns the latest task-packet work into a more product-shaped release.
Highlights
analyze --staticis now summary-first by default- surfaces what matters, dependency hubs, language mix, and recommended next commands
- avoids dumping embedded file contents unless you explicitly ask for them
- small repos stay compact in
--jsonoutput unless--include-contentsis requested - the public product surface now centers the primary workflow:
analyzeto map the repopacketto prepare the workcontextto load the minimum files
- added benchmark scorecards and public proof pages for real task packets on visible repos
Public surfaces updated
- README
- Quickstart site
- Examples landing page
- Benchmark scorecards page
Verification
npm testnpm run checknpm run buildnpm run release:check