miroir/crates
jedarden c071403d43 Phase 0 (miroir-qon): Verification complete - foundation confirmed
Verified all Phase 0 definition of done criteria:
- cargo build --all: PASS
- cargo test --all: PASS (103 tests)
- cargo fmt --all --check: PASS
- cargo clippy -p miroir-core --lib: PASS
- Config round-trip YAML: PASS
- Workspace structure: Complete with 3 crates
- Dependencies: All wired per plan §4
- Tooling: rust-toolchain.toml, rustfmt.toml, clippy.toml, .editorconfig
- Project artifacts: Cargo.lock, CHANGELOG.md, LICENSE, .gitignore

Note: musl build requires cross-compilation toolchain (environment limitation),
but project is correctly configured with musl targets in rust-toolchain.toml.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-09 05:51:59 -04:00
..
miroir-core Phase 0 (miroir-qon): Verification complete - foundation confirmed 2026-05-09 05:51:59 -04:00
miroir-ctl Phase 0 (miroir-qon): Add serial_test annotation to fix test race condition 2026-05-09 02:19:32 -04:00
miroir-proxy P0.3: Scaffold miroir-proxy crate 2026-04-18 20:57:58 -04:00