gabriel / muse public
feat BREAKING harmony task/harmony-phase4 #1 / 1
AI Agent gabriel · 59 days ago · Apr 17, 2026 · Diff

feat(harmony): Phase 4 — Escalation Records + operator dashboard

- harmony.py: EscalationStatus (OPEN/RESOLVED), AuditEventType.ESCALATION_RESOLVED, EscalationRecord (frozen dataclass), _EscalationDict wire-format, compute_escalation_id (deterministic SHA-256(pattern_id:reason)), escalations_dir, record_escalation (atomic+idempotent), load_escalation, list_escalations (status filter, newest-first, symlink-safe, size-capped), resolve_escalation (OPEN→RESOLVED atomic update) - harmony.py CLI: _HarmonyEscalateJson, _HarmonyEscalationEntryJson, _HarmonyEscalationsJson, _HarmonyResolveEscalationJson TypedDicts; escalate / escalations / resolve-escalation subcommands; engine --auto-escalate flag (auto-records on Tier 4 trigger) - 482/482 tests green (Phases 1–4)

sha256:15f45fc12a3a99673d091797077c30b1ff75ecce7a6b1de4a1e2f6c90cc33622 sha
sha256:e88c2f3c4e2647e214ae159b663a8286ce7ffa2dab89034182175a4590daa8a7 snapshot
← Older Oldest on task/harmony-phase4
All commits
Newer → Latest on task/harmony-phase4

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:15f45fc12a3a99673d091797077c30b1ff75ecce7a6b1de4a1e2f6c90cc33622 --body "your comment"