-
Notifications
You must be signed in to change notification settings - Fork 0
Slice: Route standard undo and redo through Echo causal history #273
Copy link
Copy link
Open
Labels
causal-ropeCausal rope text authority roadmapCausal rope text authority roadmapenhancementNew feature or requestNew feature or requestsliceImplementable roadmap sliceImplementable roadmap slicetext-authorityText authority and storage invariantsText authority and storage invariantswork-in-progressCycle or PR is intentionally in progress and not ready to mergeCycle or PR is intentionally in progress and not ready to merge
Description
Metadata
Metadata
Assignees
Labels
causal-ropeCausal rope text authority roadmapCausal rope text authority roadmapenhancementNew feature or requestNew feature or requestsliceImplementable roadmap sliceImplementable roadmap slicetext-authorityText authority and storage invariantsText authority and storage invariantswork-in-progressCycle or PR is intentionally in progress and not ready to mergeCycle or PR is intentionally in progress and not ready to merge
Goal
Make standard
uandctrl+rforward causal operations derived from Echo-retained history, with no process-local snapshot stack or request-to-receipt map acting as authority.Acceptance criteria
EditorState.undoStacksnapshots to decide replacement bytes.uselects an exact retained causal receipt from the buffer worldline and requests an installed-contract inverse from Echo.ctrl+rinverts the admitted undo receipt rather than restoring a process-local redo snapshot.Dependencies
Non-goals