Files
KArtSell.Aegis/docs/CURRENT/V13-FE-036_T12_WORK_QUEUE_SLICE_NOTE.md
T
kjh2064 3f293d8aa8
deploy / deploy (push) Successful in 1m52s
deploy / notify (push) Successful in 1s
V13-FE-006: consolidate approved UI and contract hardening
2026-08-13 02:41:00 +09:00

915 B

V13-FE-036 — T12 Work Queue screen template

Source / Assumption / Unknown / Decision Required

  • Source: v60 T12 queue contract and existing WorkQueuePage.vue shared screen port.
  • Assumption: queue and exception summary are server-owned operational data; state boundary controls presentation only.
  • Unknown: queue-depth source, exception-count definition, permissions, and production JobRun API.
  • Decision Required: Ops/SRE approval of queue metrics, ownership, retry semantics, and runbook.

Implemented

  • Propagates evidence version.
  • Suppresses queue/exception content in blocked or terminal states.
  • Preserves shared retry and quick-action/work-summary slots.
  • No blind retry, schedule, mutation, or automatic order/KIS path added.

Evidence

  • Targeted test: 1 file / 2 tests passed.
  • Full FE regression, visual/AT/Playwright, queue source, and operational approval remain outstanding.