Skip to content

Commit 73b82b6

Browse files
committed
docs: synchronize and update architecture decision records, governance requirements, and operational documentation in Spanish and English
1 parent 525ab9a commit 73b82b6

188 files changed

Lines changed: 2037 additions & 2704 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.bmad-core/rules/global-rules.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,21 @@ This document establishes the mandatory rule configuration for the AI agent harn
9292
2. Architect agent — technical lens, system coherence, stack alignment, diagrams.
9393
The Architect phase must build upon PO phase output. Never reverse or parallelize this order unless explicitly instructed.
9494

95-
---
96-
9795
### R-12: Naming and Tagging Convention Enforcement
9896
* **Scope**: `po`, `architect`, `dev`, `analyst`, `sm`
9997
* **Trigger Condition**: UC, story, epic, or technical enabler creation or update.
10098
* **Instruction**: All UCs, stories, epics, and technical enablers must follow the project naming convention and tagging taxonomy. Apply category prefixes and tags on creation and update. Flag untagged or incorrectly named artifacts before merge.
99+
100+
---
101+
102+
### R-13: Enterprise Structuring Standard
103+
* **Scope**: `po`, `architect`, `dev`, `qa`, `sm`, `analyst`
104+
* **Trigger Condition**: Repository initialization, new module creation, or documentation refactoring.
105+
* **Instruction**: All directory creation, module scaffolding, and file naming must strictly follow the `structuring-standard.md` (R-13). Any deviation requires an explicit ADR.
106+
107+
---
108+
109+
### R-14: Enterprise Documentation Professionalism
110+
* **Scope**: `po`, `architect`, `dev`, `qa`, `analyst`
111+
* **Trigger Condition**: Creation or modification of any Markdown (.md) file.
112+
* **Instruction**: Documentation must maintain a clean, professional enterprise visual standard. The use of emojis, UTF-8 icons, or non-standard decorative characters is strictly forbidden in headings, tables, or body text. Prioritize structured plain text, standard Markdown headings, clean tables, and simple lists. This applies to all supported languages.

0 commit comments

Comments
 (0)