feat(FN-1798): merge fusion/fn-1798

This commit is contained in:
gsxdsm
2026-04-14 12:45:09 -07:00
parent 66dafb0e96
commit a10151d234
10 changed files with 102 additions and 110 deletions

View File

@@ -0,0 +1,10 @@
---
"@gsxdsm/fusion": minor
---
Consolidate project directories to .fusion only
- Add `.fusion` to `.gitignore` during `fn init` (idempotent)
- Remove `.pi/settings.json` fallback from CLI, engine, and dashboard
- Remove project-local `.pi/auth.json` paths from dashboard usage
- Only `.fusion/` is now used for project-level data storage