Files
ironclaw/docs/channels
BenKurrek c63456cd00 docs(replies): align guidance, comments, and test docs with the reply seam
Guidance and docs now describe what ships: every declared [channel.reply]
binds one ReplySink (stream or message is cadence only), the session
channel's sink is the projection sink composition attaches, final-reply
attachments materialize inside reply publication, and the two 2026-08
channel design records carry superseded-in-part banners pointing at the
progressive-reply design. The Slack rows say stream replies; the unused
agents.sessions.rename link is gone from the setup docs; tests/AGENTS.md
maps the SSE first-text journeys.

Code-adjacent fixes riding along: the RebornRuntime delivery-coordinator
accessor is test-support again (production wiring takes the coordinator
from the factory) with the struct ratchet re-pinned 267 -> 268 / 43 -> 44
against main's 269 / 44; the binary's session-reply-channel naming is
pinned by a CLI test; the DCR recovery diagnostics are debug-level and
the malformed-record renewal has a caller-level test (sabotage-verified);
the stale notice-route comment, the split doc block in composition
test-support, the misplaced doc on the failure-notice test, the fake
channel adapter counters' docs, and the ExtensionBindings doc are
corrected; the Slack exactly-once integration journey waits for the
attempt to settle before sampling the wire.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-02 02:59:22 -04:00
..