motus-os/Motus Store Receipt

Run a command and emit Motus Store export and receipt artifacts.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandCommand to run. Parsed as POSIX shell-like argv, but not executed through a shell.yes
store-pathPath to the Motus Store database.no.motus/kernel-store.db
export-pathPath for the deterministic Store export JSON.nomotus-run-export.json
receipt-pathPath for the Motus receipt projection JSON.nomotus-receipt.json
max-output-bytesMaximum bytes tracked per stdout/stderr stream before metadata is marked truncated.no16384
timeoutOptional timeout in seconds for the wrapped command.no""
namedescription
run_idMotus Store run id.
store_pathMotus Store database path.
export_pathStore export artifact path.
receipt_pathReceipt projection artifact path.
outcomeMotus run outcome.
exit_codeWrapped command exit code.