Commit Graph

3 Commits

Author SHA1 Message Date
Tolga Karatas d97b9b9cf9
refactor: remove ISO 29148 enterprise content, now in standalone ASE module
ISO 29148 compliance workflows, knowledge base, and enterprise-specific
modifications have been extracted to bmad-method-audit-standards-enterprise
(ASE) as a standalone module (code: audit, install: _bmad/audit/).

Removed:
- StRS (Clause 7) and SyRS (Clause 8) workflows
- RTM, Quality Gate, Change Management, Cross-Document Validation workflows
- PRD ISO steps (10b/10c/10d, v-06b/v-06c, v-12b/v-12c)
- Agent menu ISO triggers (CS, SY, RT, QG, CM)
- Enterprise shared templates (change-request, context-guard, versioning-guide, rtm)
- ISO modifications to PRD, Architecture, Epics, Sprint, Code Review

Retained (universal improvements):
- UX: Architecture/PRD discovery in step-01-init
- UX: Requirements validation step (step-13b)
- QA: Basic requirements traceability checklist (without Enterprise TEA section)
- Shared: Requirement quality checklist template

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 04:14:41 +03:00
Tolga Karatas e8f76504af
feat(enterprise): add requirement traceability to epics and readiness workflows
Implementation Readiness (D6): Added Enterprise track document discovery
(StRS, SyRS, RTM) and comprehensive final assessment checks including
StRS/SyRS completeness, RTM integrity, verification method assignment,
cross-document consistency, and baseline status validation.

Epics & Stories (D5): Added Enterprise track requirement traceability
with source requirement ID references (StRS/SyRS/PRD) per story,
verification method specification, and RTM forward coverage validation.
Updated template with Enterprise traceability sections.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 01:28:29 +03:00
Brian Madison 6f8f0871cf Project Cleanup of Agents Menus, BMB module removal to other repo 2026-01-19 02:04:14 -06:00