TB-08c — Consolidate Friday into OpenClaw/Kulu
Summary
Route Friday’s portal chat through OpenClaw instead of calling the Anthropic API directly, making Friday a portal skin for Kulu — same brain, different door. Also wire historical archive search endpoints into both interfaces. Superseded by TB-11 approach (shared knowledge + conversation log instead of shared routing).
What it produced
- history-service — 5 initial /history/* endpoints (search, project history, invoice search, pricing intelligence, precedent search)
- Kulu — historical-archive skill file added to workspace
Connections
- depends on: Kulu — OpenClaw gateway for WhatsApp
- depends on: friday-ai — portal chat interface
- depends on: Anthropic — shared Claude API backend
- produced: history-service — historical archive search endpoints
- superseded by: TB-11a-unified-brain and TB-11b-unified-intelligence