feat: 6-phase workflow spine + plan-review pipeline (v3.1.0)

This commit is contained in:
duthaho
2026-04-24 13:44:00 +07:00
parent d1a6d2a2bc
commit 8a433185b2
98 changed files with 1064 additions and 19056 deletions
-1
View File
@@ -420,4 +420,3 @@ Keep E2E tests in a top-level `e2e/` directory, separate from unit/integration t
- `testing-anti-patterns` — patterns that make tests unreliable (applies to E2E too)
- `test-driven-development` — TDD methodology (use Playwright for the "integration test" step)
- `github-actions` — CI/CD pipeline configuration for running E2E
- `openapi` — API contract testing (complements E2E by verifying the API layer separately)