551 B
551 B
type, title, sources, generated, verified, status, stale_after
| type | title | sources | generated | verified | status | stale_after | |
|---|---|---|---|---|---|---|---|
| Section | Attested Computation (§10) |
|
true | false | current | 2026-12-31 |
Attested Computation (§10)
The computation field records a deterministic computation that can be re‑run to verify a document’s content. It typically includes a reference to a script or function and its inputs.
Example
computation:
script: verify_hash.sh
args: ["{{file}}", "{{expected_hash}}"]
When the computation succeeds, the document can be marked verified: true.