System Map (Phase 1)
Feature- Pullminder now builds a code-derived dependency map of your repository: modules, datastores, queues, external APIs, and services — all from repository analysis and connection-string heuristics.
- When Collective Memory is enabled, incident counts overlay onto the graph as heat, so you can see which parts of your architecture have been most trouble-prone.
- Per-PR blast radius shows which downstream modules are affected by a change, surfaced in the analysis output alongside the risk score.
- New
pullminder mapCLI command outputs the local working-tree graph in text, JSON, or DOT format. No backend needed. - Opt-in per repository, off by default. Code is fetched transiently and deleted; only derived metadata persists. Secrets are never stored.