policy: codify separator naming convention + foreign-convention override (LANGUAGE-POLICY v1.2.1)#71
Merged
Conversation
Normative: '-' = program/application, '_' = structured data acted upon. Grounded in RFC 8552 (DNS Attrleaf) underscore-label precedent. Layered resolution so it is never enforced flatly: - language/OS/protocol-mandated (or inverted) separators win at their own layer and are NOT drift; never auto-correct them - scoped convention override: a machine-readable convention-boundary marker suspends estate separator-inference inside foreign/inverted subtrees, in either direction (the estate's '\apt'-style escape) - machine-readable backstop: kind (program|data) declared in .machine_readable/ when the separator cannot carry the signal - application: v-api-interfaces/ (hyphen) canonical; underscore v_api_interfaces/ is a misnamed duplicate to collapse Adds normative section + v1.2.0/v1.2.1 amendment entries + header bump. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Makes the hyphen=program / underscore=data convention discoverable and machine-enforceable in the central standards, with RFC 8552 (DNS Attrleaf) precedent stated explicitly. Adds the layered resolution for language/OS/protocol-mandated or inverted separators (technical mandate wins; never auto-correct) and the scoped convention override — a
.machine_readable/convention-boundary marker that suspends estate separator-inference inside foreign subtrees in either direction. Normative section + v1.2.0/1.2.1 amendments + header bump. 🤖 Generated with Claude Code