audit-pr-architecture
Audit a PR's structural choices against architecture-priming, the repo's own architecture.md, and any nested boundary configs. Use when the user says "audit this PR's architecture", "check the boundaries", "is this PR clean structurally", "post-merge review of #N", "do a structural review", "what's the boundary impact of this PR", or asks to fact-check the lift / extract / share decisions on a refactor PR. Output is an audit doc at `docs/audits/<YYYY-MM-DD>-<topic>.md` (or — until the first audit lands — a `docs/audits/.gitkeep` + the new file). NEVER edit source while running this — produce a findings doc + a per-finding plan first.
Changelog: Source: GitHub https://github.com/stainless-code/codemap
Loading comments...