mirror of
https://github.com/azaion/gps-denied-onboard.git
synced 2026-06-21 10:21:13 +00:00
[AZ-618] Task spec + autodev rewind to Step 7
Step 11 gate failed per greenfield rule: 5 e2e ACs reach `replay.compose_root.ready` and then crash inside runtime_root.airborne_bootstrap on the first pre_constructed lookup. That is "missing internal product implementation", which the gate description routes back to Implement. * Task spec AZ-618 (255 lines, 5 pts, 6-phase internal split, AC-1..AC-5) parked in _docs/02_tasks/todo/. Phases land in dependency order: c13_fdr+clock -> c6_* -> c7_inference -> c3_lightglue+features -> c282_ransac_filter -> c5 helpers. * Autodev state: step 7 (Implement), status not_started, sub_step awaiting-invocation, cycle 1. retry_count = 0. * Leftover D-CROSS-CVE-1: replay attempted, still deferred (gtsam 4.2.1 on PyPI still pins numpy<2.0.0); timestamp bumped to 2026-05-18T20:35+03:00. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# D-CROSS-CVE-1 opencv-python pin deferred — gtsam/numpy ABI block
|
||||
|
||||
**Recorded**: 2026-05-11T02:55+03:00 (Europe/Kyiv)
|
||||
**Last replay attempt**: 2026-05-17T16:23+03:00 (Europe/Kyiv) — PyPI still shows
|
||||
**Last replay attempt**: 2026-05-18T20:35+03:00 (Europe/Kyiv) — PyPI still shows
|
||||
`gtsam==4.2.1` as the latest stable (`requires_dist: numpy<2.0.0,>=1.11.0`);
|
||||
`gtsam==4.3a0` alpha exists but is not a stable wheel target. Replay condition
|
||||
(numpy>=2 stable wheels) still NOT met. Leftover remains open.
|
||||
|
||||
Reference in New Issue
Block a user