Skip to main content
Per-project migration from JFL to TENET. Renames directories, updates configs, scripts.
tenet migrate                  # .jfl/ → .tenet/, update all configs
tenet migrate --dry-run        # preview changes without applying
tenet migrate --rollback       # undo migration
What it updates:
  • .jfl/.tenet/ directory
  • .mcp.json server names
  • .claude/settings.json hooks
  • .gitignore entries
  • Script references
The jfl command and JFL_* env vars keep working — no rush to migrate.