Cratis Arc Command Execution

Execute an existing Cratis Arc command from backend code through ICommandPipeline — the scopeless and scoped overloads, the typed Execute<TResult>, the pre-flight Validate, validation severity filtering, and how to read CommandResult. Use when a reactor, background job, scheduled task, or backend service must run a command without an HTTP request. Do not use to define a command.

Cratis 9ca7426 2 files · 6.8 KB Updated

File contents

Cratis/AI/tree/main/skills/cratis-arc-command-execution commit 9ca7426655

Frequently asked questions

npx skillmds@latest add cratis/cratis-arc-command-execution