LodeDB
Copyright 2026 Egoist Machines

This product is licensed under the Apache License, Version 2.0 (see LICENSE).

==============================================================================
Third-party components
==============================================================================

TurboVec  (third_party/turbovec/)
------------------------------------------------------------------------------
The compact vector core vendored under third_party/turbovec/ is the upstream
TurboVec project, used under the MIT License:

    MIT License
    Copyright (c) 2026 Ryan Codrai

The full upstream MIT license text is preserved at
third_party/turbovec/LICENSE and must not be removed or altered.

Local modifications by Egoist Machines — the encoded-row export/import,
upsert_with_ids, and calibration_fitted lifecycle patches that the
.tvim/.tvd/.jsd persistence path depends on, documented in
third_party/turbovec/LOCAL_PATCHES.md — are contributed under the Apache
License, Version 2.0. The MIT-origin upstream files retain their MIT notice;
MIT is one-way compatible with Apache-2.0 and requires no upstream permission.
