{
  "schema_version": "1.0.0",
  "runtime": "KAIOS_FISHPOND_AQUACULTURE_RUNTIME_V1",
  "mode": "STATIC_READ_ONLY_PROJECTION",
  "generated_from_seed": "KAIOS-AQUACULTURE-PUBLIC-001",
  "simulation_only": true,
  "read_only": true,
  "mutation_endpoints": false,
  "authority": "NO_PRODUCTION_AUTHORITY",
  "wallet": "NONE",
  "real_kgen": "NO_REAL_KGEN",
  "real_food_safety_certification": false,
  "water_sources": [
    {
      "id": "WATER-SOURCE-RIVER-001",
      "type": "RIVER",
      "volume_l": 1500000,
      "flow_lph": 50000,
      "temperature_c": 26,
      "dissolved_oxygen_mg_l": 7,
      "salinity_ppt": 1,
      "ph": 7.4,
      "pollution_index": 0.08,
      "sediment": 0.1,
      "pathogens_proxy": 0.05,
      "reliability": 0.9,
      "cost_per_l": 0.00002,
      "rights": "SIMULATED_WATER_USAGE_RIGHT",
      "seasonal_variation": 0.15,
      "available": true
    }
  ],
  "water_quality": {
    "state": "STABLE",
    "temperature_c": 26,
    "dissolved_oxygen_mg_l": 14,
    "ph": 7.4,
    "salinity_ppt": 1,
    "ammonia_proxy": 0.11,
    "nitrite_proxy": 0.03,
    "nitrate_proxy": 0.08,
    "turbidity": 0.1,
    "organic_load": 0.895,
    "pollution_index": 0.08,
    "pathogen_risk_proxy": 0.07,
    "last_balance": {
      "previous_volume_l": 500000,
      "inflow_l": 0,
      "rainfall_l": 13440,
      "evaporation_l": 9240,
      "seepage_l": 3024,
      "outflow_l": 1176,
      "recorded_removal_l": 0,
      "next_volume_l": 500000
    }
  },
  "water_balance": {
    "previous_volume_l": 500000,
    "inflow_l": 0,
    "rainfall_l": 13440,
    "evaporation_l": 9240,
    "seepage_l": 3024,
    "outflow_l": 1176,
    "recorded_removal_l": 0,
    "next_volume_l": 500000
  }
}
