validate_rca
Check a draft RCA's structured claim for errors before posting. Runs deterministic linting to ensure the claim is valid and ready to publish.
Instructions
Deterministically lint a draft RCA's structured claim before you post it. Call this before finalizing any RCA, and emit the envelope fenced between BEGIN_NEEDLE_MCP_RESULT_JSON and END_NEEDLE_MCP_RESULT_JSON — on Claude Code a Stop hook re-runs this check against that block regardless.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claim_json | Yes | ||
| investigation_log | No |