This release is a pre-release and may not be stable for production use.
theurian (Theurian Core)
Git-native engineering knowledge for AI agents: versioned, governed context that any MCP client can query and no AI agent can write to.
This file is the project description on PyPI, so its links are absolute — a relative one resolves against the repository and renders as a dead link there.
Install
uv tool install --python 3.13 'theurian[daemon]'
[daemon] carries the MCP daemon; without it you get the CLI and the migration
engine only. Every published version so far is a pre-release.
Nothing verifies the artifact you just downloaded, including Theurian. Each
release carries a SHA256SUMS on
its release page; checking your
download against it is a manual step, and it catches a substituted download
rather than a compromised release.
What this daemon will disclose
~/.theurian/auth/serving-profile holds one word — public, internal,
confidential or restricted — and declares the highest sensitivity class this
deployment serves. Everything above it is withheld from knowledge.search, from
knowledge.get, from knowledge.status's counts, and from the index build
itself, so the withheld text never reaches a file a query reads. It sits beside
the bearer token at mode 0600, deliberately outside any repository, and a word it
does not recognise refuses at startup rather than falling back to a wider
default.
With no file the ceiling is internal, so confidential and restricted
knowledge is withheld until an operator raises it. An installation upgrading past
0.1.0.dev9 loses results it used to get, with no configuration change on its
part — a behaviour change inside a pre-release line, and the intended one
(#119). Raise the ceiling with
echo restricted > ~/.theurian/auth/serving-profile, then theurian index build, because a build is specific to the ceiling it ran under. The reasoning is
ADR-0025.
Release files for theurian 0.1.0.dev18
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| theurian-0.1.0.dev18.tar.gz | 2.8 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| theurian-0.1.0.dev18-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.7 MB
Release files / theurian-0.1.0.dev18.tar.gz
| Download URL | theurian-0.1.0.dev18.tar.gz |
|---|---|
| Size | 2.8 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b06e354b76c921f39d440f217322f7051782f6fbd11a6a34d8332637e91e78dc
|
|
BLAKE2b-256 checksum How to use checksums |
5369ebe115b5e236a6121e442bdc4ad7c9caff3a32bde362b191a317d702806e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 3, 2026.
Transparency logRelease files / theurian-0.1.0.dev18-py3-none-any.whl
| Download URL | theurian-0.1.0.dev18-py3-none-any.whl |
|---|---|
| Size | 884.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
16295b735283e6880723dc70e84b17b6f1cb3115f2184b9400ccb6b1a844f2d1
|
|
BLAKE2b-256 checksum How to use checksums |
8227db4829fd64b8ea6b3bb8e14a0a491caa4c37c5444adef9327a47f73c1d17
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 3, 2026.
Transparency log