Description-Behavior Mismatch
Medium
- Confidence
- 95% confidence
- Finding
- The manifest description says the skill validates data against ISO 19650, IFC, COBie, and UniFormat standards, and the code additionally exposes OMNICLASS in the Standard enum. However, _load_rules defines rules for ISO 19650, IFC, COBie, UniFormat, and MasterFormat only; there are no OmniClass rules at all. This creates a capability/behavior mismatch because the documented standards coverage is broader than what the checker can actually enforce.
