Skip to main content
← Back to list
01Issue
BugOpenExtensions
AssigneesNone

Relationships

#1043 work-item-summary report renders zero rows despite work items existing

Opened by vcjdeboer · 7/8/2026

Description

The @swamp/software-factory/work-item-summary report — rendered by the factory-wide status method (called WITHOUT a workItem) — prints its header and horizontal rules but zero rows, even when the factory has many work items.

Steps to reproduce

  1. A @swamp/software-factory model with one or more started work items.
  2. Run the factory-wide status (no workItem): swamp model method run <factory> status
  3. Observe the report region:
── Report: @swamp/software-factory/work-item-summary ──
<one blank line>
──────────────────────────────────────────────────────

Expected vs actual

  • Expected: one summary row per work item (stage / status / cycles / …).
  • Actual: zero rows. In my repo the factory has 8 work items (capture-full, capture-inputs, capture-messages, external-data, inspect, lock-env, provenance-graph, vault-creds — 83 data records), yet the summary is blank. Workaround: query each item individually via status --input workItem=<ref>.

Environment

swamp 20260708.202130.0-sha.3afd02a8; macOS arm64 (darwin 25.2.0)

Suggested fix

The all-work-items overview appears not to resolve/emit its rows — verify it enumerates the work-item set the same way per-item status does.

Upstream repository: https://github.com/swamp-club/swamp-extensions

Environment

  • Extension: @swamp/software-factory@2026.06.16.1
  • swamp: 20260708.202130.0-sha.3afd02a8
  • OS: darwin (aarch64)
  • Deno: 2.8.3
  • Shell: /bin/zsh
02Bog Flow
OPENTRIAGEDIN PROGRESSSHIPPED

Open

7/8/2026, 9:03:32 PM

No activity in this phase yet.

03Sludge Pulse

Sign in to post a ripple.