- What the tester did
- Fetched the bundle named by the status route, then fetched the source map published beside it, and read the configuration object the map restored.
- What the estate recorded
- A request for a static file from an edge cache. No authentication event, because none was required, and nothing in the access log that distinguishes it from an ordinary page load.
- What had been assumed
- That the build step which minifies a bundle also drops its map, and that a value injected at build time is a different thing from a value written into source. Neither holds once the map ships.