{"id":25307,"date":"2026-09-03T09:00:00","date_gmt":"2026-09-03T16:00:00","guid":{"rendered":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/?p=25307"},"modified":"2026-09-02T16:49:58","modified_gmt":"2026-09-02T23:49:58","slug":"engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development","status":"publish","type":"post","link":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development\/","title":{"rendered":"Engineering the Frontier Firm: Sharing our AI-native approach to software development"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">About a year ago, our teams in Microsoft Digital\u2014the company&#8217;s IT organization\u2014began an AI transformation the same way most organizations did: ad-hoc. Our engineers taught themselves new tools while those tools were still evolving.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It worked, up to a point. Individual developers got faster. But the gains stopped there.<\/p>\n\n\n\n<figure class=\"wp-block-image alignright size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2026\/03\/Sudhaker-Sadasivuni.png\" alt=\"A photo of Sadasivuni.\" class=\"wp-image-22546\" style=\"width:150px\" srcset=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2026\/03\/Sudhaker-Sadasivuni.png 500w, https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2026\/03\/Sudhaker-Sadasivuni-300x300.png 300w, https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2026\/03\/Sudhaker-Sadasivuni-150x150.png 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" \/><\/figure>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">&#8220;We quickly identified that improving the individual productivity of a developer was not resulting in a boost to team productivity. That was our hard lesson.&#8221;<\/p>\n<cite>Sudhakar Sadasivuni, principal group engineering manager, Microsoft Digital<\/cite><\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">The problem wasn&#8217;t the tools, but rather the process around them. The traditional software development lifecycle was built for human handoffs, and every handoff introduces a gap in intent.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8220;We quickly identified that improving the individual productivity of a developer was not resulting in a boost to team productivity,\u201d says Sudhakar Sadasivuni, a principal group engineering manager in Microsoft Digital, who leads our AI-native engineering initiative. &#8220;That was our hard lesson.&#8221;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Eventually, our leadership posed the question: What would the lifecycle look like if it were designed from the start as a collaboration between humans and AI agents?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Exploring that concept led us to spec-driven development (SDD), an AI-native engineering approach that treats specifications as the primary artifact in the software development lifecycle. Instead of relying on code, documents, or prompts as the main source of truth, our teams now anchor development around a living specification, which captures the business intent and acceptance criteria before implementation begins.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Our engineers can now generate code faster, accelerate testing, and move from idea to implementation more quickly than ever before, thanks to the power and speed of AI. &nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is a step towards Frontier Firm ways of working, where humans provide oversight and direction and AI tools handle task execution. And because we serve as the company\u2019s Customer Zero, the solution is a model that our customers can learn from and use in their own engineering organizations.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Shifting left<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">By shifting critical thinking and collaboration to the requirements phase of development, SDD resolves ambiguities, surfaces edge cases, and gets everyone on board early in the process, dramatically reducing late-stage chaos.<\/p>\n\n\n\n<figure class=\"wp-block-image alignright size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2026\/09\/Mridul-Verma.png\" alt=\"A photo of Verma.\" class=\"wp-image-25310\" style=\"width:150px\" srcset=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2026\/09\/Mridul-Verma.png 500w, https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2026\/09\/Mridul-Verma-300x300.png 300w, https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2026\/09\/Mridul-Verma-150x150.png 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" \/><\/figure>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">&#8220;Speed without direction is just expensive chaos\u2014and we learned that the hard way through vibe coding. After burning our hands on those traps, we realized that SDD gives you both velocity and vector.&#8221;<\/p>\n<cite>Mridul Verma, senior software engineer, Microsoft Digital<\/cite><\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">The result is a development process that helps teams align stakeholders earlier, reduce rework, and make more effective use of AI coding agents while maintaining a clear connection to business goals.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Another advantage of SDD, according to Mridul Verma, a senior software engineer in Microsoft Digital, is that it focuses not only on velocity, but also on vector. (Velocity is how fast your development moves, while vector reflects the direction you\u2019re moving.)<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8220;Speed without direction is just expensive chaos\u2014and we learned that the hard way through vibe coding,\u201d Verma says. \u201cAfter burning our hands on those traps, we realized that SDD gives you both velocity and vector.&#8221;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why specs matter more in the AI era<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Traditional software development often treats specifications as planning documents. After development begins, these documents can quickly become outdated as requirements evolve and implementation details change.<\/p>\n\n\n\n<figure class=\"wp-block-image alignright size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2026\/09\/Vignesh-Vijayaraghavan.png\" alt=\"A photo of Vijayaraghavan.\" class=\"wp-image-25311\" style=\"width:150px\" srcset=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2026\/09\/Vignesh-Vijayaraghavan.png 500w, https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2026\/09\/Vignesh-Vijayaraghavan-300x300.png 300w, https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2026\/09\/Vignesh-Vijayaraghavan-150x150.png 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" \/><\/figure>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">&#8220;In the AI era, the best dev teams aren\u2019t the ones that generate the most code. It\u2019s about how they\u2019re best able to preserve intent.&#8221;<\/p>\n<cite>Vignesh Vijayaraghavan, senior software engineer, Microsoft Digital<\/cite><\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">SDD flips that model.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The specification becomes a living artifact that evolves alongside the product, serving as a shared reference point for product managers, software engineers, architects, designers, testers, and AI coding agents.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">That shift is especially important in AI-native development environments. While AI tools can generate large amounts of code quickly, they depend on clear instructions and guardrails. Teams that can\u2019t consistently communicate intent typically discover that increased coding velocity simply produces more variability and additional rework.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8220;In the AI era, the best dev teams aren\u2019t the ones that generate the most code,\u201d says Vignesh Vijayaraghavan, a senior software engineer in Microsoft Digital. \u201cIt\u2019s about how they\u2019re best able to preserve intent.&#8221;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">There are five pillars that drive the transformational value of spec-driven development, based on our experience at Microsoft:<\/p>\n\n\n\n<div class=\"wp-block-group is-layout-grid wp-container-core-group-is-layout-171eb338 wp-block-group-is-layout-grid\" style=\"padding-top:var(--wp--preset--spacing--0);padding-right:var(--wp--preset--spacing--0);padding-bottom:var(--wp--preset--spacing--0);padding-left:var(--wp--preset--spacing--0)\">\n<div class=\"wp-block-group has-black-111-color has-white-200-background-color has-text-color has-background has-link-color wp-elements-1 has-global-padding is-layout-constrained wp-container-core-group-is-layout-7f4d5a72 wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--spacing-16);padding-right:var(--wp--preset--spacing--spacing-16);padding-bottom:var(--wp--preset--spacing--spacing-16);padding-left:var(--wp--preset--spacing--spacing-16)\">\n<figure class=\"wp-block-image size-full is-resized wp-container-content-f026d036\"><img loading=\"lazy\" decoding=\"async\" width=\"180\" height=\"180\" src=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2025\/07\/One-icon.png\" alt=\"\" class=\"wp-image-19603\" style=\"width:48px\" srcset=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2025\/07\/One-icon.png 180w, https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2025\/07\/One-icon-150x150.png 150w\" sizes=\"auto, (max-width: 180px) 100vw, 180px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\" style=\"margin-top:var(--wp--preset--spacing--0);margin-bottom:var(--wp--preset--spacing--spacing-4)\"><strong><strong>Spec as the source of truth<\/strong><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\" style=\"margin-top:var(--wp--preset--spacing--spacing-4);margin-bottom:var(--wp--preset--spacing--spacing-4)\">The spec becomes the single authoritative reference for all stakeholders.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-group has-black-111-color has-white-200-background-color has-text-color has-background has-link-color wp-elements-2 has-global-padding is-layout-constrained wp-container-core-group-is-layout-7f4d5a72 wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--spacing-16);padding-right:var(--wp--preset--spacing--spacing-16);padding-bottom:var(--wp--preset--spacing--spacing-16);padding-left:var(--wp--preset--spacing--spacing-16)\">\n<figure class=\"wp-block-image size-full is-resized wp-container-content-f026d036\"><img loading=\"lazy\" decoding=\"async\" width=\"180\" height=\"180\" src=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2025\/07\/Two-icon.png\" alt=\"\" class=\"wp-image-19608\" style=\"width:48px\" srcset=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2025\/07\/Two-icon.png 180w, https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2025\/07\/Two-icon-150x150.png 150w\" sizes=\"auto, (max-width: 180px) 100vw, 180px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\" style=\"margin-top:var(--wp--preset--spacing--0);margin-bottom:var(--wp--preset--spacing--spacing-4)\"><strong><strong><strong><strong>Living, executable artifacts<\/strong><\/strong><\/strong><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\" style=\"margin-top:var(--wp--preset--spacing--spacing-4);margin-bottom:var(--wp--preset--spacing--spacing-4)\">Specs evolve alongside the project, remaining synchronized with the code and tests. They are co-authored by various stakeholders.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-group has-black-111-color has-white-200-background-color has-text-color has-background has-link-color wp-elements-3 has-global-padding is-layout-constrained wp-container-core-group-is-layout-7f4d5a72 wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--spacing-16);padding-right:var(--wp--preset--spacing--spacing-16);padding-bottom:var(--wp--preset--spacing--spacing-16);padding-left:var(--wp--preset--spacing--spacing-16)\">\n<figure class=\"wp-block-image size-full is-resized wp-container-content-f026d036\"><img loading=\"lazy\" decoding=\"async\" width=\"180\" height=\"180\" src=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2025\/07\/Three-icon.png\" alt=\"\" class=\"wp-image-19609\" style=\"width:48px\" srcset=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2025\/07\/Three-icon.png 180w, https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2025\/07\/Three-icon-150x150.png 150w\" sizes=\"auto, (max-width: 180px) 100vw, 180px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\" style=\"margin-top:var(--wp--preset--spacing--0);margin-bottom:var(--wp--preset--spacing--spacing-4)\"><strong><strong><strong><strong>AI-assisted automation<\/strong><\/strong><\/strong><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\" style=\"margin-top:var(--wp--preset--spacing--spacing-4);margin-bottom:var(--wp--preset--spacing--spacing-4)\">SDD leverages AI coding agents to generate, test, and validate code, accelerating development and enhancing productivity.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-group has-black-111-color has-white-200-background-color has-text-color has-background has-link-color wp-elements-4 has-global-padding is-layout-constrained wp-container-core-group-is-layout-7f4d5a72 wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--spacing-16);padding-right:var(--wp--preset--spacing--spacing-16);padding-bottom:var(--wp--preset--spacing--spacing-16);padding-left:var(--wp--preset--spacing--spacing-16)\">\n<figure class=\"wp-block-image size-full is-resized wp-container-content-f026d036\"><img loading=\"lazy\" decoding=\"async\" width=\"180\" height=\"180\" src=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2025\/07\/Four-icon.png\" alt=\"\" class=\"wp-image-19610\" style=\"width:48px\" srcset=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2025\/07\/Four-icon.png 180w, https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2025\/07\/Four-icon-150x150.png 150w\" sizes=\"auto, (max-width: 180px) 100vw, 180px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\" style=\"margin-top:var(--wp--preset--spacing--0);margin-bottom:var(--wp--preset--spacing--spacing-4)\"><strong><strong><strong><strong>Human validation and collaboration<\/strong><\/strong><\/strong><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\" style=\"margin-top:var(--wp--preset--spacing--spacing-4);margin-bottom:var(--wp--preset--spacing--spacing-4)\">Automation is central to SDD, human expertise is crucial for reviewing specs, refining requirements, and validating outcomes.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-group has-black-111-color has-white-200-background-color has-text-color has-background has-link-color wp-elements-5 has-global-padding is-layout-constrained wp-container-core-group-is-layout-7f4d5a72 wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--spacing-16);padding-right:var(--wp--preset--spacing--spacing-16);padding-bottom:var(--wp--preset--spacing--spacing-16);padding-left:var(--wp--preset--spacing--spacing-16)\">\n<figure class=\"wp-block-image size-full is-resized wp-container-content-f026d036\"><img loading=\"lazy\" decoding=\"async\" width=\"180\" height=\"180\" src=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2025\/07\/Five-icon.png\" alt=\"\" class=\"wp-image-19611\" style=\"width:48px\" srcset=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2025\/07\/Five-icon.png 180w, https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2025\/07\/Five-icon-150x150.png 150w\" sizes=\"auto, (max-width: 180px) 100vw, 180px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\" style=\"margin-top:var(--wp--preset--spacing--0);margin-bottom:var(--wp--preset--spacing--spacing-4)\"><strong><strong><strong><strong>Predictability and measurability<\/strong><\/strong><\/strong><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\" style=\"margin-top:var(--wp--preset--spacing--spacing-4);margin-bottom:var(--wp--preset--spacing--spacing-4)\">SDD enables teams to track progress, measure outcomes, and improve predictability.<\/p>\n<\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">How the SDD workflow works<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">At Microsoft Digital, our developers and PMs begin by creating specifications that capture business goals, user requirements, edge cases, and acceptance tests. These specifications are version-controlled and continuously updated as the project evolves. Rather than serving as static documentation, they guide every major decision throughout the lifecycle.<\/p>\n\n\n\n<figure class=\"wp-block-image alignright size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2025\/09\/Garima-Gaurav.png\" alt=\"A photo of Gaurav.\" class=\"wp-image-20464\" style=\"width:150px\" srcset=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2025\/09\/Garima-Gaurav.png 500w, https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2025\/09\/Garima-Gaurav-300x300.png 300w, https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2025\/09\/Garima-Gaurav-150x150.png 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" \/><\/figure>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">\u201cThe spec becomes the shared source of truth for the entire team. Instead of handing requirements from one group to another, everyone collaborates around a living document that guides development and keeps decisions aligned.\u201d<\/p>\n<cite>Garima Gaurav, senior product manager, Microsoft Digital<\/cite><\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">It\u2019s important to note that before creating the specs, the team agrees on a constitution: A shared set of architectural principles, governance requirements, security standards, and development limitations that everyone adheres to. Developing this constitution is a team-wide exercise rather than an individual one, allowing employees and AI agents to work from the same facts and the same context.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u201cThe spec becomes the shared source of truth for the entire team,\u201d says Garima Gaurav, a senior product manager in Microsoft Digital. \u201cInstead of handing requirements from one group to another, everyone collaborates around a living document that guides development and keeps decisions aligned.\u201d<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Our teams use GitHub Spec Kit to support the process. This workflow includes six major stages:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li class=\"wp-block-list-item\">Define the business problem and expected outcomes<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Clarify ambiguities and unanswered questions<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Create a technical implementation plan<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Break work into traceable tasks<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Validate alignment between requirements and plans<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Implement and test the solution<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image alignright size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2025\/09\/Ajeya-Kumar.png\" alt=\"A photo of Kumar.\" class=\"wp-image-20302\" style=\"width:150px\" srcset=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2025\/09\/Ajeya-Kumar.png 500w, https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2025\/09\/Ajeya-Kumar-300x300.png 300w, https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2025\/09\/Ajeya-Kumar-150x150.png 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" \/><\/figure>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">\u201cAs teams mature, they learn the right level of granularity, and breaking large requirements into multiple specs becomes a key practice for maintaining quality and preserving intent.\u201d<\/p>\n<cite>Ajeya Kumar, principal software engineer, Microsoft Digital<\/cite><\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">Because each stage builds on the spec, teams can trace implementation decisions back to their related business requirements more easily than with traditional code-first approaches. AI coding agents enhance the spec and then generate code, tests, documentation, and other tasks from it. (Specs are version-controlled in the same repository to aid tracking and avoid confusion.) Engineers focus on validating intent, reviewing outputs, and refining requirements.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8220;Effective SDD adoption relies on well-scoped specifications,\u201d says Ajeya Kumar, a principal software engineer in Microsoft Digital. \u201cSmaller, focused specs generate outputs that are easier to review and validate, enabling teams to build incrementally rather than all at once. As teams mature, they learn the right level of granularity, and breaking large requirements into multiple specs becomes a key practice for maintaining quality and preserving intent.&#8221;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How SDD impacts different roles<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Adopting spec-driven development across our organization involved more than just introducing new tools. Existing roles were tightly coupled to the old software development lifecycle, so some had to change while other new roles and skills were created. Microsoft Digital teams documented these changes at every step, because the shift in mindset is what makes SDD work.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Overall, we found that the biggest change was behavioral: Specifications stopped being documents that simply supported development and actually became the artifact that drove it.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Here\u2019s how Microsoft\u2019s shift toward an SDD-driven approach has impacted various roles across the company:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Leadership<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">For engineering leaders, success is no longer measured solely by development activity. Leaders need to create an environment that rewards clarity, alignment, and collaboration before actual implementation begins. Dev teams are encouraged to invest time in resolving ambiguities and documenting expectations early in the software development lifecycle because this reduces costly rework later.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Leaders also play an important role in driving adoption. Our dev teams say that SDD delivered the greatest value when it became a standard way of working rather than an optional process that individuals can bypass. The adoption has to be deliberate.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8220;It&#8217;s not something where you decide, today I woke up and I&#8217;ll start using SDD,&#8221; says Apoorv Gupta, a principal software engineer in Microsoft Digital. &#8220;It doesn&#8217;t work like that. It&#8217;s a mindset shift and a learning curve.&#8221;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Developers<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">For developers, the transition to SDD often requires breaking long-standing work patterns. For years, software engineers were encouraged to move quickly from requirements to implementation. Under SDD, their first step is developing a complete understanding of the problem, including defining success, before any code is created.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8220;As developers, we get excited and want to jump directly into coding,&#8221; Verma says. &#8220;Changing that habit was really tricky.&#8221;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">That change runs deeper than just a habit. The developers must make sure the agent fully understands the task before starting the coding process.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8220;SDD makes you clarify and refine your thoughts first for agents, not for yourself,&#8221; Sadasivuni says. &#8220;This is agent-first solutioning, not human-first solutioning.&#8221;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Our Microsoft Digital engineers now spend more time refining requirements, identifying edge cases, evaluating plans, and validating AI-generated outputs. Their role has shifted away from producing every line of code to making sure that code implementation accurately reflects intent.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Program and product managers<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Our program and product managers continue to perform many of their traditional responsibilities, including stakeholder management, prioritization, and roadmap planning. What\u2019s changed is the degree of ownership that they maintain throughout the development lifecycle.<\/p>\n\n\n\n<figure class=\"wp-block-image alignright size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2026\/04\/Apoorv-Gupta.png\" alt=\"A photo of Gupta.\" class=\"wp-image-23169\" style=\"width:150px\" srcset=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2026\/04\/Apoorv-Gupta.png 500w, https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2026\/04\/Apoorv-Gupta-300x300.png 300w, https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2026\/04\/Apoorv-Gupta-150x150.png 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" \/><\/figure>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">\u201cIn spec-driven development, PMs become the owners of the spec; they\u2019re no longer just responsible for planning and prioritization. Everything starts with the spec, so they become the starting point for the entire system.\u201d<\/p>\n<cite>Apoorv Gupta, principal software engineer, Microsoft Digital<\/cite><\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">In an SDD environment, product managers become stewards of the specification itself. They help define success criteria, resolve ambiguities, document business requirements, and check to make sure that priorities remain visible throughout implementation. The specification becomes a shared contract among stakeholders and a common source of truth for the entire team.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u201cIn spec-driven development, PMs become the owners of the spec; they\u2019re no longer just responsible for planning and prioritization,\u201d Gupta says. \u201cEverything starts with the spec, so they become the starting point for the entire system. If the specs are right, then everything falls into place.\u201d<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Architects<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Architects establish the guardrails that govern the development process. One of the SDD first activities is defining a constitutionthat captures architectural principles, governance requirements, security standards, and development constraints. Architects are responsible for creating and maintaining those guardrails.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Because architectural decisions are made earlier in the process, teams can identify issues before implementation begins rather than discovering them during code reviews or testing cycles.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Looking ahead<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Spec-driven development continues to evolve at Microsoft. But our development teams already view it as a vital component of AI-native engineering. The goal is to create a system that preserves intent as work moves from business requirements to implementation.<\/p>\n\n\n\n<figure class=\"wp-block-image alignright size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2026\/04\/Gopal-Panigrahy.png\" alt=\"A photo of Panigrahy.\" class=\"wp-image-23232\" style=\"width:150px\" srcset=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2026\/04\/Gopal-Panigrahy.png 500w, https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2026\/04\/Gopal-Panigrahy-300x300.png 300w, https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2026\/04\/Gopal-Panigrahy-150x150.png 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" \/><\/figure>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">&#8220;SDD gives PMs a level of empowerment that wasn&#8217;t there before. You can move from an idea to a prototype, show it to customers and leaders, and start generating feedback much faster. Once teams experience that, they keep creating value, generating new ideas, and building on what they&#8217;ve learned.\u201d<\/p>\n<cite>Gopal Panigrahy, principal product manager, Microsoft Digital<\/cite><\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">As AI coding agents become more capable, clear specifications become more valuable. Teams that can define requirements, establish guardrails, and maintain shared ownership of intent will be better positioned to scale AI-assisted engineering without sacrificing quality or governance.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For Microsoft Digital, SDD represents an important step toward Frontier Firm ways of working, where humans provide direction, judgment, and accountability while AI helps accelerate execution. Preserving intent, not simply generating code, is what enables teams to move faster while continuing to deliver outcomes that meet business needs.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8220;SDD gives PMs a level of empowerment that wasn&#8217;t there before,\u201d says Gopal Panigrahy, a principal product manager in Microsoft Digital. \u201cYou can move from an idea to a prototype, show it to customers and leaders, and start generating feedback much faster. Once teams experience that, they keep creating value, generating new ideas, and building on what they&#8217;ve learned.\u201d<\/p>\n\n\n\n<div class=\"wp-block-group has-white-200-background-color has-background has-global-padding is-layout-constrained wp-container-core-group-is-layout-37425b6a wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--rd-xs);padding-right:var(--wp--preset--spacing--rd-xs);padding-bottom:var(--wp--preset--spacing--rd-xs);padding-left:var(--wp--preset--spacing--rd-xs)\">\n<h3 class=\"wp-block-heading\" style=\"margin-top:0;margin-bottom:0\">Key takeaways<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Here are some important guidelines as you consider spec-driven development for your own organization:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"wp-block-list-item\"><strong>Make the specification the source of truth.<\/strong> Treat the spec as a living artifact that evolves with the project rather than static documentation.<\/li>\n\n\n\n<li class=\"wp-block-list-item\"><strong>Resolve ambiguity before implementation begins.<\/strong> Invest time up front identifying requirements, constraints, edge cases, and success criteria.<\/li>\n\n\n\n<li class=\"wp-block-list-item\"><strong>Assign clear ownership.<\/strong> Product managers, architects, developers, and designers all play important roles in maintaining the specification.<\/li>\n\n\n\n<li class=\"wp-block-list-item\"><strong>Establish architectural guardrails early.<\/strong> Define governance, security, and design principles before generating code.<\/li>\n\n\n\n<li class=\"wp-block-list-item\"><strong>Use AI to accelerate execution, not replace judgment.<\/strong> Human expertise remains essential for validating outputs and ensuring alignment with business intent.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Try it out<\/h3>\n\n\n\n<ul class=\"wp-block-list is-style-list-no-bullets\">\n<li class=\"wp-block-list-item\"><a href=\"https:\/\/github.com\/features\/copilot?OCID=InsideTrack_Product_10900\" target=\"_blank\" rel=\"noreferrer noopener\">Explore GitHub Copilot and learn how spec-driven development can help your teams build, test, and document software more efficiently.<\/a><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Related links<\/h3>\n\n\n\n<ul style=\"margin-top:var(--wp--preset--spacing--spacing-20)\" class=\"wp-block-list\">\n<li class=\"wp-block-list-item\"><a href=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/powering-the-new-age-of-ai-led-engineering-in-it-at-microsoft\/\">Learn how we\u2019re powering the new age of AI-led engineering in IT at Microsoft.<\/a><\/li>\n\n\n\n<li class=\"wp-block-list-item\"><a href=\"https:\/\/developer.microsoft.com\/blog\/spec-driven-development-ai-native-engineering\/\" target=\"_blank\" rel=\"noreferrer noopener\">Check out our Dev Blog post about spec-driven development.<\/a><\/li>\n\n\n\n<li class=\"wp-block-list-item\"><a href=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/becoming-a-frontier-firm-our-it-playbook-for-the-ai-era\/\">Read our playbook to becoming a Frontier Firm in the era of AI.<\/a><\/li>\n\n\n\n<li class=\"wp-block-list-item\"><a href=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/the-agentic-future-how-were-becoming-an-ai-first-frontier-firm-at-microsoft\/\">Find out how we\u2019re becoming an AI-first organization at Microsoft.<\/a><\/li>\n<\/ul>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>About a year ago, our teams in Microsoft Digital\u2014the company&#8217;s IT organization\u2014began an AI transformation the same way most organizations did: ad-hoc. Our engineers taught themselves new tools while those tools were still evolving. It worked, up to a point. Individual developers got faster. But the gains stopped there. &#8220;We quickly identified that improving the [&hellip;]<\/p>\n","protected":false},"author":233,"featured_media":25308,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_hide_featured_on_single":false,"_show_featured_caption_on_single":true,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[199,924,904,928,881,938],"coauthors":[917,841],"class_list":["post-25307","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-microsoft-digital","tag-ai","tag-automation","tag-customer-zero","tag-developer-and-automation","tag-developer-tools","tag-developers-and-engineers","m-blog-post"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Inside Track - Engineering the Frontier Firm: Sharing our AI-native approach to software development<\/title>\n<meta name=\"description\" content=\"Learn how we use spec-driven development (SDD) to preserve business intent, improve alignment, and help teams build AI-assisted software at Microsoft.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Inside Track - Engineering the Frontier Firm: Sharing our AI-native approach to software development\" \/>\n<meta property=\"og:description\" content=\"Learn how we use spec-driven development (SDD) to preserve business intent, improve alignment, and help teams build AI-assisted software at Microsoft.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development\/\" \/>\n<meta property=\"og:site_name\" content=\"Inside Track\" \/>\n<meta property=\"article:published_time\" content=\"2026-09-03T16:00:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2026\/09\/10900-Hero_image.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2300\" \/>\n\t<meta property=\"og:image:height\" content=\"1293\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Neil Orint, David Hirning\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Neil Orint, David Hirning\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"12 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/new-cm-edgedigital.pages.dev\\\/insidetrack\\\/blog\\\/engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/new-cm-edgedigital.pages.dev\\\/insidetrack\\\/blog\\\/engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development\\\/\"},\"author\":{\"name\":\"Neil Orint\",\"@id\":\"https:\\\/\\\/new-cm-edgedigital.pages.dev\\\/insidetrack\\\/blog\\\/#\\\/schema\\\/person\\\/653ee1cfdc8176b106673001917a678e\"},\"headline\":\"Engineering the Frontier Firm: Sharing our AI-native approach to software development\",\"datePublished\":\"2026-09-03T16:00:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/new-cm-edgedigital.pages.dev\\\/insidetrack\\\/blog\\\/engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development\\\/\"},\"wordCount\":2283,\"image\":{\"@id\":\"https:\\\/\\\/new-cm-edgedigital.pages.dev\\\/insidetrack\\\/blog\\\/engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/new-cm-edgedigital.pages.dev\\\/insidetrack\\\/blog\\\/uploads\\\/prod\\\/2026\\\/09\\\/10900-Hero_image.jpg\",\"keywords\":[\"AI\",\"Automation\",\"Customer Zero\",\"Developer and automation\",\"Developer tools\",\"Developers and engineers\"],\"articleSection\":[\"Microsoft Digital\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/new-cm-edgedigital.pages.dev\\\/insidetrack\\\/blog\\\/engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development\\\/\",\"url\":\"https:\\\/\\\/new-cm-edgedigital.pages.dev\\\/insidetrack\\\/blog\\\/engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development\\\/\",\"name\":\"Inside Track - Engineering the Frontier Firm: Sharing our AI-native approach to software development\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/new-cm-edgedigital.pages.dev\\\/insidetrack\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/new-cm-edgedigital.pages.dev\\\/insidetrack\\\/blog\\\/engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/new-cm-edgedigital.pages.dev\\\/insidetrack\\\/blog\\\/engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/new-cm-edgedigital.pages.dev\\\/insidetrack\\\/blog\\\/uploads\\\/prod\\\/2026\\\/09\\\/10900-Hero_image.jpg\",\"datePublished\":\"2026-09-03T16:00:00+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/new-cm-edgedigital.pages.dev\\\/insidetrack\\\/blog\\\/#\\\/schema\\\/person\\\/653ee1cfdc8176b106673001917a678e\"},\"description\":\"Learn how we use spec-driven development (SDD) to preserve business intent, improve alignment, and help teams build AI-assisted software at Microsoft.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/new-cm-edgedigital.pages.dev\\\/insidetrack\\\/blog\\\/engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/new-cm-edgedigital.pages.dev\\\/insidetrack\\\/blog\\\/engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/new-cm-edgedigital.pages.dev\\\/insidetrack\\\/blog\\\/engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development\\\/#primaryimage\",\"url\":\"https:\\\/\\\/new-cm-edgedigital.pages.dev\\\/insidetrack\\\/blog\\\/uploads\\\/prod\\\/2026\\\/09\\\/10900-Hero_image.jpg\",\"contentUrl\":\"https:\\\/\\\/new-cm-edgedigital.pages.dev\\\/insidetrack\\\/blog\\\/uploads\\\/prod\\\/2026\\\/09\\\/10900-Hero_image.jpg\",\"width\":2300,\"height\":1293,\"caption\":\"We\u2019re using spec-driven development (SDD) at Microsoft to preserve business intent, improve alignment, and help teams build software with greater speed, quality, and consistency.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/new-cm-edgedigital.pages.dev\\\/insidetrack\\\/blog\\\/engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/new-cm-edgedigital.pages.dev\\\/insidetrack\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Engineering the Frontier Firm: Sharing our AI-native approach to software development\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/new-cm-edgedigital.pages.dev\\\/insidetrack\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/new-cm-edgedigital.pages.dev\\\/insidetrack\\\/blog\\\/\",\"name\":\"Inside Track\",\"description\":\"How Microsoft does IT\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/new-cm-edgedigital.pages.dev\\\/insidetrack\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/new-cm-edgedigital.pages.dev\\\/insidetrack\\\/blog\\\/#\\\/schema\\\/person\\\/653ee1cfdc8176b106673001917a678e\",\"name\":\"Neil Orint\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5d54829a5576e52084ac717358f67dcc0cb1619f6b95acab4d5223f660d7aee0?s=96&d=mm&r=g30a6bded13daa120e44c1836dc2f88d4\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5d54829a5576e52084ac717358f67dcc0cb1619f6b95acab4d5223f660d7aee0?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5d54829a5576e52084ac717358f67dcc0cb1619f6b95acab4d5223f660d7aee0?s=96&d=mm&r=g\",\"caption\":\"Neil Orint\"},\"url\":\"https:\\\/\\\/new-cm-edgedigital.pages.dev\\\/insidetrack\\\/blog\\\/author\\\/norint\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Inside Track - Engineering the Frontier Firm: Sharing our AI-native approach to software development","description":"Learn how we use spec-driven development (SDD) to preserve business intent, improve alignment, and help teams build AI-assisted software at Microsoft.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development\/","og_locale":"en_US","og_type":"article","og_title":"Inside Track - Engineering the Frontier Firm: Sharing our AI-native approach to software development","og_description":"Learn how we use spec-driven development (SDD) to preserve business intent, improve alignment, and help teams build AI-assisted software at Microsoft.","og_url":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development\/","og_site_name":"Inside Track","article_published_time":"2026-09-03T16:00:00+00:00","og_image":[{"width":2300,"height":1293,"url":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2026\/09\/10900-Hero_image.jpg","type":"image\/jpeg"}],"author":"Neil Orint, David Hirning","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Neil Orint, David Hirning","Est. reading time":"12 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development\/#article","isPartOf":{"@id":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development\/"},"author":{"name":"Neil Orint","@id":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/#\/schema\/person\/653ee1cfdc8176b106673001917a678e"},"headline":"Engineering the Frontier Firm: Sharing our AI-native approach to software development","datePublished":"2026-09-03T16:00:00+00:00","mainEntityOfPage":{"@id":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development\/"},"wordCount":2283,"image":{"@id":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development\/#primaryimage"},"thumbnailUrl":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2026\/09\/10900-Hero_image.jpg","keywords":["AI","Automation","Customer Zero","Developer and automation","Developer tools","Developers and engineers"],"articleSection":["Microsoft Digital"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development\/","url":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development\/","name":"Inside Track - Engineering the Frontier Firm: Sharing our AI-native approach to software development","isPartOf":{"@id":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development\/#primaryimage"},"image":{"@id":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development\/#primaryimage"},"thumbnailUrl":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2026\/09\/10900-Hero_image.jpg","datePublished":"2026-09-03T16:00:00+00:00","author":{"@id":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/#\/schema\/person\/653ee1cfdc8176b106673001917a678e"},"description":"Learn how we use spec-driven development (SDD) to preserve business intent, improve alignment, and help teams build AI-assisted software at Microsoft.","breadcrumb":{"@id":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development\/#primaryimage","url":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2026\/09\/10900-Hero_image.jpg","contentUrl":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2026\/09\/10900-Hero_image.jpg","width":2300,"height":1293,"caption":"We\u2019re using spec-driven development (SDD) at Microsoft to preserve business intent, improve alignment, and help teams build software with greater speed, quality, and consistency."},{"@type":"BreadcrumbList","@id":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/engineering-the-frontier-firm-sharing-our-ai-native-approach-to-software-development\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/"},{"@type":"ListItem","position":2,"name":"Engineering the Frontier Firm: Sharing our AI-native approach to software development"}]},{"@type":"WebSite","@id":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/#website","url":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/","name":"Inside Track","description":"How Microsoft does IT","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/#\/schema\/person\/653ee1cfdc8176b106673001917a678e","name":"Neil Orint","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/5d54829a5576e52084ac717358f67dcc0cb1619f6b95acab4d5223f660d7aee0?s=96&d=mm&r=g30a6bded13daa120e44c1836dc2f88d4","url":"https:\/\/secure.gravatar.com\/avatar\/5d54829a5576e52084ac717358f67dcc0cb1619f6b95acab4d5223f660d7aee0?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5d54829a5576e52084ac717358f67dcc0cb1619f6b95acab4d5223f660d7aee0?s=96&d=mm&r=g","caption":"Neil Orint"},"url":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/author\/norint\/"}]}},"jetpack_featured_media_url":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/uploads\/prod\/2026\/09\/10900-Hero_image.jpg","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p9hcZA-6Ab","_links":{"self":[{"href":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/wp-json\/wp\/v2\/posts\/25307","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/wp-json\/wp\/v2\/users\/233"}],"replies":[{"embeddable":true,"href":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/wp-json\/wp\/v2\/comments?post=25307"}],"version-history":[{"count":7,"href":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/wp-json\/wp\/v2\/posts\/25307\/revisions"}],"predecessor-version":[{"id":25371,"href":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/wp-json\/wp\/v2\/posts\/25307\/revisions\/25371"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/wp-json\/wp\/v2\/media\/25308"}],"wp:attachment":[{"href":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/wp-json\/wp\/v2\/media?parent=25307"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/wp-json\/wp\/v2\/categories?post=25307"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/wp-json\/wp\/v2\/tags?post=25307"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/new-cm-edgedigital.pages.dev\/insidetrack\/blog\/wp-json\/wp\/v2\/coauthors?post=25307"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}