- Create a feature branch from
main. - Run
yarn install. - Run
bash scripts/verify.shbefore opening a PR. - Keep commits focused and include test evidence in PR.
- No unfinished markers or non-production demo logic.
- Keep docs aligned with executable code.
- Prefer deterministic tests and explicit errors.
-
anchor buildpasses -
anchor testpasses -
scripts/verify.shpasses - Docs updated for behavioral changes