mirror of
https://github.com/Druthulu/BFM-decomp
synced 2026-09-26 13:33:34 -04:00
6f248462dd
- docs/gen2-roadmap.md: approved Gen2 plan (phases 8-15; finish-EXE-first, two-repo LATE public flip, substantial exit) + Backup & disaster-recovery policy - back up irreplaceable / hard-to-re-source artifacts to the private remote (R20): - track ghidra/ (the RE database; *.lock/tmp*.ps transients excluded) - tools/psyq/ working libs/tools (minus the two >100MB raw source archives) - tools/bin/*.tar.gz (old-gcc cc1 compiler sources; extracted binaries stay regenerable) - tools/ghidra-ext/ (GhidrAssistMCP 2.8.0 + ghidra_psx_ldr 2026.06.04 installer zips) - .claude/settings.json: SessionStart + SessionEnd hooks (auto-start / clean-save the headless Ghidra MCP); moved out of the gitignored settings.local.json so they are backed up - docs/SETUP.md: document the MCP server lifecycle + persistence model + session hooks (§2.8), a tooling inventory, .run/ runtime scratch (§1a), and the backup posture (§ Backup) — R21 - .gitmodules: ignore=dirty on the 4 submodules (maspsx/asm-differ/m2c/decomp-permuter) — silences the phantom "modified" state from generated pycache + cross-filesystem filemode; gitlinks unchanged (still at the pinned commits) - rules R20 (back up irreplaceable work + gathered tooling; loosens R8) and R21 (keep SETUP.md current) recorded in memory; to be formalized at the next PhaseEnd