Tiksi
Tiksi is Quechua for foundation, origin, primal cause. This package holds the shared epistemic primitives that Yanantin, Willay, and Pukara all rest on:
- a frozen Pydantic base model;
- declared losses and epistemic metadata (T/I/F);
- provenance envelopes and source identifiers;
- tensor, strand, and key-claim records;
- composition edges, corrections, dissent, negation, bootstrap, schema evolution;
- entity resolution.
The whole package is pure Pydantic. It has no database, no HTTP, no attestation. Depending on Tiksi does not drag in storage backends or service runtimes — that is the point.
Install
uv add tiksi
Use
from tiksi import EpistemicMetadata, TensorRecord, ProvenanceEnvelope
t = TensorRecord(narrative_body="hello")
Where this fits
- Yanantin stores and retrieves anchored memory. It uses Tiksi models.
- Willay issues and verifies attestation receipts. It uses Tiksi models.
- Pukara is a storage-confidentiality gateway. It uses Tiksi models.
Tiksi is the small, stable layer they share. Changing Tiksi changes all three; that is the cost of the abstraction and the reason it stays small.
Release files for tiksi 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| tiksi-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / tiksi-0.1.1-py3-none-any.whl
| Download URL | tiksi-0.1.1-py3-none-any.whl |
|---|---|
| Size | 7.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c31e24f80455b8de9b3a9bb0df2d1fcc870ddb6cd2d0d560034addd60e252173
|
|
BLAKE2b-256 checksum How to use checksums |
d0431a5c46db4636d49a2d0e8ee822c3c6012a75b0e54d49e868f5f628fd9bd4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.11.24 {"installer":{"name":"uv","version":"0.11.24","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"22.04","id":"jammy","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|