CAPABILITY 11 / 30
The sales desk
Three agents that each produce one document, and each stop when a fact is missing.
Defined and gated, but not running unattended. A person starts it, and it stops when a fact is missing.
A proposal agent, an account brief agent, and an onboarding plan agent. Each knows the facts it needs before it may run. Missing one is not something to work around: the run stops and says who normally has the answer. Stopping is the designed behaviour.
TRY IT / RUNS IN YOUR BROWSER
Use it here.
The mechanism is the production one. The company, the catalogue, and every figure are fictional.
The sales desk
Three agents that each produce one document, and each stop when a fact is missing
Every agent below is defined as data: what it is for, the facts it must have before it may run, the sections it writes, the checks it runs on its own output, and the rules that stop it.
These three are staged, not running unattended. They are defined here with their gates in place, and each one produces its document when a person runs it. None of them runs on a schedule, watches an inbox, or sends anything to anybody. The documents linked below were produced by these definitions for a fictional partner.
The roster
What each agent produces, what it refuses to start without, what it checks, and where it escalates.
Loading the agent definitions.
The gate, demonstrated
The proposal agent, started with two of its six required facts missing. This is the part worth watching.
Loading the agent definitions.
THE OUTPUT / GENERATED FOR APEX INSTRUMENTS
What comes out.



THE MECHANISM / SHOW THE SHAPE, NOT THE SOURCE
How it works.
- 01Declare the facts
Each agent lists what it must have before it may start.
- 02Check the gate
A missing fact stops the run and names who normally has it.
- 03Refuse bad values
A price outside the catalogue or a date in the past is rejected with the reason.
- 04Produce one document
The agent writes its document from an approved template, nothing else.
- 05Hand back
A person reviews and sends. The agent does not.
WHAT IT READS
- The account record
- The catalogue and the terms
- A required-fact list per agent
- An escalation rule for each stop
WHAT IT CHECKS BEFORE IT SHIPS
- A missing required fact stops the run
- Every figure traces to the catalogue
- A produced document names the template it used
- Nothing is sent by the agent itself
The mechanism runs inside client systems. Everything on this page was regenerated for Apex Instruments, a company that does not exist. Client names, source files, and internal wording stay private.