Back to the episode map

Evergreen

How to Manage Cross-Functional Dependencies Without Blame

Manage cross-functional dependencies through a clear interface, acceptance evidence, risk date, escalation path, fallback, and shared outcome.

Aug 4, 20267 min readBy Dalton Anderson

How to Own Cross-Functional Dependencies Without Taking All the Blame

Own a cross-functional dependency by making the shared outcome, interface, acceptance evidence, timing, risk, change rule, escalation path, and fallback explicit. You own the quality of that coordination. You do not acquire another team's authority or become the cause of every failure.

The distinction lets a project owner act early without hiding who actually controls the work.

Separate outcome ownership from task authority

A product launch may depend on security, legal, analytics, design, operations, finance, a vendor, and an executive decision. The launch owner can coordinate the outcome. That does not make the launch owner the security approver, legal interpreter, data producer, budget owner, or vendor operator.

Write both forms of ownership.

ResponsibilityNamed owner
Shared outcomePerson accountable for coordinating the end-to-end result
Dependency deliverableTeam or role that controls the artifact or decision
AcceptanceRole that confirms the deliverable meets the agreed condition
TradeoffRole authorized to change scope, timing, risk, or resources
EscalationRole that can resolve a conflict beyond the teams' authority

If no one can name the tradeoff owner, the project has an unresolved governance dependency.

Define the interface, not the other team's job

The receiving team usually does not need to manage the provider's internal process. It needs a reliable interface.

NASA's Systems Engineering Handbook describes interface management as important when work is divided among parties or products must interoperate. The handbook addresses technical systems and formal programs. A smaller workplace process can use a lighter record.

Dependency fieldQuestion
Shared outcomeWhat are both teams trying to make true?
Provider and receiverWho controls the input, and who needs it?
DeliverableWhat artifact, decision, service, or state must cross the boundary?
Acceptance evidenceHow will the receiver know it is usable?
Due conditionWhen is it needed, and what later decision depends on it?
AssumptionsWhich volume, format, scope, environment, or policy is expected?
Change ruleHow will either team disclose a material change?
Risk dateWhen does delay begin removing responsible options?
EscalationWho can decide a tradeoff beyond the teams' authority?
FallbackWhat reduced path remains safe and honest?
ReviewWhen will both sides examine the interface?

This record is a dependency contract in an operating sense, not necessarily a legal contract.

flowchart LR
    A["Provider work"] --> B["Defined interface"]
    B --> C["Acceptance evidence"]
    C --> D["Receiver work"]
    B --> E{"Risk or change?"}
    E -->|Inside team authority| F["Resolve and record"]
    E -->|Outside authority| G["Escalate with options"]
    F --> B
    G --> B

Agree on evidence before the deadline

"Send the data by Friday" looks clear until Friday brings a spreadsheet with the wrong cohort, schema, refresh time, or quality.

Define acceptance evidence while there is time to change the work. For a dataset, this may include version, source, schema, time period, population, quality checks, and authorized use. For a legal decision, it may include the question, facts, jurisdiction, conclusion, conditions, and review date. For a design asset, it may include dimensions, states, copy, accessibility treatment, and approval record.

The receiver should confirm the condition, not merely acknowledge the request.

Use the risk date, not only the final due date

The final due date is often too late for useful escalation.

Calculate the latest point when a decision could still preserve responsible options. A security review due on launch day creates no room to repair a finding. A vendor decision due when the current contract expires removes negotiation and migration choices.

Record the risk date beside the due condition.

When that date approaches, ask whether the evidence is on track, which assumption changed, what option remains, and which decision exceeds the teams' authority. Do not wait for failure to make the risk visible.

Escalate a decision, not a complaint

A weak escalation says another team is late.

A useful escalation says:

The launch requires an approved data-use decision before customer import. The question and facts were confirmed on July 10. The decision is not complete, and July 24 is the latest date that preserves the planned launch. The teams cannot decide whether to narrow the cohort or move the date. We recommend narrowing the cohort because it preserves the verified path. The release owner must choose by 2 p.m. Thursday.

This format preserves evidence, attempted coordination, available options, recommendation, decision owner, and timing.

Escalation is not proof that the relationship failed. It is the correct path when a tradeoff exceeds local authority.

Design a fallback that does not change the claim

A fallback can reduce scope, move timing, use a verified older path, or pause a dependent feature. It should not quietly remove the condition the work exists to satisfy.

If security approval is missing, calling the path an experiment does not create approval. If a data source is stale, shipping it under a new label does not restore accuracy. If the launch evidence cannot be verified, a prerecorded demonstration may preserve explanation but not prove current operation.

Write what the fallback preserves and what it no longer proves.

Keep blame out of the operating record

Facts, decisions, missed commitments, and repeated patterns belong in the record. Motives and character judgments do not.

Replace "Analytics ignored us again" with the request date, confirmed scope, acceptance condition, risk notices, current state, and unresolved decision. The evidence may still reveal a serious performance or governance issue. It gives the authorized manager something usable.

James Reason's article on human error and system management distinguishes individual blame from analysis of work conditions and defenses. The clinical context is not a direct cross-functional model. The relevant lesson is to examine why the interface allowed a predictable failure to arrive as a surprise.

That does not erase a missed obligation. It improves the response beyond naming the person nearest the gap.

Make questions and bad news safe enough to arrive

A dependency record helps only when people update it honestly.

Amy Edmondson's 1999 team study found an association between psychological safety and learning behavior in its sample of 51 manufacturing teams. The study does not prove that a template changes culture. It does support attention to whether a person can disclose uncertainty, error, or delay without expecting punishment for the disclosure itself.

Review the message leaders send when bad news arrives. Hold people accountable for concealment, reckless decisions, or missed duties through appropriate processes. Do not train the team to wait until the outcome is irreversible.

Use cover and move as a shared-outcome reminder

Extreme Ownership uses "cover and move" as a leadership principle. In E078, Dalton connected it to a reorganized workplace where two teams needed to recognize that they served the same broader mission.

The workplace adaptation is not that everyone owns every task. It is that teams should understand how their outputs enable one another and coordinate around the shared outcome.

The idea becomes practical through interfaces, not slogans. A provider needs to know how delay changes the receiver's options. A receiver needs to provide clear requirements and timely acceptance. Both need a path when the tradeoff exceeds them.

Review the interface after the outcome

Ask whether the shared outcome was clear, acceptance evidence was testable, risks appeared early, changes were disclosed, escalation reached the correct owner, and the fallback preserved an honest result.

Record a small number of changes with owners and dates. Improve the interface even if the project ultimately succeeded. A heroic last-minute recovery may conceal a fragile dependency.

Use [[What Extreme Ownership Means and What It Does Not]] when the team confuses agency with fault. Use [[How to Explain the Why of a Mission]] when two functions optimize different outcomes because the shared purpose was never made clear.

The measure of cross-functional ownership is not how much blame the project owner absorbs. It is whether the organization sees the dependency early enough to make a responsible decision.

This guide is a Venture Step synthesis informed by E078, Extreme Ownership, systems-engineering interface guidance, system-safety research, and team-learning research reviewed on July 27, 2026. It does not replace contracts, governance, legal duties, safety controls, or professional accountability. AI assistance was used for research organization, drafting, and validation. Publication remains unauthorized.

Sources

Follow the evidence.

  1. atlas.northwestern.edu: sharedTeamatlas.northwestern.edu
  2. us.macmillan.com: extremeownershipseriesus.macmillan.com
  3. doi.org: 0096 1523.27.4doi.org
  4. ntrs.nasa.gov: 20170001761ntrs.nasa.gov
  5. doi.org: 2666999doi.org
  6. armypubs.army.mil: ARN34403 ADP 6 0 000 WEB 3armypubs.army.mil
  7. pubmed.ncbi.nlm.nih.gov: 12237980pubmed.ncbi.nlm.nih.gov
  8. jocko.com: faqjocko.com
  9. kanban.university: The Official Kanban Guide A4kanban.university
  10. open.spotify.com: 0YnsvpC2BAlqNRYVn8BuQNopen.spotify.com
  11. pubmed.ncbi.nlm.nih.gov: 21443317pubmed.ncbi.nlm.nih.gov
  12. jockopublishing.com: companion workbookjockopublishing.com
  13. daltonanderson.net: extreme ownership leadership lessons from navy sealsdaltonanderson.net
  14. us.macmillan.com: extremeownershipus.macmillan.com
  15. daltonanderson.ghost.io: extreme ownership leadership lessons from navy sealsdaltonanderson.ghost.io
  16. bmj.com: 768bmj.com
  17. youtu.be: YixY4i9NQdIyoutu.be
How to Manage Cross-Functional Dependencies Without Blame