Working thesis

I have been a product designer for ten years. The center of gravity is moving upstream, and I want to write down what I think that means while I am in the middle of it.

AI is compressing the cost of execution across screens, prototypes, and code. The scarce human contribution is shifting from composing interfaces to specifying systems. The work now is constraints, state models, delegation boundaries, and control structures that keep probabilistic agents aligned with human intent under uncertainty.

The designer role does not disappear.

It splits.

One branch stays where it is: interface craft, trust, clarity, emotional resonance. The other branch moves toward what I will call Product Architect work. That branch produces the logic that makes agentic systems legible, recoverable, and governable.

This is structural, not tooling.

The durable edge from 2026 to 2035 will come from defining what must be true for a system to act, defer, explain itself, and fail safely. It will not come from making outputs faster.

1. The unit of design has changed

Traditional product design rested on three assumptions: production was expensive, behavior was mostly deterministic, and the designer's job was to choreograph a user through a bounded flow. All three are weakening.

Execution is getting cheap.

AI can generate screens, variants, prototypes, and code scaffolds at a speed that compresses the value of downstream production.

Cheaper execution does not make product judgment cheaper.

It moves the bottleneck.

Execution is cheap; verification is expensive.

As memory, retrieval, orchestration, policies, model-driven reasoning, and autonomous tools enter the product stack, behavior becomes less deterministic. Products are no longer interfaces with fixed endpoints. They are ongoing relationships among users, models, tools, permissions, data, and oversight mechanisms.

The central design question used to be "What should this interface feel like?" It is becoming:

What rules, boundaries, and recovery paths keep the system acceptable when it is uncertain, wrong, overconfident, or acting faster than humans can fully inspect?

That question belongs to architecture.

Governability is what makes delegated speed usable.

You cannot delegate ambitious work to a system you cannot observe, constrain, or recover. In agentic products, control is the condition that makes velocity safe enough to matter, not its enemy.

Recent signals point in the same direction. Agentic-AI programs are increasingly evaluated through risk controls, observability, interoperability, security, and trusted behavior, rather than interface polish alone. The field is moving toward governance and control, on top of generation and speed.

2. Agentic systems fail quietly

The failure mode of agentic products is not always a visible crash. Often, the system behaves almost correctly. It makes a plausible inference, takes a slightly wrong action, accumulates stale context, misreads a preference, compounds a small error through memory and delegation.

Quiet failure is harder to detect than broken UI.

A bad screen is visible.

A drifting agent may look competent until trust has already eroded.

Agentic systems fail through:

The Product Architect's job is to design for these conditions before they become incidents. The work is to define how the system stays legible when action becomes uncertain.

3. Product Architecture is not Software Architecture

Product Architecture overlaps with software architecture, but the two disciplines answer different questions.

Software architecture is about implementation. Data, services, infrastructure, performance, reliability, scalability, maintainability. The questions are: how is the system built, and how do the parts fit together?

Product Architecture is about behavior. It asks what the system should do, how it decides, when it defers, what it must never do, how it explains itself, and how it recovers when its model of the world is wrong. The question is: what is the system allowed to become?

The boundary is negotiated, not clean.

In real work, Product Architects need to understand technical constraints well enough to reason with engineers. But the distinction matters:

Software architecture defines how the system is built. Product Architecture defines what the system is allowed to become.

The Product Architect translates ambiguous human goals into machine-enforceable behavioral constraints. That is still design work. It produces control structures instead of screens.

4. From choreography to control structure

Traditional design often treated the product as choreography. A sequence of screens and decisions guiding the user from A to B. That abstraction breaks once products become agentic.

Agentic systems interpret, plan, delegate, act, remember, and sometimes escalate. State is no longer contained in one interface. It is distributed across prompts, tools, memory, policies, service boundaries, and human review.

The journey map becomes a lossy abstraction. The more useful artifact is the control structure:

I think of the agent's inner loop as observe-reason-act-update, and the product's outer loop as everything that governs what the system is allowed to optimize for, when it must defer, how it exposes provenance, and how it recovers when wrong.

Product Architect work lives in the outer loop.

5. The real risk is unguided acceleration

I think the profession's deeper problem is not replacement. The traditional path to judgment is becoming unstable.

For years, designers built tacit knowledge through repetition: producing flows, documenting edge cases, refining screens, absorbing product judgment through craft execution. AI compresses much of that surface area. In some cases, it accelerates learning by shortening the path from idea to evidence. But it changes what must be taught explicitly.

The risk is unguided acceleration.

Designers move faster without developing the judgment needed to reason about failure, uncertainty, and system behavior.

The old apprenticeship taught craft through production. The new one has to teach judgment directly.

Designers need to learn how to read system behavior, how to specify control logic, how to test failure modes, how to arbitrate autonomy and safety, and how to turn ambiguity into governable structure.

We are changing how designers become senior, not just which tools they use.

6. The three durable capabilities

If the role moves upstream, the capability stack moves with it. I think three skills will outlast the rest.

6.1 Full-stack prototyping

The non-technical posture is becoming a liability. Product Architects do not need to be full-time engineers, but they do need to build enough to test reality directly.

Full-stack prototyping means using AI tools, low-code systems, and baseline coding to validate working logic, not just visuals. The point is to falsify assumptions quickly. Performance and technical theater are not the point.

A modern Product Architect should be able to prototype and test:

The handoff is no longer the center of gravity.

The prototype is the shortest path from concept to evidence.

6.2 AI-legible systems architecture

In an agentic environment, a prompt is not enough. Reliable behavior depends on semantic coherence underneath it.

AI-legible systems architecture means defining entities, constraints, transitions, permissions, and behavioral logic in forms that both humans and machines can act on. It means building systems where ambiguity does not silently turn into behavioral drift.

This is more than a visual design system. It includes:

The mockup loses centrality.

The problem is no longer surface arrangement. It is whether the system is interpretable and governable.

There is also a shift in how taste operates.

When AI can generate thousands of variants, taste no longer scales only through direct curation. It scales through architecture: constraints, defaults, tokens, policies, examples, and evaluation criteria that make many outputs coherent before a human ever inspects them.

Taste becomes infrastructure.

6.3 Agentic orchestration

Linear user-flow thinking is not enough for products that involve planning, memory, delegation, and uncertain action.

Agentic orchestration means designing:

Human-in-the-loop is failure architecture, not a courtesy layer. The hard part is not enabling the agent to act in the happy path. It is keeping the system governable when conditions change, goals conflict, or side effects become irreversible.

The danger is overcontrol as much as weak control. A control structure can become self-defeating when it accumulates layers that grind against each other, obscure provenance, or create ornamental oversight rather than meaningful governability. The aim is not maximum control.

It is minimum sufficient control.

7. Harness over model

There is a useful way to think about what is durable in this transition. It is not the model. It is the harness around the model.

The popular framing is tactical versus strategic. The load-bearing concept is deeper. A good harness outlives any specific generative model. A good harness lets you employ a stupider model and still ship well. A good harness is the asset.

Translated to design:

The strategic work is designing and maintaining the harness.

There is a stronger claim buried here.

A design harness outlives a model only if the model can read and write the harness.

That is not the same as a programming harness, where the model reads and writes code by default.

Traditional design systems live in Figma files, in screenshots, in component libraries a human navigates. The 2028 harness has to be tractable in the same way a programming harness is: lenses as machine-enforceable policies, tokens as structured constraints, briefs as parsed specs, decisions as logged events.

Without machine-tractability, the harness is documentation, not infrastructure.

Taste becomes infrastructure only when the infrastructure is something the model can act on.

8. The three designer modes

The harness serves the full designer population, not just seniors. Three modes it supports:

8.1 Apprentice

Junior designers borrow lenses from the shared harness. Their judgment is observational, not authoring. They apply inherited lenses, spot where the lenses fail, and write critique memos that feed back to the lens authors. The apprentice's workstation is a borrowed-lens view: here is what the team watches for, apply it, flag what it misses.

An apprentice's first week is mostly consumption. They sit with the shared lens library, read the ten most-applied lenses, apply each to the last 30 days of harness output, and write critique memos on where the lenses caught nothing they would have caught, or flagged things that were not problems. Those memos feed back to the lens authors and accumulate into the apprentice's first personal contribution: a proposal for one new lens.

8.2 Author

Mid-level designers author personal lenses and contribute to shared after peer review. This is the default mode for most designers most of the time.

8.3 Curator

Senior designers steward the auto-eval pipeline that gates promotion: they define the held-out test set, set the false-flag threshold, and surface retirement candidates (lenses whose catch-rate has dropped below baseline). A curator does not review lenses. They curate the rubric that reviews lenses. Their workstation is a lens-system health dashboard: coverage by surface area, false-flag rates, retirement candidates.

The cold-start problem dissolves.

Juniors do not need taste to start; they need taste to be promoted to author.

The harness's compounding has an entry point that does not require prior compounding.

9. The artifact shift

The old artifacts stop earning their keep. Here is the swap I keep coming back to.

Old artifactEmerging artifact
Journey mapState machine and control loop
PersonaIntent/context and uncertainty model
WireframeDelegation boundary
Service blueprintObservability and failure map
Feature listComplexity budget
Edge case listFailure mode and recovery inventory
Design specPolicy and constraint model
Mood boardCodified taste and generative constraints

Interfaces do not disappear. They become downstream expressions of deeper logic.

A great interface cannot rescue a weak control system.

Example: from user flow to control loop

Take an AI assistant that drafts client emails for a sales rep.

The old artifact is a user flow: inbox, draft editor, send button, confirmation.

The new artifact is a control loop.

The interface still matters.

The control loop is the design.

10. What remains distinctly human

The strongest version of the human case is narrower than "humans are creative." AI is already competent at many forms of synthesis inside known distributions.

The defensible human advantage survives where judgment has to be generated at system boundaries, under conditions of ambiguity the system cannot reliably resolve for itself.

In practice that looks like framing the problem before optimizing it, arbitrating trade-offs among conflicting values, diagnosing second-order effects, interpreting weak cross-domain signals, setting autonomy boundaries, deciding when uncertainty should trigger deference instead of action, and judging what kind of failure is acceptable in pursuit of what kind of value.

The future role is not "designer with AI." It is closer to decision architect for AI-mediated systems.

11. Design thinking is subordinate

Design thinking and service design do not disappear. They lose their status as the primary operating system for complex product work.

They stay useful at the edges. Oversight interfaces, trust signals, escalation UX, visible friction, stakeholder alignment around failure costs. They help interpret human meaning where nuance, emotion, and culture still matter.

They are insufficient for the core. They do not naturally model probabilistic reasoning, preference uncertainty, multi-agent coordination, delayed side effects, authority conflicts, failure propagation, or the control logic of bounded autonomy.

Design thinking is downstream of system architecture.

The core artifact is no longer the empathy map. It is the control structure.

Empathy is still necessary.

It is no longer sufficient on its own.

12. Implications for teams

Most of the load falls on the systems around designers, not on designers themselves. Hiring will need to value people who can work across design, product, engineering, data, operations, and policy to define system behavior, not just produce artifacts. Design education will need to teach systems thinking, decision science under uncertainty, failure analysis, specification, domain modeling, and socio-technical design, not just screen composition.

Process has to change too. Teams need to move from handoff-heavy workflows to tighter cycles of prototyping, instrumentation, evaluation, and review. The key question shifts from "Is this polished enough to ship?" to "Is this governable enough to trust?"

Design leaders will need to articulate value in terms of controllability, risk reduction, system quality, and decision quality, not just craft excellence or customer delight.

If the role is real, it should be measurable.

Early indicators: recovery time after failure, escalation quality, observability coverage, failure-detection rate, and how well human confidence matches system confidence.

The point is not to reduce design to telemetry. It is to make governability visible enough to manage.

There is a real organizational risk in demanding Product Architect work while still rewarding Designer 2.0 outputs.

Teams that evaluate designers by screen count, ticket velocity, or handoff throughput will misread the value of architecture work.

The work has changed once the most valuable contribution is preventing the wrong system from scaling.

There is also a risk in a triage-only posture: a designer who only ever triages decisions eventually loses contact with the surface.

Hire for people who can both encode the harness and recognize when the harness is wrong. The substrate matters. Stay close to it.

13. Limits and falsifiability

This thesis is directional, not prophetic.

Interface quality will keep mattering, especially in trust-heavy domains. Not every product becomes deeply agentic. Organizations will adopt unevenly, and the work may shift before the title does.

There is also a real risk of overcorrecting into abstraction. Architects who lose contact with implementation reality become eloquent but ineffective. This is why substrate literacy and technical prototyping matter.

The thesis weakens if execution quality stays scarce and defensible, if agentic products stay niche, if automation fails to compress artifact production, or if organizations keep rewarding design primarily for artifact generation. It also weakens if agentic systems become standardized enough that control structures are largely commoditized by platforms.

That is possible. Even so, the need to define intent, trade-offs, exceptions, and acceptable failure will not disappear. It will move to a higher abstraction layer.

14. Practical doctrine

If a designer wanted to act on this shift now, the moves are concrete.

Start with the questions you ask, then the material you study, then the artifacts you build, then the practice you run.

Ask different questions:

Ask the subtraction question too: what would I remove?

Encode, not just document. A lens in your head is taste. A lens in the harness is infrastructure. Every critique you write should end with a candidate lens and a promotion path (personal → peer-reviewed → shared).

Build different artifacts:

Practice differently:

And once a cycle is clean, ask the subtraction question one more time. The most leveraged move is usually to delete.

Conclusion

I think the defining design transition of the next decade is not from one interface paradigm to another.

It is from designing interfaces to designing control structures.

As AI absorbs more of the execution layer, the human role moves upward.

The highest-leverage designer will define the conditions under which systems act, defer, explain themselves, and fail safely. They will not just make outputs faster.

The harness outlives the model.

The lens outlives the prompt.

The judgment outlives the designer.

That is Product Architect work.

The old monopoly was making software usable.

The new one is making autonomous software governable.