Planning hub (2.51 → 3.00)¶
Roadmap planning, friction gate, and product expansion tracks — charts/dashboard and existing control deepen.
Shipped line: 2.50 · Next implementation: friction-only 2.51+ · Line end: 3.00
| Doc | Purpose |
|---|---|
| Roadmap | Full version plan (site + repo ROADMAP.md) |
| Friction log | P0/P1 pains — no row → no tag (2.51+) |
| Roadmap strategy | Phases, friction queue, 3.00 gate |
| Charts & dashboard arc | New analytics types + stable six deepen |
| Component capabilities | All modules — existing control API deepen |
| Icons & dashboard | FluentIcons + KPI/ChartCard recipes |
Expansion tracks (parallel)¶
flowchart TB
subgraph friction [Gate]
FL[friction-log.md]
end
subgraph expand [Product expansion]
C[Charts & dashboard arc]
M[Component capabilities]
I[Icons & dashboard]
end
FL --> C
FL --> M
subgraph slices [Key slices]
S55[2.55 forms]
S56[2.56 nav]
S57[2.57 files]
S58[2.58 OSK]
S59[2.59 perf UX]
S64[2.64 collections]
S65[2.65 charts Wave A]
S69[2.69 charts Wave B]
end
M --> S55
M --> S56
M --> S57
M --> S58
M --> S59
M --> S64
C --> S65
C --> S69
I --> S65
MkDocs navigation¶
- Planning (this section) — friction, strategy, expansion matrices
- Recipes — LoB how-tos and checkpoints
- Stable API / Component API — shipped contracts
Related: docs-ia-v2.md · recipes.md · python scripts/smoke_gallery.py