Co-authored-by: bewest <394179+bewest@users.noreply.github.com>
syncIdentifier and uuid fields are used for dedup, not copied to identifier. Only UUID values in _id field are extracted to identifier. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- docs/data-schemas/treatments-schema.md: Document REQ-SYNC-072 identifier normalization - Describe how Loop/AAPS/xDrip+ sync fields are unified into identifier - Add example showing UUID _id → identifier promotion - Update sync/reconciliation fields table - CHANGELOG.md: Create changelog for 15.0.7 release - Document UUID/identifier handling (REQ-SYNC-072) - Document test infrastructure improvements (GAP-SYNC-046) - Document Node.js/MongoDB requirement changes - Document bug fixes and documentation updates Addresses DOC-API-001 and DOC-CHANGELOG from release-15.0.7-documentation.md Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>