Canonical Bundles

The canonical bundle is the product-level artifact for cross-runtime querying.

It is a directory bundle, not a SQLite database. The current minimum shape is:

Why It Exists

SQLite works well for native local querying, but it is the wrong format to treat as the long-term cross-runtime contract.

The canonical bundle is easier to:

What the Bundle Stores

The bundle is retrieval-only. It is not meant to expose a host-specific file read contract.