miroir/crates/miroir-core
jedarden f07ba9575b repo hygiene: remove committed build artifacts and stale config.bak
- Remove coverage/ directory (HTML and lcov files)
- Remove lcov.info and librust_out.rlib build artifacts
- Remove stray file '1' at repo root
- Remove dead config.bak/ module (unreferenced backup)
- Update .gitignore to exclude coverage/, lcov.info, and *.rlib patterns

Verified:
- No references to config.bak or librust_out in codebase
- cargo check --workspace compiles successfully
- notes/, .beads/, tests/, dashboards/ untouched
2026-07-02 07:46:48 -04:00
..
benches style(benches): fix clippy warnings in benchmark files 2026-05-26 16:41:55 -04:00
migrations feat(admin-api): add TTL policy endpoint (plan §13.14) 2026-05-26 15:40:45 -04:00
proptest-regressions feat(tests): add property tests and fuzz targets for router, config, and parsers (plan §8, P9.6) 2026-05-24 11:41:48 -04:00
src repo hygiene: remove committed build artifacts and stale config.bak 2026-07-02 07:46:48 -04:00
tests test(idempotency): fix flaky p5_10_a3_hot_query_coalesces_scatters test 2026-05-26 22:23:25 -04:00
Cargo.toml feat(benchmarks): add Criterion benchmarks for plan §8 performance targets 2026-05-26 15:57:02 -04:00
proptest.toml P1.6: Verify property tests and benchmarks for router 2026-05-23 10:21:56 -04:00