A product-engineering operating model with separate specialties and shared ownership
Product and engineering should specialise differently and be accountable for the same outcomes. This is the model I use, including the decision rights, the metrics, and the antipatterns it is designed to prevent.
Product and engineering keep separate specialties in every stage, but the outcome is never owned by one side alone.
Text equivalent. Discovery: product frames the problem, engineering bounds what is feasible. Delivery: product sequences value, engineering owns how it is built. Continuity: product funds the maintenance floor, engineering sets the standard. Across all three stages, outcome, learning speed and technical health are shared, not delegated.
Diagram: kembec.com/product/product-engineering-operating-model
Most operating-model discussions are really arguments about org charts. I find the useful question is narrower: for each recurring decision, who decides, who must be consulted, and what evidence is required? Answer that and the org chart matters much less than people expect.
The model below is what I have converged on running technical organizations where product and engineering must move together, and where a large operational surface never stops demanding attention.
The one rule the model rests on
Product and engineering should have different specialties and shared ownership of outcomes.
Different specialties, because the skills genuinely differ: framing problems and understanding customers is not the same work as designing systems and bounding technical risk. Pretending they are the same produces generalists who are weak at both.
Shared ownership, because splitting the outcome is what actually breaks companies. The classic split — product owns the what, engineering owns the how — sounds clean and fails immediately. It makes product accountable for a result that engineering controls, and engineering accountable for delivery on a problem it did not help frame. Both sides can then be individually correct while the outcome is bad, which is the most expensive configuration a company can adopt.
The diagram above is the whole model in one frame: distinct responsibilities in each stage, one shared band underneath.
The four stages
Discovery
Product frames the problem: who has it, how often, what it costs them, what evidence we already have, and what we would need to see to believe we are wrong. Engineering bounds the feasible: what is cheap, what is expensive, what is irreversible, and what the operational cost looks like eighteen months out.
The requirement is that engineering enters here, not after. A feasibility opinion delivered at the end is not feasibility input, it is a veto — and vetoes arrive too late to change the framing that produced the problem.
Output: a problem statement, an evidence threshold, and a rough cost envelope. Not a spec.
Delivery
Product sequences value: what ships first, what can be cut, what must be complete to be worth anything. Engineering owns how it is built: architecture, sequencing of technical work, quality bar.
The discipline here is that scope changes are traded, never added. Anything new arrives with something it displaces. Without that rule, sequencing is a suggestion and estimates become fiction, which erodes the trust the whole model needs.
Output: shipped increments plus what was learned from each.
Continuity
The stage most models omit, and where most operationally heavy companies actually suffer. Migrations, dependency upgrades, provisioning edge cases, partner integration drift, incident follow-through, compliance work.
Product funds the floor: continuity gets a standing allocation, not a case-by-case argument. Engineering sets the standard: what “healthy” means, which risks are accepted, which are scheduled.
This must be a funded allocation because a fair fight between a customer-visible feature and a dependency upgrade has a predetermined winner. Continuity loses every quarter until the quarter where it wins catastrophically. Naming a percentage in advance removes the negotiation.
Technical health as a product concern
Technical debt is not a moral failing; it is an allocation decision with a maturity date. The useful framing is not “how much debt do we have” but “which debt is now blocking a decision we want to make.” Debt that blocks nothing can wait. Debt sitting on the path of the next three strategic choices is a product problem wearing engineering clothing, and it should be argued for in product terms — optionality lost, decisions foreclosed — not as hygiene.
Decision rights
Write these down. Unwritten decision rights default to whoever escalates most persistently, which is a selection mechanism nobody would choose on purpose.
| Decision | Decides | Must consult | Evidence required |
|---|---|---|---|
| Which problem we work on | Product | Engineering, operations | Problem evidence, cost envelope |
| Whether a problem is worth the cost | Product and engineering jointly | Commercial owner | Cost envelope, opportunity cost |
| How it is built | Engineering | Product | Sequencing, reversibility |
| What ships first | Product | Engineering | Value per increment |
| Quality bar and technical standard | Engineering | Product | Risk assessment |
| Continuity allocation | Set jointly, reviewed quarterly | Leadership | Incident and drift history |
| Stopping something | Whoever has the evidence | Both | Learning that invalidates the bet |
Two properties matter more than the specific assignments. First, “must consult” is a real obligation — deciding without the consult is a process violation, not a shortcut. Second, the right to stop work belongs to whoever holds the evidence, regardless of level. Organizations that only allow senior people to stop things keep dead projects alive for months.
Roles this implies
- Product owns problem selection, sequencing, and the commercial case.
- Engineering owns technical design, the quality standard, and cost of change.
- Design owns the interaction model and is present in discovery, not handed a finished spec.
- Operations is a first-class discovery participant wherever the product has an operational surface. In telecom this is not optional: provisioning, activation, and billing correctness generate more product requirements than any roadmap workshop.
- Leadership owns the allocation split between new investment and continuity, and defends it when it is inconvenient.
Metrics
Delivery metrics are easy to collect and weakly correlated with outcomes. The set I care about:
- Learning speed. Time from starting a bet to having evidence that changes the decision. The single most predictive number I know of, and the least commonly tracked.
- Decision latency. Time from a decision being needed to being made and communicated. Long latency usually means unclear decision rights, not laziness.
- Continuity adherence. Did the funded allocation actually get spent on continuity, or was it quietly borrowed for features?
- Change failure rate and recovery time. Honest proxies for the technical floor.
- Percentage of work traceable to a stated problem. Untraceable work is a symptom of the model not being followed.
- Outcome per bet. Small n, judged qualitatively, reviewed openly. Better an honest qualitative read than a precise number measuring nothing.
Deliberately absent: velocity, story points, and feature count. They measure motion.
Antipatterns this model is designed to prevent
- The feature factory. Output rises, learning does not. Detectable when nobody can say what the last three shipped things taught the team.
- Engineering as an order-taker. Feasibility arrives too late to change framing; engineers stop caring about outcomes because they were never invited to shape them.
- Product as a proxy. Product relays stakeholder requests without framing problems, and becomes a coordination layer rather than a decision-making one.
- Continuity by heroics. The floor is held by two people who know where the bodies are buried. This looks like resilience until either of them leaves.
- Split accountability. Each side hits its own metric while the product goes nowhere. The most dangerous one, because every dashboard looks green.
- Reorganising instead of deciding. Structure is changed because the decision rights were never written down. The new structure inherits the same ambiguity.
Limitations
Observed This model comes from running product and engineering in companies from roughly ten to a few hundred people, in operationally heavy contexts — POS and electronic invoicing in Peru, then telecom.
Inferred I expect the continuity-allocation rule to generalise well, because the failure it prevents is structural rather than cultural.
Opinion The decision-rights table is where most teams should start, before any structural change. It is cheap, reversible, and usually exposes that the real problem was never structure.
This model assumes teams small enough that decision rights can be held in a single table and reviewed by people who know each other. At several hundred engineers, formal governance layers appear that this does not describe. It also assumes a company where continuity work exists in volume; a pure early-stage product with no operational surface can safely ignore the third stage until it has one.