- New directory: docs/tasks-index/ with individual task markdown files - Each task = separate file with frontmatter (priority, status, blocker flag) - Sample tasks created: #26, #87, #94, #99 - README explains structure and relationship to full task docs Benefits for Trinity: - Decap CMS shows clean task list at firefrostgaming.com/admin - Click any task → edit just that task - Blockers auto-sort to top - Mobile-friendly individual entries - Replaces monolithic BLOCKERS.md + BACKLOG.md files in UI Next: Update Decap CMS config to point at tasks-index folder
34 lines
919 B
Markdown
34 lines
919 B
Markdown
---
|
|
task_number: 26
|
|
title: Modpack Version Checker
|
|
status: In Progress
|
|
priority: P1-High
|
|
is_blocker: false
|
|
tags:
|
|
- commercial
|
|
- builtbybit
|
|
- revenue
|
|
owner: Michael
|
|
estimated_hours: 40
|
|
---
|
|
|
|
# Task #26: Modpack Version Checker
|
|
|
|
**Commercial product for BuiltByBit marketplace — passive income potential**
|
|
|
|
## Status
|
|
Phases 1-4 complete (scaffolding, admin UI, React component, API controller). Phase 5 code written but not deployed due to Blueprint corruption.
|
|
|
|
## Next Steps
|
|
1. Reinstall Blueprint on Dev Panel
|
|
2. Deploy Phase 5 code (UpdateBadge.tsx, cron command, status route)
|
|
3. Test at-a-glance update status on server list
|
|
|
|
## Full Documentation
|
|
See: `docs/tasks/task-026-modpack-version-checker/` for complete specs and implementation details.
|
|
|
|
## Revenue Potential
|
|
- Sell on BuiltByBit marketplace
|
|
- Recurring revenue from Blueprint extension
|
|
- Increases Firefrost credibility in Minecraft hosting space
|