You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kanban teams won't use sprint-based commands. Today SpecFact has Policy Engine (#176) and dependency graph (#116), but no Kanban-native workflow: WIP limits, aging WIP, flow metrics (cycle time/throughput), blocked time. Without backlog flow and .specfact/kanban.yaml, Kanban teams see SpecFact as "Scrum-only."
What Changes
Add CLI command specfact backlog flow (or backlog flow-metrics) for Kanban flow view: WIP per column, aging WIP, cycle time/throughput (when data exists), blocked time.
Why
Kanban teams won't use sprint-based commands. Today SpecFact has Policy Engine (#176) and dependency graph (#116), but no Kanban-native workflow: WIP limits, aging WIP, flow metrics (cycle time/throughput), blocked time. Without
backlog flowand.specfact/kanban.yaml, Kanban teams see SpecFact as "Scrum-only."What Changes
specfact backlog flow(orbacklog flow-metrics) for Kanban flow view: WIP per column, aging WIP, cycle time/throughput (when data exists), blocked time..specfact/kanban.yamlfor WIP limits, column definitions, aging thresholds; integrate with Policy Engine (feat(openspec): code review bug-finding and sidecar venv fix #176) for entry/exit policies.Acceptance Criteria
specfact backlog flowoutputs WIP per column, aging, optional cycle time/throughput/blocked; JSON and Markdown..specfact/kanban.yamlsupports columns, WIP limits, aging thresholds; optional; Policy Engine can use for entry/exit.OpenSpec Change Proposal:
kanban-flow-metrics