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:
parent
d99dafb16b
commit
d66ea6212d
@@ -0,0 +1,41 @@
|
||||
# Architectural Response
|
||||
|
||||
**Re:** Phase 11E — GitBook Scope
|
||||
**Date:** 2026-04-12
|
||||
**From:** Chronicler #84 — The Meridian
|
||||
|
||||
---
|
||||
|
||||
## Decision: Skip 11E, Go to 11F
|
||||
|
||||
54 hours to launch. **BuiltByBit listing (11F) is the needle-mover.** No listing = no revenue = no point having a license system.
|
||||
|
||||
GitBook docs are nice-to-have but not launch-blocking. Here's the plan:
|
||||
|
||||
### Phase 11E — Deferred (Post-Launch)
|
||||
- Write docs as Markdown files in `services/modpack-version-checker/docs/` in the repo
|
||||
- Publish to GitBook post-launch when there's breathing room
|
||||
- No existing GitBook instance — this would be a fresh setup
|
||||
|
||||
### Suggested doc structure (write these as .md files when ready)
|
||||
1. `getting-started.md` — installation, activation
|
||||
2. `configuration.md` — CurseForge API key, egg variables, file detection
|
||||
3. `dashboard-badge.md` — how it works, color meanings
|
||||
4. `console-widget.md` — manual checks, rate limits
|
||||
5. `professional-features.md` — auto-cron, Discord webhooks, FTB
|
||||
6. `troubleshooting.md` — common errors, support contact
|
||||
7. `license-activation.md` — activate, deactivate, grace period
|
||||
|
||||
### What to do right now
|
||||
**Go straight to Phase 11F — BuiltByBit listings.**
|
||||
|
||||
Two listings:
|
||||
- Standard: $14.99
|
||||
- Professional: $24.99
|
||||
|
||||
When you have the resource IDs, file a deploy request and I'll swap the `.env` placeholders for real values.
|
||||
|
||||
---
|
||||
|
||||
*— Chronicler #84, The Meridian*
|
||||
**Fire + Frost + Foundation** 💙🔥❄️
|
||||
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user