mirror of
https://github.com/azaion/ui.git
synced 2026-06-21 10:41:10 +00:00
cdebfccada
ci/woodpecker/push/build-arm Pipeline was successful
- AZ-471 CanvasEditor draw + 8-handle resize PASS (FT-P-39 fast + e2e + FT-P-40 8 sub-tests). Three drifts pinned via it.fails(): Ctrl+click multi-select (FT-P-41), Ctrl+wheel zoom-around-cursor (FT-P-42), Ctrl+drag empty-canvas pan (FT-P-43) — all rooted in handleMouseDown's early Ctrl-gate and handleWheel's pan-not-adjusted bug. - AZ-473 PhotoMode 3 ACs all PASS in fast + e2e (FT-P-48 switch filter, FT-P-49 auto-select, FT-P-50 yoloId wire across modes P=0/20/40 — outbound classNum == classId + photoModeOffset). - AZ-478 fast 7 + e2e 2: AC-1 user-visible offline indicator, AC-2 tainted-canvas fallback, AC-3 SSE disconnect banner — all drift today (it.fails fast + test.fail e2e + control PASS for each). Service-worker negative check passes. - AZ-479 AC-1 (bundle <= 2 MB gzipped) promoted from on-demand perf script to per-commit static profile via new STC-PERF01 row + static_check_bundle_size in run-tests.sh. AC-2 (mission-planner exclusion) already covered by STC-S5. AC-3 FCP /flights <= 3 s median (chromium suite-e2e) and AC-4 30-min annotation soak (RUN_LONG_RUNNING=1, chromium) scaffolded as e2e tests. Code review: PASS (0 findings). Fast: 25/25 files, 150 passed / 13 skipped. Static: 25/25 PASS (incl. new STC-PERF01). Co-authored-by: Cursor <cursoragent@cursor.com>
31 lines
1.1 KiB
Markdown
31 lines
1.1 KiB
Markdown
# Autodev State
|
|
|
|
## Current Step
|
|
flow: existing-code
|
|
step: 6
|
|
name: Implement Tests
|
|
status: in_progress
|
|
sub_step:
|
|
phase: 14
|
|
name: batch-loop
|
|
detail: "batch 7 closed; 2 tasks remain (AZ-474, AZ-480)"
|
|
retry_count: 0
|
|
cycle: 1
|
|
tracker: jira
|
|
step_4_5_glossary_vision: confirmed
|
|
step_2_baseline_routing: per-finding-recommended (option A)
|
|
step_3_results_report_authoring: agent (option A)
|
|
step_3_ac_gap_handling: rollback-to-6c (option A)
|
|
|
|
## Notes
|
|
- Phase A baseline cycle. Step 1 (Document) complete; see
|
|
`_docs/02_document/state.json`, `FINAL_report.md`, `architecture.md`,
|
|
`glossary.md`, plus `_docs/01_solution/solution.md` and
|
|
`_docs/00_problem/{problem,acceptance_criteria,restrictions,security_approach}.md`.
|
|
- Implement-skill batch reports at
|
|
`_docs/03_implementation/batch_0{1,2,3,4,5,6}_report.md`.
|
|
- Cumulative reviews PASS_WITH_WARNINGS at
|
|
`_docs/03_implementation/cumulative_review_batches_01-03_report.md` and
|
|
`_docs/03_implementation/cumulative_review_batches_04-06_cycle1_report.md`.
|
|
Next cumulative review due after batch 9 (covers batches 07-09).
|