diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea10bbe --- /dev/null +++ b/.gitignore @@ -0,0 +1,51 @@ +# Dependencies +node_modules/ + +# Environment & secrets +.env +.env.* +.env.local +.env.production +*.key +*.pem +*.p12 +*.pfx + +# Claude Code +CLAUDE.md +.claude/ + +# CAR Brain local data +.car-brain/ + +# IDE & editors +.vscode/ +.idea/ +*.swp +*.swo +*~ +.DS_Store +Thumbs.db + +# Build output +dist/ +build/ +out/ + +# OS files +.DS_Store +.DS_Store? +._* +.Spotlight-V100 +.Trashes + +# Logs +*.log +npm-debug.log* + +# Temporary files +tmp/ +.tmp/ +*.bak +*.orig +.gstack/ diff --git a/.superpowers/brainstorm/55156-1775215990/content/car-brain-mockup.html b/.superpowers/brainstorm/55156-1775215990/content/car-brain-mockup.html new file mode 100644 index 0000000..c108df3 --- /dev/null +++ b/.superpowers/brainstorm/55156-1775215990/content/car-brain-mockup.html @@ -0,0 +1,841 @@ + + +
+ + +Which aesthetic feels right for a CAR Protocol memory system?
+ +Deep dark background with glowing neon connections. Nodes pulse when activated. Edges glow cyan/purple during retrieval. Brain-scan aesthetic — feels like watching synapses fire.
+Tier 1: cyan | Tier 2: purple | Tier 3: pink | Questions: gold | Clusters: white glow
+Deep blue-to-purple gradients with soft radiating glows around nodes. Connections feel organic, like dendrites. Warm reds for hot memories, cool purples for cold. Feels biological.
+Hot memory: warm red | Cold memory: deep purple | Schemas: muted blue | Questions: violet
+Light background, crisp borders, clear typography. Like a medical/scientific visualization tool. Professional, data-dense, highly readable. Focus on information density over atmosphere.
+Blue: episodes | Purple: clusters | Pink: schemas | Amber: questions
+Continuing in terminal...
+