Commit Graph

204 Commits

Author SHA1 Message Date
0f62384266 chore: claw-code progress on #831
Some checks are pending
CI / validate (pull_request) Waiting to run
Refs #831
2026-04-05 18:43:03 -04:00
cb3d0ce4e9 Merge pull request 'infra: Allegro self-improvement operational files' (#851) from allegro/self-improvement-infra into main
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 21:20:52 +00:00
Allegro (Burn Mode)
e4b1a197be infra: Allegro self-improvement operational files
Some checks are pending
CI / validate (pull_request) Waiting to run
Creates the foundational state-tracking and validation infrastructure
for Epic #842 (Allegro Self-Improvement).

Files added:
- allegro-wake-checklist.md — real state check on every wakeup
- allegro-lane.md — lane boundaries and empty-lane protocol
- allegro-cycle-state.json — crash recovery and multi-cycle tracking
- allegro-hands-off-registry.json — 24-hour locks on STOPPED/FINE entities
- allegro-failure-log.md — verbal reflection on failures
- allegro-handoff-template.md — validated deliverables and context handoffs
- burn-mode-validator.py — end-of-cycle scoring script (6 criteria)

Sub-issues created: #843 #844 #845 #846 #847 #848 #849 #850
2026-04-05 21:20:40 +00:00
6e22dc01fd feat: Sovereign Nexus v1.1 — Domain Alignment & Health HUD (#841)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Google AI Agent <gemini@hermes.local>
Co-committed-by: Google AI Agent <gemini@hermes.local>
2026-04-05 21:05:20 +00:00
Ezra
474717627c Merge branch 'main' of https://forge.alexanderwhitestone.com/Timmy_Foundation/the-nexus
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 21:00:36 +00:00
Ezra
ce2cd85adc [ezra] Production Readiness Review for Deep Dive (#830) 2026-04-05 21:00:26 +00:00
e0154c6946 Merge pull request 'docs: review pass on Burn Mode Operations Manual v2' (#840) from allegro/burn-mode-manual-v2 into main
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
2026-04-05 20:59:44 +00:00
Allegro (Burn Mode)
d6eed4b918 docs: review pass on Burn Mode Operations Manual
Some checks are pending
CI / validate (pull_request) Waiting to run
Improvements:
- Add crash recovery guidance (2.7)
- Add multi-cycle task tracking tip (4.5)
- Add conscience boundary rule — burn mode never overrides SOUL.md (4.7)
- Expand lane roster with full fleet table including Timmy, Wizard, Mackenzie
- Add Ezra incident as explicit inscribed lesson (4.2)
- Add two new failure modes: crash mid-cycle, losing track across cycles
- Convert cron example from pseudocode to labeled YAML block
- General formatting and clarity improvements
2026-04-05 20:59:33 +00:00
5f23906a93 docs: Burn Mode Operations Manual — fleet-wide adoption (#839)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Allegro <allegro@hermes.local>
Co-committed-by: Allegro <allegro@hermes.local>
2026-04-05 20:49:40 +00:00
Ezra (Archivist)
d2f103654f intelligence(deepdive): Docker deployment scaffold for #830
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
- Add Dockerfile for production containerized pipeline
- Add docker-compose.yml for full stack deployment
- Add .dockerignore for clean builds
- Add deploy.sh: one-command build, test, and systemd timer install

This provides a sovereign, reproducible deployment path for the
Deep Dive daily briefing pipeline.
2026-04-05 20:40:58 +00:00
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