Deterministic document ingestion, chunking, and retrieval preparation for the bijux-canon package family from Bijux.
Project description
bijux-canon-ingest
bijux-canon-ingest is the package that turns raw documents into deterministic
ingest artifacts and retrieval-ready structures. It is where cleaning,
chunking, package-local retrieval assembly, and ingest-facing boundaries live.
This package should help a maintainer answer practical questions such as:
- how does a source document become stable ingest output
- where do retrieval-oriented assembly steps belong
- which code is pure transformation logic and which code is adapter work
Legacy continuity
- compatibility package:
bijux-rag - legacy import root:
bijux_rag - legacy command:
bijux-rag - canonical migration guide: https://bijux.io/bijux-canon/compat-packages/migration-guidance/
- retired repository target: https://github.com/bijux/bijux-rag
What this package owns
- document cleaning, normalization, and chunking
- ingest-local retrieval and indexing assembly
- package-local CLI and HTTP boundaries
- ingest-specific adapters, safeguards, and observability helpers
What this package does not own
- standalone vector execution semantics
- runtime-wide governance, persistence, or replay authority
- repository tooling and release automation
Source map
src/bijux_canon_ingest/processingfor deterministic document transformssrc/bijux_canon_ingest/retrievalfor retrieval-oriented models and assemblysrc/bijux_canon_ingest/applicationfor package workflowssrc/bijux_canon_ingest/infraandsrc/bijux_canon_ingest/integrationsfor adapterssrc/bijux_canon_ingest/interfacesfor CLI and HTTP edgestestsfor behavior, layout, and corpus-backed checks
Read this next
- Package guide
- Project overview
- Layout and ownership map
- Architecture
- Compatibility packages
- Changelog
Primary entrypoint
- console script:
bijux-canon-ingest
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bijux_canon_ingest-0.3.0.tar.gz.
File metadata
- Download URL: bijux_canon_ingest-0.3.0.tar.gz
- Upload date:
- Size: 107.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e213ffeaf06ee45772ffbb8c6327fd0442ddac3969d7cddbc84392bbb4b86c62
|
|
| MD5 |
f1758d32560de24afb6e1b68c49e5711
|
|
| BLAKE2b-256 |
90c169cffee6bab2bcf49c915d68a632b09d69fde06d2e489c08503ff7b81d69
|
File details
Details for the file bijux_canon_ingest-0.3.0-py3-none-any.whl.
File metadata
- Download URL: bijux_canon_ingest-0.3.0-py3-none-any.whl
- Upload date:
- Size: 182.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a1a08af666738005e5e918e947b5d5ff580b5aae5b1ab361cbdd17a11e8a01f
|
|
| MD5 |
59c15b063a22cb625b65de19bcb8e51a
|
|
| BLAKE2b-256 |
1a9d832053a2493ed4ea06c8b3c45bbd244bc15714c58699ef330aaade3460e1
|