chore: WIP pre-implement cycle 14 baseline

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Oleksandr Bezdieniezhnykh
2026-06-26 16:13:37 +03:00
parent 50d4a76be3
commit 80ef5608f1
33 changed files with 619 additions and 47 deletions
+13
View File
@@ -0,0 +1,13 @@
# Ripple Log — Cycle 13
Tasks: AZ-1126 (capturedAt DateTimeOffset / F-AZ810-2)
- `_docs/02_document/modules/common_dtos.md``UavTileMetadata.CapturedAt` type + converter (changed by AZ-1126)
- `_docs/02_document/modules/api_program.md` — upload endpoint contract v1.2.1 + `UtcOffsetRequiredDateTimeOffsetConverter` (changed by AZ-1126)
- `_docs/02_document/components/03_tile_downloader/description.md``UavTileQualityGate` Rule 4 uses `DateTimeOffset.UtcDateTime` (changed by AZ-1126)
- `_docs/02_document/modules/tests_unit.md``UtcOffsetRequiredDateTimeOffsetConverterTests` (Step 13)
- `_docs/02_document/modules/tests_integration.md``ItemCapturedAtOffsetLess_Returns400` (Step 13)
- `_docs/02_document/tests/blackbox-tests.md` — BT-34 (test-spec sync Step 12)
- `_docs/02_document/tests/traceability-matrix.md` — AZ-1126 AC-1..AC-4 rows (test-spec sync Step 12)
Contract `uav-tile-upload.md` v1.2.1 and `error-shape.md` were patched during implement (batch 01).