HITL is out of scope per ARCP v1.1. Remove:
Samples/Human-Input/ — delete directory
README.md — drop HITL diagram and "Human-in-the-loop primitives" lines (15, 51, 86)
Sources/ARCP/Runtime/ARCPRuntime.swift — drop Phase 4 + HITL comment; remove in-flight HITL timeout logic
Sources/ARCP/Runtime/JobContext.swift — drop permission/HITL hooks doc comment + any HITL APIs
Sources/ARCP/Envelope/MessageType.swift — drop HITL RFC §12 comment and any Human* cases
Verify: grep -rEni 'HITL|human.in.the.loop|hitl_' Sources/ Tests/ Samples/ README.md returns zero hits.
Audit reference: ARCP SDK Audit v1.1 (2026-05-19)
HITL is out of scope per ARCP v1.1. Remove:
Samples/Human-Input/— delete directoryREADME.md— drop HITL diagram and "Human-in-the-loop primitives" lines (15, 51, 86)Sources/ARCP/Runtime/ARCPRuntime.swift— drop Phase 4 + HITL comment; remove in-flight HITL timeout logicSources/ARCP/Runtime/JobContext.swift— drop permission/HITL hooks doc comment + any HITL APIsSources/ARCP/Envelope/MessageType.swift— drop HITL RFC §12 comment and any Human* casesVerify:
grep -rEni 'HITL|human.in.the.loop|hitl_' Sources/ Tests/ Samples/ README.mdreturns zero hits.Audit reference: ARCP SDK Audit v1.1 (2026-05-19)