Skip to content

Fix "an ValidationError" left by the rename - #227

Merged
bgrant0607 merged 1 commit into
mainfrom
validation-errors-article
Sep 9, 2026
Merged

bgrant0607 merged 1 commit into
mainfrom
validation-errors-article

Conversation

@bgrant0607

Copy link
Copy Markdown
Member

Follow-up to #226. The ApplyGatesValidationErrors substitution rewrote
the noun and left the article behind:

  • "An ApplyGate attaches" → "An ValidationError attaches"
  • "an ApplyWarning" → "an ValidationWarning"

Both were correct before the rename, which is exactly why a search for the old
names did not find them afterwards. Nineteen files: help text, SKILL.md
prose, READMEs, a demo transcript, and one user-facing string in promoter's
publish-refusal message.

Only the article changed. managerkit and eks-manager still build, and
promoter/app still builds.

🤖 Generated with Claude Code

https://claude.ai/code/session_01Ge1C6Wm1qR3WUCxEZKPboc

The ApplyGates -> ValidationErrors substitution rewrote the noun and left the
article: "An ApplyGate attaches" became "An ValidationError attaches", and
"an ApplyWarning" became "an ValidationWarning". Nineteen files, in help text,
SKILL.md prose, READMEs, a demo transcript, and one user-facing string in
promoter's publish refusal.

Only the article changed. managerkit and eks-manager still build, and
promoter/app still builds.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Ge1C6Wm1qR3WUCxEZKPboc
@bgrant0607
bgrant0607 merged commit 28c6cda into main Sep 9, 2026
7 checks passed
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.

1 participant