docs(arch): document lifecycle flow diagrams (New/Open/Save/SaveAs) #151
Reference in New Issue
Block a user
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?
Create end-to-end flow diagrams for document operations across Local and Silo origins: New Document (origin selection -> newDocument -> property injection -> canonical path), Open Document (interactive picker vs identity-based), Save (ownership detection -> origin dispatch -> local write + remote sync), and SaveAs (migration between origins). Show decision points and data flow.