Skip to main content

Deterministic vector execution, replayable ANN, and provenance-aware indexing for the bijux-canon package family from Bijux.

Project description

bijux-canon-index

Python 3.11+ Typing: typed License: Apache-2.0 CI Status GitHub Repository

bijux-canon-index bijux-canon-runtime bijux-canon-agent bijux-canon-ingest bijux-canon-reason agentic-flows bijux-agent bijux-rag bijux-rar bijux-vex

bijux-canon-index bijux-canon-runtime bijux-canon-agent bijux-canon-ingest bijux-canon-reason agentic-flows bijux-agent bijux-rag bijux-rar bijux-vex

bijux-canon-index docs bijux-canon-runtime docs bijux-canon-agent docs bijux-canon-ingest docs bijux-canon-reason docs

bijux-canon-index is the vector execution package in bijux-canon. It does more than "run a nearest-neighbor query." It executes a declared vector operation against a concrete backend, records enough provenance to explain the result later, and supports replay-oriented comparison when determinism matters.

If you need to understand vector-store adapters, embedding execution, capability profiles, replay semantics, or provenance-aware result comparison, start here. If you need document preparation, runtime governance, or repository tooling, you are outside this package's boundary.

Legacy continuity

What this package owns

  • vector execution semantics and backend orchestration
  • provenance-aware result artifacts and replay-oriented comparison
  • plugin-backed vector store, embedding, and runner integration
  • package-local HTTP behavior and related schemas

What this package does not own

  • document ingestion and normalization
  • runtime-wide authority, persistence, or replay policy
  • repository maintenance automation

Source map

Read this next

Primary entrypoint

  • console script: bijux-canon-index

Release Readiness

  • upcoming release line: 0.3.6
  • package changelog: CHANGELOG.md

Changelog

All notable changes to bijux-canon-index are documented here.

Historical release entries below preserve the wording that shipped with the tagged release, including legacy distribution naming where applicable.

0.3.6 - 2026-04-20

Changed

  • Finalized the 0.3.6 package release entry and aligned release-readiness notes in the package README.

0.3.5 - 2026-04-19

Changed

  • Package contract docs and compatibility tests now reference canonical API schema paths under apis/bijux-canon-index/v1.
  • Handbook and package documentation links now resolve canonical package handbooks without stale numbered package slugs.

0.3.4 - 2026-04-11

Fixed

  • Release fallback metadata and source-checkout version fallback now align with the synchronized v0.3.4 tag.
  • Package README badge links now follow the shared badge catalog and point to the exact GHCR package pages used for published index bundles.

0.3.2 - 2026-04-10

Fixed

  • Release fallback metadata and source-checkout version fallback now align with the v0.3.2 tag.

0.3.0 - 2026-04-05

Added

  • Package-local and spec documentation now explain the package mental model, failure semantics, vector-store profiles, and freeze criteria in clearer human-facing language.

Changed

  • The package was realigned under the canonical bijux-canon-index identity, including namespace, application, interface, and orchestration surfaces.
  • CLI workflows were split into clearer command groups for execution, ingest, query, validation, maintenance, and workspace tasks.
  • API routes, request schemas, and orchestration helpers were decomposed into narrower modules for query, mutation, read, capability, and artifact workflows.
  • Backend and orchestration support code was separated into smaller helpers for embedding preparation, ingest persistence, capability reporting, execution tracking, non-deterministic guard state, and artifact materialization.
  • PyPI metadata, search keywords, and project URLs now make the canonical index package easier to discover from package indexes and Bijux-owned docs.
  • The package README now uses PyPI-safe badge and link targets, and it points legacy bijux-vex users to the canonical migration path and retired repository guidance.
  • Package-local PyPI publication guidance is now checked in and shipped with the source distribution so index release expectations stay attached to the package.
  • Build-time version metadata now writes to a generated module so packaging commands stop dirtying the tracked source tree.
  • Package-local ignore rules now cover Python package metadata directories so unpacked release artifacts stay cleaner during local validation.
  • OpenAPI freeze artifacts and release-gate expectations were refreshed to match the current FastAPI-generated validation schema and 422 response wording.

Fixed

  • CLI help and freeze-spec coverage were restored after the package reorganization.
  • Runtime state and generated artifacts were moved under the artifacts root so package trees stay cleaner during checks.
  • Source distributions now include the full src/bijux_canon_index tree instead of publishing only the typed marker file.
  • Release artifacts now ship the repository LICENSE file so downstream consumers receive the license text with the published package.
  • The checked-in YAML and JSON OpenAPI artifacts are back in sync so repository-level API contract checks validate the same v1 surface.
  • The checked-in v1 schema now includes the current FastAPI validation error shape so API drift checks match the live application contract.

0.2.0 – 2026-02-03

Added

  • Explicit vector store adapters (memory/sqlite, FAISS, Qdrant) with capability reporting and status commands.
  • Non‑Deterministic (ND) execution model with budgets, quality metrics, witness options, and provenance audit fields.
  • Embedding provider interface, cache controls, and embedding provenance metadata.
  • Determinism fingerprints, replay gates, and conformance tests for stability.
  • Benchmarks, dataset generator, and baseline regression checks.
  • Human‑first documentation, contracts, and operational guides (trust model, safety, failure modes).

Changed

  • CLI and API now require explicit vector store selection for persistence/ANN routes.
  • Refusal semantics are standardized and surfaced consistently across CLI/API/provenance.
  • Docs and onboarding flow rewritten for clarity, with explicit anti‑goals and guarantees.

Fixed

  • Deterministic ordering rules and replay checks hardened across backends.
  • Redaction rules tightened to prevent credential leakage in logs and provenance.

0.1.0 – first public release

  • First public, contract-complete release of bijux-vex.
  • Deterministic execution with replayable artifacts and provenance.
  • Non-deterministic execution via ANN with approximation reports and randomness audit.
  • CLI and FastAPI v1 surfaces frozen; OpenAPI schema versioned.
  • Provenance, determinism, and execution ABI enforced via conformance tests.

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_canon_index-0.3.6.tar.gz (125.0 kB view details)

Uploaded Source

Built Distribution

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

bijux_canon_index-0.3.6-py3-none-any.whl (210.3 kB view details)

Uploaded Python 3

File details

Details for the file bijux_canon_index-0.3.6.tar.gz.

File metadata

  • Download URL: bijux_canon_index-0.3.6.tar.gz
  • Upload date:
  • Size: 125.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for bijux_canon_index-0.3.6.tar.gz
Algorithm Hash digest
SHA256 3b3ebb8a8e06eed72d75c53e380436814afa50ab86241316422807c4e7937e29
MD5 d7bcbbf1fe5e4f3847f083cca36a8d4c
BLAKE2b-256 22c244f3406fb917cab70c13fc870c4db6cfea84703826ad37618ee8be3ef760

See more details on using hashes here.

Provenance

The following attestation bundles were made for bijux_canon_index-0.3.6.tar.gz:

Publisher: release-pypi.yml on bijux/bijux-canon

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file bijux_canon_index-0.3.6-py3-none-any.whl.

File metadata

File hashes

Hashes for bijux_canon_index-0.3.6-py3-none-any.whl
Algorithm Hash digest
SHA256 93fc484dcd344e99510720776e8505a40099e1992ba6de6787acd537912ed765
MD5 d5c1c8976e26e8d8df594a7272bdc436
BLAKE2b-256 c538f1cf94c2ccd28309937523348bafa1e05116cf3fef70b91214dd31af4bf5

See more details on using hashes here.

Provenance

The following attestation bundles were made for bijux_canon_index-0.3.6-py3-none-any.whl:

Publisher: release-pypi.yml on bijux/bijux-canon

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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