docs: bring all documentation up to date for v2.2.0#12
Merged
Conversation
VERSION_HISTORY.md: - Mark v2.1.0 as released - Add full v2.2.0 section (ForgeLens handoff, crash fix, CSRF, hardening) - Update future gates to v2.3.0 and v3.0 RELEASE_PROCESS.md: - Mark v2.1.0 and v2.2.0 gates as completed - Add v2.3.0 release gate (durable per-guild storage, guild permissions, legacy economy removal) STABILIZATION_NOTES.md: - Rename header from "v2.1.0-candidate" to versioned sections - Separate v2.1.0 and v2.2.0 stabilization notes README.md: - Update operational notes to reflect orphan draft notifications - Update known issues to reflect partial draft recovery implemented - Add CSRF note to dashboard auth section .env.example: - Add DISCORD_CLIENT_ID, DISCORD_CLIENT_SECRET, DISCORD_OAUTH_REDIRECT_URI (OAuth vars used in code but missing from example config) - Add GODFORGE_STORAGE and GODFORGE_DB_PATH for dashboard SQLite storage https://claude.ai/code/session_01Nfjayt2FK3coWyeWETtYpY
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
v2.1.0-candidateto versioned sections, separates v2.1.0 and v2.2.0 notesDISCORD_CLIENT_ID,DISCORD_CLIENT_SECRET,DISCORD_OAUTH_REDIRECT_URI(used in code but missing from example), andGODFORGE_STORAGE/GODFORGE_DB_PATHfor SQLite dashboard storageNo code changes — documentation only.
https://claude.ai/code/session_01Nfjayt2FK3coWyeWETtYpY
Generated by Claude Code