Expand description
§stabilizer-core
Attempt-phase and delta-policy primitives for forge-engine.
This crate owns the bounded policy objects that step an attempt through innovate/stabilize/clamp phases. It does not execute patches, run checks, or decide archive/promotion outcomes.
§stabilizer-core
Attempt-phase and novelty helpers for iterative patch generation.
This Tier 3 crate models retry/stabilization phases and derives patch-level strategy signals. It does not own execution, scoring, or persistence.