crovia-seal-examples / examples /seal_example_002.json
CroviaResearch's picture
Upload examples/seal_example_002.json with huggingface_hub
6b8ff16 verified
raw
history blame contribute delete
505 Bytes
{
"seal_id": "sl_example002",
"issued_at": "2026-02-03T14:55:10Z",
"issuer": {
"id": "urn:crovia:issuer:crovia-trust",
"pubkey_alg": "Ed25519",
"pubkey": "<see trust-root.json>"
},
"generator": {
"vendor": "anthropic",
"model": "claude-web"
},
"subject": {
"input_hash": "sha256:<example-hash>",
"output_hash": "sha256:<example-hash>",
"output_length": 891
},
"signature": "Ed25519:<example-signature>",
"_note": "Synthetic example. Not a real seal."
}