Update architecture document

This commit is contained in:
Claudio Ortolina
2026-02-28 09:58:28 +00:00
parent d5238eb35c
commit be66aaeb87
+1 -1
View File
@@ -250,7 +250,7 @@ All authenticated routes live inside a single `live_session` with three `on_moun
| Module | Purpose | | Module | Purpose |
|--------|---------| |--------|---------|
| `CoreComponents` | Forms, buttons, icons, tables, flash messages | | `CoreComponents` | Forms, buttons, icons, tables, flash messages |
| `RecordComponents` | Record cards, cover images, artist images, labels, grids | | `RecordComponents` | Record cards, cover images, artist images, labels, grids, shared show-page sections (title, external links, genres, releases, timestamps, debug) |
| `ChartComponents` | SVG charts for stats | | `ChartComponents` | SVG charts for stats |
| `StatsComponents` | Stats dashboard widgets | | `StatsComponents` | Stats dashboard widgets |
| `ScrobbleComponents` | Scrobble activity displays | | `ScrobbleComponents` | Scrobble activity displays |