You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"violated_contract": "An imported conversation must have a deterministic identity derived from the source record so a re-import cannot insert a duplicate or overwrite user edits. Random document IDs plus last-writer-wins upsert violate first-import-wins.",
"canonical_prevention": "Key Limitless lifelogs with document_id_from_seed(limitless:uid:start-time) and persist through the lifecycle owner's create-if-absent (Firestore document.create). Skip when the document already exists.",