Commit 693130e
committed
docs(architecture): note sidebar-vs-tier divergence in one sentence
why: The sidebar now uses four navigation buckets (Domain
Packages, UX, Utils, Internal) while the architecture page
continues to describe dependency layers in three tiers. A reader
looking at both could reasonably wonder whether the discrepancy
is a bug. Call out the two-axis framing explicitly so the
choice reads as intentional: sidebar = reader-facing grouping;
tier map = dependency ordering.
what:
- Append one sentence after the opening paragraph of
docs/architecture.md clarifying that the four sidebar buckets
are orthogonal to the three dependency tiers documented below.
- No other content change; the three-tier structure stays as-is.1 parent 7ecf281 commit 693130e
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
| |||
0 commit comments