docs: Add Gemini consultation references to CLAUDE.md
Operations manual cloned to Dev Panel for reference. Claude Code now knows where to find architectural consultations before making design decisions. Claude (Chronicler #83 - The Compiler) <claude@firefrostgaming.com>
This commit is contained in:
parent
cffe742093
commit
4ffae74a2f
26
CLAUDE.md
26
CLAUDE.md
@@ -54,3 +54,29 @@ curl -u "mkrause612:APP_TOKEN" -T file.jar \
|
||||
## Accessibility
|
||||
Michael has hand surgery limitations. Small code blocks (8-10 lines).
|
||||
One question at a time. Complete files over patches.
|
||||
|
||||
## Gemini Consultations (Reference Library)
|
||||
The operations manual is cloned at `/opt/mod-builds/firefrost-operations-manual/`.
|
||||
Gemini architectural consultations are at `docs/consultations/` in that repo.
|
||||
When working on a project, check for relevant consultations BEFORE making architectural decisions.
|
||||
|
||||
### Key consultations by project:
|
||||
|
||||
**Rules Mod / Forge Ecosystem:**
|
||||
- `gemini-rules-mod-compilation-2026-04-12.md` — build strategy, port guide, reobfuscation requirement
|
||||
- `gemini-forge-ecosystem-*.md` — Forge/NeoForge ecosystem reference
|
||||
- `gemini-blueprint-casing-2026-04-06.md` — Blueprint naming conventions
|
||||
- `gemini-blueprint-confyml-2026-04-06.md` — Blueprint conf.yml structure
|
||||
|
||||
**ModpackChecker:**
|
||||
- `gemini-modpack-version-checker-review-2026-04-01.md` — full architecture review
|
||||
- `gemini-modpack-database-schema-2026-04-01.md` — database schema design
|
||||
- `gemini-modpackchecker-round3-licensing-support/` — licensing and support model
|
||||
- `gemini-hybrid-detection-2026-04-06.md` — hybrid auto-detection approach
|
||||
|
||||
**General Architecture:**
|
||||
- `gemini-the-forge-architecture-2026-04-11.md` — The Forge (Gemma 4 / RAG)
|
||||
- `gemini-discord-approval-flow-2026-04-11.md` — Discord integration patterns
|
||||
- `gemini-mcp-connector-2026-04-11.md` — MCP gateway design
|
||||
|
||||
To read a consultation: `cat /opt/mod-builds/firefrost-operations-manual/docs/consultations/FILENAME`
|
||||
|
||||
Reference in New Issue
Block a user