- Add first-run migration detection and registration helpers for central project setup - Wire CLI and dashboard setup routes to auto-migrate existing projects and complete setup - Harden path resolution, overlap checks, and backward-compat project selection behavior - Add regression tests for migration, nested project detection, and single-project compatibility
447 B
447 B
@fusion/core, @gsxdsm/fusion
| @fusion/core | @gsxdsm/fusion |
|---|---|
| minor | minor |
Add migration and first-run experience for multi-project support
- Auto-detect and register existing projects on first run after upgrade
- New
fn initcommand to initialize kb projects - Maintain backward compatibility for single-project workflows
- Interactive first-run setup wizard API in dashboard
- Idempotent migration — safe to re-run
- Rollback procedure documented in AGENTS.md