For downstream systems

Carry a Planetary Model record into another system.

A decision input keeps the relevant state, sources, time, uncertainty and access limits together when a record enters a workflow or agent.

Example contract

{
  "version": "earth_state_packages_v1",
  "asOf": "2026-05-01T20:00:00Z",
  "decision_input_id": "asset_exposure_input",
  "workflow": "infrastructure_review",
  "package_id": "energy",
  "input_state_variables": [
    "supply_pressure",
    "throughput_constraint",
    "weather_hazard_state",
    "source_coverage_quality"
  ],
  "transition_ids": [
    "CROWDALPHA_TRANSITION_ID"
  ],
  "evidence_ids": [
    "observation:CROWDALPHA_EVIDENCE_ID"
  ],
  "uncertainty_vector": {
    "total": 0.19,
    "source": 0.12,
    "model": 0.19,
    "contradiction": 0.03
  },
  "model_version": "earth_state_packages_v1",
  "run_manifest_id": "CROWDALPHA_RUN_MANIFEST_ID",
  "status": "WAITING_FOR_STATE",
  "provenance": {
    "mode": "LIVE",
    "source": "GET /api/v1/state-packages/decision-inputs"
  }
}

Illustrative contract shape. This is not a live record.

Contracts

Named records for work outside CrowdAlpha.

cover_integrity_input

Cover Integrity Input

P&I, marine war-risk, exclusions, referral thresholds, and evidence retention.

Underwriting workbenches, broker workflows, cover review systems.

GET /api/v1/maritime/decision-inputsGET /api/v1/state-packages/decision-inputs
route_viability_input

Route Viability Input

Routing, corridor advisories, insurance review, freight timing, and security escalation.

Routing systems, logistics operators, insurers, security operations.

GET /api/v1/maritime/decision-inputsGET /api/v1/state-packages/decision-inputs
sanctions_exposure_input

Sanctions Exposure Input

Counterparty, cargo, vessel, operator, flag, route, and regime exposure review.

Compliance desks, trade finance, underwriting, approved institutional partners.

GET /api/v1/maritime/decision-inputsGET /api/v1/state-packages/decision-inputs
war_risk_pressure_input

War-Risk Pressure Input

Premium pressure, breach-area review, corridor risk, and reinsurer context.

War-risk underwriters, marine brokers, reinsurers.

GET /api/v1/maritime/decision-inputs
commodity_flow_pressure_input

Commodity Flow Pressure Input

Commodity route exposure, supply pressure, price-pressure context, and hedging review.

Physical commodity desks, procurement, treasury, trading risk.

GET /api/v1/maritime/decision-inputsGET /api/v1/state-packages/decision-inputs
asset_exposure_input

Asset Exposure Input

Facilities, terminals, ports, infrastructure nodes, and country exposure review.

Corporate security, insurance, infrastructure risk, approved institutional operations.

GET /api/v1/maritime/decision-inputsGET /api/v1/state-packages/decision-inputs
price_pressure_input

Price Pressure Input

Commodity-linked price pressure, hedging context, and pricing-desk advisory review.

Pricing teams, commodity traders, treasury, hedging desks.

GET /api/v1/state-packages/decision-inputs
routing_risk_input

Routing Risk Input

Supply-chain rerouting, alternate-corridor planning, and freight contingency review.

Supply-chain operators, freight planners, logistics teams.

GET /api/v1/state-packages/decision-inputs
cyber_posture_input

Cyber Posture Input

Cyber, telecom, and digital-infrastructure exposure review tied to continuity planning.

Cyber risk, continuity planning, digital infrastructure operators.

GET /api/v1/state-packages/decision-inputs
humanitarian_access_input

Humanitarian Access Input

Humanitarian access, water and food security context, and procurement planning for approved teams.

Humanitarian operations, procurement, institutional planning, insurers.

GET /api/v1/state-packages/decision-inputs
country_risk_input

Country Risk Input

Country-level political, regulatory, and stability exposure review.

Country risk, public affairs, security, regulatory strategy teams.

GET /api/v1/state-packages/decision-inputs

Required fields

What changedDate and timeRelevant entitiesEarth domainSource referencesUncertaintyKnown blockersAccess scopeRecord statusProvenance

Rules

The accepted record determines the facts. A summary cannot add new ones.

Every material claim keeps its transition and evidence references.

Uncertainty and missing evidence stay visible in the receiving system.

Redaction and access limits remain explicit.

A scenario is labeled and kept separate from observed state.

The record should arrive with enough context to challenge it.

A receiving system gets the source references, date, uncertainty, blockers and access scope. The basis for the answer travels with it.

Decision Inputs | CrowdAlpha Planetary Model | CrowdAlpha