Codex-Prime

Neon Index · static_shared

Glassy overview of your shared brain. Each card jumps into a branch under static_shared/, relative to this file.

Root next to: static_shared/
Myth · Audio · UI · Data
Neural Tree · Snapshot
read-only ascii
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
Browse branches
🎭archetypes/
identity layer
static_shared/archetypes/
Council faces, primary archetypes, icons, JS & Python behavior, and decision helpers for persona logic.
🔊audio/
broadcast layer
static_shared/audio/
Audio engine, DJ agents, music beds, SFX, show directories, stream definitions and voice archives.
🎨css/
aesthetic layer
static_shared/css/
Neon glass themes, course layouts, council styling and shared component skins. Includes font stacks for Codex-Prime.
📊csv/
data grids
static_shared/csv/
Structured tables for archetypes, call-ins, channels, broadcast protocols, codex indices, brain maps and data vaults.
🖼images/
visual membrane
static_shared/images/
SVG sigils, chaos grids, archetype icons, backgrounds and UI textures that form the visible surface of the OS.
🌐js/
browser rituals
static_shared/js/
Client-side logic: viewers, interaction handlers, animation and small engines that bring Codex-Prime interfaces to life.
🧩json/
config layer
static_shared/json/
Configuration files, router maps, feature flags and council registries that define global behavior.
🧬jsonl/
training vault
static_shared/jsonl/
Line-wise datasets for training and conditioning models: lore, defence, comedy, mirror sets, many-selves and expression banks.
📜md/
canon scrolls
static_shared/md/
Foundational documents: frameworks, show bibles, coursework, manifestos and long-form notes for Codex-Prime.
prompts/
spell library
static_shared/prompts/
System prompts and reusable templates used to summon specific archetypes, tools, or behavior patterns.
🧠py/
cognition engines
static_shared/py/
Python brains: routers, ARES components, ritual memory, sigil dashboards and backend logic.
🗡sh/
command rituals
static_shared/sh/
Shell scripts for environment setup, deployment, automation and other one-shot command rituals.
⚖️sql/
memory law
static_shared/sql/
Database schemas, migration files and seed data defining how Codex-Prime stores and queries long-term memory.
📝text/
raw buffer
static_shared/text/
Loose notes, captured ideas, half-rituals and unstructured writing waiting to be promoted into canon.
🧿tsx/
glyph interfaces
static_shared/tsx/
React components for dashboards, glyph navigation, archetype pickers and other interactive views.