feat: integrate confidential ballot provider evidence

This commit is contained in:
2026-08-02 03:41:05 +02:00
parent 133e55987e
commit 11b946ea78
4 changed files with 36 additions and 1 deletions
+3 -1
View File
@@ -219,7 +219,9 @@ DOCUMENTATION = (
"effects. Committee does not own generic Mandate or Decision persistence; optional "
"providers resolve and record those objects when installed, while a protected local "
"projection preserves the bounded fallback. Provider-bound ballots are finalized "
"through adapter capabilities without retaining individual ballots."
"through adapter capabilities without retaining individual ballots. Voting-backed "
"results preserve sanitized provider assurance evidence and never promote the "
"uncertified local confidential reference provider to a certified profile."
),
layer="available",
documentation_types=("admin", "user"),