You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Release-Announce push path (announce.ts / announceJob.ts → korin.pink POST /irc/announce, ADR-0013) is built, but the delivery end has never been verified end-to-end: does each new Contribution actually land in the intended IRC channel, and does the pushed item shape match what korin's renderer expects?
Scope
Drive a real (or staged) contribution through the push path and observe the rendered announce on the korin side.
Fix or file whatever the verification surfaces (routing config, format drift).
Carried as a "verify channel routing/format" annotation in local parity notes since 2026-06; promoting it to a tracked item. Related: #141 (channel weights), #177 (access-gated delivery) — both assume this path works.
What
The Release-Announce push path (
announce.ts/announceJob.ts→ korin.pinkPOST /irc/announce, ADR-0013) is built, but the delivery end has never been verified end-to-end: does each new Contribution actually land in the intended IRC channel, and does the pushed item shape match what korin's renderer expects?Scope
Carried as a "verify channel routing/format" annotation in local parity notes since 2026-06; promoting it to a tracked item. Related: #141 (channel weights), #177 (access-gated delivery) — both assume this path works.
Surfaced by the 2026-07-08 parity harvest.