insight

AI-assisted implementation with frontier models

Jens Østergaard4 min read

Software architect and consultant. Works with business-led product development, distributed systems, operational AI, and production software delivery.

Answer first

Frontier models can accelerate implementation, but only when they are used inside a disciplined delivery method: clear architecture, review, testing, security, and production ownership.

Modern implementation work is changing. Frontier models and AI-assisted development tools can turn intent into working code faster than previous delivery methods, especially when a team already has a visible prototype, clear workflow, and strong domain input.

Treating that as automatic software delivery is where the method breaks. What a frontier model compresses is the translation work between a decision and its expression in code, which leaves architects and engineers more attention for structure, integration, risk, and product quality. Engineering judgement stays where it was, and exercising it becomes a larger share of the work that remains.

From prototype to production system

A prototype can show what the business wants. AI-assisted implementation can help convert that intent into production code. But the implementation path still needs clear ownership: domain intent, architectural boundaries, data model decisions, access control, testing, observability, and deployment all have to be resolved explicitly.

  • Use the prototype as input, not as the production architecture
  • Let frontier models accelerate scaffolding, refactoring, test creation, and implementation variants
  • Keep engineers responsible for boundaries, data flows, security, accessibility, and maintainability
  • Review AI-generated code against the same standards as manually written code
  • Validate every critical workflow with tests, user review, and production-readiness checks

Where frontier models create real value

Frontier models are strongest when the target is specific. They can help explore implementation options, generate boilerplate, convert workshop decisions into interface states, draft tests, explain unfamiliar code, and speed up refactoring. That is acceleration without any transfer of accountability.

What those tasks share is that the answer can be checked quickly by someone who knows what they asked for. The further a task moves from that property, the less the speed is worth.

For teams building from a business prototype, this can be a major accelerator. The model helps bridge the gap between visible intent and implementation detail, while the team keeps control of architecture and product decisions.

The constraint moves to review

Once producing a change is cheap, the limiting factor becomes how much change a team can genuinely understand and take responsibility for. Speeding up generation without addressing review capacity produces a queue rather than a faster release, and the queue fills with work nobody has read closely.

Reviewability becomes something you design for. Small changes with a stated purpose, boundaries that contain the effect of a change, and tests that describe intended behaviour let a reviewer accept or reject work on its merits. Teams that treat volume as the measure accumulate code that runs today and cannot safely be modified next quarter.

Plausible code is the failure mode

Generated code is fluent. It follows conventions, reads well, and rarely announces its defects through obvious clumsiness. Errors tend to appear as reasonable-looking handling of a case that does not arise, or as a silent omission of one that does. Reviewers used to spotting trouble by how code looks lose part of their signal.

That raises the value of everything that checks behaviour rather than appearance: tests written against the requirement, schemas and types that make invalid states unrepresentable, and integration checks that exercise the workflow end to end. Those practices now carry more of the weight.

AI can accelerate implementation, but production quality still comes from ownership, review, and disciplined engineering.

The method we prefer

The best results come from a layered method. First, clarify the product intent and workflow. Second, define the architecture and technical constraints. Third, use AI-assisted development to accelerate implementation inside those boundaries. Finally, validate the result through review, tests, accessibility checks, security considerations, and operational readiness.

This makes AI a delivery accelerator rather than a shortcut. It lets the team move faster from initial thought to final product, while still producing software that can be maintained, integrated, and trusted.

What does not compress

Plans go wrong when a saving on one activity is applied to the whole schedule. Assisted implementation shortens the distance to a working version and leaves the parts of delivery governed by other people largely intact.

  • Agreeing what the system should do with the people accountable for its output
  • Access to upstream systems, test data, and environments owned elsewhere
  • Data migration and reconciliation against records the organisation already trusts
  • Security review, procurement, and whatever approval the sector requires before go-live
  • Operating the result as the surrounding systems change around it

The saving a frontier model delivers on one activity does not transfer to the schedule around it — testing, security review and production ownership still take the time they took before. Sizing what actually moves and what does not is the first estimate we make in a platform engineering engagement, because a plan built on the wrong half of that split slips in the same place every time.

How can frontier models help with software implementation?
Frontier models can accelerate implementation by generating scaffolding, exploring variants, drafting tests, supporting refactoring, and translating clear product intent into code. They are most useful when engineers define the architecture and review the output carefully.
Can AI-assisted implementation replace engineering review?
No. AI-assisted implementation still requires engineering review, architecture decisions, security checks, accessibility validation, tests, and production-readiness work. The model accelerates delivery, but the team remains accountable for quality.
How do you move from prototype to production with AI-assisted development?
Use the prototype to understand intent and workflow, define production constraints, use AI tools to accelerate implementation inside those constraints, and then validate the result with review, testing, user feedback, and operational checks.
Does AI-assisted implementation change how a project should be estimated?
It shortens the build phase and leaves much of the rest intact. Requirements agreement, access to upstream systems, data migration, security review, approval, and operations are governed by other parties, so a schedule that applies the build saving to the whole programme will be wrong.

Newsletter

Occasional notes on building systems that hold up

A short email when we publish something worth your time. Architecture, integration, and operational AI in regulated organizations. No cadence promises, no forwarding your address.

explore further

Related insights

  • AI in your editor, or AI in their platform

    Two things get called the same name, and only one of them puts an AI system into the customer's estate. Which one you mean decides who has to govern it.

  • How to turn a business-built AI prototype into production software

    A business-built prototype proves intent and interaction. It does not prove architecture, security, data integrity or operational readiness. Treat it as an executable specification: preserve intent by default, and preserve generated code only where evidence justifies it.

  • Why AI pilots stall before production

    A working demo is not a working system. The difference between AI that ships and AI that stalls is operational integration, not model quality.

  • The AI code trust gap: adoption is settled, ownership is not

    Around 90% of developers use AI daily, more distrust its accuracy than trust it, and its security pass rate has not moved in a year. Read together, the 2025-2026 evidence says the constraint has shifted from writing software to owning it, and that is a specification and accountability problem rather than a tooling one.

  • Bugs fixed overnight, reviewed in the morning

    We built an in-house service that works the backlog of small, deferred defects while the office is empty, using computing capacity the organisation has already paid for. What makes it usable is not the model. It is the narrow scope, the team's own tests, and the review queue waiting at 08:00. The more interesting property is that the loop from report to released fix can close — which makes autonomy a decision about which changes you trust, rather than an engineering leap.

Capabilities

  • Systems Architecture

    Designing architectural foundations that allow complex organizations to operate reliably and evolve safely.

  • Operational AI

    AI systems that integrate with existing platforms and workflows, with control, traceability, and operational reliability.

  • Platform Engineering

    Reliable and maintainable platform foundations that support development and operations at scale.

Related cases

  • Min Beboer Parkering

    Role-based parking operations with resident, controller, and admin workflows across properties.

  • AI Operating Model

    A practical operating model that aligns leadership governance with implementation teams and measurable outcomes.

  • Decision Architecture

    A decision-system redesign that embeds AI assistance while preserving accountability and control.

  • Garage CRM

    Enquiry to signed rental in one system for a garage, parking and storage operator. What one administrator knew is now a shared process the whole team, and the AI, can work from.

  • Vareoprettelse

    Cuts the manual effort of onboarding products, and every published value can be traced back to its source.