chore(separation): align stale test names, docs, and dead helper with the merged #166 architecture (#254)
2 months ago
Authored
DavyParentd659b88
9 files changed
- docs/references/contracts/model-bootstrap.md+1−1
- src-tauri/src/commands/runtime_bootstrap.rs+33−0
- src-tauri/src/config.rs+1−1
- src-tauri/src/separator/bootstrap.rs+1−55
- src-tauri/src/separator/runtime_bootstrap.rs+2−2
- src-tauri/src/separator/spectral.rs+6−3
- src-tauri/tests/phase6_catalog.rs+2−2
- src-tauri/tests/phase6_model_bootstrap.rs+5−9
- src-tauri/tests/support/mod.rs+45−1