function Hero() { return (
Process architecture for AI-era operations

AI can't run on tribal knowledge
and undocumented handoffs.

Before you can automate work, you need to define how work actually gets done. Step 4 maps your process architecture, identifies the handoffs where debt hides, and tells you exactly where AI can safely be applied.

{ e.currentTarget.style.background = 'var(--s4-paper)'; e.currentTarget.style.color = 'var(--s4-ink)'; }} onMouseLeave={e => { e.currentTarget.style.background = 'var(--s4-ink)'; e.currentTarget.style.color = 'var(--s4-paper)'; }}> Book an assessment → { e.currentTarget.style.background = 'var(--s4-ink)'; e.currentTarget.style.color = 'var(--s4-paper)'; }} onMouseLeave={e => { e.currentTarget.style.background = 'transparent'; e.currentTarget.style.color = 'var(--s4-ink)'; }}> Read the white paper
); } function ProcessMark() { return ( ); } window.Hero = Hero; window.ProcessMark = ProcessMark;