From 3b7eb7be2d00a8c24b01304ca9d6a226df19b18b Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 6 Dec 2025 03:38:35 +0000 Subject: [PATCH] feat: update QA phase to include regression testing in audit process --- .github/agents/Managment.agent.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/agents/Managment.agent.md b/.github/agents/Managment.agent.md index 98971174..5dfac6a3 100644 --- a/.github/agents/Managment.agent.md +++ b/.github/agents/Managment.agent.md @@ -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`.