| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 11 days | refactor: simplify architecture and improve documentation | James O'Doherty | |
| - Extract orchestration logic from `internal/cli` into a new `internal/manager` package for better composability. - Migrate technical implementation details from README.md to package-level godoc strings. - Rewrite README.md to be more user-centric, focusing on quick start and usage. - Add comprehensive documentation for exported structs and fields across the project. - Verify all changes with `go fmt`, `go vet`, `golangci-lint`, and full E2E test suite. | |||
