miroir/crates/miroir-proxy
jedarden 7c13091a27 P7.2: Wire §13.11-21 metric families behind feature flags (plan §10)
Register 42 advanced-capabilities metrics gated by config.*.enabled flags.
Each metric family is Option<T> — None when disabled, registered only when
the corresponding feature flag is on. Includes accessor methods (no-op when
disabled), clone support, and three test scenarios: all-on, all-off, and
noop accessors.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-19 12:49:20 -04:00
..
src P7.2: Wire §13.11-21 metric families behind feature flags (plan §10) 2026-04-19 12:49:20 -04:00
tests P2.6: Complete Phase 2 DoD — dedup, live topology, field stripping, all 14 tests pass 2026-04-19 09:29:43 -04:00
Cargo.toml P2.5: Implement task ID reconciliation and /tasks endpoints 2026-04-19 07:46:49 -04:00