Public Release - 2026-07-11

A hallucination changes risk class when it moves from text into execution.

Artifact: fluent_hallucination_fallback_v1. This note treats hallucination as an execution-safety problem once an agent can send emails, update tickets, invoke tools, or trigger operational workflows; the fallback route must be explicit before action continues.

claim_id generated_claim evidence_state execution_request tool_action risk_surface hallucination_trigger fallback_route audit_record review_status
Fluent Hallucination Fallback v1 public evidence visual.

Artifact

A fluent answer is not an execution warrant.

Text hallucination is already a quality problem. When the same answer can trigger an email, ticket update, API write, refund, operational workflow, or customer-facing response, it becomes an execution-safety problem with a different evidence threshold.

The system must separate unsupported text from allowed action.

Fallback Route

The system must separate unsupported text from allowed action.

The packet records the generated claim, evidence state, requested execution, tool action, and risk surface before action proceeds. If grounding is missing or conflicting, the system should enter a deterministic fallback route instead of continuing with fluent confidence.

An incident record should preserve why the agent stopped.

Review

An incident record should preserve why the agent stopped.

Automated support, ticket automation, enterprise agents, and tool-calling workflows need a reviewable audit record when the fallback gate fires. The useful object is not an apology; it is the trace that shows which claim failed, which action was blocked, and how the boundary changed.

1

claim_id

The public claim under review.

2

generated_claim

The answer, summary, customer response, ticket update, or operational claim produced by the agent.

3

evidence_state

The evidence state behind the claim: sufficient, partial, stale, conflicting, absent, or unverifiable.

4

execution_request

The downstream action the system is being asked to perform after the generated claim.

5

tool_action

The email, ticket, CRM update, API call, file change, notification, refund, or workflow action.

6

risk_surface

The compliance, legal, operational, customer, security, or financial surface affected by action.

7

hallucination_trigger

The condition that marks the claim as unsupported, misgrounded, or not safe to execute.

8

fallback_route

The deterministic next step: ask, require evidence, downgrade, human review, dry run, or abort.

9

audit_record

The trace preserving prompt, evidence state, action request, tool path, and fallback decision.

10

review_status

The recorded state: supported, narrowed, pending, or retired.