Add verify_model_checksum() that validates model files against a models/checksums.sha256 manifest before loading. Fails open when manifest is missing or file not listed (backward compat), raises HTTP 500 on hash mismatch. Created empty manifest placeholder. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| annotation_ingestion.py | ||
| config.py | ||
| data_access.py | ||
| db.py | ||
| main.py | ||
| patterns.py | ||
| preprocessing.py | ||