Back to Projects

Coupang AI-for-Work

2024 - Present ยท 2,500+ Engineers Enabled
TypeScript Python AI Infrastructure Enterprise Scale MCP LLM Observability

Leading Coupang's enterprise-wide AI transformation, fundamentally changing how 2,500+ engineers work through systematic AI tool deployment, infrastructure development, and cultural change. This initiative has achieved 30%+ productivity gains and established Coupang as a leader in enterprise AI adoption.

AI Architect 2024 - Present Mountain View, CA

Project Overview

As AI Architect at Coupang, I'm leading the AI-for-Work initiative - a comprehensive transformation of how engineering work is done at enterprise scale. This isn't just about deploying AI tools; it's about fundamentally reimagining engineering workflows, building critical infrastructure, and driving cultural change across a 2,500+ person engineering organization.

The initiative spans multiple workstreams: from deploying cutting-edge AI IDEs to building secure infrastructure that connects AI tools to internal systems, from creating observability platforms that process millions of LLM requests to developing frameworks that make engineering work programmatically accessible to AI agents.

The Challenge

Coupang faced several critical challenges in adopting AI at enterprise scale:

These challenges required a comprehensive approach that went beyond simply purchasing AI licenses - we needed to build infrastructure, change processes, and transform culture.

Technical Implementation

Coupang AI-for-Work System Architecture

AI IDE Deployment (Windsurf)

Led the enterprise-wide deployment of Windsurf (formerly Codeium) to 2,500+ engineers:

Centralized MCP Gateway

Built a secure, audited gateway for AI tools to access internal systems:

graph LR subgraph "AI Tools" Tool1[Windsurf] Tool2[Claude] Tool3[GitHub Copilot] end subgraph "MCP Gateway" Router[Request Router] AuthZ[Authorization] RateLimit[Rate Limiter] Transform[Data Transform] Logger[Audit Logger] end subgraph "Backend Services" API1[JIRA API] API2[GitHub API] API3[Confluence API] API4[Internal Services] end Tool1 --> Router Tool2 --> Router Tool3 --> Router Router --> AuthZ AuthZ --> RateLimit RateLimit --> Transform Transform --> Logger Logger --> API1 Logger --> API2 Logger --> API3 Logger --> API4 style Router fill:#ff6b6b style AuthZ fill:#4ecdc4 style Logger fill:#95e1d3

This gateway became the foundation for secure AI-to-enterprise connectivity, enabling AI tools to work with internal data while maintaining security standards. It also serves as the central integration point for Emux and MicroMCPs, providing secure access to internal systems for AI agents.

AI Observability Platform

Developed comprehensive observability for AI tool usage:

flowchart TD subgraph "Data Collection" LLM[LLM Requests] Code[Code Changes] Metrics[Performance Metrics] end subgraph "Processing Pipeline" Stream[Stream Processor] Enrich[Data Enrichment] Aggregate[Aggregation Engine] end subgraph "Analytics" TokenAnalytics[Token Usage Analytics] QualityMetrics[Code Quality Metrics] ProductivityMetrics[Productivity Analytics] CostAnalytics[Cost Attribution] end subgraph "Outputs" TeamDash[Team Dashboards] ExecDash[Executive Reports] Alerts[Anomaly Alerts] end LLM --> Stream Code --> Stream Metrics --> Stream Stream --> Enrich Enrich --> Aggregate Aggregate --> TokenAnalytics Aggregate --> QualityMetrics Aggregate --> ProductivityMetrics Aggregate --> CostAnalytics TokenAnalytics --> TeamDash QualityMetrics --> TeamDash ProductivityMetrics --> ExecDash CostAnalytics --> ExecDash Aggregate --> Alerts style Stream fill:#667eea style Aggregate fill:#764ba2 style ExecDash fill:#f093fb

This platform provided unprecedented visibility into AI adoption and effectiveness, enabling data-driven decisions about tool investments and training needs.

Emux (Engineer Multiplexer) - Agent Orchestration Platform

Built Emux, a sophisticated infrastructure for complex multi-step AI workflows that multiplexes engineer capabilities through AI agents:

graph TD subgraph "Emux Core" Scheduler[Task Scheduler] Executor[Agent Executor] State[State Manager] HITL[Human-in-the-Loop] end subgraph "AI Agents" Agent1[Code Review Agent] Agent2[Test Generation Agent] Agent3[Documentation Agent] Agent4[Deployment Agent] end subgraph "MicroMCPs" MCP1[PR Review MCP] MCP2[Test Runner MCP] MCP3[Doc Gen MCP] MCP4[Deploy MCP] MCP5[JIRA MCP] MCP6[Analytics MCP] end subgraph "Human Interface" Slack[Slack Integration] Approvals[Approval Workflows] Notif[Real-time Notifications] end subgraph "Integration Points" CI[CI/CD Pipeline] PR[Pull Requests] Deploy[Deployment Systems] JIRA[JIRA] end Scheduler --> Executor Executor --> State State --> HITL HITL --> Slack Executor --> Agent1 Executor --> Agent2 Executor --> Agent3 Executor --> Agent4 Agent1 --> MCP1 Agent2 --> MCP2 Agent3 --> MCP3 Agent4 --> MCP4 Agent1 --> MCP5 Agent2 --> MCP5 Agent3 --> MCP6 Agent4 --> MCP6 MCP1 --> PR MCP2 --> CI MCP3 --> PR MCP4 --> Deploy MCP5 --> JIRA Slack --> Approvals Approvals --> Notif style Scheduler fill:#ff6b6b style Executor fill:#4ecdc4 style HITL fill:#95e1d3 style Slack fill:#4a154b style MCP1 fill:#feca57 style MCP2 fill:#feca57 style MCP3 fill:#feca57 style MCP4 fill:#feca57

Work-as-Code Framework

Pioneered making engineering tasks programmatically accessible:

graph LR subgraph "Work Definitions" Task1[Review PR] Task2[Run Tests] Task3[Update Docs] Task4[Deploy Service] end subgraph "MCP Servers" MCP1[PR Review MCP] MCP2[Test Runner MCP] MCP3[Doc Generator MCP] MCP4[Deployment MCP] end subgraph "AI Interface" Interface[Unified API] Discovery[Service Discovery] Registry[MCP Registry] end subgraph "AI Agents" AI1[Windsurf] AI2[Claude] AI3[Custom Agents] end Task1 --> MCP1 Task2 --> MCP2 Task3 --> MCP3 Task4 --> MCP4 MCP1 --> Registry MCP2 --> Registry MCP3 --> Registry MCP4 --> Registry Registry --> Discovery Discovery --> Interface AI1 --> Interface AI2 --> Interface AI3 --> Interface style Interface fill:#fa709a style Registry fill:#fee140 style Discovery fill:#30cfd0

Results & Impact

The AI-for-Work initiative has delivered transformative results:

Key Innovations

Security-First Architecture

Developed novel approaches to secure AI integration:

Measurement Framework

Created comprehensive metrics for AI effectiveness:

Cultural Change Management

Led organizational transformation:

Technical Challenges Overcome

Scale & Performance

Handling enterprise-scale AI adoption required innovative solutions:

Integration Complexity

Connecting AI tools to diverse internal systems:

Future Roadmap

The AI-for-Work initiative continues to evolve:

My Role & Leadership

As AI Architect leading this initiative, I:

Technologies Used

Lessons Learned

Key insights from leading enterprise AI transformation:

×