Skip to content

feat: debtlens adopt command (#38)#66

Merged
ColumbusLabs merged 4 commits into
mainfrom
feat/adopt-command-38
Jun 9, 2026
Merged

feat: debtlens adopt command (#38)#66
ColumbusLabs merged 4 commits into
mainfrom
feat/adopt-command-38

Conversation

@ColumbusLabs

Copy link
Copy Markdown
Owner

Summary

  • Add debtlens adopt subcommand with adoption report (totals, severity breakdown, top rules)
  • Heuristic minSeverity recommendation when low-severity noise dominates
  • Flags: dry-run by default; --write-config --force reuses runInit; --write-baseline [path] skips when 0 issues

Out of scope

Test plan

  • npm test -- tests/cli/adopt.test.ts tests/cli/init.test.ts
  • npm run build

Closes #38

@ColumbusLabs ColumbusLabs merged commit fb4a90e into main Jun 9, 2026
2 checks passed
@ColumbusLabs ColumbusLabs deleted the feat/adopt-command-38 branch June 9, 2026 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add first-run adoption wizard

1 participant