WIP: State save — The Forge module deployed, sidebar overhauled

Session total: 6 tasks touched, 4 completed, 2 created
- #93 The Forge Knowledge Base: DONE
- #96 Gemma 4: DONE
- #101 Git Cleanup: DONE (marked)
- #118 Gemma→Dify: DONE
- #119 The Forge Module: IN PROGRESS (v1 deployed)
- #128 KB Auto-Sync: CREATED
- #129 Social Auto-Refresh: CREATED
Plus: privacy fix, Discord policy channel, sidebar nav overhaul

Claude (Chronicler #82)
This commit is contained in:
Claude (Chronicler #82)
2026-04-12 07:14:52 +00:00
committed by Claude
parent 094d5af9e9
commit 411a4557ed

View File

@@ -41,7 +41,21 @@
- Test chat successful — model responding from TX1 hardware at zero API cost
- Both tasks marked done in PostgreSQL
### Task #93 — The Forge Knowledge Base (Dify/Qdrant RAG)
### Task #119 — The Forge Module in Trinity Console (Phase 1) 🔥
- Built `/admin/forge` — streaming chat interface with Dify RAG backend
- SSE proxy from Arbiter (Command Center) → Dify API (TX1 via codex.firefrostgaming.com)
- Think-tag filtering for Gemma 4's reasoning tokens
- Markdown rendering, conversation continuity, source citations
- Fire/Frost/Arcane gradient branding with suggestion buttons
- Env vars added: DIFY_API_URL, DIFY_APP_KEY
- Code committed to firefrost-services repo
- Status: in_progress (v1 working, RAG retrieval needs tuning for relationship docs)
### Trinity Console Sidebar Overhaul
- The Forge featured at top with gradient border
- Collapsible category groups: Core, Revenue, Community, Operations
- localStorage persistence for collapsed/expanded state
- Smooth CSS transitions
- Created new "The Forge — Knowledge Base" (dataset ID: fd75bdc4-9b4c-4973-bc3b-d7d8e5556aec)
- Curated 106 essential docs from ops manual (core, infrastructure, deployment, standards, procedures, reference, planning, troubleshooting, emergency protocols)
- Uploaded all 106 via Dify API — zero manual browser work