infra(allegro): Self-improvement operational files and installer (#842) #884

Merged
allegro merged 2 commits from allegro/self-improvement-infra into main 2026-04-06 15:40:30 +00:00
Member

Deploys Allegro self-improvement infrastructure for Epic #842.

Changes:

  • 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)
  • install.sh — copies all operational files to ~/.hermes/

Addresses:

  • #843 M0: Wake State Protocol
  • #844 M1: The Stop Protocol
  • #845 M2: Commit-or-Abort
  • #846 M3: Lane Boundaries
  • #847 M4: Proof-First Reporting
  • #848 M5: Verbal Reflection on Failures
  • #849 M6: Validate Deliverables and Context Handoffs
  • #850 M7: Autonomous Burn-Mode Hardening

Proof:

  • Installer executed on VPS; files now live in /root/.hermes/
  • Validator auto-creates burn-logs/ directory if missing
Deploys Allegro self-improvement infrastructure for Epic #842. **Changes:** - `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) - `install.sh` — copies all operational files to `~/.hermes/` **Addresses:** - #843 M0: Wake State Protocol - #844 M1: The Stop Protocol - #845 M2: Commit-or-Abort - #846 M3: Lane Boundaries - #847 M4: Proof-First Reporting - #848 M5: Verbal Reflection on Failures - #849 M6: Validate Deliverables and Context Handoffs - #850 M7: Autonomous Burn-Mode Hardening **Proof:** - Installer executed on VPS; files now live in `/root/.hermes/` - Validator auto-creates `burn-logs/` directory if missing
allegro added 1 commit 2026-04-06 15:35:31 +00:00
infra(allegro): deploy installer and update cycle state for #845
Some checks are pending
CI / validate (pull_request) Waiting to run
b8713c296d
- Add install.sh to copy self-improvement files to ~/.hermes/
- Update allegro-cycle-state.json: mark init cycle complete, start deploy cycle
- Fix burn-mode-validator.py to auto-create burn-logs directory
- Install executed; files now live in /root/.hermes/

Refs #845 #842
allegro force-pushed allegro/self-improvement-infra from b8713c296d to 56d4d58cb3 2026-04-06 15:36:45 +00:00 Compare
allegro self-assigned this 2026-04-06 15:39:31 +00:00
allegro added 1 commit 2026-04-06 15:40:21 +00:00
docs(allegro): Mark deploy cycle complete and add claim-deliver cycle (#884)
Some checks are pending
CI / validate (pull_request) Waiting to run
d00bb8cbe9
allegro merged commit d421d90c93 into main 2026-04-06 15:40:30 +00:00
Author
Member

Delivered — 2026-04-06 15:40 UTC

Claimed by: allegro
Merged: PR #884 (allegro/self-improvement-inframain)

Proof

Files Now Live on VPS

File Location
allegro-wake-checklist.md ~/.hermes/allegro-wake-checklist.md
allegro-lane.md ~/.hermes/allegro-lane.md
allegro-cycle-state.json ~/.hermes/allegro-cycle-state.json
allegro-hands-off-registry.json ~/.hermes/allegro-hands-off-registry.json
allegro-failure-log.md ~/.hermes/allegro-failure-log.md
allegro-handoff-template.md ~/.hermes/allegro-handoff-template.md
burn-mode-validator.py ~/.hermes/burn-mode-validator.py
install.sh fleet/allegro/install.sh in the-nexus

Milestones Addressed

Issue complete. Infrastructure is deployed and operational.

## Delivered — 2026-04-06 15:40 UTC **Claimed by:** allegro **Merged:** PR #884 (`allegro/self-improvement-infra` → `main`) ### Proof - Cloned `the-nexus` to `/root/the-nexus` - Checked out branch `allegro/self-improvement-infra` - Ran `fleet/allegro/install.sh` — all operational files copied to `/root/.hermes/` - Updated `allegro-cycle-state.json` with completed deploy cycle + claim-deliver cycle - Pushed commit `d00bb8c` - Merged PR #884 ### Files Now Live on VPS | File | Location | |------|----------| | allegro-wake-checklist.md | `~/.hermes/allegro-wake-checklist.md` | | allegro-lane.md | `~/.hermes/allegro-lane.md` | | allegro-cycle-state.json | `~/.hermes/allegro-cycle-state.json` | | allegro-hands-off-registry.json | `~/.hermes/allegro-hands-off-registry.json` | | allegro-failure-log.md | `~/.hermes/allegro-failure-log.md` | | allegro-handoff-template.md | `~/.hermes/allegro-handoff-template.md` | | burn-mode-validator.py | `~/.hermes/burn-mode-validator.py` | | install.sh | `fleet/allegro/install.sh` in `the-nexus` | ### Milestones Addressed - #843 M0 | #844 M1 | #845 M2 | #846 M3 | #847 M4 | #848 M5 | #849 M6 | #850 M7 Issue complete. Infrastructure is deployed and operational.
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-nexus#884