Oleksandr Bezdieniezhnykh 363c235264 [AZ-960] [AZ-961] File AZ-959 follow-up tickets as cycle-4 todo/ items
Per user 2026-05-29 directive ("File AZ-960 + AZ-961 and continue
with one of them next"), the two deferred items surfaced during
AZ-959 implementation are now tracked:

- AZ-960 (2pt, todo/): render-map --truth dispatch on extension so
  CSV-path replay jobs ship with a map link. Removes the AZ-959
  short-circuit in _maybe_render_map. Deps: AZ-700 + AZ-894 + AZ-959.
- AZ-961 (1pt, todo/): ReportContext.tlog_path → ground_truth_path
  rename + label fix in rendered report so CSV runs stop saying
  "Tlog: <csv_path>". Deps: AZ-699 + AZ-959.

Sequencing: AZ-960 next (closes the UX gap), AZ-961 after to avoid
re-conflict on _maybe_render_report kwargs.

Touches: 2 local spec files in todo/, dep-table preamble sixth bump
narrative, state.md batch detail update.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-29 12:50:45 +03:00

gps-denied-onboard

Companion onboard system for GPS-denied UAV navigation. Detailed design and architecture documentation lives under _docs/.

Local development

python -m venv .venv && source .venv/bin/activate
pip install -e ".[dev]"
pytest -q tests/unit/

For full Tier-1 integration via Docker, see _docs/02_document/deployment/containerization.md.

Build matrix

Four binaries built from this codebase: airborne, research, operator-orchestrator, replay-cli. CMake BUILD_* flags gate component inclusion per binary — see cmake/build_options.cmake and _docs/02_document/module-layout.md § Build-Time Exclusion Map.

S
Description
No description provided
Readme 252 MiB
Languages
Markdown 100%