Adding Assistance Models
OrganicVision does not download or bundle a large segmentation model. Add a compatible Core ML model locally only after recording its name, version, SHA-256 hash, license, source, allowed use, redistribution status, input requirements, output format, memory estimate, and supported platforms.
- Verify that the license permits the intended research and redistribution behavior.
- Copy the model into a local, untracked model location.
- Register an
AssistanceModelRecordand implement the appropriatePluginSDKprotocol. - Convert model output into bounded normalized suggestion records with complete provenance.
- Validate on representative devices; memory and Neural Engine behavior vary.
Models with unclear licensing are rejected. No model is redistributed by Phase 8; the deterministic fixture has no external model license.