mirror of
https://github.com/azaion/ui.git
synced 2026-06-21 09:41:11 +00:00
[AZ-485] [AZ-486] Phase B Step 9: F4 barrels + F7 endpoints task specs
ci/woodpecker/push/build-arm Pipeline was successful
ci/woodpecker/push/build-arm Pipeline was successful
Closes Step 9 New Task cycle 1. Two refactor tasks created under epic AZ-447 to address architecture compliance baseline findings: - AZ-485 (5 pts) — F4 Public API barrels per component + STC-ARCH-01 - AZ-486 (5 pts) — F7 endpoint builders (endpoints.ts) + STC-ARCH-02 (depends on AZ-485; Jira "Blocks" link set) F1 (mission-planner duplication) deliberately deferred. Baseline routes it through 7+ Phase B port-group cycles requiring decompose pass into its own Epic; out of scope for new-task. _autodev_state.md advances to Step 10 (Implement), awaiting invocation for AZ-485 first. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+11
-6
@@ -2,13 +2,13 @@
|
||||
|
||||
## Current Step
|
||||
flow: existing-code
|
||||
step: 9
|
||||
name: New Task
|
||||
status: in_progress
|
||||
step: 10
|
||||
name: Implement
|
||||
status: not_started
|
||||
sub_step:
|
||||
phase: 1
|
||||
name: gather-feature-description
|
||||
detail: ""
|
||||
phase: 0
|
||||
name: awaiting-invocation
|
||||
detail: "Step 9 closed; AZ-485 (F4 barrels) + AZ-486 (F7 endpoints) ready in todo/; AZ-485 first (AZ-486 depends on barrel)"
|
||||
retry_count: 0
|
||||
cycle: 1
|
||||
tracker: jira
|
||||
@@ -29,3 +29,8 @@ step_3_ac_gap_handling: rollback-to-6c (option A)
|
||||
`_docs/03_implementation/cumulative_review_batches_04-06_cycle1_report.md`,
|
||||
`_docs/03_implementation/cumulative_review_batches_07-08_cycle1_report.md`
|
||||
(cycle close — Phase A wrap, no batch 9).
|
||||
- Phase B started. Step 9 (New Task) cycle 1 closed:
|
||||
- AZ-485 (F4 — Public API barrels + STC-ARCH-01, 5 pts, no deps)
|
||||
- AZ-486 (F7 — Endpoint builders + STC-ARCH-02, 5 pts, blocked by AZ-485)
|
||||
- F1 (mission-planner convergence) deliberately not created — needs `/decompose` for 7+ port-group cycles in its own Epic.
|
||||
- Step 10 (Implement) starts with AZ-485 — `Blackbox Tests` owns the static-check addition and the `tests/**` import-path migration; production component teams own their barrel files per `module-layout.md`.
|
||||
|
||||
Reference in New Issue
Block a user