Files
luzia/bin
admin d163666599 Add QA testing step to task completion protocol
Before git commit, agents must now run pytest tests/ -v --tb=short to verify
their changes don't break existing functionality. The protocol now:

1. Document Changes
2. Run Tests (NEW - required step)
3. Git Commit
4. Knowledge Graph

This ensures code quality and prevents regressions.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 11:13:22 -03:00
..