We've all felt it: that gnawing frustration when a brilliant product idea gets shredded in the handoff gauntlet. The designer's elegant flow? Diluted by the engineer's "that's not feasible." The PM's sharp user insight? Buried under layers of boilerplate code. It's not malice—it's the machine we've built. A relic of the Industrial Revolution, where dividing labor scaled factories but fractured creation.
But here's the shift I see coming, faster than most dare admit: we're not just blurring lines between roles. We're rebuilding the entire architecture around intent—the raw, unfiltered why behind what we build. Forget the romantic return of the lone generalist artisan. That's nostalgia dressed as progress. The real revolution? Intent Architecture: a framework where software doesn't just execute commands; it interprets goals, anticipates gaps, and adapts in real time. Powered by AI, it's the bridge from human ambition to seamless execution.
I'm not here to preach a back-to-basics fairy tale. Large enterprises? They're still grinding in assembly-line mode—silos intact, handoffs eternal. It'll take them a decade to pivot, if they do at all. Meanwhile, the market's already leaping ahead. Startups and agile teams are prototyping intent-driven systems that compress months of dev cycles into days. This isn't theory. It's happening now, in tools like Cursor.so, agentic AI workflows, and emerging platforms like Adaptive Intent-Driven Development (AIDD). And it's going to redefine how we think about building products.
Let's unpack why intent architecture isn't just the next buzzword—it's the operating system for tomorrow's creators.
The Cracks in Our Current Foundation
Picture this: You're a product lead at a scaling startup. Your team's tasked with launching a new data pipeline for real-time analytics. The brief is crystal: Make it resilient, scalable, and insightful for field ops teams. Sounds straightforward.
Day 1: PM drafts the spec—user personas, success metrics, edge cases. Day 3: Designer iterates in Figma—gorgeous dashboards with interactive layers. Day 7: Engineer translates it into tickets, wrestling with API constraints nobody flagged. Day 14: QA uncovers the gaps—the pipeline chokes on variable data volumes. Launch? Pushed to next quarter. Budget? Blown. Morale? In the gutter.
This isn't an anomaly. It's the norm in 70-80% of software projects, where failure rates hover due to misaligned execution. Why? Command-based architecture. Our systems—from monolithic ERPs to microservices—are wired for instructions, not intent. You command "build this endpoint"; the code obeys, blind to context. Handoffs multiply errors; rigidity amplifies delays.
Enterprises love this model because it's predictable on paper. But in practice? It's a factory floor where intent evaporates. The Industrial Revolution optimized for scale by slicing tasks—great for widgets, disastrous for software, where nuance is the product. We're still there: PMs as foremen, designers as sketch artists, engineers as assemblers. Tools like Jira enforce the divide, turning innovation into a checklist.
The market, though? It's done waiting. AI isn't just automating grunt work; it's exposing how brittle this setup is. When a single prompt in an LLM can generate a working prototype, why tolerate the friction?
What Is Intent Architecture, Anyway?
Intent Architecture is a declarative, adaptive software paradigm that starts with human ambition (the why) rather than rigid instructions (the how).
It is built on three pillars:
- Intent Declaration – A concise, outcome-focused statement in natural or structured language (e.g., "Enable field teams to detect pipeline leaks in <90 s with ≥95 % accuracy, auto-adapting to lighting and terrain").
- Agentic Orchestration – AI agents (LLMs, vision models, planners) interpret, decompose, and execute the intent across perception, cognition, and action layers.
- Continuous Fidelity Loop – Real-time telemetry measures intent drift and triggers self-correction, ensuring the system evolves with user behavior, not just spec.
In short: Code no longer obeys commands—it pursues goals.
This isn't sci-fi. Draw from real-world analogs:
- Intent-Based Networking (IBN): Cisco and HPE use it to let admins declare "ensure 99.99% uptime for real-time data streams", and the network auto-configures policies, monitors drift, and self-heals. No manual firewall tweaks.
- Android's Intent System: Apps declare capabilities (handle geospatial queries) via intents; the OS routes them dynamically. Simple, but it's the blueprint for modular, context-aware software.
- DARPA's Adaptive Systems: They're engineering intent-defined software where devs specify goals (optimize for low-latency intelligence extraction), and the system evolves codebases autonomously.
- Model Context Protocol (MCP): The emerging standard for agents to access databases and APIs directly, turning LLMs from intent generators to execution engines.
In product design, it's evolving fast. Tools like LangGraph for multi-agent orchestration let you model business logic visually, then generate code that stays in sync—no more "the spec changed, rewrite everything." Pair it with agentic AI, and you get systems that reason about intent: "Data latency spiked? Infer network variability, reroute via edge compute."
The stack? It's lightweight and composable:
| Layer | Purpose | Tools/Example |
|---|---|---|
| Perception | AI parses natural-language intents (e.g., via LLMs like GPT-4o). | Claude, Grok for semantic extraction. |
| Cognition | Agents break it down—"This needs geospatial fusion? Pull from drone feeds, integrate with Segment." | LangGraph, CrewAI for orchestration. |
| Action | Code gen and deployment with built-in validation loops. | Cursor.so, Vercel for rapid iteration. |
| Feedback | Real-time telemetry refines the model, closing the gap between intent and reality. | PostHog, Sentry for drift detection. |
Result? A product that's not just built to spec, but true to intent. Coherent, resilient, and—crucially—human.
Why Enterprises Are Stuck (And Why That's Your Opportunity)
Big companies aren't dumb; they're inertial. Legacy systems like SAP or Oracle are command-locked fortresses—billions in sunk costs, thousands of specialists guarding the gates. Shifting to intent architecture means rewriting not just code, but culture. Who owns the AI agent? Turf war. Compliance teams freak over black-box decisions. And ROI? It's a hard sell when quarterly earnings trump moonshots.
Gartner predicts 75% of enterprises will still be in pilot purgatory by 2028, tinkering with IBN for networks but ignoring app dev. McKinsey echoes: AI adoption lags in ops-heavy orgs, where fear of disruption > fear of irrelevance.
But here's the asymmetry: The market moves at startup speed. While IBM dithers, nimble players like Vercel or Replicate are shipping intent-driven tools that let solo builders deploy adaptive UIs overnight. Indie hackers are already vibe-coding MVPs with intent prototypes—rough sketches turned into testable apps via AI, iterating on user feedback in hours.
This lag is your edge. If you're in a mid-sized firm or bootstrapping, intent architecture lets you outmaneuver the giants. Compress cycles, delight users, capture mindshare. By the time enterprises wake up, you'll own the category.
The Intent Architect: Your New North Star Role
If the PDT (Product Design Technologist) was the generalist's revival, the Intent Architect is its evolution: the strategist who orchestrates intent. Not a jack-of-all-trades, but a conductor—fluent in AI orchestration, systems thinking, and behavioral psych.
What do they do?
- Capture & Crystallize: Turn vague "make it better" into precise intents ("Boost field efficiency 30% via predictive routing from aerial intel").
- Orchestrate Agents: Wire multi-AI workflows—one for data fusion, another for backend scaling.
- Govern Evolution: Embed guardrails so the system learns without hallucinating (e.g., via structured prompts and human-in-loop validation).
- Measure Fidelity: Track intent drift—how closely the output matches the goal—and course-correct.
PDT vs. Intent Architect
The Product Design Technologist (PDT) revived the generalist—one human owning end-to-end execution.
The Intent Architect is its evolution: they don't just build the path—they design the system to anticipate every possible user journey.
Think of it as an omni-directional Customer Journey Map (CJM): instead of linear flows (A → B → C), the architecture assumes the user's intent can branch anywhere. The system must sense, infer, and adapt in real time.
The PDT ships a prototype. The Intent Architect ships a living organism.
Skills Breakdown
Skills? 40% product intuition, 30% AI literacy (prompting, agent frameworks), 20% architecture (microservices, event-driven design), 10% soft (empathy for user intent). Tools: chat agent generates mermaid file to visualize things, Cursor/v0 for gen, LangChain for agents.
Case in point: At an aerial data and intelligence platform I'm consulting for, we're piloting intent architecture to overhaul their anomaly detection pipeline. Old way: 8 weeks, cross-functional teams juggling drone feeds, satellite overlays, and ML models—resulting in 25% false positives and stalled scaling. New way: One architect declares intent ("Detect environmental anomalies in real-time with 95% accuracy, adapting to variable flight data while minimizing compute on edge devices"). AI agents generate variants—fusing multispectral imagery via tools like MicaSense integrations—test via synthetic datasets mimicking field variability, and deploy via serverless orchestration. With limited headcount (under 20 engineers), this lean approach pushed boundaries: 50% reduction in false positives, 3x faster insights for ops teams, shipped in 5 days. No handoffs. Pure alignment. And it's just the start—next, we're extending to predictive maintenance for drone fleets, proving AI-native strategies can scale ambition without scaling headcount.
This role isn't replacing PMs or devs—it's amplifying them. PMs focus on what to chase; architects make it happen. In small teams, it's you wearing the hat. In scale-ups, it's the hire that 10x's velocity.
Building It: A Playbook for Tomorrow's Teams
Ready to prototype? Here's a no-BS starter kit:
- Map Your Intents: Use a canvas (Miro or Excalidraw) to fractalize: Top-level ("Drive operational resilience") → Mid ("Automate intel extraction") → Atomic ("Auto-fuse aerial and IoT streams").
- Tool Up:
- Gen Layer: Cursor.so for intent-to-code.
- Orchestration: LangGraph or CrewAI for agent swarms.
- Validation: Vercel Preview + PostHog for intent-aligned metrics.
- Pilot Small: Pick a low-stakes feature (e.g., data ingestion flow). Declare intent, let AI build/test, measure against baseline.
- Scale with Guardrails: Start human-overseen; graduate to autonomous as trust builds. Track with OKRs like 95% intent fidelity.
- Cultural Hack: For enterprise holdouts, frame it as "IBN for apps"—borrow credibility from networking wins.
Real-world wins? Thoughtworks is pushing intent-ready orgs with AI orchestration layers. Platforms like Biodrone.ai show how intent-driven processing turns raw aerial data into insights without GIS expertise. Even in wildlife monitoring, semi-automated DL on oblique imagery slashes survey costs by 70%.
Pitfalls? Over-reliance on AI leads to bland outputs—always infuse with human quirk. And ethics: Bake in bias checks, or intent becomes a fancy word for unchecked assumptions.
The Horizon: Intent as the New Universal Primitive
We're not reversing to generalists; we're transcending to integrators. Software becomes a partner, not a servant—anticipating needs, evolving with users. Products feel alive because they're built from ambition, not parts.
For enterprises, the wake-up call is brutal: Adapt or atrophy. But for the rest of us? It's liberation. Imagine shipping with the speed of thought, the precision of code, the empathy of design—all unified under intent. The factory era scaled production. Intent architecture scales imagination. And in a world drowning in data—from drone swarms to satellite feeds—that's the ultimate moat.
We began with commands. We mastered complexity. Now, we architect ambition. What's your first intent? Let's build it.
Jason Vestri
Intent Architect & AI Product Strategist Building at the edge of AI, design, and intent. I design agentic systems that turn ambition into adaptive software — from Google Cloud's data and AI tools to agentic growth operating systems for founders. Exploring AI fluency, behavior design, and the future of creation.
Get in touch