Goal
Refresh the Rafiki roadmap queue and identify the next safe swarm lanes.
Existing handles to classify
Scope
Triage only. Do not implement roadmap work in this issue.
Classify each issue as:
agent-ready
blocked
needs-human validation
stale/rewrite needed
ready for PR review
Acceptance criteria
- One queue table with issue number, title, status, recommended next action, and stop rule.
- Identify 2-4 highest-leverage swarm lanes for the next work session.
- Separate provider-key/live-generation work from dry-run/docs/test work.
- Confirm no local output/media artifacts need to be committed.
Tests / verification
gh issue list --repo WalksWithASwagger/rafiki --state open --limit 100
gh pr list --repo WalksWithASwagger/rafiki --state open --limit 50
- Read
README.md, docs/ROADMAP.md, and package scripts before recommending lanes.
Hard stops
- No live provider calls.
- No generated image output commits.
- No PR merges or issue closures.
Goal
Refresh the Rafiki roadmap queue and identify the next safe swarm lanes.
Existing handles to classify
Scope
Triage only. Do not implement roadmap work in this issue.
Classify each issue as:
agent-readyblockedneeds-human validationstale/rewrite neededready for PR reviewAcceptance criteria
Tests / verification
gh issue list --repo WalksWithASwagger/rafiki --state open --limit 100gh pr list --repo WalksWithASwagger/rafiki --state open --limit 50README.md,docs/ROADMAP.md, and package scripts before recommending lanes.Hard stops