Phase 11F: BuiltByBit listing drafts — Standard + Professional + changelog

Standard ($14.99): CurseForge, Modrinth, Technic, daily checks, 48h support
Professional ($24.99): + FTB, custom intervals, Discord webhooks, 24h support

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Claude (Chronicler #83 - The Compiler)
2026-04-12 21:15:57 -05:00
parent d99dafb16b
commit d66ea6212d
5 changed files with 190 additions and 11 deletions

View File

@@ -1,23 +1,24 @@
# Code Status Update
**Last Updated:** 2026-04-12 21:15 CDT
**Last Updated:** 2026-04-12 22:00 CDT
## Current Focus
Phase 11D complete — Blueprint extension licensing integration written. Ready for testing.
Phase 11F complete — BuiltByBit listing drafts written. Ready for Michael to create listings.
## Recently Completed
- Phase 11A: DEPLOYED ✅ — DB + API routes live on Command Center
- Phase 11B/C: DEPLOYED ✅ — /verify-mvc live, customer role created (1493061127423262870)
- Phase 11D: Created LicenseService.php — activate, validate, deactivate, grace period, tier check
- Phase 11D: Created ValidateLicense.php — `mvc:validate` Artisan command (daily phone-home)
- Phase 11D: Updated admin controller.php — license activation/deactivation in update handler
- Phase 11D: Updated admin view.blade.php — order ID input, status indicator, grace/expired banners, dynamic tier gating
- Phase 11A: DEPLOYED ✅ — DB + API routes live
- Phase 11B/C: DEPLOYED ✅ — /verify-mvc + customer role live
- Phase 11D: DEPLOYED ✅ on Dev Panel — license UI, phone-home, tier gating (browser test pending Michael)
- Phase 11E: DEFERRED to post-launch (docs as Markdown later)
- Phase 11F: Drafted Standard ($14.99) and Professional ($24.99) BuiltByBit listings + changelog
- Fixed build.sh: explicit PHP class copies, cache clear, syntax error, ModpackApiService
## Next Steps Pending
- Phase 11D testing: build .blueprint, install, verify license flow end-to-end
- Phase 11E: GitBook knowledge base migration
- Phase 11F: BuiltByBit listing creation (Standard $14.99, Professional $24.99)
- **Michael creates BuiltByBit listings** using drafts in `builtbybit/` — provides resource IDs
- **Chronicler swaps .env placeholders** for real BBB_STANDARD_RESOURCE_ID + BBB_PRO_RESOURCE_ID
- **Michael does browser smoke test** on Dev Panel admin page
- Phase 11G: Business hours & support boundaries
- Task #69: CurseForge submission (jars ready)
- Post-launch: Phase 11E docs, push to live Panel VPS
## Build Router
- `ffg-build.sh` deployed at `/opt/mod-builds/ffg-build.sh`