dbg-09 reproduction
Public source retained with the related article. Generated results, dependency directories, runtime storage, secrets, and oversized binary artifacts are intentionally excluded.
README
# 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.