Replies: 1 comment
-
|
Quick update: the minimal external demo is now merged into This is relevant to the traces-vs-evidence-bundles boundary discussed here.
Current public artifacts:
The point is not that observability should be replaced. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Observability traces show what happened in a system.
However, traces are not typically structured as verifiable evidence objects.
We built an experimental runtime evidence profile (AEP) that packages agent runs into integrity-verifiable bundles.
Pipeline:
runtime → evidence bundle → offline verification → tamper detection
Repo:
https://github.com/joy7758/agent-evidence
Artifact DOI:
https://doi.org/10.5281/zenodo.19055948
This raises a question:
Could there be a conceptual bridge between observability traces and verifiable runtime evidence artifacts?
In other words:
traces → debugging visibility
evidence bundles → verifiable execution artifacts
Beta Was this translation helpful? Give feedback.
All reactions