Warrior Second Brain

Unified knowledge layer for all agents, workspaces, and AI tools.

Workspaces

WorkspaceFolderWhat
🏗️ Warrior Constructionwarrior-constructionActive jobs, bids, SOPs, team
⚙️ ApexCore ERPapexcore-erpConstruction ERP SaaS
🤖 Groundwork AIgroundwork-aiAI tools for construction
🔨 BuildFlow Probuildflow-proScheduling + field ops product
🌺 Life OSlife-osPersonal, goals, Vee, finances
🧱 Foundation Corefoundation-coreInfrastructure, agents, integrations
🏢 CoWrok OScowrok-osShared 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.sh

Sources 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