Commit Graph

21 Commits

Author SHA1 Message Date
5f4cc8cae2 config(deepdive): enable fleet context grounding (#830)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 17:32:24 +00:00
ca1a11f66b feat(deepdive): integrate Phase 0 fleet context into synthesis (#830)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 17:32:23 +00:00
7189565d4d feat(deepdive): add Phase 0 fleet context grounding module (#830)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 17:32:22 +00:00
b3bec469b1 [ezra] #830: Pipeline proof-of-execution document
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 12:46:03 +00:00
16bd546fc9 [ezra] #830: Fix config wrapper, add arXiv API fallback, implement voice delivery, fix datetime
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 12:45:07 +00:00
76c973c0c2 Update README to reflect production implementation status (#830)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 12:18:18 +00:00
fc237e67d7 Add Telegram /deepdive command handler for on-demand briefings (#830)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Hermes-compatible command handler that parses /deepdive args,
runs the pipeline, and returns status + audio to Telegram.
2026-04-05 12:17:17 +00:00
25a45467ac Add QUICKSTART.md for Deep Dive pipeline (#830)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Step-by-step guide for installation, dry-run testing, live
delivery, systemd timer enablement, and Telegram command setup.
2026-04-05 12:17:16 +00:00
92f1164be9 Add TTS engine implementation for Deep Dive (#830)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Executable Phase 4 component: PiperTTS, ElevenLabsTTS, HybridTTS
classes with chunking, concatenation, error handling.

Ready for integration with Phase 3 synthesizer.

Burn mode artifact by Ezra.
2026-04-05 08:31:34 +00:00
6c5ac52374 [BURN] #830: End-to-end pipeline test (dry-run validation)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 08:08:11 +00:00
b131a12592 [BURN] #830: Phase 2 tests (relevance scoring)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 08:08:10 +00:00
ffae1b6285 [BURN] #830: Phase 1 tests (arXiv RSS aggregation)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 08:08:08 +00:00
f8634c0105 [BURN] #830: Systemd timer for daily 06:00 execution
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 08:08:07 +00:00
c488bb7e94 [BURN] #830: Systemd service unit
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 08:08:07 +00:00
66f632bd99 [BURN] #830: Build automation (Makefile)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 08:06:12 +00:00
44302bbdf9 [BURN] #830: Working pipeline.py implementation (645 lines, executable)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 08:06:11 +00:00
88af4870d3 [scaffold] Deep Dive intelligence pipeline: intelligence/deepdive/requirements.txt
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 06:19:51 +00:00
cca5909cf9 [scaffold] Deep Dive intelligence pipeline: intelligence/deepdive/config.yaml
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 06:19:50 +00:00
a8b4f7a8c0 [scaffold] Deep Dive intelligence pipeline: intelligence/deepdive/pipeline.py
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 06:19:49 +00:00
949becff22 [scaffold] Deep Dive intelligence pipeline: intelligence/deepdive/architecture.md
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 06:19:48 +00:00
fc11ea8a28 [scaffold] Deep Dive intelligence pipeline: intelligence/deepdive/README.md
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 06:19:47 +00:00