d5c357df76
Add wizard apprenticeship charter ( #398 )
...
Co-authored-by: Codex Agent <codex@hermes.local >
Co-committed-by: Codex Agent <codex@hermes.local >
2026-04-04 22:43:55 +00:00
04213924d0
Merge pull request 'Cut over stale ops docs to current workflow' ( #399 ) from codex/workflow-docs-cutover into main
2026-04-04 22:25:57 +00:00
e4c3bb1798
Add workspace user audit and lane recommendations ( #392 )
...
Co-authored-by: Codex Agent <codex@hermes.local >
Co-committed-by: Codex Agent <codex@hermes.local >
2026-04-04 20:05:21 +00:00
Alexander Whitestone
4effb5a20e
Cut over stale ops docs to current workflow
2026-04-04 15:21:29 -04:00
Allegro
c134081f3b
[ #94 ] Add quick reference and deployment checklist for production
2026-03-30 16:46:35 +00:00
Allegro
0d8926bb63
[ #94 ] Add operations dashboard and setup script for Uni-Wizard v4
2026-03-30 16:45:35 +00:00
Allegro
bdb8a69536
[DOCS] Allegro Lane v4 — Narrowed Definition
...
Explicit definition of Allegro narrowed lane:
**Primary (80%):**
- Gitea Bridge (40%): Poll issues, create PRs, comment on status
- Hermes Bridge (40%): Cloud model access, telemetry streaming to Timmy
**Secondary (20%):**
- Redundancy/Failover (10%): Health checks, VPS takeover, Syncthing mesh
- Uni-Wizard Operations (10%): Service monitoring, restart on failure
**Explicitly NOT:**
- Make sovereign decisions (Timmy decides)
- Authenticate as Timmy (identity remains local)
- Store long-term memory (forward to Timmy)
- Work without connectivity (value is cloud bridge)
**Success Metrics:**
- Issue triage: < 5 min
- PR creation: < 2 min
- Telemetry lag: < 100ms
- Uptime: 99.9%
- Failover: < 30s
Allegro provides connectivity, redundancy, and dispatch.
Timmy retains sovereignty, decision-making, and memory.
2026-03-30 16:40:35 +00:00
Allegro
5f549bf1f6
[ #79 ] JSONL Scorecard Generator for overnight loop analysis
...
Generates comprehensive reports from overnight loop JSONL data:
**Features:**
- Reads ~/shared/overnight-loop/*.jsonl
- Produces JSON and Markdown reports
- Pass/fail statistics with pass rates
- Duration analysis (avg, median, p95)
- Per-task breakdowns
- Hourly timeline trends
- Error pattern analysis
- Auto-generated recommendations
**Reports:**
- ~/timmy/reports/scorecard_YYYYMMDD.json (structured)
- ~/timmy/reports/scorecard_YYYYMMDD.md (human-readable)
**Usage:**
python uni-wizard/scripts/generate_scorecard.py
Closes #79
2026-03-30 15:50:06 +00:00
Allegro
eadb1eff25
[ #74 ] Add Syncthing mesh setup script and documentation
...
- Add scripts/setup-syncthing.sh for automated VPS provisioning
- Add docs/SYNCTHING.md with architecture and troubleshooting
- Configure systemd service for auto-start
- Set web UI to localhost-only for security
Allegro VPS: Device ID MK6G5KV-VLTY7KS-FJ6ZN63-RV5ZIRG-7C2GSRS-OSJUDWA-IC6A7UP-NIGMQAE
Ezra VPS: Awaiting SSH access for setup completion
2026-03-30 15:20:01 +00:00