Skip to content

Commit a310b6e

Browse files
authored
Merge pull request #79 from ToolboxAid/pr/26172-OWNER-028-status-model-governance
PR_26172_OWNER_028-status-model-governance
2 parents 000a34c + 1e87bcf commit a310b6e

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Status Model Governance
2+
3+
## Canonical Statuses
4+
5+
- `[ ]` Planned
6+
- `[.]` Wireframe
7+
- `[-]` Building
8+
- `[x]` Complete
9+
- `[!]` Blocked
10+
- `[D]` Deprecated
11+
12+
## Overlay Rules
13+
14+
- Planned = 70% black overlay
15+
- Wireframe = 80% black overlay
16+
- Building = 90% black overlay
17+
- Complete = 0% overlay / fully transparent
18+
- Blocked = yellow indicator
19+
- Deprecated = red indicator
20+
21+
## Rule
22+
23+
BACKLOG_MASTER.md is the source of truth for Build Path and Game Journey tile status.
24+
Manual tile status changes are prohibited.
25+
Toolbox Build Path and Game Journey visual status indicators must be derived from backlog status values and may not maintain independent status state.

0 commit comments

Comments
 (0)