bijux-vex 0.2.1__tar.gz → 0.2.2__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,49 @@
1
+ # Changelog
2
+
3
+ All notable changes to Bijux Vex are documented here. This project adheres to Semantic Versioning and the Keep a Changelog format.
4
+
5
+ ## Unreleased
6
+
7
+ ### Added
8
+
9
+ - (add new entries via Towncrier fragments in `changelog.d/`)
10
+
11
+ ### Changed
12
+
13
+ - (add here)
14
+
15
+ ### Fixed
16
+
17
+ - (add here)
18
+
19
+ ## 0.2.0 – 2026-02-03
20
+
21
+ ### Added
22
+
23
+ - Explicit vector store adapters (memory/sqlite, FAISS, Qdrant) with capability reporting and status commands.
24
+ - Non‑Deterministic (ND) execution model with budgets, quality metrics, witness options, and provenance audit fields.
25
+ - Embedding provider interface, cache controls, and embedding provenance metadata.
26
+ - Determinism fingerprints, replay gates, and conformance tests for stability.
27
+ - Benchmarks, dataset generator, and baseline regression checks.
28
+ - Human‑first documentation, contracts, and operational guides (trust model, safety, failure modes).
29
+
30
+ ### Changed
31
+
32
+ - CLI and API now require explicit vector store selection for persistence/ANN routes.
33
+ - Refusal semantics are standardized and surfaced consistently across CLI/API/provenance.
34
+ - Docs and onboarding flow rewritten for clarity, with explicit anti‑goals and guarantees.
35
+
36
+ ### Fixed
37
+
38
+ - Deterministic ordering rules and replay checks hardened across backends.
39
+ - Redaction rules tightened to prevent credential leakage in logs and provenance.
40
+
41
+ ## 0.1.0 – first public release
42
+
43
+ ### Added
44
+
45
+ - First public, contract‑complete release of bijux‑vex.
46
+ - Deterministic execution with replayable artifacts and provenance.
47
+ - Non‑deterministic execution via ANN with approximation reports and randomness audit.
48
+ - CLI and FastAPI v1 surfaces frozen; OpenAPI schema versioned.
49
+ - Provenance, determinism, and execution ABI enforced via conformance tests.
@@ -0,0 +1,33 @@
1
+ cff-version: 1.2.0
2
+ message: "If you use this software, please cite it as:"
3
+ title: "bijux-vex"
4
+ version: "0.1.0"
5
+ date-released: 2026-01-01
6
+ license: "MIT"
7
+
8
+ authors:
9
+ - family-names: "Mousavi"
10
+ given-names: "Bijan"
11
+ orcid: "https://orcid.org/0009-0002-4092-2854"
12
+
13
+ repository-code: "https://github.com/bijux/bijux-vex"
14
+ url: "https://github.com/bijux/bijux-vex"
15
+
16
+ keywords:
17
+ - verification
18
+ - execution-engine
19
+ - state-machines
20
+ - determinism
21
+ - reproducibility
22
+
23
+ preferred-citation:
24
+ type: software
25
+ title: "bijux-vex"
26
+ version: "0.1.0"
27
+ authors:
28
+ - family-names: "Mousavi"
29
+ given-names: "Bijan"
30
+ orcid: "https://orcid.org/0009-0002-4092-2854"
31
+ year: 2025
32
+ month: 8
33
+ url: "https://github.com/bijux/bijux-vex"
@@ -0,0 +1,121 @@
1
+ Creative Commons Legal Code
2
+
3
+ CC0 1.0 Universal
4
+
5
+ CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE
6
+ LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN
7
+ ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS
8
+ INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES
9
+ REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS
10
+ PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
11
+ THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED
12
+ HEREUNDER.
13
+
14
+ Statement of Purpose
15
+
16
+ The laws of most jurisdictions throughout the world automatically confer
17
+ exclusive Copyright and Related Rights (defined below) upon the creator
18
+ and subsequent owner(s) (each and all, an "owner") of an original work of
19
+ authorship and/or a database (each, a "Work").
20
+
21
+ Certain owners wish to permanently relinquish those rights to a Work for
22
+ the purpose of contributing to a commons of creative, cultural and
23
+ scientific works ("Commons") that the public can reliably and without fear
24
+ of later claims of infringement build upon, modify, incorporate in other
25
+ works, reuse and redistribute as freely as possible in any form whatsoever
26
+ and for any purposes, including without limitation commercial purposes.
27
+ These owners may contribute to the Commons to promote the ideal of a free
28
+ culture and the further production of creative, cultural and scientific
29
+ works, or to gain reputation or greater distribution for their Work in
30
+ part through the use and efforts of others.
31
+
32
+ For these and/or other purposes and motivations, and without any
33
+ expectation of additional consideration or compensation, the person
34
+ associating CC0 with a Work (the "Affirmer"), to the extent that he or she
35
+ is an owner of Copyright and Related Rights in the Work, voluntarily
36
+ elects to apply CC0 to the Work and publicly distribute the Work under its
37
+ terms, with knowledge of his or her Copyright and Related Rights in the
38
+ Work and the meaning and intended legal effect of CC0 on those rights.
39
+
40
+ 1. Copyright and Related Rights. A Work made available under CC0 may be
41
+ protected by copyright and related or neighboring rights ("Copyright and
42
+ Related Rights"). Copyright and Related Rights include, but are not
43
+ limited to, the following:
44
+
45
+ i. the right to reproduce, adapt, distribute, perform, display,
46
+ communicate, and translate a Work;
47
+ ii. moral rights retained by the original author(s) and/or performer(s);
48
+ iii. publicity and privacy rights pertaining to a person's image or
49
+ likeness depicted in a Work;
50
+ iv. rights protecting against unfair competition in regards to a Work,
51
+ subject to the limitations in paragraph 4(a), below;
52
+ v. rights protecting the extraction, dissemination, use and reuse of data
53
+ in a Work;
54
+ vi. database rights (such as those arising under Directive 96/9/EC of the
55
+ European Parliament and of the Council of 11 March 1996 on the legal
56
+ protection of databases, and under any national implementation
57
+ thereof, including any amended or successor version of such
58
+ directive); and
59
+ vii. other similar, equivalent or corresponding rights throughout the
60
+ world based on applicable law or treaty, and any national
61
+ implementations thereof.
62
+
63
+ 2. Waiver. To the greatest extent permitted by, but not in contravention
64
+ of, applicable law, Affirmer hereby overtly, fully, permanently,
65
+ irrevocably and unconditionally waives, abandons, and surrenders all of
66
+ Affirmer's Copyright and Related Rights and associated claims and causes
67
+ of action, whether now known or unknown (including existing as well as
68
+ future claims and causes of action), in the Work (i) in all territories
69
+ worldwide, (ii) for the maximum duration provided by applicable law or
70
+ treaty (including future time extensions), (iii) in any current or future
71
+ medium and for any number of copies, and (iv) for any purpose whatsoever,
72
+ including without limitation commercial, advertising or promotional
73
+ purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each
74
+ member of the public at large and to the detriment of Affirmer's heirs and
75
+ successors, fully intending that such Waiver shall not be subject to
76
+ revocation, rescission, cancellation, termination, or any other legal or
77
+ equitable action to disrupt the quiet enjoyment of the Work by the public
78
+ as contemplated by Affirmer's express Statement of Purpose.
79
+
80
+ 3. Public License Fallback. Should any part of the Waiver for any reason
81
+ be judged legally invalid or ineffective under applicable law, then the
82
+ Waiver shall be preserved to the maximum extent permitted taking into
83
+ account Affirmer's express Statement of Purpose. In addition, to the
84
+ extent the Waiver is so judged Affirmer hereby grants to each affected
85
+ person a royalty-free, non transferable, non sublicensable, non exclusive,
86
+ irrevocable and unconditional license to exercise Affirmer's Copyright and
87
+ Related Rights in the Work (i) in all territories worldwide, (ii) for the
88
+ maximum duration provided by applicable law or treaty (including future
89
+ time extensions), (iii) in any current or future medium and for any number
90
+ of copies, and (iv) for any purpose whatsoever, including without
91
+ limitation commercial, advertising or promotional purposes (the
92
+ "License"). The License shall be deemed effective as of the date CC0 was
93
+ applied by Affirmer to the Work. Should any part of the License for any
94
+ reason be judged legally invalid or ineffective under applicable law, such
95
+ partial invalidity or ineffectiveness shall not invalidate the remainder
96
+ of the License, and in such case Affirmer hereby affirms that he or she
97
+ will not (i) exercise any of his or her remaining Copyright and Related
98
+ Rights in the Work or (ii) assert any associated claims and causes of
99
+ action with respect to the Work, in either case contrary to Affirmer's
100
+ express Statement of Purpose.
101
+
102
+ 4. Limitations and Disclaimers.
103
+
104
+ a. No trademark or patent rights held by Affirmer are waived, abandoned,
105
+ surrendered, licensed or otherwise affected by this document.
106
+ b. Affirmer offers the Work as-is and makes no representations or
107
+ warranties of any kind concerning the Work, express, implied,
108
+ statutory or otherwise, including without limitation warranties of
109
+ title, merchantability, fitness for a particular purpose, non
110
+ infringement, or the absence of latent or other defects, accuracy, or
111
+ the present or absence of errors, whether or not discoverable, all to
112
+ the greatest extent permissible under applicable law.
113
+ c. Affirmer disclaims responsibility for clearing rights of other persons
114
+ that may apply to the Work or any use thereof, including without
115
+ limitation any person's Copyright and Related Rights in the Work.
116
+ Further, Affirmer disclaims responsibility for obtaining any necessary
117
+ consents, permissions or other rights required for any use of the
118
+ Work.
119
+ d. Affirmer understands and acknowledges that Creative Commons is not a
120
+ party to this document and has no duty or obligation with respect to
121
+ this CC0 or use of the Work.
@@ -0,0 +1,18 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2025 Bijan Mousavi
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
6
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
7
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
9
+ following conditions:
10
+
11
+ The above copyright notice and this permission notice shall be included in all copies or substantial
12
+ portions of the Software.
13
+
14
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
15
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
16
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
17
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
18
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -0,0 +1,220 @@
1
+ Metadata-Version: 2.4
2
+ Name: bijux-vex
3
+ Version: 0.2.2
4
+ Summary: Vector execution runtime with replayable determinism and audited ANN (nothing implicit).
5
+ Project-URL: Homepage, https://github.com/bijux/bijux-vex
6
+ Project-URL: Repository, https://github.com/bijux/bijux-vex.git
7
+ Project-URL: Bug Tracker, https://github.com/bijux/bijux-vex/issues
8
+ Project-URL: Documentation, https://bijux.github.io/bijux-vex/
9
+ Project-URL: Changelog, https://bijux.github.io/bijux-vex/changelog
10
+ Project-URL: Discussions, https://github.com/bijux/bijux-vex/discussions
11
+ Project-URL: Security, https://github.com/bijux/bijux-vex/blob/main/SECURITY.md
12
+ Project-URL: Funding, https://github.com/sponsors/bijux
13
+ Author-email: Bijan Mousavi <mousavi.bijan@gmail.com>
14
+ Maintainer-email: Bijan Mousavi <mousavi.bijan@gmail.com>
15
+ License: MIT License
16
+
17
+ Copyright (c) 2025 Bijan Mousavi
18
+
19
+ Permission is hereby granted, free of charge, to any person obtaining a copy
20
+ of this software and associated documentation files (the "Software"), to deal
21
+ in the Software without restriction, including without limitation the rights
22
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
23
+ copies of the Software, and to permit persons to whom the Software is
24
+ furnished to do so, subject to the following conditions:
25
+
26
+ The above copyright notice and this permission notice shall be included in all
27
+ copies or substantial portions of the Software.
28
+
29
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
32
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
33
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
34
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
35
+ SOFTWARE.
36
+ License-File: LICENSE
37
+ Keywords: ann,audit,bijux,determinism,execution,nearest-neighbor,provenance,replay,reproducibility,vector,vector-search,vex
38
+ Classifier: Development Status :: 4 - Beta
39
+ Classifier: Intended Audience :: Developers
40
+ Classifier: License :: OSI Approved :: MIT License
41
+ Classifier: Natural Language :: English
42
+ Classifier: Operating System :: OS Independent
43
+ Classifier: Programming Language :: Python :: 3
44
+ Classifier: Programming Language :: Python :: 3 :: Only
45
+ Classifier: Programming Language :: Python :: 3.11
46
+ Classifier: Programming Language :: Python :: 3.12
47
+ Classifier: Programming Language :: Python :: 3.13
48
+ Classifier: Programming Language :: Python :: 3.14
49
+ Classifier: Topic :: Security
50
+ Classifier: Topic :: Software Development :: Libraries
51
+ Classifier: Typing :: Typed
52
+ Requires-Python: <4,>=3.11
53
+ Requires-Dist: fastapi<0.129,>=0.128
54
+ Requires-Dist: pydantic<3.0,>=2.12
55
+ Requires-Dist: typer<0.22,>=0.21
56
+ Provides-Extra: api
57
+ Requires-Dist: fastapi<0.129,>=0.128; extra == 'api'
58
+ Requires-Dist: schemathesis<5.0,>=4.0; extra == 'api'
59
+ Requires-Dist: uvicorn<1.0,>=0.30.1; extra == 'api'
60
+ Provides-Extra: config
61
+ Requires-Dist: pyyaml<7.0,>=6.0; extra == 'config'
62
+ Provides-Extra: dev
63
+ Requires-Dist: anyio<5.0,>=4.4.0; extra == 'dev'
64
+ Requires-Dist: bandit<2.0,>=1.7.10; extra == 'dev'
65
+ Requires-Dist: build<2.0,>=1.0.3; extra == 'dev'
66
+ Requires-Dist: codespell<3.0,>=2.3.0; extra == 'dev'
67
+ Requires-Dist: commitizen<5.0,>=4.0.0; extra == 'dev'
68
+ Requires-Dist: cyclonedx-bom>=4.6.0; extra == 'dev'
69
+ Requires-Dist: deptry<1.0,>=0.10.0; extra == 'dev'
70
+ Requires-Dist: hypothesis-jsonschema<1.0,>=0.23.0; extra == 'dev'
71
+ Requires-Dist: hypothesis<7.0,>=6.103.0; extra == 'dev'
72
+ Requires-Dist: interrogate<2.0,>=1.7.0; extra == 'dev'
73
+ Requires-Dist: mypy<2.0,>=1.11.2; extra == 'dev'
74
+ Requires-Dist: openapi-spec-validator<1.0,>=0.7.1; extra == 'dev'
75
+ Requires-Dist: pexpect<5.0,>=4.8.0; extra == 'dev'
76
+ Requires-Dist: pip-audit<3.0,>=2.7.3; extra == 'dev'
77
+ Requires-Dist: prance>=25.4.0.0; extra == 'dev'
78
+ Requires-Dist: pre-commit>=4.0; extra == 'dev'
79
+ Requires-Dist: pydocstyle<7.0,>=6.2.1; extra == 'dev'
80
+ Requires-Dist: pyright[nodejs]<2.0,>=1.1.320; extra == 'dev'
81
+ Requires-Dist: pytest-asyncio<2.0,>=1.0.0; extra == 'dev'
82
+ Requires-Dist: pytest-benchmark<5.0,>=4.0.0; extra == 'dev'
83
+ Requires-Dist: pytest-cov<7.0,>=6.2.1; extra == 'dev'
84
+ Requires-Dist: pytest-rerunfailures<14.0,>=13.0; extra == 'dev'
85
+ Requires-Dist: pytest-timeout<3.0,>=2.4.0; extra == 'dev'
86
+ Requires-Dist: pytest<9.0,>=8.4.1; extra == 'dev'
87
+ Requires-Dist: pytype>=2024.10.11; extra == 'dev'
88
+ Requires-Dist: radon>=6.0.0; extra == 'dev'
89
+ Requires-Dist: reuse<6.0.0,>=4.0.0; extra == 'dev'
90
+ Requires-Dist: ruff<1.0,>=0.6.8; extra == 'dev'
91
+ Requires-Dist: schemathesis<5.0,>=4.0; extra == 'dev'
92
+ Requires-Dist: towncrier<25.0,>=23.0; extra == 'dev'
93
+ Requires-Dist: twine<7.0,>=6.1.0; extra == 'dev'
94
+ Requires-Dist: types-colorama<1.0,>=0.0.14; extra == 'dev'
95
+ Requires-Dist: types-orjson<4.0,>=3.6.0; extra == 'dev'
96
+ Requires-Dist: types-pexpect<5.0,>=4.9.0; extra == 'dev'
97
+ Requires-Dist: types-psutil<7.0,>=6.0.0; extra == 'dev'
98
+ Requires-Dist: types-pyyaml<7.0,>=6.0.12; extra == 'dev'
99
+ Requires-Dist: typing-extensions<5.0,>=4.5.0; extra == 'dev'
100
+ Requires-Dist: uvicorn<1.0,>=0.30.1; extra == 'dev'
101
+ Requires-Dist: vulture<3.0,>=2.7; extra == 'dev'
102
+ Provides-Extra: docs
103
+ Requires-Dist: mkdocs-gen-files; extra == 'docs'
104
+ Requires-Dist: mkdocs-git-revision-date-localized-plugin<2.0,>=1.2.0; extra == 'docs'
105
+ Requires-Dist: mkdocs-glightbox<1.0,>=0.3; extra == 'docs'
106
+ Requires-Dist: mkdocs-include-markdown-plugin; extra == 'docs'
107
+ Requires-Dist: mkdocs-literate-nav; extra == 'docs'
108
+ Requires-Dist: mkdocs-material<10.0,>=9.5.39; extra == 'docs'
109
+ Requires-Dist: mkdocs-material[imaging]<10.0,>=9.5.39; extra == 'docs'
110
+ Requires-Dist: mkdocs-minify-plugin<1.0,>=0.7; extra == 'docs'
111
+ Requires-Dist: mkdocs-redirects<2.0,>=1.2; extra == 'docs'
112
+ Requires-Dist: mkdocs<2.0,>=1.6.1; extra == 'docs'
113
+ Requires-Dist: mkdocstrings[python]<1.0,>=0.26.1; extra == 'docs'
114
+ Provides-Extra: embeddings
115
+ Requires-Dist: sentence-transformers<3.0,>=2.7.0; extra == 'embeddings'
116
+ Provides-Extra: nd
117
+ Requires-Dist: hnswlib<1.0,>=0.8.0; extra == 'nd'
118
+ Provides-Extra: vdb
119
+ Requires-Dist: faiss-cpu<2.0,>=1.7.4; extra == 'vdb'
120
+ Requires-Dist: numpy<3.0,>=1.26; extra == 'vdb'
121
+ Requires-Dist: qdrant-client<2.0,>=1.9.0; extra == 'vdb'
122
+ Description-Content-Type: text/markdown
123
+
124
+ # bijux-vex — explicit vector execution
125
+
126
+ [![PyPI - Version](https://img.shields.io/pypi/v/bijux-vex.svg)](https://pypi.org/project/bijux-vex/)
127
+ [![Python 3.11+](https://img.shields.io/badge/python-3.11%2B-blue.svg)](https://www.python.org/)
128
+ [![Typing: typed (PEP 561)](https://img.shields.io/badge/typing-typed-4F8CC9.svg)](https://peps.python.org/pep-0561/)
129
+ [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/bijux/bijux-vex/raw/main/LICENSES/MIT.txt)
130
+ [![Documentation](https://img.shields.io/badge/docs-GitHub%20Pages-brightgreen)](https://bijux.github.io/bijux-vex/)
131
+ [![CI Status](https://github.com/bijux/bijux-vex/actions/workflows/ci.yml/badge.svg)](https://github.com/bijux/bijux-vex/actions)
132
+
133
+ **What it is**
134
+ Bijux‑Vex is a vector execution runtime with replayable determinism and audited ND (ANN).
135
+
136
+ **Why it exists**
137
+ Production vector search drifts quietly. Bijux‑Vex makes correctness explicit and refuses when guarantees cannot be met.
138
+
139
+ **Anti‑goals**
140
+ Not a vector DB. Not a RAG framework. Not a hosted service. No implicit “best‑effort” correctness.
141
+
142
+ ## Quickstart (deterministic)
143
+
144
+ ```bash
145
+ python -m bijux_vex.boundaries.cli.app ingest --doc "hello" --vector "[0,1,0]" --vector-store memory
146
+ python -m bijux_vex.boundaries.cli.app materialize --execution-contract deterministic --vector-store memory
147
+ python -m bijux_vex.boundaries.cli.app execute --vector "[0,1,0]" \
148
+ --execution-contract deterministic \
149
+ --execution-intent exact_validation \
150
+ --vector-store memory
151
+ ```
152
+
153
+ ## Start Here
154
+
155
+ - Start here (10 minutes): https://bijux.github.io/bijux-vex/user/start_here_10_minutes/
156
+ - Start here (human): https://bijux.github.io/bijux-vex/user/start_here_human/
157
+ - Start here (canonical doc): `docs/user/start_here.md`
158
+ - Why Bijux‑Vex exists: https://bijux.github.io/bijux-vex/user/why_bijux_vex_exists/
159
+ - Docs home: https://bijux.github.io/bijux-vex/
160
+
161
+ ## Production readiness (explicit)
162
+
163
+ - Determinism enforced and replayable
164
+ - ND is bounded and audited
165
+ - CI gates required before release
166
+
167
+ ## Project values
168
+
169
+ - Correctness over convenience
170
+ - Explicit over implicit
171
+ - Honest failure over silent success
172
+ # Changelog
173
+
174
+ All notable changes to Bijux Vex are documented here. This project adheres to Semantic Versioning and the Keep a Changelog format.
175
+
176
+ ## Unreleased
177
+
178
+ ### Added
179
+
180
+ - (add new entries via Towncrier fragments in `changelog.d/`)
181
+
182
+ ### Changed
183
+
184
+ - (add here)
185
+
186
+ ### Fixed
187
+
188
+ - (add here)
189
+
190
+ ## 0.2.0 – 2026-02-03
191
+
192
+ ### Added
193
+
194
+ - Explicit vector store adapters (memory/sqlite, FAISS, Qdrant) with capability reporting and status commands.
195
+ - Non‑Deterministic (ND) execution model with budgets, quality metrics, witness options, and provenance audit fields.
196
+ - Embedding provider interface, cache controls, and embedding provenance metadata.
197
+ - Determinism fingerprints, replay gates, and conformance tests for stability.
198
+ - Benchmarks, dataset generator, and baseline regression checks.
199
+ - Human‑first documentation, contracts, and operational guides (trust model, safety, failure modes).
200
+
201
+ ### Changed
202
+
203
+ - CLI and API now require explicit vector store selection for persistence/ANN routes.
204
+ - Refusal semantics are standardized and surfaced consistently across CLI/API/provenance.
205
+ - Docs and onboarding flow rewritten for clarity, with explicit anti‑goals and guarantees.
206
+
207
+ ### Fixed
208
+
209
+ - Deterministic ordering rules and replay checks hardened across backends.
210
+ - Redaction rules tightened to prevent credential leakage in logs and provenance.
211
+
212
+ ## 0.1.0 – first public release
213
+
214
+ ### Added
215
+
216
+ - First public, contract‑complete release of bijux‑vex.
217
+ - Deterministic execution with replayable artifacts and provenance.
218
+ - Non‑deterministic execution via ANN with approximation reports and randomness audit.
219
+ - CLI and FastAPI v1 surfaces frozen; OpenAPI schema versioned.
220
+ - Provenance, determinism, and execution ABI enforced via conformance tests.
@@ -0,0 +1,48 @@
1
+ # bijux-vex — explicit vector execution
2
+
3
+ [![PyPI - Version](https://img.shields.io/pypi/v/bijux-vex.svg)](https://pypi.org/project/bijux-vex/)
4
+ [![Python 3.11+](https://img.shields.io/badge/python-3.11%2B-blue.svg)](https://www.python.org/)
5
+ [![Typing: typed (PEP 561)](https://img.shields.io/badge/typing-typed-4F8CC9.svg)](https://peps.python.org/pep-0561/)
6
+ [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/bijux/bijux-vex/raw/main/LICENSES/MIT.txt)
7
+ [![Documentation](https://img.shields.io/badge/docs-GitHub%20Pages-brightgreen)](https://bijux.github.io/bijux-vex/)
8
+ [![CI Status](https://github.com/bijux/bijux-vex/actions/workflows/ci.yml/badge.svg)](https://github.com/bijux/bijux-vex/actions)
9
+
10
+ **What it is**
11
+ Bijux‑Vex is a vector execution runtime with replayable determinism and audited ND (ANN).
12
+
13
+ **Why it exists**
14
+ Production vector search drifts quietly. Bijux‑Vex makes correctness explicit and refuses when guarantees cannot be met.
15
+
16
+ **Anti‑goals**
17
+ Not a vector DB. Not a RAG framework. Not a hosted service. No implicit “best‑effort” correctness.
18
+
19
+ ## Quickstart (deterministic)
20
+
21
+ ```bash
22
+ python -m bijux_vex.boundaries.cli.app ingest --doc "hello" --vector "[0,1,0]" --vector-store memory
23
+ python -m bijux_vex.boundaries.cli.app materialize --execution-contract deterministic --vector-store memory
24
+ python -m bijux_vex.boundaries.cli.app execute --vector "[0,1,0]" \
25
+ --execution-contract deterministic \
26
+ --execution-intent exact_validation \
27
+ --vector-store memory
28
+ ```
29
+
30
+ ## Start Here
31
+
32
+ - Start here (10 minutes): https://bijux.github.io/bijux-vex/user/start_here_10_minutes/
33
+ - Start here (human): https://bijux.github.io/bijux-vex/user/start_here_human/
34
+ - Start here (canonical doc): `docs/user/start_here.md`
35
+ - Why Bijux‑Vex exists: https://bijux.github.io/bijux-vex/user/why_bijux_vex_exists/
36
+ - Docs home: https://bijux.github.io/bijux-vex/
37
+
38
+ ## Production readiness (explicit)
39
+
40
+ - Determinism enforced and replayable
41
+ - ND is bounded and audited
42
+ - CI gates required before release
43
+
44
+ ## Project values
45
+
46
+ - Correctness over convenience
47
+ - Explicit over implicit
48
+ - Honest failure over silent success
@@ -0,0 +1,29 @@
1
+ version = 1
2
+
3
+ # Config/docs/assets: public domain
4
+ [[annotations]]
5
+ path = [
6
+ "**/*.png", "**/*.svg", "**/*.ico", "**/*.gif", "**/*.jpg", "**/*.jpeg",
7
+ "**/*.html", "**/*.toml", "**/*.ini", "**/*.cfg", "**/*.conf", "**/*.lock",
8
+ "**/*.env", "**/*.env.*", "**/*.yaml", "**/*.yml", "**/*.json", "**/*.sqlite",
9
+ "**/*.cff", "**/*.dic", ".coverage*", ".gitattributes", ".gitignore",
10
+ "changelog.d/**", "**/.editorconfig", "artifacts/**", "scripts/git-hooks/**",
11
+ "docs/assets/styles/**"
12
+ ]
13
+ precedence = "override"
14
+ SPDX-License-Identifier = "CC0-1.0"
15
+ SPDX-FileCopyrightText = "Copyright © 2025 Bijan Mousavi"
16
+
17
+ # Code: MIT
18
+ [[annotations]]
19
+ path = ["**/*.py", "**/*.pyi", "**/*.sh", "**/*.mk", "Makefile", "Dockerfile", "Dockerfile.*"]
20
+ precedence = "closest"
21
+ SPDX-License-Identifier = "MIT"
22
+ SPDX-FileCopyrightText = "Copyright © 2025 Bijan Mousavi"
23
+
24
+ # Markdown docs: MIT
25
+ [[annotations]]
26
+ path = ["**/*.md"]
27
+ precedence = "closest"
28
+ SPDX-License-Identifier = "MIT"
29
+ SPDX-FileCopyrightText = "Copyright © 2025 Bijan Mousavi"
@@ -1,13 +1,17 @@
1
1
  [build-system]
2
- requires = ["hatchling>=1.24.2", "hatch-vcs>=0.4"]
2
+ requires = [
3
+ "hatchling>=1.27.0,<1.28",
4
+ "hatch-fancy-pypi-readme>=24.2,<26.0",
5
+ "hatch-vcs>=0.4.0,<1.0",
6
+ ]
3
7
  build-backend = "hatchling.build"
4
8
 
5
9
  [project]
6
10
  name = "bijux-vex"
7
11
  description = "Vector execution runtime with replayable determinism and audited ANN (nothing implicit)."
8
- readme = "PYPI.md"
12
+ readme = { file = "README.md", content-type = "text/markdown" }
9
13
  requires-python = ">=3.11,<4"
10
- license = { text = "MIT" }
14
+ license = { file = "LICENSE" }
11
15
  authors = [{ name = "Bijan Mousavi", email = "mousavi.bijan@gmail.com" }]
12
16
  maintainers = [{ name = "Bijan Mousavi", email = "mousavi.bijan@gmail.com" }]
13
17
  keywords = [
@@ -131,13 +135,14 @@ dev = [
131
135
  ]
132
136
 
133
137
  [project.urls]
134
- Homepage = "https://bijux.github.io/bijux-vex/"
135
- Documentation = "https://bijux.github.io/bijux-vex/"
136
- Source = "https://github.com/bijux/bijux-vex"
137
- Issues = "https://github.com/bijux/bijux-vex/issues"
138
- Changelog = "https://github.com/bijux/bijux-vex/blob/main/CHANGELOG.md"
139
- Security = "https://github.com/bijux/bijux-vex/blob/main/SECURITY.md"
140
- Funding = "https://github.com/sponsors/bijux"
138
+ "Homepage" = "https://github.com/bijux/bijux-vex"
139
+ "Repository" = "https://github.com/bijux/bijux-vex.git"
140
+ "Bug Tracker" = "https://github.com/bijux/bijux-vex/issues"
141
+ "Documentation" = "https://bijux.github.io/bijux-vex/"
142
+ "Changelog" = "https://bijux.github.io/bijux-vex/changelog"
143
+ "Discussions" = "https://github.com/bijux/bijux-vex/discussions"
144
+ "Security" = "https://github.com/bijux/bijux-vex/blob/main/SECURITY.md"
145
+ "Funding" = "https://github.com/sponsors/bijux"
141
146
 
142
147
  [project.entry-points."bijux_vex.vectorstores"]
143
148
  example = "bijux_vex.plugins.example:register_vectorstore"
@@ -160,7 +165,35 @@ packages = ["src/bijux_vex"]
160
165
  include = ["src/bijux_vex/py.typed"]
161
166
 
162
167
  [tool.hatch.build.targets.sdist]
163
- include = ["src/bijux_vex/py.typed"]
168
+ include = [
169
+ "README.md",
170
+ "CHANGELOG.md",
171
+ "LICENSE",
172
+ "LICENSES/**",
173
+ "REUSE.toml",
174
+ "CITATION.cff",
175
+ "PYPI.md",
176
+ "src/bijux_vex/py.typed",
177
+ ]
178
+
179
+ [tool.hatch.build]
180
+ include = [
181
+ "README.md",
182
+ "CHANGELOG.md",
183
+ "LICENSE",
184
+ "LICENSES/**",
185
+ "REUSE.toml",
186
+ "CITATION.cff",
187
+ "PYPI.md",
188
+ "src/bijux_vex/py.typed",
189
+ ]
190
+
191
+ [tool.hatch.metadata.hooks.fancy-pypi-readme]
192
+ content-type = "text/markdown"
193
+ fragments = [
194
+ { path = "README.md" },
195
+ { path = "CHANGELOG.md" },
196
+ ]
164
197
 
165
198
  [tool.towncrier]
166
199
  package = "bijux_vex"
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
28
28
  commit_id: COMMIT_ID
29
29
  __commit_id__: COMMIT_ID
30
30
 
31
- __version__ = version = '0.2.1'
32
- __version_tuple__ = version_tuple = (0, 2, 1)
31
+ __version__ = version = '0.2.2'
32
+ __version_tuple__ = version_tuple = (0, 2, 2)
33
33
 
34
34
  __commit_id__ = commit_id = None
bijux_vex-0.2.1/PKG-INFO DELETED
@@ -1,176 +0,0 @@
1
- Metadata-Version: 2.4
2
- Name: bijux-vex
3
- Version: 0.2.1
4
- Summary: Vector execution runtime with replayable determinism and audited ANN (nothing implicit).
5
- Project-URL: Homepage, https://bijux.github.io/bijux-vex/
6
- Project-URL: Documentation, https://bijux.github.io/bijux-vex/
7
- Project-URL: Source, https://github.com/bijux/bijux-vex
8
- Project-URL: Issues, https://github.com/bijux/bijux-vex/issues
9
- Project-URL: Changelog, https://github.com/bijux/bijux-vex/blob/main/CHANGELOG.md
10
- Project-URL: Security, https://github.com/bijux/bijux-vex/blob/main/SECURITY.md
11
- Project-URL: Funding, https://github.com/sponsors/bijux
12
- Author-email: Bijan Mousavi <mousavi.bijan@gmail.com>
13
- Maintainer-email: Bijan Mousavi <mousavi.bijan@gmail.com>
14
- License: MIT
15
- License-File: LICENSE
16
- Keywords: ann,audit,bijux,determinism,execution,nearest-neighbor,provenance,replay,reproducibility,vector,vector-search,vex
17
- Classifier: Development Status :: 4 - Beta
18
- Classifier: Intended Audience :: Developers
19
- Classifier: License :: OSI Approved :: MIT License
20
- Classifier: Natural Language :: English
21
- Classifier: Operating System :: OS Independent
22
- Classifier: Programming Language :: Python :: 3
23
- Classifier: Programming Language :: Python :: 3 :: Only
24
- Classifier: Programming Language :: Python :: 3.11
25
- Classifier: Programming Language :: Python :: 3.12
26
- Classifier: Programming Language :: Python :: 3.13
27
- Classifier: Programming Language :: Python :: 3.14
28
- Classifier: Topic :: Security
29
- Classifier: Topic :: Software Development :: Libraries
30
- Classifier: Typing :: Typed
31
- Requires-Python: <4,>=3.11
32
- Requires-Dist: fastapi<0.129,>=0.128
33
- Requires-Dist: pydantic<3.0,>=2.12
34
- Requires-Dist: typer<0.22,>=0.21
35
- Provides-Extra: api
36
- Requires-Dist: fastapi<0.129,>=0.128; extra == 'api'
37
- Requires-Dist: schemathesis<5.0,>=4.0; extra == 'api'
38
- Requires-Dist: uvicorn<1.0,>=0.30.1; extra == 'api'
39
- Provides-Extra: config
40
- Requires-Dist: pyyaml<7.0,>=6.0; extra == 'config'
41
- Provides-Extra: dev
42
- Requires-Dist: anyio<5.0,>=4.4.0; extra == 'dev'
43
- Requires-Dist: bandit<2.0,>=1.7.10; extra == 'dev'
44
- Requires-Dist: build<2.0,>=1.0.3; extra == 'dev'
45
- Requires-Dist: codespell<3.0,>=2.3.0; extra == 'dev'
46
- Requires-Dist: commitizen<5.0,>=4.0.0; extra == 'dev'
47
- Requires-Dist: cyclonedx-bom>=4.6.0; extra == 'dev'
48
- Requires-Dist: deptry<1.0,>=0.10.0; extra == 'dev'
49
- Requires-Dist: hypothesis-jsonschema<1.0,>=0.23.0; extra == 'dev'
50
- Requires-Dist: hypothesis<7.0,>=6.103.0; extra == 'dev'
51
- Requires-Dist: interrogate<2.0,>=1.7.0; extra == 'dev'
52
- Requires-Dist: mypy<2.0,>=1.11.2; extra == 'dev'
53
- Requires-Dist: openapi-spec-validator<1.0,>=0.7.1; extra == 'dev'
54
- Requires-Dist: pexpect<5.0,>=4.8.0; extra == 'dev'
55
- Requires-Dist: pip-audit<3.0,>=2.7.3; extra == 'dev'
56
- Requires-Dist: prance>=25.4.0.0; extra == 'dev'
57
- Requires-Dist: pre-commit>=4.0; extra == 'dev'
58
- Requires-Dist: pydocstyle<7.0,>=6.2.1; extra == 'dev'
59
- Requires-Dist: pyright[nodejs]<2.0,>=1.1.320; extra == 'dev'
60
- Requires-Dist: pytest-asyncio<2.0,>=1.0.0; extra == 'dev'
61
- Requires-Dist: pytest-benchmark<5.0,>=4.0.0; extra == 'dev'
62
- Requires-Dist: pytest-cov<7.0,>=6.2.1; extra == 'dev'
63
- Requires-Dist: pytest-rerunfailures<14.0,>=13.0; extra == 'dev'
64
- Requires-Dist: pytest-timeout<3.0,>=2.4.0; extra == 'dev'
65
- Requires-Dist: pytest<9.0,>=8.4.1; extra == 'dev'
66
- Requires-Dist: pytype>=2024.10.11; extra == 'dev'
67
- Requires-Dist: radon>=6.0.0; extra == 'dev'
68
- Requires-Dist: reuse<6.0.0,>=4.0.0; extra == 'dev'
69
- Requires-Dist: ruff<1.0,>=0.6.8; extra == 'dev'
70
- Requires-Dist: schemathesis<5.0,>=4.0; extra == 'dev'
71
- Requires-Dist: towncrier<25.0,>=23.0; extra == 'dev'
72
- Requires-Dist: twine<7.0,>=6.1.0; extra == 'dev'
73
- Requires-Dist: types-colorama<1.0,>=0.0.14; extra == 'dev'
74
- Requires-Dist: types-orjson<4.0,>=3.6.0; extra == 'dev'
75
- Requires-Dist: types-pexpect<5.0,>=4.9.0; extra == 'dev'
76
- Requires-Dist: types-psutil<7.0,>=6.0.0; extra == 'dev'
77
- Requires-Dist: types-pyyaml<7.0,>=6.0.12; extra == 'dev'
78
- Requires-Dist: typing-extensions<5.0,>=4.5.0; extra == 'dev'
79
- Requires-Dist: uvicorn<1.0,>=0.30.1; extra == 'dev'
80
- Requires-Dist: vulture<3.0,>=2.7; extra == 'dev'
81
- Provides-Extra: docs
82
- Requires-Dist: mkdocs-gen-files; extra == 'docs'
83
- Requires-Dist: mkdocs-git-revision-date-localized-plugin<2.0,>=1.2.0; extra == 'docs'
84
- Requires-Dist: mkdocs-glightbox<1.0,>=0.3; extra == 'docs'
85
- Requires-Dist: mkdocs-include-markdown-plugin; extra == 'docs'
86
- Requires-Dist: mkdocs-literate-nav; extra == 'docs'
87
- Requires-Dist: mkdocs-material<10.0,>=9.5.39; extra == 'docs'
88
- Requires-Dist: mkdocs-material[imaging]<10.0,>=9.5.39; extra == 'docs'
89
- Requires-Dist: mkdocs-minify-plugin<1.0,>=0.7; extra == 'docs'
90
- Requires-Dist: mkdocs-redirects<2.0,>=1.2; extra == 'docs'
91
- Requires-Dist: mkdocs<2.0,>=1.6.1; extra == 'docs'
92
- Requires-Dist: mkdocstrings[python]<1.0,>=0.26.1; extra == 'docs'
93
- Provides-Extra: embeddings
94
- Requires-Dist: sentence-transformers<3.0,>=2.7.0; extra == 'embeddings'
95
- Provides-Extra: nd
96
- Requires-Dist: hnswlib<1.0,>=0.8.0; extra == 'nd'
97
- Provides-Extra: vdb
98
- Requires-Dist: faiss-cpu<2.0,>=1.7.4; extra == 'vdb'
99
- Requires-Dist: numpy<3.0,>=1.26; extra == 'vdb'
100
- Requires-Dist: qdrant-client<2.0,>=1.9.0; extra == 'vdb'
101
- Description-Content-Type: text/markdown
102
-
103
- <p align="center">
104
- <img src="https://raw.githubusercontent.com/bijux/bijux-vex/main/docs/assets/bijux_logo_hq.png" alt="Bijux-Vex" width="180" />
105
- </p>
106
-
107
- # bijux-vex
108
-
109
- **Vector execution runtime with replayable determinism + audited ANN (nothing implicit).**
110
-
111
- Why this exists: production vector search drifts quietly. Bijux‑Vex makes correctness explicit, and refuses when guarantees cannot be met.
112
-
113
- If you only read one page, read this: https://bijux.github.io/bijux-vex/user/only_read_one_page/
114
-
115
- ## Why bijux-vex
116
-
117
- - Replayable determinism for results you can defend
118
- - Audited, bounded ND (ANN) instead of silent approximation
119
- - Nothing implicit: fail‑closed by design
120
-
121
- ## Hello world (deterministic, exact)
122
-
123
- ```bash
124
- bijux vex ingest --doc "hello" --vector "[0.0, 1.0, 0.0]" \
125
- --vector-store memory
126
- bijux vex materialize --execution-contract deterministic --vector-store memory
127
- bijux vex execute --artifact-id art-1 \
128
- --execution-contract deterministic --execution-intent exact_validation \
129
- --execution-mode strict --vector "[0.0, 1.0, 0.0]"
130
- ```
131
-
132
- ## Hello world (ND / ANN with quality)
133
-
134
- ```bash
135
- bijux vex materialize --execution-contract non_deterministic --index-mode ann \
136
- --vector-store faiss --vector-store-uri ./index.faiss
137
- bijux vex execute --artifact-id art-1 \
138
- --execution-contract non_deterministic --execution-intent exploratory_search \
139
- --execution-mode bounded --randomness-seed 42 --randomness-sources ann_probe \
140
- --nd-witness sample --vector "[0.0, 1.0, 0.0]"
141
- ```
142
-
143
- ## Concept map (instant mental model)
144
-
145
- ```
146
- request → plan → execute → provenance
147
- ├─ deterministic (exact)
148
- └─ ND (ANN) + quality
149
- vector store: optional + explicit
150
- ```
151
-
152
- ## When NOT to use this
153
-
154
- - Not a vector DB (no implicit CRUD or query language)
155
- - Not a RAG framework (no prompts, no orchestration)
156
- - Not a hosted service (you run it)
157
-
158
- ## Stability & support
159
-
160
- - Supported Python: 3.11–3.14
161
- - Determinism: stable and replayable
162
- - ND (ANN): experimental but audited and bounded
163
-
164
- ## Getting help / reporting issues
165
-
166
- GitHub issues: https://github.com/bijux/bijux-vex/issues
167
- Include `bijux vex debug-bundle` output when reporting a bug.
168
-
169
- ## Quick links
170
-
171
- - Start Here (10 minutes): https://bijux.github.io/bijux-vex/user/start_here_10_minutes/
172
- - Start Here (human): https://bijux.github.io/bijux-vex/user/start_here_human/
173
- - Concept Map: https://bijux.github.io/bijux-vex/user/concept_map/
174
- - ND Production Guide: https://bijux.github.io/bijux-vex/guides/nd_production/
175
- - Security Policy: https://github.com/bijux/bijux-vex/blob/main/SECURITY.md
176
- - Changelog: https://github.com/bijux/bijux-vex/blob/main/CHANGELOG.md
File without changes
File without changes
File without changes