Skip to content

Documentation stale re: max_turns formula and range #51

Description

@twistedmelonman

Non-Blocking Review Concern: Documentation stale re: max_turns formula and range

Source: pre-push whole-codebase review
Location: .github/workflows/claude-blocking-review.yml:8, README.md:34
Date: 2026-04-18

What was flagged

The top-of-file docstring at .github/workflows/claude-blocking-review.yml:8 still says max_turns: 10 + lines/150, +20% buffer (min 25, max 50), and README.md:34 advertises the same formula and 25–50 range. The runtime now uses 8 + lines/200 with a 15–40 range. These won't cause runtime failures (not a BLOCK), but they'll mislead callers sizing their own overrides and mislead future maintainers reading the workflow header. Update both to reflect the new formula/range.

Context

This issue was automatically created from a non-blocking concern identified
during pre-push whole-codebase review. It was flagged for tracking.


Created by lib-review-issues.sh

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    tech-debtTechnical debt to address

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions