共有:
Development Process

MIXI and MoneyForward deploy AI across all development

Two Japanese tech companies have deployed AI across every stage of their development pipeline — and report a significant reduction in individual dependency as a side effect.

AI Navigate Editorial  ·  2026-06-22  ·  6 min read

Requirements Design Implementation Testing Operations AI AI AI AI AI AI deployed at every stage
From requirements to operations — every pipeline stage now has AI coverage

01  The old pattern

AI was used as a supplement, not a system

When development teams first adopted AI tools, they concentrated them on single, bounded tasks: code completion during implementation, or documentation drafts after the fact. Tools like GitHub Copilot became widespread, but requirements gathering, architecture design, test planning, and production operations remained almost entirely human-driven.

In that model, AI was a speed-up for one phase — implementation — while everything else stayed the same. The organizational problem of individual dependency (one person being the sole carrier of knowledge for a given stage) remained unaddressed. Handoffs were still brittle, onboarding still slow.

02  What MIXI and MoneyForward actually did

AI coverage across every stage — and the dependency problem it solves

Both companies extended AI coverage beyond implementation to include: automated requirements structuring, AI-assisted design review, test case generation, and incident response assistance in operations. The common thread is that AI is now present at handoff points — the moments where knowledge silos form.

AI assist only Full AI coverage Req. Design Impl. Test Ops Req. Design Impl. Test Ops
Top: traditional pattern (AI at implementation and testing only). Bottom: MIXI/MoneyForward pattern (AI at every stage)

The reduction in individual dependency comes from continuous AI-generated documentation at each stage. When design decisions are automatically recorded and requirements are structured by AI, the institutional knowledge that used to live in one person's head is distributed across the system. Onboarding a new engineer or rotating someone off a project becomes measurably less disruptive.

03  What this means for smaller teams

All-in vs. phased — when each approach makes sense

MIXI and MoneyForward had advantages that made full-pipeline adoption viable: dedicated AI enablement teams, mature CI/CD infrastructure, and engineering organizations large enough to absorb the tooling overhead of coordinating AI across many stages. A five-person startup does not have those conditions.

For smaller teams, a phased approach delivers better returns at lower risk. Start with code completion and automated test generation to build velocity. Then add AI-assisted documentation to reduce dependency risk. Only expand into requirements and design assistance once the team has built enough workflow familiarity to evaluate AI outputs critically at those stages.

The all-in model is real and replicable — but the companies reporting it built toward it over time, not overnight. That sequencing is the part worth copying.

Full-pipeline AI coverage is becoming a realistic goal, but teams starting from scratch should treat phased adoption as the default path.

Sources: MIXI and MoneyForward engineering blogs and conference presentations, June 2026. Summarized and analyzed by AI Navigate Editorial.