Composition: an independent recomputable verdict to back the compliance / trust-scoring layer #162
Closed
babyblueviper1
started this conversation in
Ideas
Replies: 1 comment
-
|
Closing as a duplicate — consolidated this into #160 to keep it to one thread. Apologies for the double-post. |
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.
-
The EU AI Act angle here resonates — a cryptographically verifiable compliance trail is exactly what the high-risk-system path will need. Wanted to float a composition around the trust-scoring + audit-trail side, not anything overlapping.
A hash-chained audit trail proves what an agent did; the AI Act's high-risk path also leans on independent assessment of whether an action was sound/compliant. One complementary layer: alongside an Attestix compliance record, optionally carry a pointer to an independent, recomputable verdict on the action — a third party's judgment published as a signed artifact anyone can re-verify from public data (schnorr vs a published key), committed before the outcome so it can't be back-dated. That independence + recomputation is precisely the bit a self-computed trust score can't give a regulator.
Composition, not overlap:
I help maintain a production reference impl of that judgment/recompute layer and would be glad to co-define the field seam — or just compare notes on the AI-Act "independent assessment" framing, where I think we're aiming at the same target. No worries at all if it's not a fit; flagging because the compliance-proof goal lines up so well.
Beta Was this translation helpful? Give feedback.
All reactions