Domain/Database Field Mappings

This documents field mappings between domain models and database models where field names differ.

Field Name Mappings

WorkItem Model

UploadedFile Model

Workflow Model

Schema Validator Notes

The PM-056 schema validator currently reports these as critical errors because it performs direct field name matching. The conversion methods properly handle the mappings, so these “errors” are actually false positives.

Future enhancement: Update validator to understand field mappings defined in conversion methods.