Upgrade request analysis routing
This commit is contained in:
parent
1cd446bae8
commit
db3e080640
19 changed files with 1520 additions and 66 deletions
12
docs/kb/modules/persistence-history-and-api.md
Normal file
12
docs/kb/modules/persistence-history-and-api.md
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue