# DBG-09 correlation-carrier reproduction

This deterministic fixture models one correlation identifier across HTTP
ingress, request context, a request log, approved outbound HTTP, queue
metadata, worker context, a worker log, and the response.

Run:

```sh
./run.sh
```

It also proves that a missing queue carrier breaks the chain and that invalid
incoming data is replaced. It does not run Laravel, HTTP, a queue, worker
processes, or a log backend. All identifiers and records are synthetic.
