- Nx 22.7 monorepo (pnpm 11.1, TypeScript 5.9, Node 24) - apps/api: NestJS 11 (CJS conforme CODING-RULES.md PGD-DB-004) - apps/web: React 19 + Vite 8 (ESM) - libs/shared/api-interface: Zod contract base - Docker Compose dev: Postgres 18, Valkey 8, MinIO, Mailpit - WDS artifacts: - design-artifacts/A-Product-Brief/ (5 docs canônicos + 16 dialogs) - design-artifacts/B-Trigger-Map/ (hub + 4 personas + feature impact) - Stack canon: STACK.md v2.2 + CODING-RULES.md v2.0 + brand.md - AGENTS.md + README.md como entrada para devs/agentes Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1.9 KiB
1.9 KiB
| 1 | module | skill | display-name | menu-code | description | action | args | phase | preceded-by | followed-by | required | output-location | outputs |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2 | Test Architecture Enterprise | _meta | false | https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/llms.txt | |||||||||
| 3 | Test Architecture Enterprise | bmad-teach-me-testing | Teach Me Testing | TMT | Teach testing fundamentals through 7 sessions (TEA Academy). | 0-learning | false | test_artifacts | progress file|session notes|certificate | ||||
| 4 | Test Architecture Enterprise | bmad-testarch-test-design | Test Design | TD | Risk-based test planning. | 3-solutioning | bmad-testarch-framework | false | test_artifacts | test design document | |||
| 5 | Test Architecture Enterprise | bmad-testarch-framework | Test Framework | TF | Initialize production-ready test framework. | 3-solutioning | bmad-testarch-test-design | bmad-testarch-ci | false | test_artifacts | framework scaffold | ||
| 6 | Test Architecture Enterprise | bmad-testarch-ci | CI Setup | CI | Configure CI/CD quality pipeline. | 3-solutioning | bmad-testarch-framework | false | test_artifacts | ci config | |||
| 7 | Test Architecture Enterprise | bmad-testarch-atdd | ATDD | AT | Generate red-phase acceptance test scaffolds before implementation. | 4-implementation | bmad-create-story:create | bmad-dev-story | false | test_artifacts | atdd-checklist|red-phase acceptance tests | ||
| 8 | Test Architecture Enterprise | bmad-testarch-automate | Test Automation | TA | Expand test coverage. | 4-implementation | bmad-testarch-atdd | false | test_artifacts | test suite | |||
| 9 | Test Architecture Enterprise | bmad-testarch-test-review | Test Review | RV | Quality audit (0-100 scoring). | 4-implementation | bmad-testarch-automate | false | test_artifacts | review report | |||
| 10 | Test Architecture Enterprise | bmad-testarch-nfr | NFR Evidence Audit | NR | Audit non-functional requirement evidence. | 4-implementation | bmad-testarch-automate | false | test_artifacts | nfr report | |||
| 11 | Test Architecture Enterprise | bmad-testarch-trace | Traceability | TR | Coverage traceability and gate. | 4-implementation | bmad-testarch-test-review | false | test_artifacts | traceability matrix|gate decision |