Warrior Second Brain
Unified knowledge layer for all agents, workspaces, and AI tools.
Workspaces
| Workspace | Folder | What |
|---|---|---|
| 🏗️ Warrior Construction | warrior-construction | Active jobs, bids, SOPs, team |
| ⚙️ ApexCore ERP | apexcore-erp | Construction ERP SaaS |
| 🤖 Groundwork AI | groundwork-ai | AI tools for construction |
| 🔨 BuildFlow Pro | buildflow-pro | Scheduling + field ops product |
| 🌺 Life OS | life-os | Personal, goals, Vee, finances |
| 🧱 Foundation Core | foundation-core | Infrastructure, agents, integrations |
| 🏢 CoWrok OS | cowrok-os | Shared workspace OS |
Query the Brain
curl -sk -X POST https://brain.warriorhi.com/search \
-H "Authorization: Bearer 3562fdb8818a48d491e2589e43bbde010821f7758d68af43b742d38b5b503803" \
-H "Content-Type: application/json" \
-d '{"query": "YOUR QUERY HERE", "topK": 5}'Ingest Memory Now
bash ~/Documents/Claude/scripts/brain-ingest-memory.shSources Live in Brain
- ✅ Notion (SOPs) — every 2 hours via n8n
- ✅ ClickUp (tasks) — every 1 hour via n8n
- ✅ GitHub (markdown) — on push via webhook
- ✅ Claude MEMORY.md files — daily at 9AM via launchd
- ✅ Paperclip agent memory — daily at 2AM via VPS cron