fix(wake): #914 digest renderer — WAKE_AGENT-prefixed ack line + digest-class locator threading (#916)
Co-authored-by: jason.woltje <jason@diversecanvas.com> Co-committed-by: jason.woltje <jason@diversecanvas.com>
This commit was merged in pull request #916.
This commit is contained in:
@@ -34,8 +34,19 @@
|
||||
# burn-before-enqueue (arrow 1), W5 co-feed aliasing (arrow 2), and
|
||||
# the migration-restart silent-swallow (arrow 3, now structurally
|
||||
# impossible — allocation is always > consumed or fails loud).
|
||||
# 0.6.2 #914 digest.sh renderer fixes (live wake-pilot findings): (a) the
|
||||
# embedded ack copy-run line now bakes an explicit
|
||||
# WAKE_AGENT=<render-time-agent> prefix (shell-quoted) so an
|
||||
# env-less copy-run resolves to the correct per-agent namespace
|
||||
# instead of silently falling back to `default`; (b) the
|
||||
# ORIENTATION locator renderer now also recognizes the locator
|
||||
# vocabulary detector.sh (A1) actually emits for a digest-class
|
||||
# entry (kind/id/observed_hash/remote/path), so a digest-class
|
||||
# pointer carries a usable (soft) locator instead of rendering
|
||||
# empty. Display-only: the ACTIONABLE-tier hard-locator FAIL-LOUD
|
||||
# gate (_has_hard_locator, exit 4) is unchanged.
|
||||
component=wake
|
||||
version=0.6.1
|
||||
version=0.6.2
|
||||
|
||||
# Watch-list schema this component consumes, and the INCLUSIVE range of
|
||||
# schema_version values it supports. A wake-watch-list.json whose schema_version
|
||||
|
||||
Reference in New Issue
Block a user