Replaced the private-repo fossic dependency with a pre-built vendored wheel (fossic 1.8.1, manylinux, CPython 3.12), making CI fully self-contained with no external git access required.
v0.5.02026-06-30
·vendor/fossic-1.8.1-cp312-cp312-manylinux_2_34_x86_64.whl (3.3 MB) built from bitmosh/fossic v1.8.1 with maturin release profile
·pyproject.toml dep changed from file:///home/boop/... (hardcoded laptop path) → file:vendor/<wheel>
·CI: lint + type-check + test all green; 1686 unit tests pass in 4m13s, 244 integration tests deselected