Upgrade request analysis routing

This commit is contained in:
Andraxion 2026-06-27 01:44:11 -04:00
parent 1cd446bae8
commit db3e080640
19 changed files with 1520 additions and 66 deletions

View file

@ -0,0 +1,12 @@
# Persistence, History, And API Writes
## What This Module Covers
This module explains how edits become saved data, how history interacts with those edits, and where API writes sit in the workflow.
## Existing Capabilities
- save pipeline for chunk data
- save pipeline for content records
- history-aware editor state
- server endpoints for persisted editor data