Extracted constants from the Stage C completeness validator.
These regex patterns and threshold values are the authoritative definitions
referenced by both the validator script and unit tests.
Note: detect-unsafe-regex is disabled for this file because these patterns
operate on bounded artifact content (typically <1000 lines of markdown)
with no user-supplied input, identical to their origin in the validator script.
Description
Extracted constants from the Stage C completeness validator. These regex patterns and threshold values are the authoritative definitions referenced by both the validator script and unit tests.
Note: detect-unsafe-regex is disabled for this file because these patterns operate on bounded artifact content (typically <1000 lines of markdown) with no user-supplied input, identical to their origin in the validator script.