docs: correct Nexus upload to automatic, not manual dry-run
docs(release): unify current-line and older-line patch flow Both current-line and older-line patches now use the same staging mechanism (Release: Hotfix Candidate → review prerelease → merge candidate PR), differing only in the final dispatch target: - current line: ff_target into main - older line: dispatch on hotfix branch directly Collapses the separate Hotfix Release Process section into a branch-naming reference and points to the unified Patch Release Process.
docs(release): split main/dev channels, update hotfix process - main is the stable channel; dev is rc; hotfix/X.Y.x is maintenance for OLDER lines only - Add Patch Current Line section for fixes against the current stable (cherry-pick PR to main, no hotfix workflow) - Document ff_target promotion mode in Release: Semantic Version - Add precondition warning to Hotfix Release Process - Replace manual hotfix branch creation/cherry-pick steps with the Release: Hotfix Candidate workflow - Drop release_type input references throughout - Add troubleshooting entries for the maintenance out-of-range error and ff_target validation failures
Update wiki 5d23cead0e76a8fb10150231c83ffdb0271893ab
docs: update release pipeline for RELEASE_PAT auto-triggering build
docs: clarify RC-to-stable version escalation rules
docs: expand release workflow — pipeline overview, RC flow, troubleshooting
docs: add standard release process, update workflow names for rename
Add releases section
Update wiki 15df3dfa6abecebf8f69d5d68b91e11d523fdd5f
Add Agentic MCP
revert: "Update wiki 888cb3ebc122cc1586fc334a1960f009c7141508" This reverts commit 37a5389f2070e427449f3ef088a03beba5004ab9.
Update wiki 888cb3ebc122cc1586fc334a1960f009c7141508
Update wiki 5ed6701f8563e5c1da74cc6ba1b03661e54891ac
Updated Developers (markdown)
Added documentation from PR https://github.com/doodlum/skyrim-community-shaders/pull/1031
Added a chapter 'Hotreload for testing builds'
Update renderdoc instructions.
Add frame gen disabling steps
Update registers
Add renderdoc shader debugging