What this test proves
This lane sends and reads through the portable localhost name, then checks requires-ack delivery and the acknowledgement reply. It proves loopback naming is used without depending on an advertised interface address.
Evidence layout
The runner writes immutable evidence for smoke-localhost beneath site/reports/. The JSON payload is the source for case or worker outcomes; the rendered report and envelope provide the public navigation entry.
Changes
The revision sections below are the retained runner-history backfill. Each section records the source revision and its own ordered procedure description.
Flow
Steps
| step | action | observable | evidence |
|---|---|---|---|
| 1 | Execute `doctor` | The named check reports PASS or FAIL at revision `8043ce64` | `smoke-localhost.json` cases |
| 2 | Execute `localhost send/read/content` | The named check reports PASS or FAIL at revision `8043ce64` | `smoke-localhost.json` cases |
| 3 | Execute `localhost requires-ack delivery/content` | The named check reports PASS or FAIL at revision `8043ce64` | `smoke-localhost.json` cases |
| 4 | Execute `localhost acknowledgement reply delivery/content` | The named check reports PASS or FAIL at revision `8043ce64` | `smoke-localhost.json` cases |