Remove completed documentation roadmaps
This commit is contained in:
@@ -72,6 +72,8 @@ go run ./cmd/scriptorium serve --config ./examples/config.yml
|
||||
The implemented HTTP route is `POST /v1/runs`; request and response fields are
|
||||
defined in the [HTTP API reference](api.md).
|
||||
|
||||
The maintained HTTP request-shape example is `examples/http-run.json`.
|
||||
|
||||
HTTP service notes:
|
||||
|
||||
- Unknown JSON fields are rejected.
|
||||
@@ -140,6 +142,13 @@ Defaults are documented in [Configuration reference](config.md). Operationally:
|
||||
- Increase `server.max_response_bytes` when generated artifacts or requested raw output are expected to be large.
|
||||
- Use `0` only when another trusted layer enforces size limits.
|
||||
|
||||
## Maintained Examples
|
||||
|
||||
- `examples/config.yml`
|
||||
- `examples/config.full.yml`
|
||||
- `examples/render-markdown-summary.sh`
|
||||
- `examples/http-run.json`
|
||||
|
||||
## Safe Recovery
|
||||
|
||||
For failed CLI commands or HTTP requests:
|
||||
|
||||
Reference in New Issue
Block a user