summaryrefslogtreecommitdiffstats
path: root/internal/detect
Commit message (Collapse)AuthorAgeFilesLines
* feat(v2): add output and detect packagesClawd38 hours1-0/+105
- internal/output: JSON response types, error codes, exit codes, pretty output - internal/detect: auto-detection of project type (static/docker/binary) - PROGRESS.md: track rebuild progress Foundation for agent-first JSON interface per SPEC.md