Skip to content

Support opt-in LOC ratcheting from review threshold - #119

Merged
stef-k merged 3 commits into
mainfrom
feature/116-review-loc-ratchet
Aug 28, 2026
Merged

Support opt-in LOC ratcheting from review threshold#119
stef-k merged 3 commits into
mainfrom
feature/116-review-loc-ratchet

Conversation

@stef-k

@stef-k stef-k commented Aug 28, 2026

Copy link
Copy Markdown
Owner

Closes #116

Summary

  • add opt-in guards.loc.ratchetAt: review while preserving the default fail behavior
  • create and update LOC allowances at the effective review threshold without changing baseline schema or atomic safety
  • document the policy and cover lifecycle, overrides, output, and incomplete-run behavior

Validation

  • fresh installed-wheel suite: 314 passed
  • installed-package packaging suite: 12 passed
  • installed code-guard . --ci: exit 0 (existing REVIEW findings only)
  • python -m compileall -q src skills research tests: exit 0
  • git diff --check origin/main...HEAD: exit 0
  • independent review: PASS, no material findings

@stef-k
stef-k merged commit e27295c into main Aug 28, 2026
14 of 15 checks passed
@stef-k
stef-k deleted the feature/116-review-loc-ratchet branch August 28, 2026 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support opt-in LOC ratcheting from the review threshold

1 participant