You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- C1: Wire GovernancePolicy, AuditRecord, MaintenanceAction into harness
lifecycle — LifecycleOutcome now carries policy, audit trail, and
maintenance action instead of dropping them as unused imports
- C2: Prefix unused mermaid_results variable with underscore
- C3: Add parentheses around left_edge + self.gap in Kasuari constraint expression
- C4: Replace and_then(|x| Ok(y)) with map(|x| y) in provider.rs
- C5: Remove unused arc_kit_au::EdgeType import from ledgerr-mcp/lib.rs
- Also remove unused AuditRecord import from b00t-iface/core/machine.rs
- Also prefix unused issue_count variable in ledger-core/validation.rs
0 commit comments