From 85886f338fd1fee912d9da125df230fc568bdc67 Mon Sep 17 00:00:00 2001 From: mosaic-coder Date: Sun, 26 Jul 2026 07:23:43 -0500 Subject: [PATCH] =?UTF-8?q?chore(wake):=20genericize=20dragon-lin=20operat?= =?UTF-8?q?or=20codename=20in=20manifest=20changelog=20=E2=80=94=20framewo?= =?UTF-8?q?rk=20firewall?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Shipped framework artifacts must carry ZERO operator-specific context. The wake component manifest.txt changelog carried the operator host codename "dragon-lin" in two entries (the pre-existing 0.6.6/#924 entry inherited from main, and the new 0.6.7/#913 entry). The standard jason|woltje|jarvis denylist missed it. Genericize both to "wake-pilot" (the convention #920 established when it genericized the same codename in an earlier changelog entry). Changelog semantics, version numbers, issue refs, and inventory are all unchanged — only the operator codename becomes generic. Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_0158NZqN2n2ymKFeJAZ4GUCb --- packages/mosaic/framework/tools/wake/manifest.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/mosaic/framework/tools/wake/manifest.txt b/packages/mosaic/framework/tools/wake/manifest.txt index 581295e1..e15e2c56 100644 --- a/packages/mosaic/framework/tools/wake/manifest.txt +++ b/packages/mosaic/framework/tools/wake/manifest.txt @@ -98,7 +98,7 @@ # seen-ledger nor observed_seq, so the source is re-enumerated next # cycle — no obligation loss). Files changed: _wake-common.sh, # store.sh, detector.sh (+ tests). -# 0.6.6 #924 digest.sh dead-letter QUARANTINE alarm — G2a fix (dragon-lin +# 0.6.6 #924 digest.sh dead-letter QUARANTINE alarm — G2a fix (wake-pilot # cure-verification follow-up on #920/PR #922). The #920 per-entry # quarantine alarm was stderr/journal-LOCAL only; a dead-lettered # entry is STORE-ACCOUNTED (§2.3) so the reconciler never re-flags @@ -122,7 +122,7 @@ # wedge — #920's core property is preserved). digest.sh is the # ONLY file changed; store.sh/beacon.sh/reconcile.sh are # UNCHANGED (beacon.sh's adapter contract is reused, not modified). -# 0.6.7 #913 wake-install.sh installer ADOPTION-GAP fixes (dragon-lin pilot, +# 0.6.7 #913 wake-install.sh installer ADOPTION-GAP fixes (wake-pilot, # non-blocking, ADDITIVE per #869). (a) DEP-CHECK: the installer # sourced _lib/manifest.sh (the shared framework-manifest reader it # needs for Gate A) unconditionally, so an older host seed that