Skip to content

Feat(eduviz): implement secure metadata merge and session syncing#227

Merged
ishvindersethi22 merged 1 commit intodevelopfrom
feature/ocr-eduviz
Apr 13, 2026
Merged

Feat(eduviz): implement secure metadata merge and session syncing#227
ishvindersethi22 merged 1 commit intodevelopfrom
feature/ocr-eduviz

Conversation

@Dhara124
Copy link
Copy Markdown
Collaborator

@Dhara124 Dhara124 commented Apr 10, 2026

Summary

Implements secure data persistence and relaxes LLM-specific validations for manual annotation sessions.

Key Changes

  • Data Integrity: Implemented a dictionary-merge strategy for metadata in partial_update to protect image paths from shallow frontend overwrites.
  • Validations: Relaxed LLM model requirements for EDUVIZ session types to support manual human-only annotation.
  • Persistence: Fixed metadata field preservation in serializers for consistent historical syncing.

Technical Notes

Frontend PR

@ishvindersethi22 ishvindersethi22 merged commit 5f1ee86 into develop Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants