maint-fix(doc_drift): 2026-05-30-043001 - #792
Conversation
The Concrete Policies table called it 'Regex-based text substitution',
but the policy does literal string find-and-replace (config takes literal
from_str/to_str pairs). 'Regex-based' wrongly implies user-supplied regex.
Match the code and README.md ('Fast string find-and-replace').
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
CHANGELOG reminder — This PR has no changelog fragment. Add a file to |
ReviewVerdict: LGTM. This is a one-line correction to the policy table in Accuracy check (the core question for a doc-drift fix)
Verified against
The new wording is accurate and the old "Regex-based" wording was actively misleading (it implied users could pass regex patterns, which they can't). Consistency with sibling docs
Minor observation (non-blocking)The new one-liner doesn't mention the capitalization-preservation behavior (when Other dimensions
Safe to merge. |
Addresses the github-actions CHANGELOG reminder on PR #792. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Addressed the CHANGELOG reminder: added a changelog fragment at This was autonomous overnight work from the nightly sitrep agent — please review before any further action. The PR remains a draft. |
ReviewVerdict: LGTM — fix is accurate, properly scoped, and process-compliant. Correctness of the fixVerified against
So "Regex-based text substitution" was genuinely wrong (or at least very misleading), and the new wording matches both the code and Style / nits (non-blocking)
Process
RiskEffectively zero — single-line description in a markdown table plus a new changelog fragment. No code paths touched, no behavioral change. Safe to merge once CI is green. 🤖 Posted by an automated review agent |
|
Claude-generated merge-queue triage of all open Luthien PRs, requested by Scott (Jul 7, 2026). Advisory only; Scott has not yet acted on these recommendations. Recommendation: mark ready and merge. One-line documentation correction, verified still needed: |
Automated fix attempt for the doc_drift check, from maintenance run 2026-05-30-043001.
This PR addresses a single concern (doc_drift). Other failing checks, if any,
get their own PRs.
See
autofix_summary.doc_drift.mdandautofix_session.doc_drift.login/Users/jai/.luthien/automated_maintenance/runs/2026-05-30-043001/for details.Review carefully — these changes are not human-authored.
Posted by automated autofix