Skip to main content

Vector execution runtime with replayable determinism and audited ANN (nothing implicit).

Project description

bijux-vex — explicit vector execution

PyPI - Version Python 3.11+ Typing: typed (PEP 561) License: MIT Documentation CI Status

What it is
Bijux‑Vex is a vector execution runtime with replayable determinism and audited ND (ANN).

Why it exists
Production vector search drifts quietly. Bijux‑Vex makes correctness explicit and refuses when guarantees cannot be met.

Anti‑goals
Not a vector DB. Not a RAG framework. Not a hosted service. No implicit “best‑effort” correctness.

Quickstart (deterministic)

python -m bijux_vex.boundaries.cli.app ingest --doc "hello" --vector "[0,1,0]" --vector-store memory
python -m bijux_vex.boundaries.cli.app materialize --execution-contract deterministic --vector-store memory
python -m bijux_vex.boundaries.cli.app execute --vector "[0,1,0]" \
  --execution-contract deterministic \
  --execution-intent exact_validation \
  --vector-store memory

Start Here

Production readiness (explicit)

  • Determinism enforced and replayable
  • ND is bounded and audited
  • CI gates required before release

Project values

  • Correctness over convenience
  • Explicit over implicit
  • Honest failure over silent success

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bijux_vex-0.2.2.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bijux_vex-0.2.2-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file bijux_vex-0.2.2.tar.gz.

File metadata

  • Download URL: bijux_vex-0.2.2.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bijux_vex-0.2.2.tar.gz
Algorithm Hash digest
SHA256 5ee4e1014e319b8305a7d3f197669f68c93e1fa691093b087322d289a8ab2418
MD5 db10041b8909d2cc4dfcaac7005628c9
BLAKE2b-256 30cd7b0e5615b281d7372de512d4b15e1ebeae18a06d3dbbf993bf133e9472f3

See more details on using hashes here.

File details

Details for the file bijux_vex-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: bijux_vex-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 5.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bijux_vex-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0ac9f82201f518bc9ee7bafbe60cc79a3d6a73e3ab8a3a80f4f3ab16702ae477
MD5 cf3fb10f3c0c4f20c5b81ab92fcafea3
BLAKE2b-256 aae23d2562ff9c054bdbfde85bd4e856d1acd7cca9d6dc053778953b2f24fde2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page