chore: cross-panel flows speced

This commit is contained in:
2026-04-05 09:30:51 +02:00
parent 579f1cd068
commit 2c39d57a15
2 changed files with 456 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ use "./layout.allium" as layout -- App shell, activity bar, status b
use "./tabs.allium" as tabs -- Tab system, editor routing, preview/pin
use "./sidebar_views.allium" as sidebar -- 10 sidebar views, content, behaviour
use "./editors.allium" as editors -- Editor view layouts, dashboard, chat panel
use "./flows.allium" as flows -- UI/UX flows, save side-effects, event propagation
-- Integration
use "./git.allium" as git -- Git operations, LFS, reconciliation