🎭archetypes/
identity layer
static_shared/archetypes/
Council faces, primary archetypes, icons, JS & Python behavior, and
decision helpers for persona logic.
Glassy overview of your shared brain. Each card jumps into a branch under
static_shared/, relative to this file.
index.html
└── static_shared/
├── archetypes/ # Council faces & persona templates
├── audio/ # voices, music, streams, engines
├── css/ # neon glass skin & layout grammar
├── csv/ # tables, ledgers, schedules
├── images/ # glyphs, icons, UI art
├── js/ # browser logic & rituals
├── json/ # config & router maps
├── jsonl/ # training vault datasets
├── md/ # canon scrolls & docs
├── prompts/ # system persona prompts
├── py/ # cognition engines & routers
├── sh/ # deployment / setup scripts
├── sql/ # schema & migrations
├── text/ # raw notes & scratch
└── tsx/ # React glyph interfaces