Mark Compute

Docs

Risk marks & scoring specifications

Marks are model scores from observable control-plane evidence. They are versioned methodology (v1), not calibrated empirical failure probabilities until partner outcome backtests exist.

Public disclosure policy: We publish what each mark means, which signal families feed it, and how to read outputs. We do not publish exact component weights, dollar friction constants, index blend weights, or detection thresholds that would enable gaming or clone reproduction of the engine.

3.1 Standardized Interruption Rate (SIR)

Scale: 0.01–1.0 (probability-like for readability; not a guarantee of job failure rate)

Signal families (blended model):

FamilyWhat buyers should know
SLA / verification priorReliability and verification tier inform interruption risk when history is thin
Downtime historyRepeated offline / disappearance events raise risk (saturating)
Listed availabilityLower advertised availability raises risk
Capacity / availability trendSnapshot-to-snapshot deterioration raises risk
Verification downgradeRecent drops in verification status raise risk (decays with time)
Fingerprint continuityLonger healthy presence lowers risk; fragmented presence raises it

Workload profiles (e.g. LLM fine-tuning vs batch inference) scale SIR sensitivity to match job economics.

Cold start: Without snapshot history, temporal families are weak; priors dominate. Signal coverage (below) makes that visible on every row.

Important: SIR is a ranking and comparison score, not a calibrated probability of interruption until backtested against provision outcomes.

3.2 Pipeline Integrity Score (PIS)

Scale: 0–100 (higher = more control-plane evidence supporting reliable execution for that row)

PIS combines penalties from:

DriverPublic definition
Interruption model (SIR)Higher modeled interruption risk lowers integrity
Control-plane latencyContinuous penalty on broker API responsiveness (smooth curve; no step cliffs)
Execution-risk inventory signalsListings whose verification, availability, ghost score, or history suggest inconsistent execution reliability take an integrity hit

What “ghost inventory” means here (and does not mean):

  • Does mean: The listing’s observable signals (verification tier, availability, continuity, downtime history) are inconsistent with reliable execution availability for the stated workload.
  • Does not mean: “This GPU does not exist,” “the host is fake,” or “hardware was never installed.” We do not claim to verify physical presence.

The PIS ≥ 70 gate (operational threshold)

Quote’s default gate excludes rows with PIS < 70 from risk-adjusted rankings.

FactImplication
70 is an operational decision thresholdChosen for demo and product defaults to separate clearly weak rows from the comparison set
Not a statistically derived failure boundaryIt is not backed by a published false-positive / false-negative curve
Not “safe” vs “unsafe” at ±1 pointPIS 69 is not “objectively unsafe”; PIS 71 is not “objectively safe.” Scores are continuous; the gate is a filter, not a certification
ConfigurablePartners may set a different threshold; rankings should always be read with signal coverage

Use PIS to sort and filter listings relative to each other, not as a pass/fail certificate on a single host.

3.3 True Risk-Adjusted Cost (TRAC)

TRAC = base_cost + egress_loss + risk_premium
ComponentDefinition
base_costlisted_spot_price × task_hours
egress_lossNetwork fee × data GB (when fee lineage supplies a rate), scaled by workload profile
risk_premiumModeled charge from SIR and resubmission friction assumptions

How to read the risk premium (critical)

The risk premium is not “expected economic loss” and not “SIR × friction = dollars you will lose” unless SIR has been calibrated against actual interruption outcomes for your lane and workload.

What TRAC risk premium isWhat it is not
A structured comparison against naive listed costA forecast of realized spend
A way to rank listings when restart / engineer-time economics matterProof that a cheaper host would have failed
Explicit about assumptions (workload profile, friction model)A substitute for your own provision logs and SLAs

Practical use: Compare Listed vs TRAC and Δ across rows in the same lane. Treat TRAC as “what this job costs under our model if interruption risk materializes,” not as a guaranteed bill.

Friction defaults are engine implementation details. Product APIs may later expose buyer-configurable knobs; public docs do not publish fixed wage or burn constants.

3.4 TRAC fee lineage

Egress honesty depends on adapter provenance:

SourceMeaningExample
ObservedFee taken from listing/API fieldsProvider-reported $/GB when present
EstimateDocumented platform default when catalog has no $/GBConservative estimate for catalogs without egress fields
Zero assumptionField not supplied; egress term is 0. We do not claim transfer is freeMany managed catalogs today

3.5 Stability & signal coverage

MarkScaleMeaning
Provider stabilityHigh / Medium / LowCategorical pre-provision reliability from verification, execution-risk signals, downtime, latency, and SIR
Signal coverage0–100%How much evidence backs the scores: listing metadata + tape history + probe + fingerprint identity

Low coverage means scores lean on priors. Prefer high-coverage rows for production routing decisions.