Commit Graph

6 Commits

Author SHA1 Message Date
Celeste Hickenlooper
6c44c6dc6f chore: add license headers to missing files 2026-01-03 06:01:00 -08:00
Celeste Hickenlooper
1e7f713bf8 feat(output): add styled console output with module loggers
- Add output package with colored prefixes and module loggers
- Each module gets unique background color based on name hash
- Add spinner for indeterminate operations
- Add progress bar for known-count operations
- Update all scan files to use ModuleLogger pattern
- Add clean PrintSummary for scan completion
2026-01-03 05:57:10 -08:00
Celeste Hickenlooper
6a2d1664e7 feat: show module loading and execution logs by default 2026-01-03 05:57:10 -08:00
Celeste Hickenlooper
0a65acdfff feat: implement loadYAML in module loader 2026-01-03 05:57:10 -08:00
Celeste Hickenlooper
e92650fb16 feat: add yaml module parser and http executor 2026-01-03 05:57:10 -08:00
Celeste Hickenlooper
04da73b79c feat: add module system infrastructure 2026-01-03 05:57:10 -08:00