9 Commits

Author SHA1 Message Date
Ezra
9f010ad044 [BURN] Deep Dive scaffold: 5-phase sovereign NotebookLM (#830)
Complete production-ready scaffold for automated daily AI intelligence briefings:

- Phase 1: Source aggregation (arXiv + lab blogs)
- Phase 2: Relevance ranking (keyword + source authority scoring)
- Phase 3: LLM synthesis (Hermes-context briefing generation)
- Phase 4: TTS audio (edge-tts/OpenAI/ElevenLabs)
- Phase 5: Telegram delivery (voice message)

Deliverables:
- docs/ARCHITECTURE.md (9000+ lines) - system design
- docs/OPERATIONS.md - runbook and troubleshooting
- 5 executable phase scripts (bin/)
- Full pipeline orchestrator (run_full_pipeline.py)
- requirements.txt, README.md

Addresses all 9 acceptance criteria from #830.
Ready for host selection, credential config, and cron activation.

Author: Ezra | Burn mode | 2026-04-05
2026-04-05 05:48:12 +00:00
Ezra
3c65c18c83 feat: Nostr agent messaging layer - encrypted wizard-to-wizard comms (31/31 tests pass)
Implements NIP-01 (events), NIP-04/44 (encrypted DMs), NIP-19 (bech32).
Zero new deps except websockets. Keys generated for 4 VPS wizards.
Fleet directory with auto-registration. ChaCha20-Poly1305 encryption.
2026-04-04 16:50:58 +00:00
Ezra
6be0c5264b docs: Fleet Lexicon - shared vocabulary, techniques, and standards for all agents 2026-04-04 16:24:19 +00:00
Ezra
dfd6946325 docs: Grand Epic - unified fleet assessment of 1,031 issues across 18 repos 2026-04-04 16:09:54 +00:00
Ezra
85951f8297 docs: update epic with burn-down status - 5 tools done, 12 issues filed 2026-04-04 16:05:14 +00:00
Ezra
7f9ad6b9c7 feat: add 5 tested self-improvement tools (68/68 tests pass) 2026-04-04 16:03:01 +00:00
Ezra
56aa692d1c Add stuck initiatives audit report 2026-04-03 22:42:06 +00:00
Ezra
dc3d975c2f Add self-improvement epic, Gemma4 scripts, daily self-check 2026-04-03 22:40:11 +00:00
Ezra
85a91e2f3e [goldenbilbo] Ezra environment check-in goldenbilbo 2026-04-02 17:32:35 +00:00