Commit Graph

188 Commits

Author SHA1 Message Date
1f0540127a docs: update canonical index with fleet context module (#830)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 17:33:00 +00:00
b6a473d808 test(deepdive): add fleet context unit tests (#830)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 17:32:25 +00:00
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
Ezra
3158d91786 docs: canonical Deep Dive index with test proof
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
- Adds docs/CANONICAL_INDEX_DEEPDIVE.md declaring intelligence/deepdive/ authoritative
- Records 9/9 pytest passing as hard proof
- Maps legacy paths in bin/, docs/, scaffold/, config/
- Ezra burn mode artifact for #830 continuity
2026-04-05 17:12:12 +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
84a49acf38 [EZRA BURN-MODE] Phase 5: Telegram delivery stub
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 08:58:32 +00:00
24635b39f9 [EZRA BURN-MODE] Phase 4: TTS pipeline stub
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 08:58:31 +00:00
15c5d19349 [EZRA BURN-MODE] Phase 3: synthesis engine stub
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 08:58:30 +00:00
532706b006 [EZRA BURN-MODE] Phase 2: relevance engine stub
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 08:58:29 +00:00
b48854e95d [EZRA BURN-MODE] Phase 1: configuration
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 08:58:28 +00:00
990ba26662 [EZRA BURN-MODE] Phase 1: arXiv RSS aggregator (PROOF-OF-CONCEPT)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 08:58:27 +00:00
8eef87468d [EZRA BURN-MODE] Deep Dive scaffold directory guide
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 08:58:26 +00:00
30b9438749 [EZRA BURN-MODE] Deep Dive architecture decomposition (the-nexus#830)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 08:58:25 +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
781c84e74b Add TTS integration proof for Deep Dive (#830)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Phase 4 implementation: Piper (sovereign) + ElevenLabs (cloud)
with hybrid fallback architecture. Includes working Python code,
voice selection guide, testing commands.

Burn mode artifact by Ezra.
2026-04-05 08:31:33 +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
ce8f05d6e7 [DEEP-DIVE] Scaffold component — #830
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:34 +00:00
c195ced73f [DEEP-DIVE] Scaffold component — #830
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:33 +00:00
4e5dea9786 [DEEP-DIVE] Scaffold component — #830
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:32 +00:00
03ace2f94b [DEEP-DIVE] Scaffold component — #830
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:31 +00:00
976c6ec2ac [DEEP-DIVE] Scaffold component — #830
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:30 +00:00
ec2d9652c8 [DEEP-DIVE] Scaffold component — #830
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:29 +00:00
c286ba97e4 [DEEP-DIVE] Scaffold component — #830
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:28 +00:00
cec82bf991 [DEEP-DIVE] Scaffold component — #830
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:27 +00:00
e18174975a [DEEP-DIVE] Scaffold component — #830
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:26 +00:00
db262ec764 [DEEP-DIVE] Scaffold component — #830
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:25 +00:00
3014d83462 [DEEP-DIVE] Scaffold component — #830
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:24 +00:00
245f8a9c41 [DEEP-DIVE] Scaffold component — #830
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:23 +00:00
796f12bf70 [DEEP-DIVE] Automated intelligence briefing scaffold — supports #830
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:22 +00:00
dacae1bc53 [DEEP-DIVE] Automated intelligence briefing scaffold — supports #830
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:21 +00:00
7605095291 [DEEP-DIVE] Automated intelligence briefing scaffold — supports #830
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:20 +00:00
763380d657 [DEEP-DIVE] Automated intelligence briefing scaffold — supports #830
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:19 +00:00
7ac9c63ff9 [DEEP-DIVE] Automated intelligence briefing scaffold — supports #830
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 07:42:18 +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