cvfile.org

Ecosystem

The packages that ship in this repo and how they fit together.

SDKs

CLI

Embeddings

Viewer

Server middleware

AI tooling integrations

Compatibility verified

The same .cv file built by any SDK reads byte-identically in the others. The embeddings.cbor payload survives a round trip through CBOR encoders/decoders in JS, Python, and Go. Server middleware in three languages negotiates the same Accept header to the same response.

Production gates