chore: fix stale docs, add read_only to config example

- Update COMPONENT_AUDIT.md: replace htmx reference with React SPA
- Add server.read_only to config.example.yaml and CONFIGURATION.md
This commit is contained in:
Forbes
2026-02-08 16:07:05 -06:00
parent fbe80d6a2f
commit de8370481f
3 changed files with 7 additions and 4 deletions

View File

@@ -36,10 +36,10 @@ a blank field during a design review or procurement cycle.
## Design
The audit tool is a new page in the existing web UI (`/audit`), built with
the same server-rendered Go templates + vanilla JS approach as the items and
projects pages. It adds one new API endpoint for the completeness data and
reuses existing endpoints for updates.
The audit tool is a page in the web UI (`/audit`), built with the React SPA
(same architecture as the items, projects, and schemas pages). It adds one
new API endpoint for the completeness data and reuses existing endpoints for
updates.
### Completeness Scoring