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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user