Human-in-Command (HIC)
A governance principle where humans retain ultimate authority and control over AI systems, including the ability to decide the scope of AI autonomy, override any AI decision, modify the system's behavior, and shut it down entirely. HIC is the overarching principle that encompasses both HITL and HOTL as implementation patterns.
Why It Matters
HIC is the bedrock principle that prevents AI systems from accumulating unchecked authority. When the EU AI Act requires human oversight, it's requiring HIC — not just that humans are present, but that they genuinely have the power and information to exercise control.
Example
A military organization implements HIC for its AI-powered logistics system: commanders set the rules of operation, can override any allocation decision, have full visibility into the system's reasoning, and can deactivate the system at any level from individual base to theater-wide with a single authorization.
Think of it like...
HIC is like a CEO's authority over a company — they delegate daily decisions to managers and automated processes, but they retain the power to override any decision, change any policy, and shut down any operation.
Related Terms
Human-in-the-Loop (HITL)
A system design pattern where a human reviews and approves every AI output before any action is taken. HITL provides the maximum level of human oversight but constrains the system's speed and scalability to the pace of human review.
Human-on-the-Loop (HOTL)
A system design pattern where AI operates autonomously but a human monitors outputs and retains the ability to intervene, override, or shut down the system when needed. HOTL balances automation efficiency with human oversight for systems where reviewing every output isn't feasible.
Kill Switch
A mechanism to immediately stop or disable an AI system when it produces harmful, unsafe, or unauthorized outputs. Kill switches range from simple on/off controls to sophisticated graduated responses that can throttle, redirect, or degrade AI functionality without full shutdown.