← Framework Collection
FW 20
Framework

Computational Coordination Architecture

An operating framework for commitments maintained through delegated software.

Research Domain
Agentic Enterprise
Status
Operationalized
The Premise

Enterprises coordinate work through commitments: outcomes people and teams owe, under defined conditions, to other people, teams, or customers.

Today, software records many commitments and routes work through established processes. Delegated software may extend coordination into less structured work by interpreting context, tracking dependencies, gathering evidence, and taking bounded actions.

Computational Coordination Architecture provides a way to design that work. It connects six concerns: commitments, authority, enterprise context, coordination workflows, evidence and disagreement, and management and economics. Together, they make it possible to see what outcome is owed, who may act, what information supports action, how work moves, how conflicts are handled, and who remains accountable.

The architecture begins with bounded commitments whose owners, permitted actions, and acceptance conditions can be stated clearly. Software may maintain their status and advance routine work within its authority. People retain responsibility for setting objectives, resolving contested judgments, and deciding where delegation is appropriate.

The goal is reliable coordination through explicit commitments, traceable evidence, and accountable action.

Framework Structure
  1. 01

    Commitments

    Explore section →
  2. 02

    Authority

    Explore section →
  3. 03

    Enterprise Context

    Explore section →
  4. 04

    Coordination Workflows

    Explore section →
  5. 05

    Evidence and Disagreement

    Explore section →
  6. 06

    Management and Economics

    Explore section →

The framework consists of six connected modules.

01

Commitments

Operating Principle

Coordinate around an explicit outcome, accountable owner, and verifiable conditions for acceptance.

A commitment is a defined outcome owed by one or more parties. It records what is expected, who is responsible, who depends on it, when it is due, and what evidence will establish completion.

This gives people and software a shared unit of work. Instead of treating a task as a sequence of status updates, the system can track whether the promised outcome is progressing, blocked, changed, or accepted.

A commitment should include:

  • Outcome: What must be true when the work is complete?
  • Accountable owner: Who answers for delivery and can resolve exceptions?
  • Participants: Which people, teams, systems, or external parties contribute?
  • Conditions: What constraints, dependencies, or approvals apply?
  • Acceptance evidence: What will demonstrate that the outcome is complete?
  • State and timing: Where does the commitment stand, and when must it be reviewed?

Keep the commitment specific enough to coordinate action and broad enough to preserve room for judgment. A system may maintain its state, gather evidence, and surface risk. It should not mark an outcome accepted when the acceptance authority or evidence is unclear.

Executive Question

Which recurring commitment in your organization lacks a clear owner, acceptance condition, or visible state?

02

Authority

Operating Principle

Define which actions software may take, under whose authority, and where human judgment or approval is required.

In computational coordination, authority is the boundary between an agent’s ability to act and its permission to act. A system may be technically able to change a record, send a message, or trigger a workflow without being authorized to do so in a particular case.

A proposed authority model should specify:

  • Principal: Which person, team, or organization delegates the action?
  • Scope: Which commitments, systems, people, and data may the agent affect?
  • Permitted actions: What may it read, recommend, prepare, or execute?
  • Limits: What thresholds, conditions, or exclusions constrain action?
  • Approval points: Which decisions require review by an accountable person?
  • Revocation and record: How can authority be withdrawn, and how is its use recorded?

Treat authority as contextual and reviewable. Permissions should be narrow enough to match the delegated task, visible to affected owners, and enforceable where actions occur. The system should pause or escalate when the requested action exceeds its scope or depends on unresolved evidence.

Today’s access controls and workflow approvals provide parts of this foundation. Extending them to agents that interpret context and take actions remains an architectural challenge. The framework makes that challenge explicit; it does not assume a complete solution already exists.

Executive Question

Which actions could you delegate safely if the authority, limits, approval points, and accountability were explicit?

03

Enterprise Context

Operating Principle

Give each delegated action the relevant context, with its source, scope, freshness, and permitted use visible.

An agent can only coordinate well if it can access information that is relevant to the commitment. More context does not automatically mean better judgment. Enterprise information may be incomplete, outdated, restricted, or disputed. A proposed coordination architecture must make those conditions visible instead of treating retrieved information as settled truth.

For each context item, the design should identify:

  • Source and provenance: Where did it come from, and how was it transformed?
  • Scope: Which customer, product, team, contract, or decision does it apply to?
  • Freshness: When was it last confirmed, and when should it be reviewed?
  • Authority: Who owns or can correct the information?
  • Permission: May this agent use or disclose it for this action?
  • Uncertainty: Is it verified, inferred, incomplete, or contested?

The architecture should assemble context for a specific commitment and action. It should preserve links to source evidence, distinguish facts from summaries and inferences, and signal when information is missing or conflicting. Context that cannot be verified may still help frame a question, but it should not silently authorize a consequential action.

Current enterprise systems already hold substantial operational context. Making that context coherent, current, and safe for delegated software remains uneven and domain-specific. This module defines the conditions to design for; it does not assume a unified enterprise knowledge layer exists.

Executive Question

What information would an agent need to act on a priority commitment, and who owns its accuracy, freshness, and permitted use?

04

Coordination Workflows

Operating Principle

Move commitments between participants through explicit states, bounded actions, and recoverable handoffs.

A workflow gives a commitment a path through work. In a future computational coordination system, that path may include people, agents, and existing enterprise applications. Each participant should know what is expected, what evidence is needed, and what can happen next.

A workflow design should define:

  • States: Which conditions describe progress, delay, completion, or dispute?
  • Transitions: What event or evidence allows the commitment to move forward?
  • Handoffs: Who receives responsibility, and what context travels with it?
  • Actions: Which steps may be prepared, recommended, or executed by software?
  • Exceptions: What should trigger a pause, escalation, or alternate path?
  • Recovery: How can the process resume after failure, reversal, or changed conditions?

The workflow should make meaningful progress visible without forcing every situation into a rigid sequence. When information is missing or authority is unclear, it should preserve the commitment’s state and route the exception to an accountable owner. It should record actions and decisions so participants can reconstruct how the work moved.

Today, workflow systems automate defined processes. Agents may help coordinate work that requires interpretation across changing context. Reliable operation would still depend on explicit states, action limits, monitoring, and recovery. The framework treats these as design requirements, not as capabilities already solved across the enterprise.

Executive Question

Which cross team commitment would benefit from visible state and recoverable handoffs, and where should the workflow pause for human judgment?

05

Evidence and Disagreement

Operating Principle

Preserve the source and status of each material claim, and route unresolved conflicts to an authorized decision-maker.

Computational coordination depends on evidence: the records, observations, and decisions used to assess a commitment. Evidence can be incomplete, stale, inferred, or disputed. A system that merges these differences into one confident answer can hide the very uncertainty that should shape action.

A proposed evidence model should make visible:

  • Claim: What is being asserted about the commitment?
  • Source: Which record, person, or system supports it?
  • Status: Is it verified, inferred, incomplete, expired, or contested?
  • Scope and time: Where and when does the claim apply?
  • Conflict: Which claims disagree, and what consequence follows?
  • Resolution: Who is authorized to decide, and how is the outcome recorded?

Agents may gather and compare evidence, identify missing support, and explain the practical implications of competing accounts. They should preserve disagreement when the evidence does not resolve it. A consequential decision should follow the authority assigned to that decision, with its rationale and supporting evidence available for review.

Current organizations already manage disputes through people, records, and domain processes. Making evidence portable across systems and keeping disagreement visible during delegated action remains an emerging design challenge. This module offers a way to specify that challenge; it does not assume that a complete evidence layer exists.

Executive Question

When evidence about a commitment conflicts, can your organization see the competing claims, understand the consequences, and identify who has authority to resolve them?

06

Management and Economics

Operating Principle

Keep human accountability explicit and evaluate coordination by the full cost of an accepted outcome.

Delegated software may reduce time spent gathering status, routing routine work, or assembling evidence. It may also create new costs for specification, supervision, verification, exception handling, and repair. A computational coordination design should account for both.

The management and economics module asks:

  • Accountability: Who owns the outcome and answers for consequential decisions?
  • Capacity: How are people and systems allocated across commitments?
  • Judgment: Which choices remain with managers or domain authorities?
  • Oversight: What review is appropriate for the action’s impact and reversibility?
  • Outcome: What counts as accepted completion, and who confirms it?
  • Full cost: What effort and resources go into specification, execution, supervision, validation, and recovery?

The economic unit is the accepted outcome, not the number of agent actions or workflow steps. Compare the full cost and quality of the new arrangement with the existing process. Include the labor shifted to reviewers and the cost of errors, delays, and disputes. A faster process may still be more expensive or less reliable.

The management design should make decision rights and escalation visible. People need enough information to intervene, reverse an action where possible, and learn from recurring exceptions. Delegation changes how work is coordinated; it does not transfer institutional accountability to software.

Today, organizations can measure many workflow and service costs, though attribution is often incomplete. Evaluating agent supported coordination requires better evidence about accepted outcomes and the work surrounding them. This module defines the economic and management questions a pilot should answer.

Executive Question

Does delegated coordination improve the full cost and quality of accepted outcomes, and who remains accountable when it does not?

The Operating Loop

Computational coordination can be designed as a recurring loop around a commitment. The loop connects the six modules; it does not imply that every commitment requires the same sequence or degree of automation.

  1. 01

    Define the commitment

    State the outcome, accountable owner, participants, constraints, and acceptance evidence.

  2. 02

    Establish authority

    Identify which actions each participant may take, what requires approval, and when the system must pause or escalate.

  3. 03

    Assemble relevant context

    Gather permitted information for the commitment. Preserve its source, scope, freshness, and uncertainty.

  4. 04

    Coordinate the work

    Track state, dependencies, handoffs, and deadlines. Let software advance only those actions within its assigned authority.

  5. 05

    Examine evidence and exceptions

    Check whether the acceptance conditions are supported. Surface missing information, conflicting claims, and changing conditions.

  6. 06

    Resolve and accept

    Route decisions to the person or process authorized to make them. Record the decision and confirm whether the outcome is accepted.

  7. 07

    Review the result

    Assess outcome quality, elapsed time, full cost, exceptions, and repairs. Use what the review reveals to update the commitment design, context, workflow, or authority.

At each stage, the system should preserve enough state for an accountable owner to understand what happened and intervene where needed. If authority is unclear, evidence is insufficient, or a material disagreement remains unresolved, the loop pauses or escalates rather than treating uncertainty as approval.

The loop is a proposed operating pattern. A pilot should test it against a defined class of commitments, comparing its outcomes and full costs with the existing process.

Applying the Framework

Use this framework to assess one recurring coordination problem and determine whether delegated software merits a bounded pilot.

  1. 01

    Select a commitment

    Choose a recurring outcome that crosses people, teams, or systems. It should have a clear business consequence and enough history to describe how the current process performs.

  2. 02

    Map the current coordination

    Document who owns the outcome, how work moves, where context comes from, what evidence establishes completion, and where delays, disputes, or rework occur. Record the current effort, elapsed time, outcome quality, and failure cost where available.

  3. 03

    Apply the six modules

    For the selected commitment, specify:

    • the outcome and acceptance conditions
    • the decision owner and permitted actions
    • required context, sources, freshness, and access
    • workflow states, handoffs, exceptions, and recovery
    • evidence requirements and dispute resolution
    • accountable management roles and full outcome economics

    Mark each element as in place, partly defined, or unresolved. Unresolved authority, acceptance, or evidence is a design gap to address before increasing delegation.

    Mark Each Element
    In placePartly definedUnresolved
  4. 04

    Bound a pilot

    Select a narrow set of cases and actions. Define what software may read, prepare, recommend, or execute; where a person must approve; and when the process must pause. Set an owner, monitoring approach, rollback path, and review date.

  5. 05

    Evaluate and decide

    Compare the pilot with the documented baseline. Assess accepted outcome quality, elapsed time, total effort, supervision, exceptions, errors, recovery, and cost. Expand only when the evidence supports better outcomes with acceptable authority and risk.

This application is a decision aid, not a maturity score. It helps leaders identify what must be explicit before software takes a larger role in coordination.

Connected Work
Research Foundation
R-01 · Established
The Computational Enterprise

Evidence on AI, coordination, management, and firm boundaries.

Related Publication
Publication № 03 · Published
The Agentic Enterprise

How delegated software changes coordination, management, and firm boundaries.

Connected Doctrine
Publication № 01 · Published
The AI Native Operating Model

A major Sentient Review publication examining how persistent machine participation changes work, authority, management, organizational structure, technology, infrastructure and enterprise economics.