Commit Graph

2 Commits

Author SHA1 Message Date
dwrz
6b7a30c4ad Rename module to github.com/chimerical-llc/raven
Update go.mod and internal import paths for public release.
2026-01-05 01:29:32 +00:00
dwrz
0de0793500 Add service orchestration and command
Wire the intake and answer subsystems together into a running
application.

- config: maps YAML file to internal package configuration.
- service: manages lifecycle and graceful shutdown.
- cmd/raven: entry point for flag parsing and signal handling.
2026-01-04 21:07:26 +00:00