Skip to main content

Crate stabilizer_core

Crate stabilizer_core 

Source
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.

Structs§

AttemptOverrides
DeltaPolicy
Stabilizer
StabilizerConfig

Enums§

AttemptPhase
StabilizerError

Functions§

compute_tag_novelty
determine_approach_family
extract_strategy_tags

Type Aliases§

StrategyTag