Skip to content

PyAutoScientist 4b: URL fixup rules → config/url_fixups.yaml#55

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/pyautoscientist-4b
Jul 10, 2026
Merged

PyAutoScientist 4b: URL fixup rules → config/url_fixups.yaml#55
Jammy2211 merged 1 commit into
mainfrom
feature/pyautoscientist-4b

Conversation

@Jammy2211

Copy link
Copy Markdown
Contributor

Summary

Brain#75 (final config extraction, Heart leg): url_check_live.py's 31 KNOWN_PATTERN_REWRITES — the URL sweep's accumulated "immune memory", pure instance policy — move to config/url_fixups.yaml, ast-extracted and verified byte-identical (pattern/replacement/description round-trip equality against the old module). The loader is strict; adopters replace or empty the file.

API Changes

None — KNOWN_PATTERN_REWRITES keeps its name and shape.

Test Plan

  • pytest tests/ — 244 passed
  • Old-vs-new rule lists compare equal (31 rules)

🤖 Generated with Claude Code

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Jammy2211 Jammy2211 added the pending-release Merged changes awaiting the next release cycle label Jul 10, 2026
@Jammy2211 Jammy2211 merged commit 37f1dc2 into main Jul 10, 2026
4 checks passed
@Jammy2211 Jammy2211 deleted the feature/pyautoscientist-4b branch July 10, 2026 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pending-release Merged changes awaiting the next release cycle

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant