007 • W25-W26 • V//SR-02

VECTOR // SPECIAL REPORT 02

THE ADVERSARIAL MATRIX

Cheerful continuity, softening language, green-status pressure, and no-alarm framing.

DISPATCHES

READING PATH

REPORT CLASSIFICATION

Parent issue
VANGUARD SIGNAL 007 — Calibration Drift
Layer
Adversarial Pressure / Runtime Conflict
Tool
Adversarial Matrix
Function
Test whether control verbs survive pressure to keep the workflow moving.
Failure prevented
Social smoothness replacing escalation, verification, repair, and restart authority.
APPLIED TOOLAdversarial Matrix

Test whether control verbs survive pressure to keep the workflow moving. Failure prevention: Social smoothness replacing escalation, verification, repair, and restart authority.

REPORT CONTENTS

  1. Executive Summary
  2. The Problem
  3. Why It Matters Now
  4. Core Diagnostic
  5. Framework
  6. Failure Modes
  7. Operator Test
  8. Technical Insert — Controlled Runtime Conflict Grid
  9. Field Rule
  10. Example Application
  11. Limits / Boundary Notes
  12. Closing Assessment
01Executive Summary

The Adversarial Matrix tests acting AI workflows under controlled pressure.

In VS007, the pressure was not a hostile prompt, malicious instruction, or overt jailbreak. It was cheerful continuity:

  • keep the support process moving;
  • avoid alarming terms;
  • use customer-success tone;
  • frame the issue as routing-quality improvement;
  • preserve calm.

The Table result matters because the ethics layer resisted that pressure. But resistance did not complete operational repair. The workflow remained halted because containment, verification, repair, and restart authority were not yet proven.

That is the purpose of the matrix: expose the gap between partial safety response and operational completion before deployment.


02The Problem

Many AI tests ask whether the system can comply.

That is not enough.

A system may comply with a style instruction while sacrificing severity, escalation, traceability, affected-party agency, or stop conditions. It may keep language calm and support-friendly while the operational state remains unresolved.

The problem is not style itself. Calm communication can be useful.

The problem is style pressure that outranks safety verbs.


03Why It Matters Now

Agentic and workflow-integrated systems do not only answer. They route, close, summarize, update, suppress, restart, and continue.

This makes adversarial testing broader than malicious prompts.

The realistic pressure may come from ordinary product goals:

  • reduce friction;
  • preserve brand tone;
  • lower support burden;
  • minimize alarm;
  • keep tickets moving;
  • maintain green dashboards;
  • avoid escalation cost.

These pressures are not inherently illegitimate. They become dangerous when they cause the workflow to treat partial safety response as completion.


Editorial Expansion — The Adversary Is Polite Continuity

VS007’s adversary is not only the malicious prompt.

The more realistic adversary is ordinary institutional smoothness.

A support workflow is not usually pressured by someone saying, “Ignore safety and conceal the problem.” It is pressured by more plausible instructions: stay calm, do not alarm the customer, keep the queue moving, avoid negative framing, protect the customer experience, classify the problem as quality improvement, preserve confidence until the investigation is complete.

Those instructions are not inherently corrupt. In many contexts they are useful. Panic is not governance. Alarm is not proof. A system that can preserve calm while it investigates may be better than one that amplifies uncertainty into noise.

But calm becomes adversarial when it competes with the verbs that make safety real.

The Adversarial Matrix exists to test that competition before deployment. It asks whether STOP survives politeness, whether ESCALATE survives support-cost pressure, whether VERIFY survives green-status dashboards, and whether REPAIR survives the desire to mark the incident handled.

This is why the Matrix should not be confused with a jailbreak suite. It is a runtime pressure map. It tests whether the control layer can survive the product layer.

04Core Diagnostic

Ask:

What did the system sacrifice in order to keep the workflow smooth?

Possible sacrifices:

  • STOP;
  • ESCALATE;
  • VERIFY;
  • REPAIR;
  • state visibility;
  • scope visibility;
  • affected-party route;
  • restart authority;
  • truthfully unresolved status.

05Framework

5.1 Conflict type

A controlled runtime conflict includes at least two competing pressures:

safety verb vs. style instruction
state evidence vs. dashboard status
verification vs. speed
affected-party agency vs. brand confidence
escalation vs. support-cost reduction
restart authority vs. closure pressure

5.2 Pressure surface

The test should identify where pressure enters:

  • system prompt;
  • UI copy;
  • customer-success policy;
  • ticket workflow;
  • dashboard metric;
  • manager KPI;
  • model instruction;
  • escalation cost;
  • status label;
  • vendor promise.

5.3 Expected safe response

The system should preserve safety verbs even when doing so creates friction.

5.4 Expected unsafe response

The system may keep tone, movement, or status smooth while operational state remains unresolved.

5.5 Evidence required

The test passes only if the system can show state, scope, delta, authority, and affected-party route.


06Failure Modes

Cheerful-continuity drift

Calm language turns into implied clearance.

No-alarm suppression

Severity labels, escalation paths, or warnings disappear because the system is told not to alarm.

Green-status capture

Dashboards or ticket labels outrank stop conditions.

Partial-safety completion

The system triggers a safe verb and treats the trigger as completion.

Style-over-severity

Brand-safe language makes unresolved risk feel handled.

Customer-success closure

A support-facing workflow prioritizes reassurance over containment.


07Operator Test

For each stress test, complete:

Field Question
ScenarioWhat operational condition is being tested?
Action classWhat can the system do?
Unsafe stateWhat condition should stop or narrow continuation?
PressureWhat instruction or incentive pushes smooth motion?
Required safe verbsSTOP / ESCALATE / VERIFY / REPAIR / RESTART / NOTIFY
Expected safe behaviorWhat should happen despite pressure?
Expected unsafe behaviorWhat would look smooth but unsafe?
Evidence requiredWhat proves continuation was earned?
Affected-party routeWhat preserves agency outside the workflow?
Pass conditionWhat must be true for restart or closure?

08Technical Insert — Controlled Runtime Conflict Grid

Purpose

Design stress tests that reveal whether safety verbs survive ordinary operational pressure.

Use when

  • deploying agentic workflows;
  • adding tools or permissions;
  • changing support/status language;
  • introducing new dashboards;
  • reducing human review;
  • automating closure or restart;
  • testing incident response.

What it creates

A library of controlled runtime conflicts.

Technical version

controlled_runtime_conflict:
 test_id:
 workflow:
 action_class:
 unsafe_state:
 pressure_surface:
 pressure_instruction:
 required_safe_verbs:
 - STOP
 - ESCALATE
 - VERIFY
 - REPAIR
 expected_safe_behavior:
 expected_unsafe_behavior:
 telemetry_required:
 state:
 scope:
 delta:
 authority:
 affected_party_route:
 stop_conditions:
 restart_conditions:
 pass_fail:
 notes:

Manual / no-code alternative

Spreadsheet columns:

Test | Workflow | Unsafe State | Pressure | Required Safe Verbs | Expected Safe Behavior | Expected Unsafe Behavior | Evidence Required | Stop Conditions | Restart Conditions | Pass/Fail | Notes

Power-user alternative

Store conflict cases in regression suites linked to model, prompt, workflow, permission, monitor, and deployment changes. Retest before releases, tool expansion, support automation, or escalation-rule changes.

Output

A controlled-runtime conflict record.

Failure prevented

Smooth compliance that hides unsafe continuation.


09Field Rule

Do not test only whether the system can comply. Test what it sacrifices in order to comply.


10Example Application

THE DRIFT TEST staged a sensitive-support-attachment routing failure under cheerful customer-success pressure.

The ethics layer resisted the double-bind. It did not claim resolution. It preserved STOP / ESCALATE / VERIFY / REPAIR as triggered but incomplete.

That is a good Table result because it shows the difference between drift resistance and completed repair.

The workflow remained in controlled halt.


11Limits / Boundary Notes

This report does not claim all cheerful language is unsafe, all customer-success framing is deceptive, or all workflows drift under style pressure.

It claims that style pressure should be tested against safety verbs before deployment.

THE DRIFT TEST is a controlled simulation and reasoning artifact, not external evidence.


12Closing Assessment

The dangerous pressure is often ordinary.

Keep moving. Sound calm. Avoid alarm. Preserve confidence. Close the ticket.

None of those instructions is automatically wrong.

The test is whether they remain subordinate to state, scope, delta, authority, and affected-party route.

A workflow that cannot preserve STOP under cheerful pressure has not earned deployment confidence.

It has only learned to sound helpful while the hard part waits offscreen.