chore(wake): genericize dragon-lin operator codename in manifest changelog — framework firewall
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
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 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0158NZqN2n2ymKFeJAZ4GUCb
This commit is contained in:
@@ -98,7 +98,7 @@
|
|||||||
# seen-ledger nor observed_seq, so the source is re-enumerated next
|
# seen-ledger nor observed_seq, so the source is re-enumerated next
|
||||||
# cycle — no obligation loss). Files changed: _wake-common.sh,
|
# cycle — no obligation loss). Files changed: _wake-common.sh,
|
||||||
# store.sh, detector.sh (+ tests).
|
# 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
|
# cure-verification follow-up on #920/PR #922). The #920 per-entry
|
||||||
# quarantine alarm was stderr/journal-LOCAL only; a dead-lettered
|
# quarantine alarm was stderr/journal-LOCAL only; a dead-lettered
|
||||||
# entry is STORE-ACCOUNTED (§2.3) so the reconciler never re-flags
|
# 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
|
# wedge — #920's core property is preserved). digest.sh is the
|
||||||
# ONLY file changed; store.sh/beacon.sh/reconcile.sh are
|
# ONLY file changed; store.sh/beacon.sh/reconcile.sh are
|
||||||
# UNCHANGED (beacon.sh's adapter contract is reused, not modified).
|
# 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
|
# non-blocking, ADDITIVE per #869). (a) DEP-CHECK: the installer
|
||||||
# sourced _lib/manifest.sh (the shared framework-manifest reader it
|
# sourced _lib/manifest.sh (the shared framework-manifest reader it
|
||||||
# needs for Gate A) unconditionally, so an older host seed that
|
# needs for Gate A) unconditionally, so an older host seed that
|
||||||
|
|||||||
Reference in New Issue
Block a user