Skip to main content

evaluate_layer3

Function evaluate_layer3 

Source
pub fn evaluate_layer3(
    project_root: &Path,
    phase: u32,
    git_flow: &GitFlowConfig,
) -> Result<AgentResult, ResultError>
Expand description

Layer 3: Last resort — agent process is gone, commits exist.

Returns Unknown status with a warning. This only fires when neither Layer 1 nor Layer 2 produced a definitive result.