Preferred for edits to existing routes. UseDocumentation Index
Fetch the complete documentation index at: https://docs.zocomputer.com/llms.txt
Use this file to discover all available pages before exploring further.
// ... existing code ... as a placeholder for unchanged regions; the partial edit is merged against the current route code.
Parameters
Route path of the existing route to edit, e.g. ‘/about’ or ‘/api/hello’.
Partial edit — only the changed sections. Use ’// … existing code …’ for unchanged parts.
A sentence describing what the edit does, to help disambiguate.
Optional visibility override for page routes. Omit to preserve current visibility. API routes are always public.