LABIS-2 Final Merge¶
Date: 2026-05-24
Source repo: larancibia/labis-2
Source commit: 77aeefcff7b0bad62a2ca182f13459a6e9b4311f
Canonical repo: larancibia/labis-eppa-software
Result¶
labis-2 was preserved inside the canonical LABIS monorepo at:
fronts/eppa/sources/local/legacy-repos/labis-2/
The import copied all useful tracked source/data files from the source repo:
- Python EPPA migration scripts.
- MATLAB source.
- Legacy tests.
- Marker fixtures.
- Large CSV artifacts, tracked through Git LFS.
- Source README and
.gitignore.
The import intentionally excluded only local environment noise:
.DS_Store.idea/
Validation¶
- 27 imported blobs were verified with
git hash-objectagainst the source repo tree. - 7 excluded blobs were limited to
.DS_Storeand.idea/. bash shared/scripts/check-privacy.shpassed with the pre-existing manual review warning for patient-like filenames in olderortho_posturelegacy data.bash docs/ops/check-inventory.shpassed after updating the LABIS inventory.
Disposition¶
After this import is committed and pushed, the standalone larancibia/labis-2
remote can be deleted as migrated legacy content. Active development remains in
fronts/eppa/.