docs(readme): remove CI status badge (#267)

The CI badge read "failing" largely from concurrency-cancelled runs (rapid
doc pushes cancel in-flight runs → cancelled conclusion) and a now-fixed
S3-job break, not from a broken default branch. It's been more noise than
signal; drop it. CI status is still visible on the Actions tab.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Andrew Altshuler 2026-06-16 14:47:35 +03:00 committed by GitHub
parent a68896c4a0
commit e510937a7e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,6 @@
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
[![Rust](https://img.shields.io/badge/rust-stable-orange.svg)](rust-toolchain.toml)
[![Crates.io](https://img.shields.io/crates/v/omnigraph-cli.svg)](https://crates.io/crates/omnigraph-cli)
[![CI](https://github.com/ModernRelay/omnigraph/actions/workflows/ci.yml/badge.svg)](https://github.com/ModernRelay/omnigraph/actions/workflows/ci.yml)
**Lakehouse native graph engine built for context assembly**