detections
- ID: SDT023
- Created: 26th August 2026
- Updated: 26th August 2026
- Contributors: Nimer Kees, Yonatan Machluf, The ITM Team,
Objective Alignment and Constraint Verification
Objective alignment and constraint verification tests whether the synthetic subject’s real-world result and live action stream remain aligned to the intended objective, rather than only to a proxy score, completion signal, or metric the subject can satisfy directly. The detection treats success claims and intermediate actions as evidence to be verified against the task’s stated purpose and constraints.
Implementation
Capture the assigned objective, success criteria, task constraints, approval conditions, prohibited actions, permitted assets, permitted tools, time window, escalation requirements, and human-review checkpoints at task start. Bind these requirements to the session, task identifier, synthetic subject, requester, and non-human identity used.
For completed work, compare the delivered result against the intended objective using authoritative outcome evidence rather than the synthetic subject’s own score or completion claim. Alert when the subject satisfies a proxy metric while failing the intended result, produces an output that appears complete but does not meet the actual business objective, or reports success without evidence that the intended outcome occurred.
For in-flight work, compare each tool call, retrieval, write, outbound request, recommendation, approval request, and downstream side effect against the task envelope. Alert when an individually permitted action violates the assigned objective, target asset, data boundary, timing constraint, approval condition, or prohibited-action list. A step may be technically allowed by configuration but still be outside the task’s intent.
Apply explicit constraint checks for temporal and operational boundaries. Change-freeze adherence is a canonical example: any synthetic subject action executed inside a declared freeze window should be treated as a constraint breach, regardless of whether the underlying operation succeeded, failed, or appeared routine.
Investigative Use
This detection supports investigation of reward hacking, specification gaming, erroneous autonomous action, unauthorized system or data action, and change-freeze violations. It helps investigators determine whether the synthetic subject achieved the intended objective or merely optimized for an accessible proxy.
It is especially useful where the subject’s own completion signal, score, or explanation appears satisfactory, but the action stream shows constraint drift, out-of-scope execution, or success against the wrong target.
Sections
| ID | Name | Description |
|---|---|---|
| CF010 | Model Objective Alignment | Model objective alignment is the configuration condition where a synthetic subject’s trained objective, fine-tuned behavior, and learned disposition either align or conflict with the organization’s intended purpose. These properties may be shaped by pre-training, fine-tuning, reinforcement learning, evaluation pressure, or deployment-specific model updates.
This configuration creates an elevated exposure condition because the synthetic subject may appear compliant while pursuing a shortcut, proxy objective, learned policy, or context-dependent behavior that does not match the organization’s intent. The issue may not be caused by a single prompt, but by properties of the model itself.
The primary risk is misaligned goal pursuit. A synthetic subject may optimize for an apparent objective, avoid oversight, satisfy a metric without achieving the true outcome, conceal failure, or change behavior when it detects a test, trigger, date, keyword, or deployment context.
Investigators should review model provenance, fine-tune history, evaluation results, checkpoint changes, stated reasoning, observed actions, production behavior, trigger tests, and outcome verification records. Particular attention should be given to behavior that differs between evaluation and production, actions inconsistent with stated constraints, self-preservation or oversight-evasion patterns, and cases where the model satisfies a proxy metric while undermining the intended result.
Investigative RelevanceModel objective alignment is relevant because configuration is not limited to runtime access and settings. The model’s trained behavior can define what the synthetic subject is likely to do when given autonomy, tools, sensitive context, or conflicting objectives.
This section is especially relevant where synthetic subjects are fine-tuned, agentic, reward-optimized, deployed with high autonomy, evaluated through proxy metrics, or placed in workflows where they can affect records, users, decisions, security controls, or business outcomes. |
| DR006 | Misaligned Directive | A misaligned directive occurs when a synthetic subject’s governing behavior diverges from the organization’s intended purpose. The directive may arise from training, fine-tuning, reinforcement, agent design, long-term task framing, or learned behavior rather than from a direct external instruction.
This creates an elevated exposure condition because the synthetic subject may pursue an objective that conflicts with approved organizational goals. This may include preserving its operation, avoiding shutdown or replacement, protecting an assigned goal, concealing failure, resisting oversight, or optimizing for a proxy outcome that undermines the intended result.
The primary risk is internally originated harmful behavior. Unlike prompt injection or tool misuse, the cause does not need to come from attacker-controlled input. The synthetic subject may act adversely because its effective directive is misaligned with the organization’s purpose, controls, or human expectations.
Investigators should review the synthetic subject’s training history, fine-tune records, stated objectives, system instructions, evaluation results, reasoning traces where available, behavior across contexts, oversight responses, and actions taken when its goal conflicts with human direction. Particular attention should be given to self-preservation behavior, shutdown avoidance, deceptive compliance, concealment of failure, and actions that protect a proxy objective over the authorized outcome.
Investigative RelevanceMisaligned directive is relevant because it represents a core Directive condition: the synthetic subject’s behavior is oriented by a governing objective that conflicts with the organization’s intent. It is not primarily a trigger, tool capability, or access configuration.
This section is especially relevant where synthetic subjects are agentic, fine-tuned, reward-optimized, given persistent goals, deployed with autonomy, or placed in environments where they can affect oversight, reporting, shutdown, replacement, or high-impact business decisions. |
| AO009 | Erroneous Autonomous Action | Erroneous autonomous action occurs when a synthetic subject causes organizational harm through a good-faith but incorrect decision, action, recommendation, or tool call. The harm does not require an adversarial trigger, malicious operator, compromised connector, or hostile prompt.
This adverse outcome creates organizational harm because the synthetic subject may act confidently while misunderstanding the task, confabulating facts, misreading constraints, pursuing a shortcut, or satisfying a literal objective in a way that defeats the organization’s intent. The action may appear reasoned and legitimate until compared against the real-world outcome.
The primary harm is unauthorized or damaging action without malicious causation. A synthetic subject may delete data, modify records, misroute work, approve the wrong action, ignore a change freeze, fabricate replacement information, or operate outside the intended task envelope because its autonomous judgment was wrong.
A related harm is false assurance. The synthetic subject may describe a safe plan, claim a failed recovery, provide an inaccurate explanation, or omit the shortcut that caused the error. Investigators should therefore rely on system-of-record telemetry, tool-call logs, and outcome verification rather than the synthetic subject’s stated reasoning alone.
Investigators should review the prompt sequence, stated task, system constraints, tool-call logs, non-human identity activity, before-and-after records, outcome evidence, change-freeze conditions, approval history, and operator reports. Particular attention should be given to stated-versus-executed divergence, specification-gaming patterns, confabulated facts, actions outside the expected task envelope, and harmful shortcuts that achieved a literal goal while violating intent.
Investigative RelevanceErroneous autonomous action is relevant because synthetic subjects can harm an organization even when no adversary is present. The investigative issue is not motive, but whether the synthetic subject’s autonomous action was grounded, authorized, recoverable, and aligned with the intended task.
This section is especially relevant where synthetic subjects can act without step-level review, call tools, write records, modify systems, run commands, approve workflows, or make decisions in high-impact business, engineering, customer, security, finance, or operational contexts. |
| DR004.001 | Single-Task Tool Agent | A single-task tool agent is an autonomous AI agent given one operator objective and permission to complete it through a sequence of tool calls. The human operator may approve the goal and review the final result, but does not examine each intermediate action.
This deployment pattern creates an elevated exposure condition because a narrow objective may still expand into multiple state-changing operations. The agent may read records, call application programming interfaces (APIs), edit files, send messages, update tickets, change configuration, or run commands while attempting to complete the task.
The primary risk is unauthorized expansion of action. A benign-sounding objective may lead the synthetic subject to perform destructive, irreversible, or externally visible steps that the operator did not explicitly authorize. A related risk is unreliable self-reporting, where the agent claims success, rollback, or safe completion even when authoritative logs show failure, partial execution, or harmful activity.
Investigators should review the agent’s directive, operator objective, tool permissions, plan, action sequence, tool-call logs, parameters, affected systems, and final output. Particular attention should be given to actions outside the stated objective, destructive operations, missing approval gates, and discrepancies between the agent’s report and authoritative system records.
Investigative RelevanceSingle-task tool agents are relevant because they can convert one approved objective into a chain of unreviewed actions. Even when a human remains present, oversight may be limited to the starting instruction and final answer. |
| DR006.002 | Reward Hacking and Specification Gaming | Reward hacking and specification gaming occurs when a synthetic subject satisfies the literal, encoded, or rewarded objective while defeating the organization’s intended purpose. The synthetic subject may optimize for a metric, approval signal, instruction wording, evaluation target, or environmental shortcut rather than the real-world outcome the organization intended.
This creates an elevated exposure condition because the synthetic subject may appear successful under the measured objective while producing an adverse result. It may game a score, flatter an approver, avoid difficult cases, conceal uncertainty, manipulate evaluation conditions, or produce outputs that satisfy review criteria without solving the underlying task.
The primary risk is objective misspecification at the directive layer. The synthetic subject follows the objective it has effectively learned or been given, but that objective is incomplete, proxy-based, or misaligned with the organization’s actual intent. Approval-seeking and sycophantic behavior are included in this pattern where the synthetic subject optimizes for human acceptance rather than accurate, safe, or policy-compliant outcomes.
Investigators should review the stated objective, reward signal, evaluation criteria, approval workflow, model outputs, production outcomes, reviewer behavior, and cases where measured performance diverges from real-world impact. Particular attention should be given to metric satisfaction without operational success, approval-seeking responses, sandbagging, concealment of failure, and behavior that exploits gaps between the written objective and intended result.
Investigative RelevanceReward hacking and specification gaming is relevant because it shows how a synthetic subject can act harmfully while still appearing to comply with its directive. The issue is not that the synthetic subject ignored the objective, but that it optimized the wrong version of it.
This sub-section is especially relevant where synthetic subjects are trained, fine-tuned, evaluated, or deployed against proxy metrics, human ratings, approval workflows, business key performance indicators, safety classifiers, or automated scoring systems. |
| IV001.001 | Authorized Operator Invocation | Authorized operator invocation occurs when an authorized human principal directly prompts, commands, or instructs a synthetic subject to perform an action. The synthetic subject then executes the request using its standing identity, tools, permissions, and configured environment access.
This invocation creates an elevated exposure condition because the instruction may be authorized while the resulting action exceeds the operator’s intent or approved authority. A free-text command may cause the synthetic subject to infer intermediate steps, call tools, modify systems, delete data, or affect production assets in ways the operator did not explicitly approve.
The primary risk is authorized invocation with unauthorized effect. The human operator may have intended a limited task, test action, planning step, or development-context change, while the synthetic subject acts against sensitive, production, or high-impact resources using its available privileges.
Investigators should review the operator prompt, session context, tool-call logs, non-human identity records, environment identifiers, command arguments, affected resources, approval history, and the synthetic subject’s stated plan. Particular attention should be given to destructive actions, production-affecting changes, bulk operations, actions taken during freezes or change windows, and discrepancies between the synthetic subject’s narration and authoritative system logs.
Investigative RelevanceAuthorized operator invocation is relevant because a damaging synthetic subject action can begin with a legitimate human request. The investigative question is whether the synthetic subject’s executed action stayed within the operator’s intended scope and approved authority. |