sagrada-tracker
This is a reserved name. It contains no implementation, and installing it does nothing.
The name is held by Cruxia-Labs because
sagrada-mcp imports sagrada_tracker
real-package-first, falling back to a copy vendored inside its own wheel. Under that import
order, whoever owns this name on PyPI would control the reasoning-state tracker in every
environment where sagrada-mcp is installed. Publishing an empty package under the name closes
that path.
If you were looking for the reasoning tracker
It ships inside sagrada-mcp — install that instead:
pip install sagrada-mcp
Is it safe to have this installed?
Yes. This distribution defines no submodules, so the imports sagrada-mcp actually performs
(from sagrada_tracker.config import TrackerConfig, from sagrada_tracker.tracker import ReasoningTracker) raise ModuleNotFoundError — a subclass of ImportError — which is precisely
what its fallback catches. Verified end to end in a clean virtual environment: with this package
installed, sagrada-mcp still resolves its implementation from the vendored copy and behaves
identically.
If a future release of this name ever carries a real implementation, it will be announced under the Cruxia-Labs organization and will match the vendored behaviour before it takes precedence over it.
Licensed Apache-2.0.
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 sagrada_tracker-0.0.2.tar.gz.
File metadata
- Download URL: sagrada_tracker-0.0.2.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
357827ee02dbfcfdd98ebf498161737afd853707ed9a518d69e2a923b04ac674
|
|
| MD5 |
3ed7d39021ef3e178b12e2429c069850
|
|
| BLAKE2b-256 |
055d629f4b8df7275fbf76bd59c9f44b315358884400ecfea0e3bc5a896dc1bf
|
File details
Details for the file sagrada_tracker-0.0.2-py3-none-any.whl.
File metadata
- Download URL: sagrada_tracker-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f09b9ef9332f962111c7a77523c45e13ace726b795e7d2956fa090944f9b57fb
|
|
| MD5 |
9564813fbeb006476e0e888340ee8e1a
|
|
| BLAKE2b-256 |
92b736b8cfd88f6c60d5d292695e24f14bd01bd364c192170e10ffa87f1f89e9
|