Refinement web UI for DoR readinessbacklog_item

software-kbworkflowweb-ui
1 min read · Edit on Pyrite

Problem

The `sw_check_ready` and `sw_refine` tools are available via CLI and MCP, but there's no web UI for browsing backlog readiness. A refinement view would let humans scan DoR gaps visually and edit items inline to fill them.

Scope

  • Add a refinement view to the web UI showing DoR readiness for backlog items
  • Show gate criteria with pass/fail status per item
  • Allow inline editing to fill gaps (effort, tags, acceptance criteria)
  • Filter by status (proposed/accepted) and sort by priority
  • Acceptance Criteria

  • Web UI shows DoR readiness for each proposed/accepted item
  • Failing criteria are highlighted with actionable hints
  • User can edit item fields inline to resolve gaps