Oleksandr Bezdieniezhnykh 3020779404 [AZ-899] [AZ-900] [AZ-901] Batch 01 cycle 4 report
Batch 1 implementation report (verdict PASS, 3 tasks completed, 12/13 ACs
immediately covered, AZ-899 AC-4 forward-looking to first cycle-4
cumulative review).

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-26 17:20:38 +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%