Skip to content

feat(i18n): add change proposal for normative keyword internationalization#2

Merged
santif merged 1 commit into
feat/add-i18n-normative-keywordsfrom
claude/review-pr-840-changes-M3c65
Mar 14, 2026
Merged

feat(i18n): add change proposal for normative keyword internationalization#2
santif merged 1 commit into
feat/add-i18n-normative-keywordsfrom
claude/review-pr-840-changes-M3c65

Conversation

@santif

@santif santif commented Mar 14, 2026

Copy link
Copy Markdown
Owner

Introduce OpenSpec change artifacts (proposal, specs, design, tasks) for
supporting language-specific normative keywords in validation (e.g.,
DEBE/DEBERÁ for Spanish instead of MUST/SHALL).

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

- Fix malformed regex typo in tasks.md: (?\p{L}) → (?!\p{L})
- Remove editing artifact '← (was: hardcoded SHALL)' from cli-validate spec
- Add console.warn for unknown language codes in resolveKeywords() per spec
- Fix comma grammar in formatKeywordMessage() for two-keyword case
- Update REQUIREMENT_NO_SHALL in constants.ts to match
- Update tests for warning assertion and corrected message format

https://claude.ai/code/session_011nfbaV82D5YRVT1jQbWDC8
@santif santif changed the base branch from main to feat/add-i18n-normative-keywords March 14, 2026 13:32
@santif santif merged commit 66a03ac into feat/add-i18n-normative-keywords Mar 14, 2026
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.

2 participants