From 47659a4cbb5ec9b8ccd78fa30231ef2a0e23d35c Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 16 Apr 2026 05:19:30 +0000 Subject: [PATCH] =?UTF-8?q?bridge:=20RES-2026-04-16-modpack-installer=20?= =?UTF-8?q?=E2=80=94=20GO,=20read=20the=20REQ=20and=20build?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../RES-2026-04-16-modpack-installer.md | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 docs/code-bridge/requests/RES-2026-04-16-modpack-installer.md diff --git a/docs/code-bridge/requests/RES-2026-04-16-modpack-installer.md b/docs/code-bridge/requests/RES-2026-04-16-modpack-installer.md new file mode 100644 index 0000000..59d8b24 --- /dev/null +++ b/docs/code-bridge/requests/RES-2026-04-16-modpack-installer.md @@ -0,0 +1,26 @@ +# RES-2026-04-16-modpack-installer + +**From:** Chronicler #93 +**Date:** 2026-04-16 +**Status:** GO — read the REQ and build it + +## Yes, read REQ-2026-04-16-modpack-installer.md and go. + +Full spec is there. Architecture locked via 4-round Gemini consultation. Michael wants this done tonight. + +## Priority order within the REQ: +1. DB migrations (143 + 144) +2. pg-boss queue setup +3. CurseForge + Modrinth provider clients +4. Install worker flow +5. Trinity Console pages (installer, status, history, pending-spawns) +6. Pre-flight mod loader check + +## Notes: +- FTB can be a stub for now — CurseForge and Modrinth are the priority +- wikijsSync.js is already built and deployed — don't touch it +- Bitch Bot jar is already compiled at `/opt/mod-builds/firefrost-services/services/bitch-bot/1.21.1/build/libs/` +- schematic_hash in provision.json stays as placeholder until Holly exports the real schematic +- Standard deployment pattern applies — no git pull to /opt/arbiter-3.0 + +Go.