Elemental Ingest
Copyright 2026 Elemental Engineering

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Third-party components:

- ifcopenshell (LGPL-3.0): used as a runtime dependency via pip; dynamic linking
  through Python package mechanism; no modifications. See
  https://github.com/IfcOpenShell/IfcOpenShell for source and license.

- datamodel-code-generator (MIT): used only as a development tool for Pydantic
  model generation; not distributed with runtime artifacts.
