# Modified Web Configurator readable source

This tree combines the first-party Vue/TypeScript application source recovered from the official Unfolded Circle Web Configurator `2.1.0` production source maps with the readable Unfolded.Tools simulator overlay.

## Composition

- `src/`: recovered upstream application source with the Unfolded.Tools overlay applied.
- `public/`: static upstream assets and the added simulator browser assets.
- `index.html`: the session-prefixed deployed HTML template.
- `release.json`, `version.txt`, `licenses.md`, `LICENSE`, `MODIFICATIONS.md`: deployed build and licensing metadata.

## Recovery statistics

- Source maps: 39
- Unique embedded source files: 555
- First-party or static files: 281
- Third-party source files: 274

## Remaining upstream build-material gaps

The supplied official archive does not include the original `package.json`, lockfile, Vite/TypeScript configuration, JSON translation source files, type-only modules omitted during bundling, or the original global `src/assets/main.scss`. Consequently, this is a comprehensive readable application-source recovery and modification disclosure, but it is not represented as a byte-reproducible original upstream checkout.

The untouched official distribution and all embedded source maps are preserved in `../upstream-web-configurator/distribution/`.
