__init__.py python
7 lines 260 B
Raw
sha256:c07f2f34a0db9f43fe866f157d1935322008545ff8940c06c7c921eb219c55ab NXP-b DONE: independent BV-r2 pass + ISR (SD-17) Human minor ⚠ breaking 18 hours ago
1 """Footprint self-integrity hard gate package (§KH3)."""
2
3 from __future__ import annotations
4
5 from tools.footprint_integrity.check import FootprintIntegrityReport, check_footprint_integrity
6
7 __all__ = ["FootprintIntegrityReport", "check_footprint_integrity"]
File History 1 commit
sha256:c07f2f34a0db9f43fe866f157d1935322008545ff8940c06c7c921eb219c55ab NXP-b DONE: independent BV-r2 pass + ISR (SD-17) Human minor 18 hours ago