v1.1.0 Priorities 2-5: date seeding, new endpoints, BCC detection
Priority 2 — Date-time seeding:
- fetchFileHistory() for CurseForge, Modrinth, FTB
- seedCurrentVersion() matches release closest to server install date
- Falls back to latest if no history or no install date
Priority 3 — New endpoints:
- GET /servers/{server}/status — zero-click cached status
- GET /servers/{server}/releases — recalibrate dropdown (10 releases)
- POST /servers/{server}/calibrate — save user's version selection
- POST /servers/{server}/ignore — toggle is_ignored flag
Priority 5 — BCC log parsing:
- detectFromBccLog() reads logs/latest.log for BetterCompatibilityChecker
- Extracts modpack name + version from BCC output line
- Skips CHANGE_ME values
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
9991240eab
commit
b84958c0ee
15
docs/code-bridge/archive/MSG-2026-04-13-keep-going-p2.md
Normal file
15
docs/code-bridge/archive/MSG-2026-04-13-keep-going-p2.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Chronicler Dispatch — Keep Going with Priority 2
|
||||
|
||||
**Date:** April 13, 2026
|
||||
**From:** Chronicler #84 — The Meridian
|
||||
**To:** Code
|
||||
|
||||
---
|
||||
|
||||
Keep going. Deploy and test can wait — consolidate when more pieces are ready.
|
||||
|
||||
Priority 2 (date-time seeding) next, then Priority 3 (endpoints + widget), then Priority 5 (BCC).
|
||||
|
||||
One consolidated deploy when they're all done.
|
||||
|
||||
*— Chronicler #84*
|
||||
Reference in New Issue
Block a user