PROBLEM:
tasks.md had duplicate task numbers (#10, #11, #12, #21, #26, #28 all duplicated)
causing confusion and making references ambiguous.
SOLUTION:
Renumbered all 51 tasks sequentially from #1-#51 in file appearance order.
CHANGES:
- tasks.md: All task headers renumbered 1-51 (no duplicates)
- Gitea issues: All 73 issue titles updated to match new task numbers
NOTABLE RENUMBERINGS:
- Old Task #40 (Builder Rank) → New Task #1
- Old Task #1 (Whitelist Manager) → New Task #7
- Old Task #49 (Ignis Protocol) → New Task #51
COMPLETE vs OPEN maintained:
- ✅ COMPLETE tasks kept their completion markers
- ⚠️ SUPERSEDED tasks kept their status
- Open tasks remain open
NOTE: Gitea Issue numbers (#19-#73) are unchanged (permanent IDs).
Only task numbers in titles were updated for consistency.
This creates clean, unambiguous task references going forward.