feat: add SPA app shell, router, system store, and route placeholders

Nav lists every FC-2 and FC-3 surface with a placeholder view that names
the sub-project that will fill it. System store polls /api/health on mount
and renders a status pip in the nav footer.

Favicon uses Curator's aged amber accent (#A87338).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-14 07:36:01 -04:00
parent ad2ac31f1a
commit bcd9a23501
5 changed files with 155 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<rect width="32" height="32" rx="6" fill="#14171A"/>
<path d="M8 9 L8 23 L24 23 L24 9 L20 9 L16 13 L12 9 Z"
fill="#A87338" stroke="#E8E4D8" stroke-width="1" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 263 B