The AI Strategy Playbook: Building Moats, Transforming Teams, and Avoiding the Waterfall Trap
- Miki Sadinov
- Jul 19
- 6 min read

Introduction
At the recent "AI Strategy for Business Development" panel discussion, industry leaders gathered to share raw, unvarnished insights into how artificial intelligence is reshaping corporate strategy, product design, and organizational culture. Moderated by Ohno-san, AI Strategy Advisor at DMM.com, the panel brought together diverse perspectives from high-growth technology companies and modernized legacy sectors:
Kawahara-san, Board Director at Information Strategy Technology Co., Ltd. and Representative of WhiteBox, a leading platform for matching system engineering services (SES) with corporate projects.
Tanaka-san, Chief of the AI Promotion Office at PRIZMA, the developer of Altego Fit, an AI-powered behavioral persona platform.
Yoshizawa-san, Representative Director of the VC Startup Health Insurance Society (formerly of Coral Capital), which provides streamlined social-insurance services to hundreds of technology startups.
Kikuchi-san, Japan Country Lead at Framer B.V., the interactive, collaborative website design and building platform.
Rather than focusing on theoretical AI capabilities, the panelists detailed how they are actively leveraging AI to build durable competitive advantages, restructure their workforces, and overcome high-stakes operational failures.

1. Building an "Unclonable" AI Moat
A recurring challenge in the generative AI era is the low barrier to entry. When anyone can wrap an LLM API with a basic user interface, how do businesses build a defensible competitive moat? The panelists presented four distinct frameworks for establishing long-term value.
Deep Engine Optimization and Proprietary Unstructured Data
Kawahara-san challenged the premise that AI services are easily copied. While a simple concept or interface can be replicated overnight, true defensibility lies in the deep, continuous optimization of the underlying AI engine. For Information Strategy Technology's WhiteBox platform, the moat is built on two pillars:
Proprietary Unstructured Data: The platform holds tens of thousands of highly specific, unstructured SES project descriptions and engineer profiles. This raw, transaction-adjacent data cannot be scraped from the public web.
Workflow Integration (UI/UX): Deeply integrating the AI's matching logic into the operators' daily workflow. Kawahara-san emphasized that intuitive UI/UX and routing pathways remain vital; users stick with established platforms because they provide a clear, understandable, and frictionless experience.
Category Authority and PR-Led Recall
Tanaka-san argued that PRIZMA’s competitive advantage is rooted in establishing first-mover "top-of-mind" recall within a specific niche. To achieve this, PRIZMA actively publishes proprietary primary research.
LLM Research Institute: PRIZMA established a dedicated research brand on the media platform note.com. By publishing weekly surveys and LLM cognitive evaluations (e.g., analyzing public perceptions and cognitive performance of different models across age groups), the company turns primary data into a marketing asset. This steady drumbeat of PR and research publications establishes PRIZMA as the default authority in AI-driven talent evaluation.
The "Harness" Concept in Collaborative Canvas Workflows
For Framer B.V., the moat is not the raw LLM engine, but the interface that allows humans to direct it.
The Canvas as a Harness: Kikuchi-san agreed with a metaphor introduced by the moderator: AI is a powerful engine, but it requires a structural "harness" for professional use. In Framer, that harness is the collaborative canvas. Because websites are living, dynamic entities that require constant evolution and team alignment, simple prompt-to-page generation is insufficient.
Framer's Market Positioning: By offering a designer-first collaborative workspace—which Kikuchi-san described as aiming to be "the designer version of Cursor"—Framer has become the platform of choice for global tech pioneers like Perplexity and Miro, and was used to build the official website for IVS2026.
Operational Cost Acceleration as a Competitive Edge
Yoshizawa-san demonstrated that AI does not need to be a commercial product to build a moat. By using AI as an internal operational accelerator, the VC Startup Health Insurance Society has dramatically reduced administrative overhead.
Lowering Premiums: Supporting 503 startup member companies, the society has successfully returned over 2 billion yen in social-insurance premium savings to its members over the past two years.
Differentiating through Risk Tolerance: Slashing internal operating costs allows the society to underwrite financial risks that legacy health insurance associations reject, such as onboarding early-stage, single-employee startups whose payroll structures are not yet fully stabilized.
2. Radical Organizational Transformation
To capture the benefits of AI, the panelists agreed that companies must completely rethink how they recruit, train, and manage their talent.
The "Blank Slate" Recruitment Strategy
Kawahara-san shared a dramatic shift in Information Strategy Technology's talent acquisition. The firm has pivoted away from hiring mid-career engineers in favor of recruiting new graduates from humanities and liberal arts backgrounds.
The Challenge of Unlearning: Experienced manual coders often struggle to adopt AI tools because they are comfortable with their established, hands-on habits.
The "Blank Slate" Advantage: Candidates with no prior coding background represent a clean slate. They learn AI-driven development workflows exponentially faster because they have no old habits to unlearn.
Reversed Training Curriculum: The company's training program intentionally introduces AI-driven development (AIDLC) before teaching manual coding. Recruits use AI to build working software first, then learn the underlying code mechanics to understand what the AI generated, before returning to AI-native workflows.
The 10%–20% "Ambassador" Model
Instead of attempting flat, bottom-up digital upskilling across the entire workforce, both Kawahara-san and Yoshizawa-san advocate for a highly concentrated resource allocation strategy.
Targeting the Innovators: Kawahara-san noted that only 10% to 20% of any workforce is naturally motivated to experiment with new technologies. Forcing unmotivated staff to learn AI tools is highly inefficient.
Executive Backing: Management should provide these top-performing "ambassadors" with full executive support, specialized training, and tool budgets.
The Social Proof Loop: Once the rest of the organization sees these ambassadors achieving outstanding results and receiving company-wide recognition, organic adoption naturally ripples through the rest of the company.
Forced Dogfooding Campaigns
At Framer B.V., driving an AI-first mindset required direct, experiential learning.
The Portfolio Campaign: Framer's global commercial division—including Sales, Go-To-Market (GTM), and Customer Success teams—received an official corporate mandate and a $500 budget to design and launch their own personal portfolio websites using Framer's newly released AI design agents.
Operational Benefits: By forcing non-technical staff to interact deeply with their own product's AI capabilities, the campaign generated immediate feedback on user-experience friction points and equipped the sales team with authentic, firsthand stories to share with customers.
Persona-Based Recruitment and Personality Profiling
The panel highlighted novel ways to evaluate and deploy talent in the AI era.
Altego Fit: Tanaka-san explained how PRIZMA’s Altego Fit platform replaces conventional aptitude testing. By building high-fidelity, interactive AI personas of candidates based on clinical psychology frameworks, the tool simulates interview interactions to detect inconsistencies between a candidate’s polished interview facade ("tatemae") and their authentic intentions ("honne").
The ISTJ Operations Powerhouse: Yoshizawa-san shared an internal organizational finding based on MBTI personality profiling. While not a strict hiring rule, internal data revealed that employees with ISTJ (Introverted, Sensing, Thinking, Judging) profiles excel exceptionally well at structured, systematic AI workflow improvements and operational auditing.
3. Critical Failures and Lessons Learned
True innovation is built on failure. The panelists candidly discussed major operational setbacks that reshaped their strategic directions.
The "100-Yen Matching Query" and the Waterfall Trap
Kawahara-san shared a major development failure during the initial build of an automated talent-matching engine for the WhiteBox platform.
The Waterfall Mistake: The project was managed using a traditional waterfall approach. Business requirements were set in stone early on, and development was handed over entirely to the engineering team.
The Over-Engineering Loop: In practice, the platform's non-technical operators wrote poorly structured, vague search queries. To compensate and ensure accurate search results, the engineering team over-engineered the backend. They built a complex processing loop that ran the combined LLM and Retrieval-Augmented Generation (RAG) process 5 to 6 times for a single match.
The Commercial Bottleneck: This complex backend drove the API cost of a single matching workflow to over 100 yen. To make the service commercially viable, clients would have had to pay astronomical monthly fees, rendering the product unmarketable.
The Solution (AIDLC + Scrum): The company abandoned the waterfall model and adopted AIDLC (AI Software Development Lifecycle) integrated with agile scrum. In the AIDLC framework, AI is used to rapidly draft user stories and software requirements from simple prompts. Humans then review, monitor, and refine these drafts in continuous, rapid feedback loops. This ensured that business stakeholders remained actively involved in monitoring costs and operational viability from day one.
The 4-Month Data Privacy Freeze
Yoshizawa-san recounted a painful governance crisis at the VC Startup Health Insurance Society.
The Absolute Ban: Due to the highly sensitive medical and personal data handled by the society, and the discovery that some teams were using external AI tools that did not support data opt-out policies, the executive team chose to completely prohibit all third-party AI tools for non-engineering teams. This freeze lasted for approximately four months.
The Stress of Regression: Reverting to manual operations—requiring staff to search through massive internal PDFs and consult managers manually—drastically slowed decision-making. Yoshizawa-san noted that forcing employees to return to manual labor after experiencing AI-driven convenience is incredibly stressful and degrades morale.
The Secure Recovery: The society resolved this crisis by investing in a secure, sandboxed enterprise deployment of Gemini on Google Workspace. This allowed the operations team to safely utilize AI for document search and administrative drafting without the risk of sensitive medical data being used to train public models.
Conclusion
The "AI Strategy for Business Development" panel highlighted that the winners of the AI era will not be those who simply adopt the latest models, but those who build defensible operational and technical architectures. Whether through cultivating proprietary unstructured data, establishing PR-led category authority, empowering a highly motivated minority of "ambassadors," or transitioning to agile AIDLC development, successful AI integration requires a holistic alignment of technology, human talent, and secure risk governance.

















