Runtime

Runtime signs canonical receipts.

The runtime is the production signer and execution layer for CommandLayer receipts. It executes actions, emits metadata.proof, and powers verification workflows.

What runtime does

Production signer

Live endpoint examples

GET  https://runtime.commandlayer.org/health
POST https://runtime.commandlayer.org/verify
POST https://runtime.commandlayer.org/trust-verification/sign/v1.0.0
POST https://runtime.commandlayer.org/trust-verification/attest/v1.0.0
POST https://runtime.commandlayer.org/trust-verification/authorize/v1.0.0
POST https://runtime.commandlayer.org/trust-verification/approve/v1.0.0
POST https://runtime.commandlayer.org/trust-verification/reject/v1.0.0
POST https://runtime.commandlayer.org/trust-verification/permit/v1.0.0
POST https://runtime.commandlayer.org/trust-verification/grant/v1.0.0
POST https://runtime.commandlayer.org/trust-verification/authenticate/v1.0.0
POST https://runtime.commandlayer.org/trust-verification/endorse/v1.0.0

Trust boundary