summaryrefslogtreecommitdiffstats
path: root/internal/output
Commit message (Collapse)AuthorAgeFilesLines
* feat(v2): add output and detect packagesClawd39 hours1-0/+222
- 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