{
  "scope": "Deterministic decision-graph fixtures, not neural training or on-chain transactions.",
  "results": [
    {
      "name": "No budget",
      "economy": {
        "version": "economic-rules-v1",
        "mode": "simulation-credits",
        "wallet_status": "not-provisioned",
        "real_fees_received": false,
        "issued_credits": 0,
        "bee_balances_credits": 0,
        "treasury_credits": 0,
        "unallocated_credits": 0,
        "bank_food_g": 0.0,
        "conservation_error": 0,
        "transactions": [],
        "prices": {
          "source_information": 2,
          "food_delivery": 5
        },
        "learned": false
      },
      "bee": {
        "balance": 0,
        "spent": 0,
        "last_purchase": -100000,
        "decision": {
          "at": 0,
          "action": "save",
          "reason": "No useful affordable purchase. Keep the balance.",
          "inputs": {
            "balance": 0,
            "hive_food_g": 2.0,
            "food_threshold_g": 0.1,
            "energy": 1.0,
            "forager": true,
            "known_source": -1,
            "bank_food_g": 0.0,
            "near_home": true,
            "available_source": 17,
            "flight_allowed": true
          },
          "controller": "economic-rules-v1",
          "learned": false
        },
        "account_id": "9122be42-00bc-4684-9790-102b89345575:bee:0",
        "wallet_address": null,
        "mode": "simulation-credits",
        "status": "active",
        "controller": "economic-rules-v1",
        "learned": false
      },
      "hive_food_g": 2.0,
      "flower_memory": -1
    },
    {
      "name": "Information purchase",
      "economy": {
        "version": "economic-rules-v1",
        "mode": "simulation-credits",
        "wallet_status": "not-provisioned",
        "real_fees_received": false,
        "issued_credits": 40,
        "bee_balances_credits": 32,
        "treasury_credits": 8,
        "unallocated_credits": 0,
        "bank_food_g": 0.0,
        "conservation_error": 0,
        "transactions": [
          {
            "id": 1,
            "t": 0,
            "kind": "test_credit",
            "receipt": "test:demo",
            "units": 40,
            "per_bee": 10,
            "remainder": 0
          },
          {
            "id": 2,
            "t": 0,
            "kind": "purchase",
            "bee": 0,
            "hive": 0,
            "product": "source_information",
            "units": 2,
            "food_g": 0,
            "decision": {
              "at": 0,
              "action": "source_information",
              "reason": "Forager lacks a source, has enough energy, can fly and can afford information.",
              "inputs": {
                "balance": 10,
                "hive_food_g": 2.0,
                "food_threshold_g": 0.1,
                "energy": 1.0,
                "forager": true,
                "known_source": -1,
                "bank_food_g": 0.0,
                "near_home": true,
                "available_source": 17,
                "flight_allowed": true
              },
              "controller": "economic-rules-v1",
              "learned": false
            }
          },
          {
            "id": 3,
            "t": 0,
            "kind": "purchase",
            "bee": 1,
            "hive": 0,
            "product": "source_information",
            "units": 2,
            "food_g": 0,
            "decision": {
              "at": 0,
              "action": "source_information",
              "reason": "Forager lacks a source, has enough energy, can fly and can afford information.",
              "inputs": {
                "balance": 10,
                "hive_food_g": 2.0,
                "food_threshold_g": 0.1,
                "energy": 1.0,
                "forager": true,
                "known_source": -1,
                "bank_food_g": 0.0,
                "near_home": true,
                "available_source": 17,
                "flight_allowed": true
              },
              "controller": "economic-rules-v1",
              "learned": false
            }
          },
          {
            "id": 4,
            "t": 0,
            "kind": "purchase",
            "bee": 2,
            "hive": 0,
            "product": "source_information",
            "units": 2,
            "food_g": 0,
            "decision": {
              "at": 0,
              "action": "source_information",
              "reason": "Forager lacks a source, has enough energy, can fly and can afford information.",
              "inputs": {
                "balance": 10,
                "hive_food_g": 2.0,
                "food_threshold_g": 0.1,
                "energy": 1.0,
                "forager": true,
                "known_source": -1,
                "bank_food_g": 0.0,
                "near_home": true,
                "available_source": 17,
                "flight_allowed": true
              },
              "controller": "economic-rules-v1",
              "learned": false
            }
          },
          {
            "id": 5,
            "t": 0,
            "kind": "purchase",
            "bee": 3,
            "hive": 0,
            "product": "source_information",
            "units": 2,
            "food_g": 0,
            "decision": {
              "at": 0,
              "action": "source_information",
              "reason": "Forager lacks a source, has enough energy, can fly and can afford information.",
              "inputs": {
                "balance": 10,
                "hive_food_g": 2.0,
                "food_threshold_g": 0.1,
                "energy": 1.0,
                "forager": true,
                "known_source": -1,
                "bank_food_g": 0.0,
                "near_home": true,
                "available_source": 17,
                "flight_allowed": true
              },
              "controller": "economic-rules-v1",
              "learned": false
            }
          }
        ],
        "prices": {
          "source_information": 2,
          "food_delivery": 5
        },
        "learned": false
      },
      "bee": {
        "balance": 8,
        "spent": 2,
        "last_purchase": 0,
        "decision": {
          "at": 0,
          "action": "source_information",
          "reason": "Forager lacks a source, has enough energy, can fly and can afford information.",
          "inputs": {
            "balance": 10,
            "hive_food_g": 2.0,
            "food_threshold_g": 0.1,
            "energy": 1.0,
            "forager": true,
            "known_source": -1,
            "bank_food_g": 0.0,
            "near_home": true,
            "available_source": 17,
            "flight_allowed": true
          },
          "controller": "economic-rules-v1",
          "learned": false
        },
        "account_id": "0df0d474-76bf-4dfc-872f-46a45117b4e1:bee:0",
        "wallet_address": null,
        "mode": "simulation-credits",
        "status": "active",
        "controller": "economic-rules-v1",
        "learned": false
      },
      "hive_food_g": 2.0,
      "flower_memory": 17
    },
    {
      "name": "Food purchase",
      "economy": {
        "version": "economic-rules-v1",
        "mode": "simulation-credits",
        "wallet_status": "not-provisioned",
        "real_fees_received": false,
        "issued_credits": 40,
        "bee_balances_credits": 20,
        "treasury_credits": 20,
        "unallocated_credits": 0,
        "bank_food_g": 1.9,
        "conservation_error": 0,
        "transactions": [
          {
            "id": 1,
            "t": 0,
            "kind": "stock_transfer",
            "hive": 0,
            "food_g": 1.98
          },
          {
            "id": 2,
            "t": 0,
            "kind": "test_credit",
            "receipt": "test:demo",
            "units": 40,
            "per_bee": 10,
            "remainder": 0
          },
          {
            "id": 3,
            "t": 0,
            "kind": "purchase",
            "bee": 0,
            "hive": 0,
            "product": "food_delivery",
            "units": 5,
            "food_g": 0.02,
            "decision": {
              "at": 0,
              "action": "food_delivery",
              "reason": "Own hive below food threshold; finite bank stock and budget available.",
              "inputs": {
                "balance": 10,
                "hive_food_g": 0.020000000000000018,
                "food_threshold_g": 0.1,
                "energy": 1.0,
                "forager": false,
                "known_source": -1,
                "bank_food_g": 1.98,
                "near_home": true,
                "available_source": 17,
                "flight_allowed": true
              },
              "controller": "economic-rules-v1",
              "learned": false
            }
          },
          {
            "id": 4,
            "t": 0,
            "kind": "purchase",
            "bee": 1,
            "hive": 0,
            "product": "food_delivery",
            "units": 5,
            "food_g": 0.02,
            "decision": {
              "at": 0,
              "action": "food_delivery",
              "reason": "Own hive below food threshold; finite bank stock and budget available.",
              "inputs": {
                "balance": 10,
                "hive_food_g": 0.04000000000000002,
                "food_threshold_g": 0.1,
                "energy": 1.0,
                "forager": false,
                "known_source": -1,
                "bank_food_g": 1.96,
                "near_home": true,
                "available_source": 17,
                "flight_allowed": true
              },
              "controller": "economic-rules-v1",
              "learned": false
            }
          },
          {
            "id": 5,
            "t": 0,
            "kind": "purchase",
            "bee": 2,
            "hive": 0,
            "product": "food_delivery",
            "units": 5,
            "food_g": 0.02,
            "decision": {
              "at": 0,
              "action": "food_delivery",
              "reason": "Own hive below food threshold; finite bank stock and budget available.",
              "inputs": {
                "balance": 10,
                "hive_food_g": 0.060000000000000026,
                "food_threshold_g": 0.1,
                "energy": 1.0,
                "forager": false,
                "known_source": -1,
                "bank_food_g": 1.94,
                "near_home": true,
                "available_source": 17,
                "flight_allowed": true
              },
              "controller": "economic-rules-v1",
              "learned": false
            }
          },
          {
            "id": 6,
            "t": 0,
            "kind": "purchase",
            "bee": 3,
            "hive": 0,
            "product": "food_delivery",
            "units": 5,
            "food_g": 0.02,
            "decision": {
              "at": 0,
              "action": "food_delivery",
              "reason": "Own hive below food threshold; finite bank stock and budget available.",
              "inputs": {
                "balance": 10,
                "hive_food_g": 0.08000000000000003,
                "food_threshold_g": 0.1,
                "energy": 1.0,
                "forager": false,
                "known_source": -1,
                "bank_food_g": 1.92,
                "near_home": true,
                "available_source": 17,
                "flight_allowed": true
              },
              "controller": "economic-rules-v1",
              "learned": false
            }
          }
        ],
        "prices": {
          "source_information": 2,
          "food_delivery": 5
        },
        "learned": false
      },
      "bee": {
        "balance": 5,
        "spent": 5,
        "last_purchase": 0,
        "decision": {
          "at": 0,
          "action": "food_delivery",
          "reason": "Own hive below food threshold; finite bank stock and budget available.",
          "inputs": {
            "balance": 10,
            "hive_food_g": 0.020000000000000018,
            "food_threshold_g": 0.1,
            "energy": 1.0,
            "forager": false,
            "known_source": -1,
            "bank_food_g": 1.98,
            "near_home": true,
            "available_source": 17,
            "flight_allowed": true
          },
          "controller": "economic-rules-v1",
          "learned": false
        },
        "account_id": "6bccc52b-15f0-4a12-aa86-2175021a04d6:bee:0",
        "wallet_address": null,
        "mode": "simulation-credits",
        "status": "active",
        "controller": "economic-rules-v1",
        "learned": false
      },
      "hive_food_g": 0.10000000000000003,
      "flower_memory": -1
    }
  ]
}