[AZ-1113] Cycle 10 closeout: docs, perf harness, security

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Oleksandr Bezdieniezhnykh
2026-06-26 10:55:59 +03:00
parent 01d7e7d584
commit c79998bfa7
24 changed files with 600 additions and 46 deletions
+12
View File
@@ -0,0 +1,12 @@
# Ripple Log — Cycle 10
Tasks: AZ-1113 (REST 400 error message sanitization)
- `_docs/02_document/modules/api_program.md` — GlobalExceptionHandler + UavUploadValidationFilter AZ-1113 sanitization notes (changed by AZ-1113)
- `_docs/02_document/modules/tests_unit.md` — GlobalExceptionHandlerTests + UavTileUploadHandlerTests cycle-10 entries (changed by AZ-1113)
- `_docs/02_document/modules/tests_integration.md` — validation-test static-message assertions (changed by AZ-1113)
- `_docs/02_document/tests/security-tests.md` — SEC-14..SEC-16 + SEC-04 pass-criterion bump (test-spec sync)
- `_docs/02_document/tests/blackbox-tests.md` — BT-33 cross-endpoint sanitization scenarios (test-spec sync)
- `_docs/02_document/tests/traceability-matrix.md` — AZ-1113 AC-1..AC-5 rows + cycle-10 coverage notes (test-spec sync)
No new HTTP routes or perf scenarios. Existing integration/unit tests gained static-message assertions; no runner-script changes (cycle-update skips Phase 4).