ifc-errors-version-mismatch

Installation
SKILL.md

IFC Version Mismatch

A version mismatch is when the IFC schema a file claims (its FILE_SCHEMA header) disagrees with the schema the file's entities and attributes actually belong to. The file is then internally inconsistent: a validator rejects it, or a reader silently misinterprets it.

ALWAYS treat the declared FILE_SCHEMA token as a contract. Every entity name, attribute slot, attribute optionality and enum value in the file MUST be legal for that exact schema.

Quick Reference

FILE_SCHEMA token per version

Installs
2
GitHub Stars
1
First Seen
Jun 2, 2026
ifc-errors-version-mismatch — impertio-studio/ifc-claude-skill-package