Skip to content

Upper case the BendP enum defaults#70

Merged
DavidSagan merged 1 commit into
mainfrom
bend-enum-uppercase
Jul 23, 2026
Merged

Upper case the BendP enum defaults#70
DavidSagan merged 1 commit into
mainfrom
bend-enum-uppercase

Conversation

@DavidSagan

Copy link
Copy Markdown
Member

bend.md now writes its enum values in upper case, matching the convention
already followed by aperture.md, rf.md and fork.md. The BendP entries in
kGroupDefaults were the last two lower case values in the table, so the
expanded lattice held ref_geometry: arc where every other group held an
upper case default.

The checker validates key names, never values, so nothing else in the
library reads these; the bookkeeper test that pins the materialized
defaults is updated alongside.

🤖 Generated with Claude Code

bend.md now writes its enum values in upper case, matching the convention
already followed by aperture.md, rf.md and fork.md. The BendP entries in
kGroupDefaults were the last two lower case values in the table, so the
expanded lattice held `ref_geometry: arc` where every other group held an
upper case default.

The checker validates key names, never values, so nothing else in the
library reads these; the bookkeeper test that pins the materialized
defaults is updated alongside.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@DavidSagan
DavidSagan merged commit bb98d5c into main Jul 23, 2026
2 checks passed
@DavidSagan
DavidSagan deleted the bend-enum-uppercase branch July 23, 2026 02:11
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