- Created /tasks/ folder with individual task markdown files - Each task has frontmatter (number, title, priority, status, owner) - Blockers marked with blocker: true field - Sample tasks created: #26, #51, #87, #93, #94, #98, #99 Benefits: - Click individual tasks in Decap CMS instead of editing giant BACKLOG.md - Filter by priority (BLOCKER, P1, P2, P3, etc.) - Sort by status, number, blocker flag - Mobile-friendly (each task = separate entry) - BLOCKERS.md and BACKLOG.md remain as reference docs Task structure: --- number: 26 title: Task Name priority: P1 status: In Progress blocker: false owner: Michael full_spec: docs/tasks/full-spec-location/ --- Task content here...
664 B
664 B
number, title, priority, status, blocker, owner, blocked_by
| number | title | priority | status | blocker | owner | blocked_by |
|---|---|---|---|---|---|---|
| 51 | Ignis Protocol (18+ Space) | BLOCKED | Awaiting Legal Consultation | false | Michael | LegalCORPS Minnesota consultation |
Task #51: Ignis Protocol
18+ Discord space — Age verification compliance
Overview
Create 18+ verified space in Discord for adult subscribers.
Blocker
Awaiting pro-bono legal consultation from LegalCORPS Minnesota on age verification compliance requirements.
Next Steps
- Complete legal consultation
- Determine compliant age verification method
- Implement verification system
- Create 18+ channels/roles
Status
On hold until legal guidance received.