Verification telemetry timeline: visualizing proof, replay, provenance, and mutation rejection events #8363
JROChub
started this conversation in
Show and tell
Replies: 0 comments
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.
-
I built a generic Open MCT example plugin that visualizes verification and provenance event streams as telemetry.
It displays:
The sample fixture is generated from a Power House/slbit-style memory-capsule workflow, but the plugin is intentionally generic and does not add Power House, slbit, Rust, WASM, or any verifier runtime as an Open MCT dependency. It only displays already-generated verification reports as telemetry.
I opened a draft PR here for review of the shape and fit:
#8362
I would appreciate maintainer guidance on whether this is best as:
The main boundary in the example is explicit: semantic packet data can explain verified core state, but it does not alter proof identity. The plugin displays reports; it does not claim Open MCT is cryptographically verifying the artifacts.
Beta Was this translation helpful? Give feedback.
All reactions