{
  "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,
  "populations": [
    {
      "population_id": "POP-FISH-1",
      "species_id": "SPECIES-KAIOS-FOUNDATIONAL-FISH",
      "stock_type": "FISH_JUVENILE_STOCK",
      "count": 120,
      "average_mass_kg": 0.054575,
      "total_biomass_kg": 6.549,
      "age_hours": 168,
      "health_index": 95,
      "stress_index": 5,
      "feed_requirement_kg": 0.27,
      "feed_consumed_kg": 28,
      "pending_feed_kg": 0,
      "feed_conversion_proxy": 1.6,
      "mortality_count": 0,
      "growth_stage": "HARVEST_READY",
      "carrying_capacity": 500,
      "harvest_readiness": 1,
      "quarantine_complete": true,
      "reproduction_cooldown_until": 72,
      "generation": 0,
      "status": "HEALTHY",
      "blocked_reason": null
    },
    {
      "population_id": "POP-SHRIMP-2",
      "species_id": "SPECIES-KAIOS-FOUNDATIONAL-SHRIMP",
      "stock_type": "SHRIMP_POST_LARVAL_STOCK",
      "count": 180,
      "average_mass_kg": 0.005456,
      "total_biomass_kg": 0.982,
      "age_hours": 168,
      "health_index": 95,
      "stress_index": 5,
      "feed_requirement_kg": 0.027,
      "feed_consumed_kg": 12,
      "pending_feed_kg": 0,
      "feed_conversion_proxy": 1.6,
      "mortality_count": 0,
      "growth_stage": "HARVEST_READY",
      "carrying_capacity": 500,
      "harvest_readiness": 1,
      "quarantine_complete": true,
      "reproduction_cooldown_until": 72,
      "generation": 0,
      "status": "HEALTHY",
      "blocked_reason": null
    }
  ],
  "maximum_total_population": 500,
  "ecology_binding": {
    "runtime": "KAIOS_REPRODUCTION_ECOLOGY_RUNTIME_V1",
    "habitat_id": "HABITAT-FISHPOND-V1",
    "simulation_only": true,
    "authority": "NO_PRODUCTION_AUTHORITY"
  }
}
