Skip to content

Move hardcoded rule data into data-source and enforce strict loading - #330

Merged
satyakigh merged 6 commits into
mainfrom
hardcoded-stuff
Aug 19, 2026
Merged

Move hardcoded rule data into data-source and enforce strict loading#330
satyakigh merged 6 commits into
mainfrom
hardcoded-stuff

Conversation

@satyakigh

Copy link
Copy Markdown
Collaborator

Summary

This change removes fallback, synthesized-stub, permissive-shape, and silent-skip behavior for validation datasets that are required to build or initialize the validator.

Missing, malformed, empty, or incorrectly shaped required data now fails explicitly instead of:

  • searching alternate directories
  • creating {} or [] stubs
  • defaulting missing fields or collections
  • accepting compatibility wrapper shapes
  • synthesizing missing document structure
  • silently skipping affected rules

@satyakigh
satyakigh merged commit 584bd9a into main Aug 19, 2026
1 check passed
@satyakigh
satyakigh deleted the hardcoded-stuff branch August 19, 2026 01:53
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