Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.77 KB

File metadata and controls

24 lines (16 loc) · 1.77 KB

TODO Triage and Backlog Prioritization

Priority Legend

  • P0 — blocker
  • P1 — high priority
  • P2 — medium priority
  • P3 — nice to have

Active Backlog

  • P1 — Implement Freighter-signed pledge transactions. This is the most important MVP gap because it connects the frontend wallet flow to real on-chain pledge submission and reconciliation. GitHub issue: Create issue
  • P2 — Finish frontend integration for the contributor summary endpoint. The backend contract is in place; the remaining work is to expose the data in the UI and confirm the contributor view behaves correctly. GitHub issue: Create issue
  • P3 — Add a creator dashboard with owned-campaign views and quick actions for wallet-connected users. This improves campaign management UX but is not required for the MVP launch path. GitHub issue: Create issue

Archived / Completed

  • P2 — Contributor summary endpoint implementation. Completed work included backend grouping logic, contributor summary responses, and documentation updates. This item is now archived because the implementation is complete.

Notes

  • All active backlog items now have an explicit priority.
  • High-priority items are linked to GitHub issue drafts so they can be moved into the tracker quickly.
  • Completed work has been archived to keep the active backlog focused on remaining work.