Skip to content

Commit addea6a

Browse files
committed
OWNER: add canonical status model governance
1 parent 000a34c commit addea6a

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
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.

0 commit comments

Comments
 (0)