Recent work
Accept a window such as 3d, 7d, or 2w; default to seven days.
- Read workstream-transition receipts in the window and group them by workstream.
- Add workstreams whose
updated_atmetadata is in the window but lack a matching transition receipt; label the missing evidence. Add ordinary artifacts from their ownupdated_atmetadata without expecting document receipts. - If metadata is absent, use filesystem mtimes and label them as weak evidence.
- If Git exists, use it only to enrich—not gate—the result.
- Return a compact, deduplicated list with relative path, transition, time, current status, and next action where available.
Exclude generated adapters, caches, raw local state, and receipt noise from the primary list.