No. 2
Diagnostics self-read — in-app visibility for the product-events outbox
x-006 ships an in-app diagnostics screen on top of the x-005 telemetry primitive, with self-read endpoints, the durable privacy invariants of the surface, and a gated prod entry-point.
x-005 shipped the product-events telemetry primitive: a backend ingest
endpoint and a client recordProductEvent({ event, properties }) call.
That release deferred the in-app visibility of the outbox to FR-030 and
FR-031. x-006 closes both: there is now a self-read API on the backend,
a screen on the client that composes the outbox with the server-side
history, and the durable contracts of the surface written down so they
can be cited.