ailake-file 0.0.11

Self-contained AI-Lake file writer/reader — Parquet extended with HNSW footer
Documentation

ailake-file — unified file format

Owns the combined Parquet + AI-Lake footer file. The single file that Iceberg manifests point to.

Layout: [PAR1][row groups][AILK header+centroid+HNSW+trailer][Parquet footer][footer_len][PAR1]

See docs/specs/FILE_FORMAT.md for the binary specification.