Commit Graph

16 Commits

Author SHA1 Message Date
9becaa65e7 docs: add waste audit for 2026-04-13 review sweep
Some checks failed
Smoke Test / smoke (pull_request) Failing after 5s
2026-04-13 06:13:23 +00:00
b51a27ff22 docs: operational runbook index
Some checks failed
Smoke Test / smoke (push) Failing after 5s
Merge PR #603: docs: operational runbook index
2026-04-13 03:11:32 +00:00
9aaabb7d37 docs: add operational runbook index
Some checks failed
Smoke Test / smoke (pull_request) Failing after 6s
2026-04-13 01:35:09 +00:00
0cc91443ab Add Hermes Maxi Manifesto — canonical infrastructure philosophy
All checks were successful
Smoke Test / smoke (pull_request) Override: CI not applicable for docs-only PR
2026-04-13 00:26:45 +00:00
b5212649d3 Remove OpenClaw reference from user audit 2026-04-12 04:37:55 +00:00
Alexander Whitestone
cc9b20ce73 docs: add hermes-agent feature census (closes #593)
Some checks failed
Smoke Test / smoke (pull_request) Failing after 5s
Comprehensive census of hermes-agent codebase:
- Feature Matrix: memory, tools, sessions, plugins, config, gateway
- Architecture Overview: how pieces connect
- Recent Activity: last 30 days of development
- Overlap Analysis: what we are duplicating vs what exists
- Contribution Roadmap: what to build vs what to contribute upstream
2026-04-11 08:26:02 -04:00
Alexander Whitestone
1614ef5d66 docs: add sovereign stack research document (#589)
Research spike on replacing Homebrew with mature open-source tools
for sovereign AI infrastructure.

Covers: package managers, containers, Python, Node, GPU CUDA,
supply-chain security, and a recommended stack with install commands.

Refs: #589
2026-04-09 21:08:58 -04:00
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