feat(sandcastle): implementer + reviewer prompts include fallow audit
This commit is contained in:
@@ -41,9 +41,10 @@ pnpm typecheck # TS brand-slot enforcement, 0s
|
||||
pnpm lint # ESLint rules incl. conformance/* — <1s
|
||||
pnpm test --filter @repo/<feature> # tests for the feature you touched
|
||||
pnpm conformance # cross-feature event closure
|
||||
pnpm fallow:audit # whole-codebase analysis: dead exports, dupes, circular deps, complexity
|
||||
```
|
||||
|
||||
All four pass before you commit. If any fail, fix or report BLOCKED — do not paper over.
|
||||
All five pass before you commit. If any fail, fix or report BLOCKED — do not paper over.
|
||||
|
||||
## Commit message format
|
||||
|
||||
|
||||
Reference in New Issue
Block a user