Add checkpoint instructions.

This commit is contained in:
2026-03-11 21:31:45 -07:00
parent 0ad9ef1bb4
commit 8aea81bc47

View File

@@ -30,6 +30,12 @@ If PROGRESS.md does not yet exist, create it before proceeding. It is the source
4. Commit to git, update PROGRESS.md
5. Repeat
When instructed to checkpoint:
- Verify that the project lints cleanly.
- Verify that the project unit tests complete successfully.
- Ensure that all integration and end-to-end tests complete successfully.
- Commit to git and update PROGRESS.md.
## Security Constraints
This is a security-critical project. The following rules are non-negotiable: