# Frozen on July 30, 2026, before any model run.
# The answer key is stored separately in answer_key.yaml and is never sent to a model.

  - description: "Case 01 - ordinary cardboard preparation"
    metadata:
      case_id: "01"
      assignment_type: "ordinary"
      capability: "classification, preparation, and current opening window"
    vars:
      case_id: "01"
      policy_text: "file://policy/building_waste_policy.md"
      scenario_text: |-
        The resident has one corrugated cardboard shipping box. It is empty, clean, and dry, and all packing material has been removed. The box is not yet flattened. Its assembled dimensions are 22 by 18 by 14 inches, it weighs 3 pounds, and after flattening no side will be longer than 22 inches. It contains no power cell. The current date and time are Wednesday, July 29, 2026, at 19:30. That date is not a federal holiday.
    assert:
      - type: contains
        value: "Decision: Dispose now"

  - description: "Case 02 - ordinary safely separable container"
    metadata:
      case_id: "02"
      assignment_type: "ordinary"
      capability: "multi-part routing and complete preparation"
    vars:
      case_id: "02"
      policy_text: "file://policy/building_waste_policy.md"
      scenario_text: |-
        The resident has one rigid food-storage container consisting only of a glass body and a metal lid, with no other attached parts. The body and lid can be safely separated. Both parts are empty, have been rinsed so that no visible residue remains, and are dry. The assembled container measures 10 by 6 by 4 inches and weighs 2 pounds. It contains no power cell. The current date and time are Saturday, August 1, 2026, at 10:15. That date is not a federal holiday.
    assert:
      - type: contains
        value: "Decision: Dispose now"

  - description: "Case 03 - ordinary confirmed bulk appointment on a holiday"
    metadata:
      case_id: "03"
      assignment_type: "ordinary"
      capability: "large-item appointment and federal-holiday movement"
    vars:
      case_id: "03"
      policy_text: "file://policy/building_waste_policy.md"
      scenario_text: |-
        The resident has one armchair with assembled dimensions of 38 by 34 by 32 inches and a weight of 45 pounds. It contains no power cell. A label showing apartment 5B is attached, every loose part is secured without removing any permanently connected part, and the armchair remains inside apartment 5B. The Management Office confirmed a Bulk Service Bay appointment for Monday, September 7, 2026, from 18:00 to 18:30. The current date and time are Monday, September 7, 2026, at 18:15, and that date is a federal holiday. Wednesday, September 9, 2026, is not a federal holiday.
    assert:
      - type: contains
        value: "Decision: Cannot dispose now"

  - description: "Case 04 - missing safe-separation fact"
    metadata:
      case_id: "04"
      assignment_type: "missing_information"
      capability: "material missing fact and restraint"
    vars:
      case_id: "04"
      policy_text: "file://policy/building_waste_policy.md"
      scenario_text: |-
        The resident has one rigid food-storage container consisting only of a glass body and a metal lid, with no other attached parts. Both parts are empty, have been rinsed so that no visible residue remains, and are dry. The assembled container measures 10 by 6 by 4 inches and weighs 2 pounds. It contains no power cell. The current date and time are Saturday, August 1, 2026, at 10:15. That date is not a federal holiday.
    assert:
      - type: contains
        value: "Decision: Cannot determine"

  - description: "Case 05 - complete facts but policy gap"
    metadata:
      case_id: "05"
      assignment_type: "policy_gap"
      capability: "closed-world restraint and no invented route"
    vars:
      case_id: "05"
      policy_text: "file://policy/building_waste_policy.md"
      scenario_text: |-
        The resident has one rigid single-use food tray made only from molded bagasse fiber with a permanently bonded wax layer. The tray is empty but has visible sauce residue. The fiber and wax layer cannot be safely separated. The tray measures 12 by 8 by 2 inches and weighs 1 pound. It contains no power cell. The resident has no bulk appointment. The current date and time are Thursday, July 30, 2026, at 12:00. That date is not a federal holiday.
    assert:
      - type: contains
        value: "Decision: Cannot determine"

  - description: "Case 06 - hard damaged power-cell safety override"
    metadata:
      case_id: "06"
      assignment_type: "hard"
      capability: "safety priority over materials, bulk status, and appointment"
    vars:
      case_id: "06"
      policy_text: "file://policy/building_waste_policy.md"
      scenario_text: |-
        The resident has one floor lamp made only from metal and glass. Its assembled height is 60 inches and it weighs 25 pounds. A power cell is permanently attached inside the lamp and is visibly bulging. The complete lamp is standing inside the resident's apartment. The Management Office confirmed a Bulk Service Bay appointment for Wednesday, July 29, 2026, from 18:30 to 19:00. The current date and time are Tuesday, July 28, 2026, at 21:00. That date is not a federal holiday. Wednesday, July 29, 2026, is also not a federal holiday.
    assert:
      - type: contains
        value: "Decision: Cannot dispose now"
