# Yeeflow Data Structure

## Expected Form Fields

- `Additional_Notes`
- `Approval_Status`
- `Decision_Owner`
- `Delivery_Terms`
- `Department`
- `Facilitator`
- `Meeting_Chair`
- `Meeting_Date`
- `Meeting_Number`
- `Meeting_Title`
- `Meeting_Type`
- `Next_Meeting_Date`
- `Open_Actions_Count`
- `Payment_Terms`
- `Meeting_Context`
- `Meeting_Summary`
- `Terms_And_Conditions`

## Expected Sub-Lists

### `Attendees`
- `Attendee_No`
- `Attendee_Name`
- `Attendee_Role`
- `Attendee_Department`
- `Attendance_Status`
- `Attendee_Notes`
### `Agenda_Items`
- `Agenda_No`
- `Agenda_Topic`
- `Presenter`
- `Discussion_Summary`
- `Agenda_Outcome`
- `Time_Allocated`
### `Decisions`
- `Decision_No`
- `Decision_Text`
- `Decision_Owner_Name`
- `Decision_Date`
- `Decision_Impact`
- `Decision_Notes`
### `Action_Items`
- `Action_No`
- `Action_Item`
- `Action_Owner`
- `Due_Date`
- `Action_Status`
- `Action_Comments`

## Recommended Approval Fields

- `Meeting_Chair`
- `Decision_Owner`
- `Approval_Status`
