# 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.