Skip to content

Remove HITL primitives #27

@nficano

Description

@nficano

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    removalRemove out-of-scope code (e.g., HITL)

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions