Hygiene sweep (2026-07-11 corpus-audit follow-up). The proxy admin UI's
built output was committed under version control:
crates/miroir-proxy/admin-ui/dist/{app.js,index.html,styles.css}
These are regenerable build artifacts (produced by the admin-ui build
step), not source. git rm -r --cached removes them from the index only —
the files are kept on disk and remain gitignored (see prior commit), so
they no longer show up as tracked build artifacts or untracked noise.
Co-Authored-By: Claude <noreply@anthropic.com>
Bead-Id: bf-8qyif
|
||
|---|---|---|
| .. | ||
| miroir-core | ||
| miroir-ctl | ||
| miroir-proxy | ||