Commit Graph

7 Commits

Author SHA1 Message Date
Matthew Knight f57231bdea
Crash group link 2026-03-06 17:08:13 -08:00
Matthew Knight 6d980c0361
Corpus downloader 2026-03-06 02:12:23 -08:00
Matthew Knight edff8885f0
Break campaign into targets and runs 2026-03-05 23:46:15 -08:00
Matthew Knight 684c30f8b8
Reorganize internals 2026-03-05 18:55:55 -08:00
Matthew Knight 808cf8274c
Use zerolog 2026-03-02 19:32:33 -08:00
Matthew Knight fe4c293adb
format 2026-03-02 18:39:51 -08:00
Matthew Knight b06823e03e
Initial commit: crash artifact aggregator and regression detection system
Cairn is a web service for collecting, fingerprinting, and analyzing crash
artifacts across repositories. Includes a CLI client, REST API, web dashboard,
PostgreSQL storage with migrations, S3-compatible blob storage, multi-format
crash parsers (ASan, GDB, Zig, generic), regression detection between commits,
campaign tracking, and optional Forgejo integration for issue syncing.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 13:39:10 -08:00