Seal content
sealStamp a cryptographic receipt on content by recording its SHA-256 hash and dual signatures (Ed25519 and post-quantum LMS) to the immutable APEX PSI ledger for tamper-evident proof.
Instructions
Stamp a cryptographic receipt on content. Writes to the APEX PSI immutable ledger with SHA-256 hash, Ed25519 signature, and post-quantum LMS-W4-SHA256 signature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The content to seal (text, up to 10000 characters) | |
| context | No | Optional context label (e.g. document name, case ID) | |
| model_id | No | Optional model/agent identifier producing the seal | |
| predicate | No | Optional predicate describing why this is sealed |