Inference decisions
InferCrane compares persisted, reproducible benchmark evidence against an explicit deployment SLO policy. It does not ask an LLM to choose infrastructure, mutate a deployment automatically, or invent missing price and capacity measurements.Define the acceptance envelope
Set at least one threshold. Omitted metrics are unconstrained; configured metrics fail closed when the corresponding benchmark signal is missing.Evaluate persisted evidence
Collect comparable AIPerf measurements, then request a recommendation:A recommendation is advisory. It never provisions resources, changes the DeploymentSpec, or
substitutes hardware. Apply a selected configuration explicitly after reviewing its evidence.
Unknown is a useful answer
InferCrane returnsunknown when a configured metric, qualification record, or required cost signal
is unavailable. Capacity is disclosed as available, constrained, unavailable, or unknown with an
expiry. Stale evidence becomes unknown; it is never retained as live stock.
The same policy and canonical evidence snapshot reproduce the same output. This supports audit and
CI review without turning the recommendation into an opaque optimizer.