Files
firefrost-services/docs/code-bridge/status/ACTIVE_CONTEXT.md
Claude (Chronicler #83 - The Compiler) 09de0758f5 Add Discord Rules compiled jars (all 3 versions) — Task #69 build complete
All 3 discord-rules versions compiled and ready for CurseForge submission:
- 1.16.5 (Forge/Java 8), 1.20.1 (Forge/Java 17), 1.21.1 (NeoForge/Java 21)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 18:48:09 -05:00

29 lines
1.3 KiB
Markdown

# Code Status Update
**Last Updated:** 2026-04-12 19:30 CDT
## Current Focus
Task #69 (Discord Rules mod) — all 3 versions compiled and committed. Ready for CurseForge submission.
## Recently Completed
- Built discord-rules 1.16.5 (Forge, Java 8) — local build
- Built discord-rules 1.20.1 (Forge, Java 17) — local build
- Built discord-rules 1.21.1 (NeoForge, Java 21) — NC1 remote build via ffg-build.sh
- Fixed ffg-build.sh: added `-e "$NC1_SSH"` to rsync commands for SSH key passthrough
- All 3 jars committed: `services/discord-rules/{1.16.5,1.20.1,1.21.1}/build/libs/discordrules-1.0.0.jar`
## Next Steps Pending
- **Task #69: CurseForge submission** — upload jars, project page, changelog
- Phase 11A: License validation system (mvc_licenses table, Arbiter API routes)
- Phase 11B: Discord infrastructure (role, channels, ticket category)
- Phase 11C: Verification bot (/verify-mvc command in Arbiter)
- Phase 11D: Descriptive UI errors in Blueprint extension
- Phase 11E: GitBook knowledge base migration
- Phase 11F: BuiltByBit listing creation (Standard $14.99, Professional $24.99)
- Phase 11G: Business hours & support boundaries
## Build Router
- `ffg-build.sh` deployed at `/opt/mod-builds/ffg-build.sh`
- Usage: `ffg-build.sh 1.21.1` — auto-routes to NC1
- SSH key: `/opt/mod-builds/ffg_build_rsa`
- NC1 user: `ffg-builder` — non-root, isolated