# DBG-05 runtime-configuration reproduction

This synthetic fixture sends ordered jobs through one long-lived process
state. It compares an ambient mutable key, per-use resolution, and scoped
mutation with restoration.

Run:

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

The fixture does not run Laravel, reproduce the private application, or model
concurrent jobs. It verifies the lifecycle mechanism described by the article.
