docs: update development checklist to include CI environment for type checking
This commit is contained in:
@@ -75,7 +75,7 @@ These are placeholders to align teams; adjust once packages exist.
|
||||
|
||||
## Development Checklist (AI)
|
||||
|
||||
- After code changes, the AI MUST run `pnpm typecheck`.
|
||||
- After code changes, the AI MUST run `CI=1 pnpm typecheck`.
|
||||
- When changes require unit tests, run the relevant tests.
|
||||
- When migrating existing functionality, keep text and log output identical to the legacy behavior unless there is a technical blocker.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user