chap.audit.submit_to_scitt
chap.audit.submit_to_scittGenerate signed audit statements and submit them to a SCITT transparency service. If no service is configured, the statements are returned for out-of-band submission.
Instructions
Build COSE_Sign1-shaped statements for a range of audit entries and submit them to the configured SCITT transparency service. Where none is configured the statements are returned for submission out of band.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Participant URI, e.g. 'human:alice@example.org' or 'agent:bot@local'. | |
| range | No | Sequence window to anchor. Omit to submit the whole chain. | |
| issuer | No | Issuer identifier placed on each SCITT signed statement, naming who vouches for the chain. Defaults to 'service:coordinator'. Where no submitter is configured the statements are returned unsigned for the deployment to submit out of band. | |
| workspace | Yes | Workspace identifier, e.g. 'wsp_techcorp_support'. |