Record API contract audit deployment
This commit is contained in:
@@ -25,6 +25,10 @@ Validation:
|
|||||||
- `cd backend && python -m alembic heads` passed: `202606120900 (head)`.
|
- `cd backend && python -m alembic heads` passed: `202606120900 (head)`.
|
||||||
- `cd backend && python -m alembic upgrade head --sql` passed.
|
- `cd backend && python -m alembic upgrade head --sql` passed.
|
||||||
- `bash -n scripts/live_migration_smoke.sh` passed.
|
- `bash -n scripts/live_migration_smoke.sh` passed.
|
||||||
|
- `powershell -NoProfile -ExecutionPolicy Bypass -File scripts\deploy_tower.ps1` passed and redeployed the all-in-one container to Tower on port 1202.
|
||||||
|
- `bash scripts/verify_gis_runtime.sh http://192.168.10.150:1202` passed after redeploy.
|
||||||
|
- `bash scripts/verify_workbench_default_state.sh http://192.168.10.150:1202` passed after redeploy.
|
||||||
|
- `bash scripts/verify_workbench_interactions.sh http://192.168.10.150:1202` passed after redeploy.
|
||||||
|
|
||||||
Limitations:
|
Limitations:
|
||||||
- This pass audits route documentation presence, implemented/stale route drift and explicit non-envelope exceptions. It does not yet exercise every error path response body at runtime.
|
- This pass audits route documentation presence, implemented/stale route drift and explicit non-envelope exceptions. It does not yet exercise every error path response body at runtime.
|
||||||
|
|||||||
Reference in New Issue
Block a user