Harden RC7 API response contracts
This commit is contained in:
@@ -26,6 +26,14 @@
|
||||
reports zero reachable fixed HIGH/CRITICAL vulnerabilities.
|
||||
- Folded fresh-install, upgrade, rollback and runtime proof into RC-5 and
|
||||
RC-11 instead of creating a separate RC-12 phase.
|
||||
- Completed RC-7 response hardening across every successful JSON route with
|
||||
concrete Pydantic/OpenAPI schemas and the canonical data envelope.
|
||||
- Added an executable OpenAPI contract audit covering 124 implemented routes
|
||||
and 228 component schemas. The eight explicit non-envelope operations are
|
||||
limited to health probes, persisted raster PNG responses and export
|
||||
download.
|
||||
- Passed the RC-7 release gate with 1,008 backend tests, frontend
|
||||
typecheck/build, one Alembic head and offline migration SQL generation.
|
||||
- Added a read-only release-evidence manifest command with Git, migration,
|
||||
dependency, configuration checksum and optional live endpoint evidence.
|
||||
- Replaced the obsolete pre-build status with the current implemented
|
||||
|
||||
Reference in New Issue
Block a user