Validates and compiles a draft harness config. The compiled config is checked for skill compatibility, instruction validity, and resource constraints.
Obtain a token via the CLI auth flow (POST /v1/auth/sessions) or GitHub OAuth
Workspace identifier
Draft config version to compile
Compilation result
Compilation job identifier
True if compilation succeeded without errors
JSON-encoded validation report with warnings and errors, null if fully valid