refactor(sqlite-storage): rename SqliteOrigin variants for clarity#4814
Conversation
Code ReviewOverviewPure enum variant rename across the
All 21 deletions/21 additions are mechanical renames — no behavioral changes. The PR touches AssessmentNaming clarity — improvement. Both new names are more precise:
Wire-format safety.
No existing persisted data will be misread after this change. Coverage. Every call site has been updated: production match arms in Comment maintenance. The inline comment in Minor suggestions
VerdictLooks good. Clean, safe, mechanical refactor with no missed sites and no serialization risk. Ready to merge once the draft status is resolved. |

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: