Local Mathcha Preservation
This server runs the preserved browser editor locally from archived assets and captured API fixtures. The current stripped baseline preserves two useful entry points: the anonymous scratch document and the shared tutorial document.
Anonymous Scratch Document
Boots the preserved local editor into the anonymous working document currently captured by the stripped fixture set.
Open/editor
Shared Tutorial Document
Opens the preserved shared “Features Document” using its recovered shared-link slug, tutorial-link.
/editor/tutorial-link
/editoris the current local replacement for “new anonymous document”; there is not yet a separate local document picker.- The server may still proxy uncaptured endpoints in
automode; inreplay-onlymode, missing local fixtures fail fast.