Updates AGENTS.md

This commit is contained in:
2026-07-15 21:31:33 -04:00
parent 0adeaf9ceb
commit c530fd882a
+4
View File
@@ -74,3 +74,7 @@ sis/
- Conventional commits: `feat:`, `deps:`, `test:`, `chore:`, `docs:`.
- Each commit should be a self-contained logical change.
- Run `./scripts/test` before committing. Tests must pass.
## Agent Autonomy
- As changes are completed then verify functionality using Playwright
- Once functionality is confirmed then commit and push changes