summaryrefslogtreecommitdiff
path: root/CLAUDE.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-18 08:39:04 +0300
committerPaul Buetow <paul@buetow.org>2026-04-18 08:39:04 +0300
commit7bca02bddcc88002e8edf72d2f20f526cf9d2668 (patch)
tree7bd907e787628393d52a3281ce751d2f807421ac /CLAUDE.md
parent5874a7a5d3cac75b76bdf2f7793a05ce3c45b4d7 (diff)
refactor: split cli.go into focused files by responsibility
Extract cli.go into four dedicated files to improve separation of concerns and readability: cli_flags.go (flag parsing), cli_backend.go (backend init), cli_commands.go (command handlers), cli_dispatch.go (command routing). Fix inaccurate comments on logMsg/warn that claimed declaration order matters in Go; package-level functions are resolved across the whole file. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'CLAUDE.md')
0 files changed, 0 insertions, 0 deletions