Kairo initial release
ci: publish Docker image to GHCR on release Add a GitHub Actions workflow that builds Kairo and pushes ghcr.io/behdanisohrab/kairo:latest plus a release-tagged image on every published release. Point docker-compose.yml at the published image and update the README quick start to pull it.