On-device
Detection and enforcement run in the process that is about to take the action, on the developer's machine, rather than in a cloud service the traffic is routed through. Two consequences follow. The decision is available in time to block rather than report. And calls that never generate network traffic — a local file read, a shell command, an in-process tool call — are governable, which no proxy or network gateway can do.
See also PreToolUse hook · action layer · on-device AI DLP
Related terms
-
PreToolUse hook
Agents & architecture
A callback the agent host invokes after the model has requested a tool call but before the call executes, handing over the tool name and arguments and…
-
Action layer
Agents & architecture
The enforcement surface at the tool call, as opposed to the prompt layer, which tries to classify text before the model sees it.
MoorAI terms
Product-specific vocabulary used across this site. The agent is open source (AGPL-3.0), so each of these is verifiable in the code rather than taken on trust.