# Yeeflow Data Structure

## Expected Form Fields

- `Additional_Notes`
- `Approval_Status`
- `Delivery_Terms`
- `Department`
- `Incident_Date`
- `Incident_Location`
- `Incident_Number`
- `Incident_Owner`
- `Incident_Severity`
- `Payment_Terms`
- `Reported_By`
- `Reviewer_Name`
- `Target_Closure_Date`
- `Incident_Summary`
- `Root_Cause_Analysis`
- `Terms_And_Conditions`

## Expected Sub-Lists

### `Incident_Actions`
- `Action_No`
- `Incident_Action`
- `Action_Owner`
- `Due_Date`
- `Priority`
- `Action_Status`
### `People_Involved`
- `Person_No`
- `Person_Name`
- `Person_Role`
- `Person_Company`
- `Person_Contact`
- `Person_Notes`
### `Evidence_Items`
- `Evidence_No`
- `Evidence_Name`
- `Evidence_Type`
- `Evidence_Owner`
- `Evidence_Reference`
- `Evidence_Notes`

## Recommended Approval Fields

- `Incident_Owner`
- `Reviewer_Name`
- `Approval_Status`
