Everything discovered, built, and deployed in one session โ May 18, 2026
Shapiro didn't just use SAM OS โ he architected it iteratively through conversation with AI agents. The exports contain complete design documents, audits, and redesign specs.
| Version | Focus | Key Change |
|---|---|---|
| v4.1.1 | Core Engine | Script-driven crons, template fills, basic pipeline |
| v5 | Template System | Beautiful HTML briefs/refresh/closeout, glassmorphism CSS, dark mode |
| v6 | Agent-Driven | Learning system with prediction loops, calibration tracking, decision science |
"A script can't decide 'yesterday was rough, today's brief should be lighter.' An agent can."
The AGENT_DRIVEN_CRON_REDESIGN.md proposes flipping the cron ratio from 4 agent / 10 script to 10 agent / 4 script. The things Shapiro experiences (brief, closeout, heartbeats) become agent-driven. Background maintenance stays script-driven.
Projects, people, and infrastructure โ the full map of Shapiro's operational world.
AI companion OS with triple-DB (SQLite/Neo4j/Postgres), circadian rhythm, tiered routing.
Active โ v5, v6 plannedLuxury streetwear brand. SS26 collection. CAVITY sub-brand. ~20-30% equity.
Active โ Amon EnochGood Vibes World Wide โ nightlife/events label. $800K operation.
Active โ Israel, CyrusContent creator management. 144K TikTok.
Active โ Ops Partner| Person | Role | Context |
|---|---|---|
| Israel Hoffman | GVWW co-founder | Mentioned 7x in docs |
| Matthew Cyrus | GVWW co-founder | Nightlife/events |
| Amon Enoch | NOMA founder | Streetwear brand lead |
| TJ Jude | Creator / Dancer | 144K TikTok, content mgmt |
| Richard | Hermes agent | "Do your thing, Richard" |
2.24.96.160
Hostinger โ srv1667854.hstgr.cloud
PRIMARY deployment target
Windows 11 + WSL
100.81.255.110 (Tailscale)
WinRM: samagent
Postgres + AGE (graph)
Neo4j (exploration)
SQLite (cache)
Composio (Airtable, GCal, Todoist)
Ollama (local LLMs)
Docker, tmux 3.4
Deep patterns extracted from 130 documents โ how Shapiro thinks, works, and what breaks trust.
Explicit time boxing + visual countdown. Never assume he knows what time it is.
Embed context everywhere. Don't require him to remember state.
Reduce decision friction to <5 clicks. Pre-compute choices.
Feedback loops that reinforce behavior change. Make progress visible.
Protect focus windows. Show what's being ignored while he's deep.
Gentle alerts before context shifts. Don't rip him out of flow.
| Window | State | Strategy |
|---|---|---|
| Morning (post-Vyvanse) | Peak focus ~3h after dose | Brief, energetic, actionable, focus-oriented |
| Midday | Energy check | Suggest pivots if fading |
| Afternoon (pre-crash) | Wind-down signal | No new deep work |
| Evening | Recovery mode | Gentle, reflective |
โ ๏ธ Crashes after all-nighters and gets sick. If he pulled an overnight build, assume he's wrecked the next day.
v6 is NOT v5 with more features. v5 was beautiful displays of information. v6 is a decision support system that learns and adapts.
System learns Shapiro's patterns and adjusts automatically.
Every forecast becomes testable. Track accuracy over time.
Now (2h), Peak Window, Day, Week, Unscheduled โ ADHD-friendly time blocks.
Tetlock-style prediction journal. Calibrate confidence.
Remember why yesterday's closeout said "blocker resolved."
memory/ โโโ closeout/ (daily reflections with outcomes) โโโ decisions/ (decision journal entries) โโโ blockers/ (taxonomy + resolution history) โโโ projects/ (state + velocity tracking) โโโ patterns/ (auto-learned patterns) โ โโโ energy_calibration.json โ โโโ task_completion_rates.json โ โโโ blocker_resolution_times.json โ โโโ day_of_week_performance.json โ โโโ project_momentum.json โโโ voice_memos/ (timestamped audio) โโโ outcomes/ (predictions vs. reality)
DO NOT BREAK. Hard-won configs that took hours to stabilize.
Shapiro uses this to reach kimi-k2.6. The retry loop (502 from Moonshot via OpenCode Go) is INTENTIONAL. Leave it alone.
Base ID: app7wLvsV5s02CVGe
Connected via Composio MCP
Tables: Projects, Tasks, People, Threads, Life Events, Updates
| Time | Cron | Type |
|---|---|---|
| 03:00 | memory-consolidation | agent |
| 04:00 | pipeline-v4 | script |
| 05:00 | airtable-sync | script |
| 05:30 | dream-insight | script |
| 06:00 | morning-briefing-v8 | script |
| 10:00 | heartbeat-am | script |
| 10:00 | brief-refresh-10am | script |
| 12:30 | heartbeat-mid | script |
| 15:00 | heartbeat-pm | script |
| 21:30 | eod-briefing | script |
| 22:30 | eod-closeout | script |
v6 Target: Flip to 10 agent / 4 script. User-facing experiences become agent-driven.
Preferred tools, fallbacks, and cost consciousness.
| Category | Primary | Fallback |
|---|---|---|
| Local LLM | Ollama (qwen3:8b, gemma4:e4b) | kimi-k2.6 |
| Premium LLM | kimi-k2.6 via opencode-go | โ |
| Voice TTS | Kokoro (af_sky) | edge-tts |
| Embeddings | nomic-embed-text | โ |
| Vector DB | FAISS | โ |
| Graph DB | Neo4j + Postgres/AGE | SQLite cache |
| Tasks | Airtable (Composio) | โ |
| Calendar | Google Calendar (Composio) | โ |
| Messaging | Telegram | iMessage / Claw |
| Deployment | Self-hosted VPS (Hostinger) | NEVER Vercel |
Local-first when possible (Ollama for heavy lifting). Route: Ollama for bulk, kimi only for final synthesis/complex planning. Target: <$0.05/day API costs (~$1.50/month).
qwen25-vl-3b-q4km processed the full Gold Synthesis and produced structured intelligence.
Iterative design driven by conversations with AI agents, transitioning from script-driven to agent-driven principles.
SAM OS v6 aims to predict and adapt based on Shapiro's patterns and behaviors.
Architecture integrates ADHD research: time management, executive function support, hyperfocus optimization.
Embedded for continuous learning and accuracy through calibration tracking and pre-mortem analysis.
Dynamic contextual adaptation and prediction feedback loops drive the design.
Intentional retry loop may lead to instability if touched. Leave it alone.
Direct style can create confusion in group settings. Tool dumps in chat = frustration.
Morning peak vs afternoon crash. Risk of burnout without enforced breaks.
Intricate design may challenge other developers maintaining or scaling the system.
Radical transparency can backfire if not managed. API calls without narration = broken trust.
SAM OS v6 is built around dynamic contextual adaptation and prediction feedback loops. Temporal chunking addresses ADHD management needs. Decision quality tracking enhances decision-making. Outcome memory provides a platform for understanding past outcomes. By managing API loop stability, maintaining clear communication, addressing energy conflicts, simplifying architecture where possible, and handling trust with care, SAM OS v6 aims to be a decision support system that adapts to Shapiro's patterns while fostering transparency.
Audited 100GB disk usage and freed significant space.
| Item | Size | Action |
|---|---|---|
| Old backup archive | 7.54GB | Deleted |
| pip cache | ~3GB | Cleared |
| npm cache | ~2GB | Cleared |
| Browser caches | ~4GB | Cleared |
| Location | ~Size |
|---|---|
| /var/lib/docker | 16GB |
| /usr/share/ollama | 16GB |
| HuggingFace cache | 20GB |
Live entity extractor + contradiction flagger. Running in tmux, monitoring chat logs every 60 seconds.
cobrain.db)# Attach to daemon
tmux attach -t cobrain
# Query memory
python3 -c "from cobrain_daemon import recall; print(recall('NOMA'))"
# View DB
sqlite3 /data/telegram_extracted/cobrain.db '.tables'
| File | Path |
|---|---|
| Daemon source | /data/telegram_extracted/cobrain_daemon.py |
| SQLite DB | /data/telegram_extracted/cobrain.db |
| Gold Synthesis | /data/telegram_extracted/GOLD_SYNTHESIS.md |
| Brain Synthesis | /data/telegram_extracted/BRAIN_SYNTHESIS_FINAL.md |
Interactive D3 node graph, system metrics, project cards, and architecture timeline.
๐ sam_brain_dashboard.html
Hosted on your VPS โ accessible anywhere
Open Dashboard โhttp://2.24.96.160:8765/sam_brain.html