Commit 44bf0f0
fix(release): correct @refarm.dev/dispatch-surface consumer-pull wording (channel-dispatch, not product commands)
The first vault-seed dogfood surfaced real consumer feedback: dispatch-surface's proofTarget
said "dgk exposes product commands through dispatch-surface-compatible descriptors", which
reads as a CLI command registry — and nearly led the consumer to model its CLI dispatch on
it. The real API is channel/transport dispatch (parseTaskTransport for file/http/channel:*,
the control-surface adapter, channel effort payloads for the runtime HTTP surface). Corrected
downstreamUse + proofTarget so SDK consumers adopt it for what it is, not what it isn't.
Descriptive metadata only — handoff Status stays ok, boundary audit unaffected.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011ZL1AroezCKPRB7aNGoygc1 parent a7b1fe4 commit 44bf0f0
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
849 | 849 | | |
850 | 850 | | |
851 | 851 | | |
852 | | - | |
853 | | - | |
| 852 | + | |
| 853 | + | |
854 | 854 | | |
855 | 855 | | |
856 | 856 | | |
| |||
0 commit comments