Phase 1: scaffold, types, schema, layout shell

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Falkan
2026-03-16 21:22:34 -04:00
parent 3dc336b5ae
commit 65f8bc1b9f
23 changed files with 2022 additions and 1 deletions

3
.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"recommendations": ["svelte.svelte-vscode"]
}