Commit Graph

194 Commits

Author SHA1 Message Date
2daedfb2a0 Refactor: Nexus WebSocket Gateway Improvements (#838)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: manus <manus@timmy.local>
Co-committed-by: manus <manus@timmy.local>
2026-04-05 20:28:33 +00:00
Ezra (Archivist)
4b1873d76e feat(deepdive): production briefing prompt + prompt engineering KT
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
- production_briefing_v1.txt: podcast-script prompt engineered for
  10-15 min premium audio, grounded fleet context, and actionable tone.
- PROMPT_ENGINEERING_KT.md: A/B testing protocol, failure modes,
  and maintenance checklist.
- pipeline.py: load external prompt_file from config.yaml.

Refs #830
2026-04-05 20:19:20 +00:00
Ezra (Archivist)
9ad2132482 [ezra] #830: Operational readiness checklist + fix Gitea URL to forge
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 19:54:47 +00:00
Ezra
3df184e1e6 feat(deepdive): quality evaluation framework
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
- Add quality_eval.py: automated briefing quality scorer with drift detection
- Add QUALITY_FRAMEWORK.md: rubric, usage guide, and production integration spec

Refs #830
2026-04-05 19:03:05 +00:00
Ezra (Archivist)
00600a7e67 [BURN] Deep Dive proof-of-life, fleet context fix, dry-run repair
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
- Fix fleet_context.py env-var substitution for 0c16baadaebaaabc2c8390f35ef5e9aa2f4db671
- Remove non-existent wizard-checkpoints from config.yaml
- Fix bin/deepdive_orchestrator.py dry-run mock items
- Add PROOF_OF_LIFE.md with live execution output including fleet context

Progresses #830
2026-04-05 18:42:18 +00:00
Ezra (Archivist)
014bb3b71e [ezra] Gemini handoff for Deep Dive (#830)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
- Add GEMINI_HANDOFF.md with codebase map, secrets inventory,
  production checklist, and recommended next steps
- Continuity from Ezra scaffold to Gemini production-hardening
2026-04-05 18:20:53 +00:00
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