Bring trained artifacts into the release path
InferCrane does not schedule training jobs. MLflow, Kubeflow, SkyPilot, a managed fine-tuning system, or your existing pipeline owns data, execution, and checkpoint storage. The pipeline hands InferCrane a signed immutable artifact identity for release qualification.Create a signing key
Keep this key in the training system’s secret manager:0600 and is never uploaded to InferCrane.
Sign immutable provenance
Verify and attach
- the signature or payload was modified;
- the path deployment does not match the signed deployment;
- the revision belongs to another tenant or does not exist;
- the revision already references a different immutable artifact;
- the repository contains credentials, query parameters, or a mutable/unsafe location.