mirror of
https://github.com/olehomelchenko/astrolabe.git
synced 2026-08-08 02:02:33 +00:00
Add orchestration/ to the AGENTS.md directory map
This commit is contained in:
@@ -55,6 +55,7 @@ src/
|
|||||||
│ ├── components/ # React UI (CSS Modules co-located)
|
│ ├── components/ # React UI (CSS Modules co-located)
|
||||||
│ ├── stores/ # Zustand stores
|
│ ├── stores/ # Zustand stores
|
||||||
│ ├── services/ # Business logic
|
│ ├── services/ # Business logic
|
||||||
|
│ ├── orchestration/ # Startup wiring: store↔adapter subscribers (persistence)
|
||||||
│ └── infrastructure/ # IndexedDB, localStorage, URL hash adapters
|
│ └── infrastructure/ # IndexedDB, localStorage, URL hash adapters
|
||||||
styles/ # Global CSS (tokens, base)
|
styles/ # Global CSS (tokens, base)
|
||||||
docs/
|
docs/
|
||||||
|
|||||||
Reference in New Issue
Block a user