From 52566ff36e178e0cee53956607e1ba00ffc83dcf Mon Sep 17 00:00:00 2001 From: root Date: Sat, 4 Jul 2026 23:06:40 +0000 Subject: [PATCH] fix: remove test file, add missing descriptions to zulip-health + memory-audit-maintenance --- memory-audit-maintenance.prose.md | 1 + test-violations.prose.md | 11 ----------- zulip-health.prose.md | 1 + 3 files changed, 2 insertions(+), 11 deletions(-) delete mode 100644 test-violations.prose.md diff --git a/memory-audit-maintenance.prose.md b/memory-audit-maintenance.prose.md index 6703605..3dcb446 100644 --- a/memory-audit-maintenance.prose.md +++ b/memory-audit-maintenance.prose.md @@ -1,6 +1,7 @@ --- name: memory-audit-maintenance kind: responsibility +description: Shared memory audit and maintenance contract for all Hermes agents (Mumuni, Tanko, Koby, Koonimo). Each agent runs it against its own isolated memory files — no cross-agent access, no shared state. Detects staleness, enforces writer registry, and rotates canary tokens. id: 067NC4KG01RG50R40M30E20918 --- diff --git a/test-violations.prose.md b/test-violations.prose.md deleted file mode 100644 index 18b95b4..0000000 --- a/test-violations.prose.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -# Missing kind field intentionally -name: bad-contract -# Missing description intentionally ---- - -## Parameters - -- test: string - -## Nothing else — missing required sections diff --git a/zulip-health.prose.md b/zulip-health.prose.md index eda223c..cf0e3e1 100644 --- a/zulip-health.prose.md +++ b/zulip-health.prose.md @@ -1,6 +1,7 @@ --- kind: responsibility name: zulip-health +description: Multi-platform health monitor for the Zulip messaging mesh spanning Platform A (Agent Zero Docker), Platform B (Hermes agents Tanko/Mumuni), and the Zulip bridge. Verifies bot registration, DM delivery, and cross-platform connectivity. title: Zulip Mesh Health Monitor — Multi-Platform version: 3.0.0 runtime_contract: 2