Magic-link family contributions (needs a product decision) #122
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Severity: MEDIUM - needs a product decision first
The idea
Generate a scoped, expiring link for a handful of photos and send it to a relative who will never
log into a review tool. They see a large photo (front and back) and two or three plain questions —
"When do you think this was? Who is in it? What was the occasion?" Their answers land as comments
and manual evidence, attributed to them.
Why it could matter more than anything else on the roadmap
The best evidence source for this collection is the memory of people in their seventies to
nineties, and that source is time-limited in the most literal way. The OAuth-plus-roles path
(#22, #36) is right for core reviewers but is a wall for exactly the people who know the most.
This is the idea most likely to change what the finished archive contains, not merely how
accurately it is dated.
The decision needed
It punches a deliberate hole in the application's "every route authenticated" posture — right after
a security milestone spent closing exactly that class of hole. That is not automatically wrong, but
it must be a conscious choice with the design done carefully:
only
Lower-risk fallback: a "print or email this photo set as a question sheet" export captures some
of the value with zero new attack surface. Worth considering first.
Done when
References
docs/circa-spec.md§4 (auth posture)Related: #22, #24, #51.