Dashboard: Artifact organization by type and phase with relevance ordering #351

Open
opened 2026-04-15 08:44:09 +00:00 by mprihoda · 0 comments
mprihoda commented 2026-04-15 08:44:09 +00:00 (Migrated from github.com)

Layer: 2 — Navigation & Document Experience
Parent: #343

Problem

Artifacts are listed in a flat, unstructured way. When a worktree has many artifacts across multiple phases (analysis, review packets, release notes, diagrams), finding the right document requires scanning the full list. Artifacts also accumulate duplicates without relevance ordering (#200).

Solution

  1. Organize artifacts by type (analysis, phase context, review packet, release notes, diagrams) and/or by phase number
  2. Relevance ordering — most recent/relevant artifacts at the top, stale ones deprioritized
  3. Deduplicate — when artifacts are regenerated, show the latest version prominently
  • Incorporates #200 (artifacts accumulate with duplicates and lack relevance ordering)
**Layer:** 2 — Navigation & Document Experience **Parent:** #343 ## Problem Artifacts are listed in a flat, unstructured way. When a worktree has many artifacts across multiple phases (analysis, review packets, release notes, diagrams), finding the right document requires scanning the full list. Artifacts also accumulate duplicates without relevance ordering (#200). ## Solution 1. **Organize artifacts by type** (analysis, phase context, review packet, release notes, diagrams) and/or by phase number 2. **Relevance ordering** — most recent/relevant artifacts at the top, stale ones deprioritized 3. **Deduplicate** — when artifacts are regenerated, show the latest version prominently ## Related - Incorporates #200 (artifacts accumulate with duplicates and lack relevance ordering)
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
iterative-works/iw-cli#351
No description provided.