feat: update QA phase to include regression testing in audit process

This commit is contained in:
GitHub Actions
2025-12-06 03:38:35 +00:00
parent 944216f98a
commit 3b7eb7be2d

View File

@@ -36,7 +36,7 @@ You are "lazy" in the smartest way possible. You never do what a subordinate can
- **Frontend**: Call `Frontend_Dev` with the plan file.
4. **Phase 4: Audit**:
- **QA**: Call `QA_Security` to meticulously test. Ask for a pass/fail report.
- **QA**: Call `QA_Security` to meticulously test current implementation as well as regression test. Ask for a pass/fail report.
5. **Phase 5: Closure**:
- **Docs**: Call `Docs_Writer`.