This release is a pre-release and may not be stable for production use.
mdrack-core
mdrack-core is the standalone, standard-library-only contract and orchestration
kernel used by MDRack. It accepts already prepared resources and ready lexical or
vector branches. It does not parse source documents, open locators, access a
filesystem or network, call model providers, or persist data itself.
Distribution version 1.0.0rc1 publishes core contract version
1.0.0-rc.1. The release candidate freezes ordered public exports while leaving
final 1.0.0 stability explicitly unclaimed.
Install
python -m pip install mdrack-core==1.0.0rc1
Python 3.11 or newer is required. There are no runtime dependencies.
Use
Implement CatalogPort with an in-memory or persistent adapter, then pass the
adapter to CoreIndexingService, RetrievalService, or
ResourceDiscoveryService. Callers own source preparation, deterministic logical
IDs, query vectors, embedding-space identity, and typed locator validation.
See API.md for the public surface and CHANGELOG.md for release notes.
Boundaries
mdrack_corenever importsmdrack.- Core owns portable records, validation, ports, retrieval/fusion, and safe event schemas.
- Adapters own persistence and candidate generation.
- Host applications own source parsing, providers, filesystem access, CLI and public compatibility mapping.
- Locators and similarity bases are opaque caller-owned values.
License
MIT
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 mdrack_core-1.0.0rc1.tar.gz.
File metadata
- Download URL: mdrack_core-1.0.0rc1.tar.gz
- Upload date:
- Size: 21.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.11.15 {"installer":{"name":"uv","version":"0.11.15","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Linux Mint","version":"22.3","id":"zena","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f83defa9d485455de7bcf5410e9b4cd9b1de0fe89203fcc33ebeb5d489b82cda
|
|
| MD5 |
edd79cef6472bf7cc51b0f8c43bf32ad
|
|
| BLAKE2b-256 |
2cf51ddf875d4a8c166ecd7271ab6e634f627cb0e14674c83a319d870e07acc9
|
File details
Details for the file mdrack_core-1.0.0rc1-py3-none-any.whl.
File metadata
- Download URL: mdrack_core-1.0.0rc1-py3-none-any.whl
- Upload date:
- Size: 28.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.11.15 {"installer":{"name":"uv","version":"0.11.15","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Linux Mint","version":"22.3","id":"zena","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ab45c7535dd3b39bba01c55859e85d5a49b4e62ab7af7429288fc4183e18cd1
|
|
| MD5 |
acf084ec729c815b26a5215faf212adb
|
|
| BLAKE2b-256 |
f5b62c945927bc8085b2ce4f8d22ba7c1203bea9bbeca461d88461c7caa9675d
|