Backlog item §A · A7 — mirrored from docs/roadmap/improvements-backlog.md.
What the audit found
Failure paths return
id:"unknown" (HP/Transport.swift:201,222); LocalSocketClient.send
doesn't check correlation. Echo the request id everywhere and assert
client-side.
Milestone: Phase 1 — Trust the build
Before changing behaviour here, read docs/roadmap/what-is-excellent.md — the contracts listed there must survive the fix — and AGENTS.md for build, test, and review conventions.
Definition of done: the change ships with the test named above (or an equivalent), CI is green, and the corresponding line in the backlog file is checked off in the same PR.
What the audit found
Failure paths return
id:"unknown"(HP/Transport.swift:201,222);LocalSocketClient.senddoesn't check correlation. Echo the request id everywhere and assert
client-side.
Milestone: Phase 1 — Trust the build
Before changing behaviour here, read
docs/roadmap/what-is-excellent.md— the contracts listed there must survive the fix — andAGENTS.mdfor build, test, and review conventions.Definition of done: the change ships with the test named above (or an equivalent), CI is green, and the corresponding line in the backlog file is checked off in the same PR.