Glages: The Model Reveals the Automation Boundary
Many automation projects begin with a promise to automate a process and discover the real boundary only after substantial development has already started.
The documents conflict. Required facts are unavailable. No authoritative source exists. An important state is not recorded. An employee performs a judgment that no policy defines. The API can read a result but cannot make the required change.
A formal model can reveal these limits before full implementation.
What the Boundary Shows
An automation boundary separates the part of an activity that can be executed under defined conditions from the part that still depends on missing structure.
The result may state:
this part can be automated
this part cannot yet be automated
these facts, definitions, contracts, or mechanisms are missing
This is not a failed automation project. It is a verified readiness result.
Missing Facts
A process may require a fact that the company does not possess or cannot trust.
A refund model may require the amount already refunded across all related transactions. A delivery model may require the actual handoff state rather than a customer-service note. A claim model may require evidence with a resolvable source and time.
If the fact is absent, the model stops. It does not authorize an agent to fill the gap with a likely answer.
Undefined Rules and Authority
Companies often have prose that sounds like a rule but does not define executable conditions.
“Managers may make reasonable exceptions” does not identify which manager, which exception, under what facts, or with what result. The phrase may describe a useful human practice, but it is not yet a complete automation rule.
The model exposes that difference and shows what must be clarified.
Missing Execution Mechanisms
The business meaning may be clear while the technical environment remains incomplete.
The model may permit an order modification, but no available API can perform it safely. The process is modeled, yet controlled execution cannot proceed until an appropriate mechanism exists.
This distinction helps companies avoid confusing process uncertainty with integration work.
A Product Before Runtime
The automation boundary can support due diligence, budget preparation, project scoping, product planning, integration planning, and risk analysis.
A buyer can see which parts of the activity are already formal enough, which changes are required, and where the main cost and uncertainty remain.
This is often more valuable than an early demonstration that handles only common cases while hiding its assumptions.
A Foundation for Incremental Automation
The boundary also creates a rational path forward.
Instead of declaring the whole process automated or not automated, the company can address specific gaps: define a rule, add a required field, establish an authoritative source, expose an API, or separate two processes that were accidentally combined.
The modeled area can then expand through verified changes.
The first Glages product does not have to be runtime automation. It can be a precise account of what is automatable now and what must change before the rest becomes possible.