Statement
Content validation shall use a pluggable static rules framework that supports rule registration via configuration, per-rule severity levels, and extensibility for new rules without modifying the framework core.
Rationale
The framework (lint-static-rules.ts) is the architectural foundation for REQ-00083, REQ-00129, and REQ-00175. Delivered by PLN-3 (D-PLN3-01).
Topics
Owner: validation-enforcement
Applies To
- Static Rules Validation DOC-00082
Depends On
- REQ-00083 Missing alternative text shall generate warnings.