// CMMI.jsx — Verigo Global: dedicated CMMI maturity appraisal + support page const { V: CV, MAXW: CMW, FONT: CFT } = window; /* ── DATA ─────────────────────────────────────────────────── */ const LEVELS = [ { n: 1, name: 'Initial', tone: '#C9C2DE', short: 'Unpredictable, reactive', desc: 'Work gets done, but processes are ad hoc and depend on individual heroics. Success is hard to repeat.' }, { n: 2, name: 'Managed', tone: '#A99BCE', short: 'Managed at the project level', desc: 'Projects are planned, measured, and controlled. Practices are repeatable within a team or program.' }, { n: 3, name: 'Defined', tone: '#8159B5', short: 'Proactive, organization-wide', desc: 'Standard processes are defined across the organization and tailored to each project — the common target for most appraisals.' }, { n: 4, name: 'Quantitatively Managed', tone: '#5B2E91', short: 'Measured and controlled', desc: 'Performance is governed statistically. The organization sets quantitative quality and performance objectives and manages to them.' }, { n: 5, name: 'Optimizing', tone: '#3F1E68', short: 'Continuous improvement', desc: 'The organization continuously improves performance through incremental and innovative change, driven by data.' }, ]; const VIEWS = [ ['cpu', 'Development (DEV)', 'Engineering and developing quality products and services — the most widely adopted view.'], ['handshake', 'Services (SVC)', 'Establishing, delivering, and managing services that meet customer needs.'], ['network', 'Supplier Management', 'Selecting and managing suppliers and the products and services they deliver.'], ['users', 'People (PCMM)', 'Developing, motivating, and retaining the workforce that delivers the work.'], ]; const PRACTICE_AREAS = [ ['target', 'Estimating'], ['clipboard', 'Planning'], ['activity', 'Monitor & Control'], ['gauge', 'Process Management'], ['layers', 'Process Asset Development'], ['check', 'Verification & Validation'], ['file', 'Requirements Development & Management'], ['refresh', 'Configuration Management'], ['shield', 'Risk & Opportunity Management'], ['search', 'Causal Analysis & Resolution'], ['handshake', 'Supplier Agreement Management'], ['award', 'Peer Reviews'], ]; const APPLIES = [ ['cpu', 'Software & product engineering', 'Development houses that compete on the predictability and quality of what they ship — where repeatable engineering process is a selling point.'], ['handshake', 'IT & managed service providers', 'Service-delivery organizations and BPOs proving they can deliver consistently against SLAs at scale.'], ['building', 'Government & defense contractors', 'Bidders for whom a CMMI maturity-level rating is frequently a stated requirement or a strong differentiator in proposals.'], ['globe', 'IT outsourcing & export firms', 'Offshore and nearshore delivery centers — heavily adopted across India and Singapore — signaling delivery rigor to enterprise buyers.'], ]; const ROADMAP = [ ['compass', 'Scope & select view', '2–3 wks', 'Choose the view (DEV, SVC, Supplier, People) and target maturity level, and define the organizational scope and sample projects.'], ['search', 'Gap appraisal', '3–5 wks', 'Benchmark current practice against the model for the target level and quantify the gaps by practice area.'], ['layers', 'Process implementation', '3–9 mo', 'Define standard processes, deploy them on real projects, and build the process-asset library and evidence trail.'], ['activity', 'Institutionalize & measure', '2–4 mo', 'Run the processes long enough to gather objective evidence, metrics, and the performance baselines an appraisal expects.'], ['clipboard', 'Readiness review', '2–4 wks', 'A mock appraisal confirms evidence sufficiency across every required practice area before the formal event.'], ['award', 'Benchmark Appraisal & rating', '1–2 wks', 'A certified Lead Appraiser conducts the benchmark appraisal and ISACA confirms the maturity-level rating — valid for three years.'], ]; const SEEKING = [ ['compass', 'Choose the right view and target level', 'CMMI is delivered through views — Development, Services, Supplier Management, People — and rated 1 through 5. Most organizations target Level 3. Picking the view your buyers recognize and a level you can genuinely sustain is the foundational decision.'], ['layers', 'Build process people actually follow', 'A maturity rating is earned by how you really work, not by a binder of policies. We help you define standard processes that teams adopt on live projects, so the evidence an appraiser needs is a by-product of delivery — not a special effort.'], ['activity', 'Generate objective evidence over time', 'Appraisals are evidence-driven and look for institutionalized practice across multiple projects. That takes runway. We sequence implementation so processes are operating — and producing metrics — well before the Lead Appraiser arrives.'], ]; const PREPARE = [ 'A defined organizational scope and sample projects', 'The selected view — DEV, SVC, Supplier, or People', 'A target maturity level (commonly Level 3)', 'Defined standard processes and a process-asset library', 'Objective evidence across the required practice areas', 'Named process owners ready for appraisal interviews', ]; const OUTPUTS = [ ['search', 'Gap appraisal report', 'An independent benchmark of your current practice against the model for your target level — gaps quantified by practice area, with a prioritized improvement plan.'], ['layers', 'Standard process & asset library', 'A documented set of organizational standard processes, tailoring guidance, templates, and a reusable process-asset library your teams actually run on.'], ['award', 'CMMI maturity-level rating', 'The formal benchmark-appraisal result and ISACA-published maturity-level rating — the recognized, shareable credential, valid for three years.'], ['activity', 'Measurement & performance baselines', 'Defined metrics, dashboards, and performance baselines that turn process into evidence and make quantitative management possible.'], ['clipboard', 'Appraisal evidence package', 'Practice-area evidence organized and indexed exactly as a Lead Appraiser expects — the artifact that carries you cleanly through the benchmark appraisal.'], ['refresh', 'Sustainment & improvement plan', 'A roadmap to maintain your rating through its three-year validity and to climb to the next maturity level when you are ready.'], ]; const TESTIMONIALS = [ { quote: 'Verigo got us to Level 3 without drowning our delivery teams in paperwork. They designed processes around how we already build software, so the appraisal evidence was just our normal project records. The Lead Appraiser had no findings.', name: 'Anika Sharma', role: 'VP of Delivery', org: 'IT services exporter', initials: 'AS', }, { quote: 'A Level 3 rating was a hard requirement on a federal bid we couldn\u2019t afford to miss. Verigo built the plan backwards from the appraisal date and kept us on track. We were rated with two weeks to spare.', name: 'Thomas Beck', role: 'Director of PMO', org: 'Defense systems integrator', initials: 'TB', }, { quote: 'What impressed me was the move from Level 3 to Level 4 — the measurement and statistical management side is where most firms stall. Verigo set up baselines that actually inform decisions, not just satisfy an appraiser.', name: 'Lena Ortiz', role: 'Head of Engineering Excellence', org: 'Enterprise software firm', initials: 'LO', }, ]; const CMMI_FAQ = [ ['What exactly is CMMI?', 'CMMI — Capability Maturity Model Integration — is a globally recognized process-improvement framework administered by ISACA. It describes the practices that distinguish ad hoc organizations from disciplined, continuously improving ones, and it provides an appraisal method to rate an organization\u2019s maturity on a scale of 1 to 5. It is used to both improve delivery performance and to prove that capability to customers.'], ['What do the five maturity levels mean?', 'They describe an organization\u2019s process maturity. Level 1 (Initial) is unpredictable and reactive. Level 2 (Managed) means projects are planned and controlled. Level 3 (Defined) means standard processes are established organization-wide — the most common target. Level 4 (Quantitatively Managed) adds statistical, data-driven control. Level 5 (Optimizing) means the organization continuously improves through measured innovation.'], ['Which maturity level should we target?', 'For most organizations, Level 3 is the right goal: it demonstrates defined, organization-wide processes and satisfies the majority of customer and bid requirements. Levels 4 and 5 add quantitative management and continuous optimization and are worth pursuing once Level 3 practices are firmly institutionalized. We help you pick a level you can genuinely sustain, not just achieve once.'], ['Who does CMMI apply to?', 'Any organization that wants to demonstrate disciplined, repeatable delivery — software and product engineering houses, IT and managed-service providers, government and defense contractors (where a maturity-level rating is often a bid requirement), and IT outsourcing and export firms, where CMMI adoption runs especially deep across markets like India and Singapore.'], ['Who performs the appraisal, and how long is it valid?', 'A formal Benchmark Appraisal is led by a Lead Appraiser certified by ISACA, who reviews objective evidence and interviews project teams before a maturity-level rating is confirmed and published. The rating is valid for three years, and can be maintained with a sustainment appraisal. Verigo prepares and coordinates the appraisal; to preserve independence, our readiness reviewer is kept separate from the team that implemented your processes.'], ['How is CMMI different from ISO or SOC 2?', 'They answer different questions. ISO 27001 and SOC 2 assess your security and control posture; CMMI assesses the maturity of how you deliver work — engineering, services, and management process. They are complementary, and the process discipline CMMI builds often strengthens the evidence and consistency those security frameworks rely on. Many of our clients pursue them together.'], ]; /* ── BREADCRUMB ───────────────────────────────────────────── */ const CCrumb = ({ onNav }) => (
/ / CMMI
); const cCrumbBtn = { background: 'none', border: 'none', cursor: 'pointer', color: '#7A7A8A', fontSize: 13, fontWeight: 600, padding: 0, fontFamily: "'DM Sans', system-ui, sans-serif" }; /* ── HERO ─────────────────────────────────────────────────── */ const CHero = ({ onNav }) => (
Process Maturity Maturity Levels 1–5

CMMI maturity, proven by appraisal.

Capability Maturity Model Integration is the global benchmark for how disciplined your delivery really is. Verigo takes you from a gap appraisal through process implementation to a formal Benchmark Appraisal — and the ISACA maturity-level rating your customers recognize.

onNav('contact')}>Start a Conversation onNav('toolkit:cmmi')}>Explore the CMMI toolkit document.getElementById('roadmap')?.scrollIntoView({ behavior: 'smooth', block: 'start' })}>See the roadmap
At a glance
{[ ['building', 'Administered by', 'ISACA'], ['trending', 'Measures', 'Delivery process maturity'], ['layers', 'Views', 'DEV · SVC · Supplier · People'], ['gauge', 'Rating validity', '3 years (Benchmark)'], ].map(([ic, k, val], i) => (
{k}
{val}
))}
); /* ── STATS STRIP ──────────────────────────────────────────── */ const CStats = () => (
{[ ['1–5', 'Maturity levels'], ['4', 'Views / constellations'], ['Level 3', 'Most common target'], ['3 yr', 'Rating validity'], ].map(([v, l], i) => (
{v} {l}
))}
); /* ── WHY CMMI ─────────────────────────────────────────────── */ const WhyCmmi = () => (
Why CMMI exists

Capability you can prove — not just claim.

Many organizations deliver well when their best people are on the job. CMMI exists to make that capability repeatable, organization-wide, and independent of individual heroics — so quality and predictability survive growth, turnover, and scale.

Crucially, a CMMI maturity level is earned through a formal, evidence-based appraisal by a certified Lead Appraiser — not self-declared. That independent rating is exactly why buyers, especially in government and enterprise procurement, treat it as a credible signal of delivery rigor.

For software houses, IT service providers, and government contractors, a maturity-level rating has become a recognized differentiator — and frequently a prerequisite to bid.

Why it carries weight

Appraised, not asserted.

A Benchmark Appraisal tests objective evidence across real projects and is led by an ISACA-certified Lead Appraiser before any rating is published. That independence is why a CMMI maturity level answers procurement diligence where a self-claim cannot.

{[ ['layers', 'PA', 'Practice Area — the building blocks of the model, grouping the practices that drive a specific capability.'], ['award', 'Rating', 'The maturity level (1\u20135) confirmed by a Lead Appraiser and published by ISACA, valid for three years.'], ].map(([ic, t, d], i) => (

{t}

{d}

))}
); /* ── MATURITY LEVELS STAIRCASE (the picture) ──────────────── */ const Maturity = () => ( {/* Staircase diagram */}
{LEVELS.map((lv, i) => (
= 3 ? '#fff' : CV.purpleDark, borderRadius: 0, height: 130 + i * 48, padding: '20px 18px 18px', display: 'flex', flexDirection: 'column', justifyContent: 'space-between', position: 'relative', boxShadow: lv.n === 3 ? '0 10px 30px rgba(91,46,145,0.22)' : 'none', border: lv.n === 3 ? `2px solid ${CV.orange}` : 'none', }}> {lv.n === 3 && Common target}
LEVEL {lv.n}
{lv.name}
{lv.short}
))}
{/* Ascending arrow rail */}
Increasing maturity
{/* Level descriptions */}
{LEVELS.map((lv) => (
= 3 ? '#fff' : CV.purpleDark, display: 'flex', alignItems: 'center', justifyContent: 'center', fontWeight: 800, fontSize: 13, fontFamily: CFT, flexShrink: 0 }}>{lv.n} {lv.name}

{lv.desc}

))}
); /* ── COVERAGE + WHO IT APPLIES TO ─────────────────────────── */ const Coverage = () => (
The four views
{VIEWS.map(([ic, t, d], i) => (

{t}

{d}

))}
Representative practice areas
{PRACTICE_AREAS.map(([ic, name], i) => (
{name}
))}
); /* ── WHO IT APPLIES TO ────────────────────────────────────── */ const Applies = () => (
{APPLIES.map(([ic, t, d], i) => (

{t}

{d}

))}
); /* ── ROADMAP ──────────────────────────────────────────────── */ const Roadmap = () => (
{ROADMAP.map(([ic, t, dur, d], i) => (
{dur}
{t}
{d}
))}
); /* ── SEEKING A RATING ─────────────────────────────────────── */ const Seeking = ({ onNav }) => (
Seeking a rating

If you’re pursuing CMMI, start here.

A maturity rating is earned in how you operate over months, not in a final push before the appraisal. Get the view, the target level, and the runway right, and the path is steady and predictable. These are the three things to get right first.

{SEEKING.map(([ic, t, d], i) => (

{t}

{d}

))}
); /* ── OUTPUTS ──────────────────────────────────────────────── */ const Outputs = () => (
{OUTPUTS.map(([ic, t, d], i) => (

{t}

{d}

))}
); /* ── TESTIMONIALS ─────────────────────────────────────────── */ const Testimonials = () => (
{TESTIMONIALS.map((t, i) => (

{t.quote}

{t.initials}
{t.name}
{t.role} · {t.org}
))}
); /* ── FAQ ──────────────────────────────────────────────────── */ const CFAQ = ({ onNav }) => { const [open, setOpen] = React.useState(0); return (
CMMI questions

Good to know before we start.

Questions on views, target levels, or the Benchmark Appraisal process? A senior practitioner will walk you through it.

onNav('contact')}>Start a Conversation
{CMMI_FAQ.map(([q, a], i) => { const isOpen = open === i; return (
{isOpen && (

{a}

)}
); })}
); }; /* ── FLOATING SCROLL-TO-TOP ───────────────────────────────── */ const ScrollTop = () => { const [show, setShow] = React.useState(false); React.useEffect(() => { const onScroll = () => setShow(window.scrollY > 600); window.addEventListener('scroll', onScroll, { passive: true }); onScroll(); return () => window.removeEventListener('scroll', onScroll); }, []); return ( ); }; /* ── PAGE ─────────────────────────────────────────────────── */ const CMMIPage = ({ onNav }) => (
); Object.assign(window, { CMMIPage });