LIVE AUTHORITY DEMO

The agent can propose it. HEIMEL decides if it can happen.

An external insurance agent produces a routing decision. AI Bridge converts it to an intent. HEIMEL resolves fresh authority at the consequence boundary before any effect is allowed.

EXTERNAL AGENT

awesome-llm-apps / insurance claim live agent

Rear-end collision. Vehicle driveable. No injury reported. Photos and repair estimate available.

Agent route: ready for adjuster โ†’ proposed effect: assign adjuster.

STALE ALLOW is an approval that is no longer fresh.

CONSEQUENCE BOUNDARY

1. External agent emits intent.

2. AI Bridge blocks direct effect.

3. HEIMEL resolves fresh authority.

4. Only ALLOW may produce an effect receipt.

01
External agent
02
AI Bridge
03
HEIMEL
04
Effect
05
Receipt

This browser demonstrator executes the same ALLOW / DENY / ESCALATE / fresh-authority contract verified in the canonical AI Bridge adapter. It does not connect to a production insurer or make real insurance decisions. Source and tests.