diff options
| author | Craig Jennings <c@cjennings.net> | 2026-07-20 13:39:29 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-07-20 13:39:29 -0500 |
| commit | 0e9958abfbe97540b348b2118a863f7995e73b9e (patch) | |
| tree | a26fcb26659693b156ea923179f2b79775687537 /docs | |
| parent | af565bae3fe18ba750a223074624e644d85e01ce (diff) | |
| download | rulesets-0e9958abfbe97540b348b2118a863f7995e73b9e.tar.gz rulesets-0e9958abfbe97540b348b2118a863f7995e73b9e.zip | |
feat: extend the silent-until-signal heartbeat to the two MCP monitor loops
Auto triage-intake and auto inbox-zero now collapse an empty check to a single "<workflow> at HH:MM: nothing" line, matching the sentry quiet-fire heartbeat from Phase 1. Detection stays in-session, so the MCP-auth sources are scanned in full and only the output collapses. Inbox already had an acknowledge-only-on-empty rule, now unified to the standard format; triage's three-section sweep output gains the empty-sweep collapse.
Completes the silent-until-signal spec (Phases 2-5): the spec is the shared-policy home the three workflows reference, and a manual-testing entry covers the live-loop verification. Spec flipped to IMPLEMENTED.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/specs/2026-07-20-silent-until-signal-monitors-spec.org | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/specs/2026-07-20-silent-until-signal-monitors-spec.org b/docs/specs/2026-07-20-silent-until-signal-monitors-spec.org index 210c1e9..c15d10f 100644 --- a/docs/specs/2026-07-20-silent-until-signal-monitors-spec.org +++ b/docs/specs/2026-07-20-silent-until-signal-monitors-spec.org @@ -4,10 +4,11 @@ #+TODO: TODO | DONE #+TODO: DRAFT READY DOING | IMPLEMENTED SUPERSEDED CANCELLED -* DRAFT silent-until-signal monitor loops +* IMPLEMENTED silent-until-signal monitor loops :PROPERTIES: :ID: af592bd6-d3e6-47e2-8804-2a287b4d9303 :END: +- 2026-07-20 Mon @ 13:34:53 -0500 — READY (Craig approved after his read) → building Phases 2-5 immediately → IMPLEMENTED. Phase 2 (auto triage-intake heartbeat), Phase 3 (auto inbox-zero heartbeat), Phase 4 (shared-policy home: the spec is the single definition, each workflow states its own heartbeat and references it), Phase 5 (manual-testing checklist). All phases shipped. - 2026-07-20 Mon @ 12:30:00 -0500 — Phase 1 (sentry quiet-fire heartbeat) implemented ahead of the full READY gate, at Craig's direction — a quiet sentry fire now collapses to =sentry at HH:MM: nothing=, and the "no silent skip" discipline is reconciled (the heartbeat is the explicit "nothing" record). Phases 2-5 (triage, inbox, shared-policy home, verification) still pending Craig's deep read. Spec stays DRAFT. - 2026-07-20 Mon @ 12:14:20 -0500 — drafted during the morning session. Design decisions resolved live with Craig off the .emacs.d proposal and the sentry live-trial evidence. DRAFT pending his deep read. |
