Before the Machine Acts: Who Sets the Rules? Who defines authority, what the policy must resolve, where it is enforced, and who remains in control when autonomous systems act
- Donald Marshall
- 4 days ago
- 12 min read

Before the Machine Acts: Who Sets the Rules? Axis Systems examines who defines policy, where authority is enforced, and how institutions remain in control when autonomous systems act.
Autonomous systems are increasingly being asked to convert behavioral signals, operational context, and predictive intelligence into action.
A sales platform may recognize buyer readiness before a form is submitted. An AI agent may determine the next-best action before a representative reviews the account. An infrastructure system may identify that a workload should launch based on changing conditions.
The signal may be valuable.
The analysis may be accurate.
The proposed action may improve performance.
The request may even pass identity checks, prompt filters, model guardrails, agent permissions, runtime monitoring, anomaly detection, and other AI security controls.
Those capabilities matter.
But none of them, by itself, establishes institutional authority for the action.
The most important question remains:
Who authorized the system to act on what it knows?
The existence of a signal does not create authority to collect it, interpret it, rank a person with it, or trigger an action from it.
The ability to generate an action does not create permission to execute it.
That authority must come from policy.
This is the gap many autonomous-system conversations continue to overlook.
Organizations discuss models, agents, tools, identity, guardrails, observability, runtime security, and human oversight, but often leave the policy boundary vague.
Who establishes the rules?
What must those rules decide?
Where are they enforced?
What happens when the policy does not clearly resolve the action?
And when the system acts, who remains in control?
Autonomous systems do not eliminate control.
They expose whether control was ever defined precisely enough to enforce.
The Signal Does Not Create Authority
Consider a customer relationship management system that receives a new enquiry.
The CRM record may show a name, contact information, source, and submission time.
But the customer’s behavioral context may reveal much more: which pages were viewed, which products were compared, how often the person returned, what content they consumed, and which actions suggest readiness.
That context may help a sales team prioritize intelligently instead of working enquiries strictly in submission order.
But a useful signal is not the same as authorized use.
Before the system uses behavioral data to rank a buyer, assign a representative, initiate outreach, or trigger an autonomous workflow, the institution must answer several policy questions:
Which signals may be collected?
What are those signals permitted to mean?
Which decisions may they influence?
Who or what may act on them?
What consent, privacy, compliance, or operational conditions must be satisfied?
When does a threshold permit automation?
When is human review required?
What happens when the context is incomplete?
A model can interpret a signal correctly and still lack authority to act on it.
Capability is not authority.
Accuracy is not permission.
The machine may recognize intent. The institution must determine what may legally, ethically, and operationally follow from that recognition.
AI Security Controls Do Not Define Institutional Authority
The market is rapidly producing new AI security capabilities.
Some protect prompts and model inputs.
Some detect malicious instructions, data leakage, or unsafe outputs.
Some govern identity and access.
Some monitor agent behavior, tool use, and runtime activity.
Some identify anomalies after execution begins.
Some create observability across models, workflows, and infrastructure.
These controls are necessary parts of a mature security architecture.
But they answer different questions.
Prompt security may ask whether an instruction is malicious.
Identity controls may ask who or what is making the request.
Agent permissions may define which tools are technically available.
Runtime monitoring may identify suspicious behavior.
Observability may show what the system did.
Execution governance asks something more fundamental:
Is this specific action authorized under the institution’s current policy, in this context, before it is allowed to occur?
An agent may have valid credentials and still request an unauthorized action.
A prompt may contain no malicious content and still produce an action outside institutional policy.
A tool may be technically available and still be inappropriate for the current purpose, resource, location, risk level, or approval state.
A runtime monitor may detect a violation, but only after execution has begun.
Security capabilities can inspect, constrain, detect, and respond.
Policy determines authority.
Execution governance enforces that authority before the action becomes an operational event.
These functions should work together. They should not be confused with one another.
Who Sets the Policy?
The institution sets the policy.
That may be a company, government agency, regulated entity, infrastructure operator, healthcare organization, financial institution, or other authority responsible for the environment.
The autonomous agent does not set the policy.
The model does not set the policy.
The policy engine does not set the policy.
The enforcement platform does not set the policy.
SWGI™ does not set the policy.
Authorized people within the institution establish the authority boundary.
Depending on the use case, policy ownership may involve business leadership, legal counsel, compliance officers, cybersecurity teams, operational leaders, risk owners, system administrators, data-governance teams, or a formally designated governance board.
The exact participants may vary. The requirement does not:
Policy ownership must be explicit.
Someone must own the governing intent.
Someone must approve the operating boundary.
Someone must define the thresholds.
Someone must determine when escalation is required.
Someone must approve changes.
Someone must remain accountable for the authority being delegated to the system.
This does not mean one executive must personally write every technical rule. It means authority cannot emerge from an informal mix of assumptions, default settings, and engineering decisions.
The institution defines the policy.
Authorized policy owners approve it.
Technical teams translate it into enforceable logic.
The policy engine evaluates it.
The enforcement layer applies it.
The Registry records the result.
Each function is distinct.
That separation is what prevents an autonomous system from becoming an authority unto itself.
What Must the Policy Resolve?
A policy must do more than state that a system should behave responsibly.
It must resolve the conditions that determine whether a specific action is authorized.
For every consequential request, the policy should establish:
who or what is requesting the action
whether the identity can be verified
what action is being proposed
which parameters are included
which data, system, workload, or resource will be affected
what contextual conditions must be true
which thresholds apply
whether additional approval is required
how long the authorization remains valid
what happens if conditions change
what evidence must be created
what the system must do when the answer is unclear
In the sales example, a policy might permit a readiness signal to influence internal prioritization but prohibit it from triggering automated outreach without additional conditions.
A financial policy might authorize transactions below a defined threshold while requiring multiple approvals above it.
A public-sector policy might permit an agent to retrieve unclassified information but block any action involving restricted data unless identity, clearance, location, and system integrity are verified.
An infrastructure policy might permit a workload to launch only when the requesting identity, software measurement, target environment, resource budget, and operational window all satisfy the approved rule.
The policy must resolve the actual action - not merely describe a general aspiration.
“Use data responsibly” is not an enforceable policy.
“Only authorized personnel may access sensitive systems” is incomplete unless the system can determine who is authorized, which systems are sensitive, what access is permitted, under which conditions, and what happens when verification fails.
Ambiguity in a policy document becomes execution risk when a machine is expected to act on it.
From Institutional Intent to Policy-as-Code
A written policy can communicate intent.
It cannot enforce itself.
To govern autonomous execution, institutional policy must be translated into explicit, version-controlled rules that can be evaluated before an action occurs.
This is the role of policy-as-code.
Policy-as-code converts approved authority into machine-enforceable decision logic.
The institution may establish a rule such as:
A behavioral signal may be used to prioritize an account. Still, automated outreach may occur only when consent status is verified, the account falls within the approved market, the risk score is below the designated threshold, and the contact frequency limit has not been exceeded.
The technical implementation then expresses those conditions in a form the policy engine can evaluate consistently.
The policy engine is not inventing the rule.
It is not deciding what the institution should value.
It is not choosing the organization’s risk tolerance.
It is evaluating whether the proposed action satisfies a boundary the institution has already established.
That distinction is essential.
Policy documents describe authority. Policy-as-code makes authority enforceable.
A mature policy-as-code model should also include version control.
An organization should be able to determine which policy version governed a decision, who approved it, when it became effective, what changed from the prior version, and why the change was made.
Without that traceability, an institution may know that a system permitted an action but still be unable to prove which rule authorized it.
Deterministic governance requires more than a decision.
It requires a traceable relationship between the decision and the authority that produced it.
Where Policy Meets Execution

Figure 1. Pre-execution policy sequence:
Policy cannot remain beside the workflow as documentation.
It must sit inside the execution path.
An autonomous agent may propose an action, select a tool, assemble parameters, or determine the next step in a process.
Before that action is executed, the request should pass through a governed enforcement boundary.
The policy engine evaluates the requesting identity, proposed action, parameters, affected resources, contextual conditions, applicable thresholds, and current policy version.
The result is then enforced.
The request is allowed.
The request is denied.
Or the request is paused and escalated to an authorized decision-maker.
Execution occurs only after the required authority has been resolved.
[Insert policy-control infographic here]
The architecture can be understood in one sequence:
The agent proposes. The policy engine evaluates. The gateway enforces. The Registry proves. The institution remains in control.
This separation matters because the component proposing an action should not also possess final authority to approve that action.
The agent may determine what it wants to do.
It should not determine whether it is authorized to do it.
The policy engine may return a decision.
It should not invent the policy it evaluates.
The enforcement layer may permit or block execution.
It should not own the institution’s authority.
The Registry may preserve evidence.
It should not rewrite the decision after the fact.
Each component has a defined function. Control remains with the institution because the action cannot bypass the policy boundary the institution established.
Who Remains in Control?
The institution remains in control.
That does not mean an executive manually approves every API call, workload launch, customer interaction, or operational decision.
It means the institution has defined the limits of delegated authority before the autonomous system acts.
The institution determines:
what the system may observe
what it may infer
which actions it may propose
which actions it may execute
which systems and resources it may affect
which conditions must be satisfied
when authority expires
when additional approval is required
when an action must be denied
when an action must be escalated
Autonomy changes how actions are performed.
It does not change who grants the authority to perform them.
An agent may select the next step within an approved workflow. It may not expand its own authority boundary.
A model may recommend an action. It may not convert its recommendation into permission.
An autonomous system may operate without continuous human intervention. It may not operate without institutional authority.
That is how control persists.
Control is not preserved by placing a person behind every action.
Control is preserved by defining the policy boundary, enforcing it consistently, limiting exceptions, and preserving evidence of every authorization decision.
Human Oversight Must Be Defined by Policy
Human-in-the-loop is often presented as the answer to autonomous-system governance.
It can be part of the answer, but it is not the policy itself.
Adding a human checkpoint does not automatically clarify authority.
The policy must still define:
Which actions require human review?
Who is authorized to approve them?
What information must be presented?
How long is the approval valid?
Can the action proceed if the reviewer does not respond?
Does a change in context invalidate the approval?
Is a second approval required above a certain threshold?
What happens when reviewers disagree?
Without those answers, human involvement may add delay without adding control.
The stronger model is:
Human-defined policy. Deterministic machine enforcement. Human escalation where policy requires judgment or elevated authority.
Routine actions can proceed when they clearly satisfy approved conditions.
Exceptional actions can be paused and routed to an authorized person.
Actions that remain unresolved can be denied.
This preserves efficiency without allowing automation to outrun accountability.
When the Policy Does Not Resolve the Action
This is where the industry must become more disciplined.
An autonomous system may encounter:
an unverified identity
missing contextual information
conflicting policies
an outdated policy version
incomplete approval
an undefined action
an exceeded threshold
an unrecognized resource
a broken delegation chain
a change in system state
a condition the policy did not anticipate
The system should not treat those gaps as permission.
It should not infer authority from silence.
It should not decide that an action is acceptable because no rule explicitly prohibited it.
It should not reason around an unresolved authorization condition and proceed based on probability.
The correct outcomes are:
Deny. Pause. Escalate.
Unknown authority is not authorization.
In autonomous systems, ambiguity is not flexibility. It is execution risk.
This does not require every uncertain request to be permanently rejected. Some requests can be routed to authorized reviewers. Some policies can define controlled exceptions. Some conditions can be resolved through additional evidence.
But the action should not execute while authority remains unclear.
An unresolved policy condition must never become an invisible source of permission.
Default Deny Is Not Inflexibility
Some organizations resist default-deny policies because they fear slowing operations.
That concern is understandable. A poorly designed policy can create friction.
But the alternative is not flexibility.
The alternative is ungoverned discretion.
A well-designed policy framework does not simply block everything unfamiliar. It creates clear paths for approval, escalation, exception handling, and policy improvement.
If a legitimate request is repeatedly escalated, the institution can review the pattern and update the governing policy.
If a new action becomes part of normal operations, it can be formally defined, tested, approved, and versioned.
If a threshold is too restrictive, the authorized policy owner can revise it.
That is controlled evolution.
What the autonomous system cannot do is revise the boundary for itself at the moment it wants to cross it.
The machine may identify that a policy needs to change.
It may not grant itself the change.
Control and Accountability Are Connected, but Different
Control answers:
Who defines and enforces the authority boundary?
Accountability answers:
Who owns the consequences of that boundary and its outcomes?
The institution remains in control because it establishes the policy.
The authorized policy owner remains accountable for the governing intent and approved limits.
Technical teams remain responsible for accurately encoding and testing the policy.
System operators remain responsible for deploying and maintaining the enforcement environment.
The enforcement platform remains responsible for applying the policy as designed.
Auditors and governance teams remain responsible for reviewing the evidence and identifying gaps.
No model, agent, policy engine, or AI security product can absorb institutional accountability.
A system may enforce a rule perfectly while the rule itself is poorly designed.
A policy owner may define the correct rule while engineers implement it incorrectly.
An enforcement platform may apply the policy correctly while an operator deploys the wrong version.
This is why the Registry must preserve more than a generic activity log.
It should connect the requesting identity, proposed action, contextual state, policy version, authorization result, execution outcome, and integrity evidence.
Logs show activity.
The Registry should prove authority.
The Policy Conversation Is the Control Conversation
The future of autonomous systems will not be decided only by model capability or the number of security products surrounding the model.
It will be decided by whether institutions can define authority precisely enough to govern machine-speed action.
The important questions are no longer limited to:
Can the model perform the task?
Can the agent use the tool?
Can the system automate the workflow?
Can the security layer detect malicious behavior?
Can the monitoring system identify anomalies?
The more important questions are:
Who authorized the capability?
What policy governs its use?
Which conditions must be satisfied?
Where is the policy enforced?
What happens when authority is unresolved?
Who can change the rule?
Which version governed the action?
Who remains accountable?
Who remains in control?
These are not secondary governance questions.
They are the operating model for autonomous infrastructure.
The Axis Systems Position
Axis Systems is pioneering Deterministic Technology by requiring explicit authorization before compute is allowed to occur.
SWGI™ does not replace identity systems, prompt security, model guardrails, runtime monitoring, anomaly detection, observability, or other AI security controls.
Those systems address important parts of the security architecture.
SWGI™ addresses a different control requirement:
Whether the proposed action is explicitly authorized under institutional policy before execution occurs.
SWGI™ does not decide what an institution should permit.
It does not create the organization’s policy.
It does not replace the authorized policy owner.
It enforces the policies and authority boundaries the institution has established before consequential execution occurs.
The institution determines what may be observed, what may be inferred, which actions may follow, and under which conditions execution is authorized.
Authorized policy owners define and approve the boundary.
Policy-as-code makes that boundary enforceable.
The policy engine evaluates each proposed action.
SWGI™ applies the decision before compute occurs.
The Registry preserves evidence of what was allowed, denied, or escalated.
The machine may execute the policy.
It must never author its own authority.
Conclusion
Before the machine acts, the rules must already be clear.
Who may act?
What may be done?
Which resources may be affected?
Which conditions must be satisfied?
Which thresholds apply?
When is additional approval required?
What happens when the policy does not resolve the request?
The institution must answer those questions.
The system must enforce the answers.
AI security controls can inspect, constrain, monitor, detect, and respond.
Execution governance determines whether the action is authorized to occur.
When authority is valid, execution may proceed.
When authority is absent, execution must be blocked.
When authority is unclear, the system must pause or escalate.
It must not guess.
The institution defines.
The policy engine evaluates.
SWGI™ enforces.
The Registry proves.
The institution remains in control.
Because in autonomous systems, ambiguity is not flexibility.
It is execution risk.





Comments