Framework-agnostic trace schema, graph, detectors and causal ranking for Runopsy
Project description
runopsy-core
The framework-agnostic heart of Runopsy: the normalized trace schema, the typed execution graph, the deterministic detector registry and causal ranking.
This package must never import runtime-specific code. Runtime adapters (Hermes and later others) translate their own events into the schema defined here, and everything downstream — diagnosis, replay planning, the UI and the benchmark — consumes only this normalized form. That boundary is what keeps Runopsy independent of any single agent framework.
Two properties are structural rather than optional:
- Content is referenced by hash, not stored. Prompts, tool arguments, claims and
evidence carry
*_hashfields. Raw text stays on the user's machine, so a trace can be shared or sent to a diagnostic model without leaking source code or secrets. - Events are ordered and gap-checked. Every event carries a monotonic
sequencewithin its run, so a truncated or tampered trace is detectable instead of silently producing a confident, wrong diagnosis.
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 runopsy_core-0.1.2.tar.gz.
File metadata
- Download URL: runopsy_core-0.1.2.tar.gz
- Upload date:
- Size: 34.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.12.0 {"installer":{"name":"uv","version":"0.12.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":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 |
47a9c37f20d40d810dae2b45d5c80c10b6f159cfbb63e6420c4d47b93c47adb2
|
|
| MD5 |
dc4ed8367023bdc95978d8a78eeacea4
|
|
| BLAKE2b-256 |
5ddb96e1205b3dda5b20184cc49d760f9af2ee9d16dc207e1f6aaa4047e18883
|
File details
Details for the file runopsy_core-0.1.2-py3-none-any.whl.
File metadata
- Download URL: runopsy_core-0.1.2-py3-none-any.whl
- Upload date:
- Size: 43.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.12.0 {"installer":{"name":"uv","version":"0.12.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":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 |
2b70c7461c5c5ba410becee65ef56e8b9a253aeb314b13c76f8e56dd26239ff2
|
|
| MD5 |
a5b62f36dc8f44514e81e02a0175a7f9
|
|
| BLAKE2b-256 |
fb4553976f9cec3af9cfd04aa29766bab39cee4aa2968104e20b926cc3f3f735
|