docs: add architect role and template workflows

This commit is contained in:
deamonkai
2026-04-12 12:25:07 -05:00
parent 64de2660d2
commit e650ec65d1
18 changed files with 626 additions and 53 deletions

View File

@@ -43,7 +43,7 @@ Required structure (in this exact order):
5. `EVIDENCE:` files, commands, runtime outputs, timestamps as applicable
6. `BLOCKERS/RISKS:` anything that could stop the next step
7. `ACTION NEEDED:` explicit next steps with owner labels
8. `NEXT OWNER:` exactly one of PM, CM, OM-Test, OM, Operator
8. `NEXT OWNER:` exactly one of PM, AM, CM, SM, OM-Test, OM, Operator
9. `READY CHECK:` pass/fail statement for handoff readiness
Hard rules:

View File

@@ -16,6 +16,14 @@ General coordination notes for the day.
- current gate:
- next review point:
## AM
DECISION:
RATIONALE:
ACTION NEEDED:
## CM
DECISION:
@@ -24,6 +32,14 @@ RATIONALE:
ACTION NEEDED:
## SM
DECISION:
RATIONALE:
ACTION NEEDED:
## OM-Test / OM
DECISION:

View File

@@ -1,4 +1,6 @@
## PM -> CM
## PM Request
TARGET ROLE:
DECISION:
@@ -6,6 +8,18 @@ RATIONALE:
ACTION NEEDED:
### AM
No action needed yet.
### CM
No action needed yet.
### SM
No action needed yet.
### OM-Test / OM
No action needed yet.
@@ -16,9 +30,9 @@ No action needed until PM reviews the response.
---
## CM
## Response
Findings / proposal / implementation report goes here.
Architecture findings / proposal / implementation report goes here.
---