Files
gps-denied-onboard/_docs/02_document/ripple_log_cycle1.md
T
Oleksandr Bezdieniezhnykh a8e7199f30 [AZ-243] Sync native VIO test docs
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-07 01:04:01 +03:00

2.1 KiB

Ripple Log Cycle 1

Scope

Task-mode documentation refresh for Cycle 1 test implementation tasks AZ-233 through AZ-239, Step 11 replay-gate fixes, and AZ-243 native VIO runtime remediation.

Ripple Analysis

  • No product component module docs were refreshed because the changed implementation surface is the out-of-product blackbox/e2e replay harness under tests/blackbox/**, e2e/replay/**, docker-compose.test.yml, and deployment/docker/Dockerfile.replay.
  • _docs/02_document/module-layout.md was refreshed because the out-of-product test-suite path list now includes actual implemented paths and entry points.
  • _docs/02_document/architecture.md was refreshed because the validation harness responsibility now includes the implemented Docker replay smoke gate.
  • _docs/02_document/tests/environment.md was refreshed because the replay harness entry points, output paths, and local-vs-Jetson gate behavior changed.
  • _docs/02_document/tests/* and _docs/02_document/tests/traceability-matrix.md were refreshed during Step 12 to capture implementation-learned replay-smoke scenario IDs.
  • _docs/02_document/components/02_vio_adapter/description.md was refreshed because AZ-243 added production native runtime selection, explicit replay mode, and BASALT prerequisite errors.
  • _docs/02_document/contracts/shared/config_errors_telemetry.md was refreshed because production VIO runtime mode is now a configuration/readiness invariant.
  • _docs/02_document/contracts/shared/runtime_contracts.md was refreshed because VioProcessingResult is the public adapter result envelope consumed downstream.
  • _docs/02_document/architecture.md was refreshed because environment-specific configuration now distinguishes explicit replay from production native VIO runtime.

Import-Graph Result

No reverse-import product ripple outside VIO was found. The replay harness imports product runtime modules only from tests; product runtime modules do not import the replay harness. AZ-243 changed VIO public exports, so only VIO component docs and shared public-contract docs were refreshed.