Commit Graph

7 Commits

Author SHA1 Message Date
Matthew Knight 069982657e
Further improvements 2026-03-05 19:22:22 -08:00
Matthew Knight 684c30f8b8
Reorganize internals 2026-03-05 18:55:55 -08:00
Matthew Knight 75b7dac0d7
CLI releases 2026-03-02 19:55:33 -08:00
Matthew Knight 808cf8274c
Use zerolog 2026-03-02 19:32:33 -08:00
Matthew Knight 83e809dbbb
Fix lint errors 2026-03-02 19:10:03 -08:00
Matthew Knight 03df6a4c93
CI and seed metadata 2026-03-02 18:34:37 -08:00
Matthew Knight 8d2c7bb8b6
Fix .gitignore excluding cmd/cairn-server and cmd/cairn directories
The bare patterns "cairn-server" and "cairn" matched the directories
under cmd/, preventing them from being tracked. Anchor the patterns
to the repo root with a leading "/" so they only ignore the compiled
binaries.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 15:04:40 -08:00