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
The sidebar reads as a flat list: group headers ("Guides", "Modules", "C# SDK API Reference") render at nearly the same weight/color as leaf links, so it's hard to scan. It also carries redundant chrome — a verbose "ARCP C# SDK documentation" root label and a duplicated "C# SDK API Reference" entry (the duplicate is tracked in #9) — and the long API symbol list is fully expanded rather than collapsible.
Location(s)
Docs sidebar — app/layouts/docs.vue, all docs routes (worst on csharp/kotlin/typescript API trees).
Severity
P2 — IA / scannability.
Evidence
Group headers and leaf links both compute to muted #756e62 — no weight/color distinction.
"C# SDK API Reference" appears twice consecutively (section header + its own first child).
API reference symbol list renders flat/expanded (hundreds of entries for kotlin/typescript).
Summary
The sidebar reads as a flat list: group headers ("Guides", "Modules", "C# SDK API Reference") render at nearly the same weight/color as leaf links, so it's hard to scan. It also carries redundant chrome — a verbose "ARCP C# SDK documentation" root label and a duplicated "C# SDK API Reference" entry (the duplicate is tracked in #9) — and the long API symbol list is fully expanded rather than collapsible.
Location(s)
app/layouts/docs.vue, all docs routes (worst oncsharp/kotlin/typescriptAPI trees).Severity
P2 — IA / scannability.
Evidence
#756e62— no weight/color distinction..audit/evidence/audit-docs-1280-csharp-getting-started.png.Suggested fix
#1b1815, mono, uppercase, ~11px, letter-spaced; leaf links at the darkened#5a5448.Acceptance criteria