You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a dedicated productization roadmap that tracks showcase readiness, UX polish, packaging, and adoption work without changing the protected engine roadmap.
10
+
11
+
## Workflow
12
+
PLAN_PR -> BUILD_PR -> APPLY_PR
13
+
14
+
## In Scope
15
+
- Create and baseline `docs/dev/PRODUCTIZATION_ROADMAP.md`.
16
+
- Define status legend and bracket-only update rule.
17
+
- Define initial productization tracks and entries.
18
+
- Produce BUILD/APPLY docs and dev reports for this single PR purpose.
19
+
20
+
## Out of Scope
21
+
- Engine/runtime implementation changes.
22
+
- Any edits to `docs/dev/BIG_PICTURE_ROADMAP.md`.
23
+
- Non-roadmap feature work.
24
+
25
+
## Guardrails
26
+
- Docs-only.
27
+
- One PR purpose only.
28
+
- Preserve wording/structure in roadmap after creation; future updates are bracket-state-only.
29
+
30
+
## Acceptance Criteria
31
+
-`docs/dev/PRODUCTIZATION_ROADMAP.md` exists and is readable ASCII markdown.
32
+
- Tracks are clearly grouped and ready for bracket-only progress updates.
33
+
- PLAN/BUILD/APPLY docs are aligned to this exact scope.
0 commit comments