generated from john/python-template
gpt-5.3-codex review phase 1 - Flatten the documentation
Quality Gate / gate (push) Successful in 33s
Quality Gate / gate (push) Successful in 33s
This commit is contained in:
@@ -58,6 +58,6 @@ The application root and `/ui` redirect to `/ui/homepage`.
|
||||
|
||||
## Known Limitations
|
||||
|
||||
- Homepage storage is fixed under the repository/application `data` directory rather than a configured application-data root.
|
||||
- Homepage storage location is configured by application settings and must remain writable in the active runtime environment.
|
||||
- Uploading an image is immediate and is not rolled back by Cancel.
|
||||
- The editor does not currently delete or select among previously uploaded images.
|
||||
|
||||
@@ -53,7 +53,7 @@ Jobs manages transcription processing runs. A Job belongs to one Document, links
|
||||
|
||||
## Cancel Behavior
|
||||
|
||||
- The confirmation explains that processing stops and remaining non-transcribed Sources become failed.
|
||||
- The confirmation explains that processing stops and remaining pending Sources become cancelled.
|
||||
- The service decides whether the current state permits cancellation.
|
||||
- Success updates the Job, notifies the worker, and returns to Job Detail.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user