Statement
Static rule violations shall support a dual exception model: inline source comments for localized suppressions and a centralized TypeScript manifest for cross-cutting exceptions. Both mechanisms shall require a documented reason for traceability.
Rationale
Reason-required suppression ensures traceability. Dual model balances author convenience with centralized governance. Delivered by PLN-3 (D-PLN3-02).
Topics
Owner: validation-enforcement
Applies To
- Static Rules Validation DOC-00082
Related Requirements
- REQ-00217 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.