docs: Update README with all 6 Hands

Update Hands documentation to include Phase 5 additions:
- Scout: hourly OSINT monitoring
- Scribe: daily content production
- Ledger: 6-hour treasury tracking
- Weaver: weekly creative pipeline

Total: 6 autonomous Hands using existing agent framework.
This commit is contained in:
Alexander Payne
2026-02-26 13:09:03 -05:00
parent 7b26922339
commit 9edcc627ea

View File

@@ -23,7 +23,7 @@ A local-first, sovereign AI agent system. Talk to Timmy, watch his swarm, gate
| **WebSocket** | Real-time swarm live feed |
| **Mobile** | Responsive layout with full iOS safe-area and touch support |
| **Telegram** | Bridge Telegram messages to Timmy |
| **Hands** | Autonomous scheduled agents — Oracle (Bitcoin intel), Sentinel (health monitoring) |
| **Hands** | 6 autonomous scheduled agents — Oracle, Sentinel, Scout, Scribe, Ledger, Weaver |
| **CLI** | `timmy`, `timmy-serve`, `self-tdd` entry points |
**Full test suite, 100% passing.**
@@ -130,6 +130,10 @@ Hands are scheduled, autonomous agents that run on cron schedules. Each Hand has
|------|----------|---------|
| **Oracle** | 7am, 7pm UTC | Bitcoin intelligence — price, on-chain, macro analysis |
| **Sentinel** | Every 15 min | System health — dashboard, agents, database, resources |
| **Scout** | Every hour | OSINT monitoring — HN, Reddit, RSS for Bitcoin/sovereign AI |
| **Scribe** | Daily 9am | Content production — blog posts, docs, changelog |
| **Ledger** | Every 6 hours | Treasury tracking — Bitcoin/Lightning balances, payment audit |
| **Weaver** | Sunday 10am | Creative pipeline — orchestrates Pixel+Lyra+Reel for video |
**Dashboard:** `/hands` — manage, trigger, approve actions