COPPERLINE ENGINEERING NOTE 08

The relay, end to end.

One event. Four boundaries. Every handoff owns a failure mode.

01 / ACCEPT

Gateway

Authenticates the sender and records the receipt.

02 / DURABLE

Journal

Commits before work is acknowledged.

03 / ROUTE

Dispatcher

Selects consumers from the immutable envelope.

04 / PROVE

Receipt

Closes the loop with an observable outcome.

Open the failure path

When delivery fails, the relay preserves the event, records the boundary that rejected it, and resumes from the last acknowledged handoff.

Demonstration content