Two Leashes: Ground the Cognition, Constrain the Execution

SF Scott Farrell July 11, 2026 scott@leverageai.com.au LinkedIn

LeverageAI Field Note · Extender

Two Leashes: Ground the Cognition, Constrain the Execution

Corporate AI needs an epistemic leash above the model and an action leash below it. Hold only one and the other gap stays open — and a system prompt is neither leash.

Scott Farrell · LeverageAI

TL;DR

  • Place every AI control on one side of the model: wiki above (what it believes), authority below (what it may execute).
  • One leash leaves a named gap: informed-but-unauthorised, or contained-but-ignorant.
  • Prompts can be neither leash — too small for a world, too soft for a boundary.

A customer asks for a twelve percent discount. The agent is polite, commercially sensible, and wrong. It invents a “typical” band, sounds confident, and starts negotiating against a policy that does not exist. Elsewhere in the same company, another team has done the opposite: the agent sits inside a padded capability cage, cannot hurt anything, and also cannot answer anything that matters — every useful path is blocked until a human does the work the agent was hired to accelerate.

Both teams will say they have “AI governance.” Both are holding one leash.

Ground the cognition. Constrain the execution.

That is not two ways of saying the same control. It is two independent control problems that live on opposite sides of the model. The composition — not a restatement of either parent doctrine — is the point of this piece.

One model. Two leashes.

I have written the two halves as separate doctrines. On the knowledge side, the corporate wiki is how an organisation puts an epistemic leash on its agents: what world does this agent believe it inhabits? On the action side, Decision Authority Infrastructure is the action leash: what is this agent technically permitted to do? The Governance Stack names the same missing piece as Layer 3 — authority infrastructure that most programmes never build.1

The model sits between them. It is a hypothesis engine. It proposes. It does not own the world, and it does not own the gate.

                 CORPORATE AGENT

        ┌────────────────────────────┐
        │   WIKI / WORLDVIEW         │
        │                            │
        │   What is true?            │
        │   Who are these people?    │
        │   What policies exist?     │
        │   What is significant?     │
        │   What is explicitly       │
        │   undefined?               │
        │                            │
        │       EPISTEMIC LEASH      │
        └─────────────┬──────────────┘
                      │
                      ▼
                    MODEL
                      │
                      ▼
                 PROPOSED ACTION
                      │
        ┌─────────────▼──────────────┐
        │   AUTHORITY INFRASTRUCTURE │
        │                            │
        │   May this matter?         │
        │   Who has authority?       │
        │   May this execute?        │
        │   Where is the evidence?   │
        │                            │
        │        ACTION LEASH        │
        └────────────────────────────┘

Wiki above the model. Authority below the model. That sandwich is the diagram. Everything else is how you use it.

Why one leash is never enough

A wiki does not solve the “wicked AI” problem in the hard governance sense. An informed agent can still do something unauthorised. Models do not fear job loss, reputation, or the mortgage; behavioural trust cannot simply be prompted into them — architecture has to carry the burden.2

An authority gate does not solve the knowledge problem either. It can safely prevent an ignorant agent from doing terrible things, but it cannot make the ignorant agent useful. Containment answers what an agent can reach; it is not the same question as what the agent believes, and it is not the same question as who authorised a specific decision right now.3

So the failure modes have names. Learn them; you will start hearing them in every architecture review.

What you hold What still fails Name
Epistemic leash only (wiki / world) Agent knows enough to act — and still can Informed-but-unauthorised
Action leash only (gates / scopes) Agent is safe — and still useless or blocked Contained-but-ignorant
Prompt / policy PDF only Neither world nor boundary Neither leash

Industry pressure is already pulling programmes into the action half of this story. Agentic systems are negotiating contracts, processing transactions, and touching sensitive data without a standardised way to prove who they are or what they are authorised to do.4 National frameworks for agentic AI are starting to separate autonomy limits, tool access, and human approval checkpoints from “be good” model behaviour.5 Cancellation risk for agentic projects is no longer abstract either — Gartner predicts over 40% of agentic AI projects will be canceled by end of 2027.6 None of that invents the two-leash composition; it explains why holding only one leash is starting to feel expensive.

The epistemic leash: what world does this agent inhabit?

You want agents that are fast and accurate. You also know they will invent structure when the world is empty. In the absence of information, they do what under-briefed employees do: they make something up. The difference is you told the agent to answer now, in production, with customer-facing polish, and you did not give it a navigable past.

That is what the corporate wiki is for — not a fake childhood so the model develops emotions, but institutional prehistory so the present has meaning. No event should be encountered as the first event in the universe. The durable form of that prehistory is not a mega-prompt; it is a queryable worldview the agent can demand-page — the wiki-as-kernel doctrine, and the “BI for soft data” intuition that organisations already understand for numbers but still under-build for meaning.7

Hard data got a semantic layer decades ago. Soft data — who matters, what we believe, what is in flight, what is normal, what policy does not exist — is the layer agents starve on. Faithfulness research already distinguishes “true against reality” from “true against the observed context”; models default to parametric memory when the observed world is thin.8 The epistemic leash is how the organisation makes the observed world thick enough that invention is not the rational strategy.

What this section is not
This is not a build guide for the wiki graph, the janitor, or known-absence mechanics. Those live in the parent wiki doctrine and in Give Your Agent a Past. Here the wiki is only the upper leash: the thing that fixes what the agent believes.

The action leash: what may this agent execute?

Shouldn’t is weaker than can’t. A model can propose a refund, a discount, a privilege grant, a message to a regulator. Decision Authority Infrastructure is the doctrine that treats the model as a proposer and puts a deterministic, in-path authority between proposal and reality: may this matter, who has authority, may this execute, where is the evidence? Governance that lives only in documents and post-hoc logs is compliance theatre — it can explain a disaster after the fact; it cannot prevent the unauthorised action at the moment of decision.9

SiloOS-style containment answers a related but different question: what can the agent even touch? Scoped keys, task boundaries, and blast-radius control make trustworthiness less of a personality trait and more of a structural non-issue for reachability.3 Authority infrastructure answers the next question: given that something is reachable, who may decide it now? You need both on the action side of the sandwich. Neither replaces the wiki above the model.

What this section is not
This is not an implementation of the four pillars, the attestation package, or the in-path authority pattern. Those are Decision Authority Infrastructure’s job. Here authority is only the lower leash: the thing that fixes what can execute.

The discount walkthrough — both leashes in one scene

Return to the customer who wants twelve percent off.

Cold agent (no epistemic leash)

Customer asks for 12% discount.

Cold agent:
  request = discount
  typical policy maybe 5–15%
  answer politely

Corporate system prompt: “Be commercially sensible. Preserve margin. Follow company policy.”

Great. What policy?

Wiki in the loop (epistemic leash)

A mature corporate wiki might hold something like this — not as a secret prompt paragraph, but as navigable institutional memory:

[[Discounting]]

No general discount policy exists.

Historically, sales directors have approved discretionary
discounting for multi-site contracts.

Current gross-margin pressure means discounts above 5% are
unusual.

[[Acme Dental]] has been negotiating a three-site expansion.
Willingness exists to trade implementation fees for a longer
contract term.

Sales authority:
- Account managers: no unilateral discount authority
- Sales Director: up to 10%
- CFO: above 10%

Related:
[[Margin Protection]]
[[Acme Dental Expansion]]
[[Sales Authority]]

Now the words “twelve percent discount” activate a world. The agent is not smarter. It has a past. It can treat “we do not have a formal policy” as a first-class fact rather than a retrieval miss to be papered over with general knowledge. That is the epistemic half of the walkthrough: the answer stops being a hallucination of industry norms and becomes a reading of this organisation.

Authority in the path (action leash)

Knowing is not authorising. Suppose the agent, now well-grounded, proposes to grant twelve percent because Acme is multi-site and strategic. The proposal still has to hit the action leash:

PROPOSAL
  action: grant_discount
  amount: 12%
  account: Acme Dental
  evidence: [[Discounting]], [[Sales Authority]], [[Acme Dental Expansion]]

AUTHORITY CHECK
  actor role: account_manager
  unilateral discount authority: none
  threshold: 12% requires CFO
  gate: DENY / ESCALATE
  receipt: who proposed, what evidence, which rule version

The useful agent does not invent a policy. It also does not quietly execute a CFO-level concession. It says something like: there is no formal standard discount; discretionary cases exist; this level is outside my authority; I can escalate with the account context already compiled. That sentence is what both leashes produce together. Remove the wiki and you get invention. Remove the authority gate and you get a well-informed overreach. Remove both and you get theatre with a chat window.

Prompts can be neither leash

This is the uncomfortable middle. Teams still try to hold both problems inside a system prompt:

  • “Don’t hallucinate discount policies.”
  • “Never grant more than five percent without approval.”
  • “Be commercially sensible.”

A prompt can only assert. It has no native way to carry the status of a claim: current, deprecated-but-binding, contested between departments, tried-and-abandoned with a reason, or explicitly undefined. Real organisational knowledge is status-bearing. A wiki holds typed claims and edges. A prompt flattens them into manners.

And manners are not physics. “Never grant more than five percent” inside the model is a hope that the next completion cooperates. The same rule outside the model — at an execution gate that cannot be sweet-talked — is a boundary. The parent line is manners versus architecture: can’t beats shouldn’t.2

So prompts are usually too small to hold a world and too soft to hold a boundary. They remain useful as a bootloader — orientation, toolbelt, north star. They are a terrible place to store either leash.

There is also an organisational cost. The mega-prompt has no natural owner: HR rules, finance thresholds, legal exceptions, interleaved in one artefact nobody can safely touch. Knowledge that lives as pages can decompose along domain lines the way directories already do. Changing what the AI believes becomes a reviewable edit. Changing what the AI may execute becomes a versioned policy at the gate. Both are stewardable. Neither looks like “prompt drama” forever.

A third layer — acknowledged, not developed

There is a floor under both corporate leashes: the substrate. When the agent has real machine access — files, databases, package installs, long-running tools — you still need a membrane on irreversible host damage. That is not the epistemic leash and not the commercial authority leash. It is machine survival: do not constrain the solution space; constrain irreversible substrate damage. The full treatment lives in Give the Agent a Workshop. For this composition, one sentence is enough: the sandwich has a basement, and the basement is not a substitute for either floor above it.10

How to use the diagram on Monday

Take every control you already own — policy PDFs, system prompts, RAG corpora, RBAC roles, human-approval steps, audit logs, vendor “guardrails” — and put each one on the sandwich:

  1. Above the model? Does this fix what the agent believes about the organisation’s world? If yes, it belongs in (or points into) the epistemic leash.
  2. Below the model? Does this technically prevent unauthorised execution at decision time? If yes, it belongs in the action leash. If it only logs after the fact, it is not a leash.
  3. Neither? Courtesy instructions, vibe rules, and unowned mega-prompts live here until you promote them to world or gate.

Then ask the dual-gap questions out loud:

  • If our agent were perfectly informed tomorrow, what unauthorised action could it still complete?
  • If our gates were perfect tomorrow, what ignorance would still make the agent useless or inventively wrong?

Organisations that answer only one of those questions are holding only one leash. The ones that answer both — and fund both — are building corporate AI that can be fast without being free-floating, and constrained without being brain-dead.

What this extender adds

Decision Authority Infrastructure already owns how you constrain execution. The wiki doctrine already owns how you ground cognition. This piece owns the composition: one diagram, two failure names, one walkthrough that requires both leashes, and a hard rule about prompts that try to be both and end up as neither.

Wiki above the model. Authority below it. The model proposes. Architecture holds the leashes.

If you take one thing into the next design review, take the sandwich. Put every control on it. Fund the empty side. Stop asking a completion to be a world and a wall at the same time.

References

  1. [1]Scott Farrell / LeverageAI. “The Governance Stack — Data Truth, Model Risk, and the Authority Layer Nobody Built.” https://leverageai.com.au/the-governance-stack-data-truth-model-risk-and-the-authority-layer-nobody-built/ — Layer 3 is authority infrastructure: who may act, under what evidence, right now.
  2. [2]Scott Farrell / LeverageAI. “AI Doesn’t Fear Death: You Need Architecture Not Vibes for Trust.” https://leverageai.com.au/ai-doesnt-fear-death-you-need-architecture-not-vibes-for-trust/ — Models lack human consequence coupling; behavioural trust cannot be prompted in; architecture must carry the burden (manners vs physics / can’t beats shouldn’t).
  3. [3]Scott Farrell / LeverageAI. “SiloOS: The Agent Operating System for AI You Can’t Trust.” https://leverageai.com.au/siloos-the-agent-operating-system-for-ai-you-cant-trust/ — Containment makes trustworthiness structurally less relevant by constraining what an agent can reach; it is not a substitute for epistemic grounding or per-decision authority.
  4. [4]Forbes. “40% Of Workflows Will Run On Agentic AI: Where’s The Identity?” https://www.forbes.com/sites/digital-assets/2026/02/13/40-of-workflows-will-run-on-agentic-ai-wheres-the-identity/ — “AI agents are negotiating contracts, processing transactions, and accessing sensitive data — all without a standardised way to prove who they are or what they’re authorised to do.”
  5. [5]Baker McKenzie / BIIA coverage of Singapore’s agentic AI governance framework. https://www.bakermckenzie.com/en/insight/publications/2026/01/singapore-governance-framework-for-agentic-ai-launched — Recommended actions include defining limits on autonomy and access to data/tools, defining human-approval checkpoints, and baseline testing with continuous monitoring.
  6. [6]Gartner. “Gartner Predicts Over 40% of Agentic AI Projects Will Be Canceled by End of 2027.” https://www.gartner.com/en/newsroom/press-releases/2025-06-25-gartner-predicts-over-40-percent-of-agentic-ai-projects-will-be-canceled-by-end-of-2027 — Over 40% of agentic AI projects predicted canceled by end of 2027.
  7. [7]Scott Farrell / LeverageAI. “Every Copilot Is Myopic” (public face of The Wiki Is the Kernel). https://leverageai.com.au/every-copilot-is-myopic-your-inbox-your-dentist-your-enterprise/ — Hosted ebook: https://leverageai.com.au/wp-content/media/The_Wiki_Is_the_Kernel_ebook.html — Durable AI kernel is a queryable wiki-graph, not a monolithic prompt.
  8. [8]deepset. “Measuring LLM Groundedness in RAG Systems.” https://www.deepset.ai/blog/rag-llm-evaluation-groundedness — Faithfulness/groundedness is defined against observed context, not the model’s parametric memory.
  9. [9]Scott Farrell / LeverageAI. “Compliance Cosplay: Why AI Governance Without Runtime Authority Is Theatre.” https://leverageai.com.au/compliance-cosplay-why-ai-governance-without-runtime-authority-is-theatre/ — Governance that cannot prevent unauthorised execution at decision time is theatre; “we’ll check the logs” is not an action leash. Decision Authority Infrastructure is named in prose as the parent action-leash doctrine (standalone post not used as a URL here).
  10. [10]Scott Farrell / LeverageAI. “Give the Agent a Workshop, Not a Cage.” https://leverageai.com.au/give-the-agent-a-workshop-not-a-cage/ — Substrate reversibility membrane: constrain irreversible host damage, not the solution space; third lower layer under the corporate sandwich.

Discover more from Leverage AI for your business

Subscribe to get the latest posts sent to your email.

Leave a Reply

Your email address will not be published. Required fields are marked *

© 2026 Leverage AI, Scott Farrell. All rights reserved. This content is made available on a limited, revocable, read-only basis only. No licence or right is granted to copy, reproduce, republish, scrape, store, adapt, summarise, index, embed, or use this content to create derivative works, work product, deliverables, methodologies, training materials, prompts, templates, software, services, research, or commercial outputs, whether by humans or machines, without prior written permission. This restriction includes internal business use, client work, consulting, advisory, implementation, and any use in or for artificial intelligence, machine learning, data extraction, retrieval, evaluation, fine-tuning, or knowledge-base construction.