FlowGuard API - v1.2.0-rc.2
    Preparing search index...

    Type Alias SelfReviewLoop

    SelfReviewLoop: z.infer<typeof SelfReviewLoop>

    State of the PLAN phase self-review loop. Convergence: iteration >= maxIterations OR (revisionDelta === "none" AND verdict === "approve"). This is the "digest-stop" mechanism.