Member Junction
    Preparing search index...

    Variable RETRYABLE_LINT_CODESConst

    RETRYABLE_LINT_CODES: ReadonlyArray<string> = ...

    Status codes the lint-fix retry loop treats as retryable. Anything else surfaces as a terminal failure. Kept narrow on purpose — random "save failed" errors should NOT trigger LLM-fixup loops.