BiVelio Privacy Gateway — BV-PRGA
Copyright (c) 2026 BiVelio Inc. All Rights Reserved.

This repository and its contents are proprietary and confidential. The
algorithm designated "BV-PRGA" (BiVelio Privacy Redaction & Gating Algorithm)
and all related inventions are the property of BiVelio Inc., which reserves all
copyright, trade-secret, and patent rights. See the LICENSE file for the full
terms. No license is granted except by separate written agreement with
BiVelio Inc.

Third-party components:
  This project's core has no third-party runtime dependencies. Optional extras
  integrate third-party software under their own licenses, including:
    - Microsoft Presidio (MIT) — optional [nlp] extra
    - FastAPI / Uvicorn / httpx (MIT/BSD) — optional [server] extra
    - PyYAML (MIT) — optional [yaml] extra
    - cryptography (Apache-2.0 / BSD) — optional [crypto] extra
  These components are used as unmodified dependencies and remain governed by
  their respective licenses. Their inclusion does not affect BiVelio's ownership
  of the Software.
