{"id":301,"date":"2025-08-18T14:45:41","date_gmt":"2025-08-18T18:45:41","guid":{"rendered":"https:\/\/catalystcx.marketmentorsdev.com\/?page_id=301"},"modified":"2026-06-22T16:07:39","modified_gmt":"2026-06-22T20:07:39","slug":"about-catalyst-commissioning-group","status":"publish","type":"page","link":"https:\/\/catalystcx.marketmentorsdev.com\/index.php\/about-catalyst-commissioning-group\/","title":{"rendered":"Technical Mastery. Practical Experience. Trusted Partnership."},"content":{"rendered":"\n<div class=\"wp-block-group has-white-background-color has-background is-layout-constrained wp-container-core-group-is-layout-de876e63 wp-block-group-is-layout-constrained\" style=\"padding-top:64px;padding-bottom:64px\">\n<h2 class=\"wp-block-heading has-text-align-center\"><strong>Founded in 2014, Catalyst Commissioning Group has grown from a specialized consultancy to a comprehensive technical services firm supporting customers with K-12 schools and retail performance parameters to biocontainment and mission-critical facilities where performance and reliability aren&#8217;t negotiable.<\/strong><\/h2>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-3e41869c wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Explore Our Approach<\/a><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group has-background is-layout-constrained wp-container-core-group-is-layout-ad3e5d66 wp-block-group-is-layout-constrained\" style=\"background-color:#f4f9fd;padding-top:64px;padding-right:6px;padding-bottom:64px;padding-left:6px\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading has-text-align-left\"><strong>Our Story<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Founded in 2014 by Earl LaFlamme IV, PE, Catalyst Commissioning Group began with a simple vision: bring owner and operator-focused expertise to commissioning and technical services. What started as a consultancy firm informed by decades of experience as facility operators, designers, and field engineers has evolved into a multidisciplinary team serving the world&#8217;s most sophisticated clients and demanding facilities.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Our growth tells the story: <\/strong>We&#8217;ve earned client confidence through technical excellence, collaborative approach, and unwavering commitment to performance and reliability.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The facilities we serve<\/strong> demand excellence: hyperscale data centers processing millions of transactions per second, BSL-4 laboratories researching pandemic threats, semiconductor cleanrooms manufacturing next-generation chips, hospitals where environmental failures threaten patient safety, and research facilities advancing human knowledge.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>These aren&#8217;t typical buildings. They&#8217;re mission-critical infrastructure where failure isn&#8217;t an option.<\/strong><\/p>\n\n\n\n<div style=\"height:32px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<style data-wp-block-html=\"css\">\n\/* Scoped styles to prevent WP theme conflicts *\/\n.dl-infographic {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px; \n    font-family: inherit;\n    max-width: 900px;\n    margin: 0 auto;\n}\n\n.dl-card {\n    border-radius: 50px; \n    padding: 40px;\n    display: flex;\n    flex-direction: column;\n    box-sizing: border-box;\n    overflow: hidden;\n}\n\n.dl-solid {\n    background-color: #1c4e80; \n    color: #ffffff;\n}\n\n.dl-outline {\n    background-color: transparent;\n    border: 3px solid #1c4e80;\n    color: #1c4e80;\n}\n\n\/* Grid Layout Placements *\/\n.dl-card-founded { \n    grid-column: 1; \n    grid-row: 1; \n    text-align: center; \n    justify-content: center; \n}\n.dl-card-growth { \n    grid-column: 1; \n    grid-row: 2; \n    justify-content: space-between; \n}\n.dl-card-markets { \n    grid-column: 2; \n    grid-row: 1 \/ span 2; \n}\n.dl-card-reach { \n    grid-column: 1 \/ -1; \n    flex-direction: row; \n    align-items: center; \n    justify-content: space-between; \n    gap: 20px;\n}\n.dl-card-office { \n    grid-column: 1; \n    justify-content: space-between; \n}\n.dl-card-team { \n    grid-column: 2; \n    text-align: center; \n    justify-content: center; \n}\n\n\/* Typography & Visual Utilities *\/\n.dl-title { \n    font-weight: 800; \n    text-transform: uppercase; \n    letter-spacing: 0.5px; \n    font-size: 1.25rem; \n    line-height: 1.3;\n}\n.dl-big-num { \n    font-size: 5rem; \n    font-weight: 900; \n    line-height: 1; \n    margin-top: 10px; \n    letter-spacing: -2px;\n}\n.dl-text-right { text-align: right; }\n\n\/* Image Sizing Utilities *\/\n.dl-icon-large { width: 80px; height: 80px; object-fit: contain; }\n.dl-icon-huge { width: 120px; height: 120px; object-fit: contain; }\n\n\/* Markets List Styling *\/\n.dl-markets-list { \n    list-style: none; \n    padding: 0; \n    margin: 25px 0 0 0; \n    display: flex; \n    flex-direction: column; \n    gap: 16px; \n}\n.dl-markets-list li { \n    display: flex; \n    align-items: center; \n    gap: 15px; \n    font-size: 1.1rem; \n    font-weight: 500;\n}\n.dl-markets-list img { width: 32px; height: 32px; object-fit: contain; }\n\n\/* Positional tweaks for separated elements *\/\n.dl-flex-bottom-right { align-self: flex-end; margin-top: 30px; }\n.dl-flex-bottom-left { align-self: flex-start; margin-top: 30px; }\n\n\/* Mobile Responsive Stacking *\/\n@media (max-width: 768px) {\n    .dl-infographic { grid-template-columns: 1fr; }\n    .dl-card-markets, \n    .dl-card-reach, \n    .dl-card-team, \n    .dl-card-office, \n    .dl-card-founded, \n    .dl-card-growth {\n        grid-column: 1; \n        grid-row: auto;\n    }\n    .dl-card-reach { flex-direction: column; text-align: center; }\n    .dl-card-reach .dl-title { max-width: 100% !important; margin-bottom: 20px;}\n}\n<\/style>\n\n<div class=\"dl-infographic\">\n\n    <!-- 1. Founded -->\n    <div class=\"dl-card dl-solid dl-card-founded\">\n        <div class=\"dl-title\">Founded:<\/div>\n        <div class=\"dl-big-num\">2014<\/div>\n    <\/div>\n\n    <!-- 2. Revenue Growth -->\n    <div class=\"dl-card dl-outline dl-card-growth\">\n        <div class=\"dl-title dl-text-right\">Continued<br>Revenue<br>Growth<\/div>\n        <img decoding=\"async\" src=\"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2026\/06\/Vector.png\" alt=\"Revenue Growth Chart\" class=\"dl-icon-large dl-flex-bottom-left\">\n    <\/div>\n\n    <!-- 3. Markets Served -->\n    <div class=\"dl-card dl-solid dl-card-markets\">\n        <div class=\"dl-title\">Markets Served:<\/div>\n        <ul class=\"dl-markets-list\">\n            <li><img decoding=\"async\" src=\"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2026\/06\/database-1.png\" alt=\"Data Centers\"> Data Centers<\/li>\n            <li><img decoding=\"async\" src=\"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2026\/06\/newspaper-1.png\" alt=\"Research Labs\"> Research Labs<\/li>\n            <li><img decoding=\"async\" src=\"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2026\/06\/ambulance-1.png\" alt=\"Healthcare\"> Healthcare<\/li>\n            <li><img decoding=\"async\" src=\"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2026\/06\/cpu-1.png\" alt=\"Semiconductor\"> Semiconductor<\/li>\n            <li><img decoding=\"async\" src=\"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2026\/06\/crane-1.png\" alt=\"Industrial\"> Industrial<\/li>\n            <li><img decoding=\"async\" src=\"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2026\/06\/graduation-cap-1.png\" alt=\"K-12 Schools\"> K-12 Schools<\/li>\n            <li><img decoding=\"async\" src=\"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2026\/06\/pill-1.png\" alt=\"Pharma\"> Pharma<\/li>\n            <li><img decoding=\"async\" src=\"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2026\/06\/shirt-folded-1.png\" alt=\"Retail\"> Retail<\/li>\n        <\/ul>\n    <\/div>\n\n    <!-- 4. Geographic Reach -->\n    <div class=\"dl-card dl-solid dl-card-reach\">\n        <div class=\"dl-title\" style=\"max-width: 65%;\">\n            Geographic Reach:<br>\n            Remote office locations throughout North America providing coverage\n        <\/div>\n        <img decoding=\"async\" src=\"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2026\/06\/Vector-1.png\" alt=\"Cell Tower Geographic Reach\" class=\"dl-icon-huge\">\n    <\/div>\n\n    <!-- 5. Corporate Office -->\n    <div class=\"dl-card dl-outline dl-card-office\">\n        <div class=\"dl-title\">Corporate<br>Office:<br>Bethlehem, PA<\/div>\n        <img decoding=\"async\" src=\"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2026\/06\/building-office-1.png\" alt=\"Corporate Office\" class=\"dl-icon-large dl-flex-bottom-right\">\n    <\/div>\n\n    <!-- 6. Team Expertise -->\n    <div class=\"dl-card dl-outline dl-card-team\">\n        <div class=\"dl-title\" style=\"font-size: 1.5rem;\">\n            Team<br>Expertise:<br>\n            100+ Years<br>Combined<br>Experience\n        <\/div>\n    <\/div>\n\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading has-text-align-left\"><strong><strong>Our Process<\/strong><\/strong><\/h2>\n\n\n\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n    <div class=\"process-stages-container\">\r\n                \r\n        <div class=\"stage-list-card\" data-stage-modal=\"stage-modal-920\">\r\n            <div class=\"stage-list-text\">\r\n                <h3>Stage 1: Establish Priorities and Alignment<\/h3>\r\n                <p>Every project begins by understanding what success means to each stakeholder, then facilitating alignment toward compatible goals.<\/p>\r\n            <\/div>\r\n            <div class=\"stage-expand-btn\">\r\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a365d\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"15 3 21 3 21 9\"><\/polyline><polyline points=\"9 21 3 21 3 15\"><\/polyline><line x1=\"21\" y1=\"3\" x2=\"14\" y2=\"10\"><\/line><line x1=\"3\" y1=\"21\" x2=\"10\" y2=\"14\"><\/line><\/svg>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div id=\"stage-modal-920\" class=\"stage-modal-wrapper\">\r\n            <div class=\"stage-modal-content\">\r\n                <button class=\"stage-close-x\">&times;<\/button>\r\n                <div class=\"stage-modal-flex\">\r\n                    <div class=\"stage-modal-left\">\r\n                        <img decoding=\"async\" src=\"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2025\/09\/IMG_8083-768x1024.jpg\" alt=\"Stage 1: Establish Priorities and Alignment\">\r\n                        <a href=\"https:\/\/catalystcx.marketmentorsdev.com\/index.php\/contact\/\" class=\"stage-learn-more-btn\">LEARN MORE &rarr;<\/a>\r\n                    <\/div>\r\n                    <div class=\"stage-modal-right\">\r\n                        <h2>Stage 1: Establish Priorities and Alignment<\/h2>\r\n                        <h4>Every project begins by understanding what success means to each stakeholder, then facilitating alignment toward compatible goals.<\/h4>\r\n                        <div class=\"stage-modal-text\">\r\n                            <p>Owner performance requirements. Contractor schedule and budget constraints. Designer intent. Operator capabilities. Tenant needs. Developer ROI objectives.<\/p>\n<p>We facilitate alignment, ensuring everyone works toward compatible goals. Our experience serving all stakeholder types gives us unique insight into balancing competing priorities and finding solutions that create mutual success.<\/p>\n<p>This initial alignment prevents miscommunication, scope gaps, and expectation mismatches that derail projects later. We ask hard questions early, clarify assumptions, document requirements, and ensure shared understanding before construction begins. We maintain this alignment at whichever phase of a project we are engaged.<\/p>\n<p><strong>Deliverable:<\/strong> Owner's Project Requirements (OPR) document and stakeholder alignment confirmation. Review of procurement specifications for any early owner-furnished contractor-installed (OFCI) sourcing of project equipment.<\/p>\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n                \r\n        <div class=\"stage-list-card\" data-stage-modal=\"stage-modal-921\">\r\n            <div class=\"stage-list-text\">\r\n                <h3>Stage 2: Design Review and Optimization Opportunities<\/h3>\r\n                <p>Comprehensive design reviews identify potential problems when corrections require only drawing revisions, not expensive field rework.<\/p>\r\n            <\/div>\r\n            <div class=\"stage-expand-btn\">\r\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a365d\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"15 3 21 3 21 9\"><\/polyline><polyline points=\"9 21 3 21 3 15\"><\/polyline><line x1=\"21\" y1=\"3\" x2=\"14\" y2=\"10\"><\/line><line x1=\"3\" y1=\"21\" x2=\"10\" y2=\"14\"><\/line><\/svg>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div id=\"stage-modal-921\" class=\"stage-modal-wrapper\">\r\n            <div class=\"stage-modal-content\">\r\n                <button class=\"stage-close-x\">&times;<\/button>\r\n                <div class=\"stage-modal-flex\">\r\n                    <div class=\"stage-modal-left\">\r\n                        <img decoding=\"async\" src=\"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2025\/09\/IMG_8083-768x1024.jpg\" alt=\"Stage 2: Design Review and Optimization Opportunities\">\r\n                        <a href=\"https:\/\/catalystcx.marketmentorsdev.com\/index.php\/contact\/\" class=\"stage-learn-more-btn\">LEARN MORE &rarr;<\/a>\r\n                    <\/div>\r\n                    <div class=\"stage-modal-right\">\r\n                        <h2>Stage 2: Design Review and Optimization Opportunities<\/h2>\r\n                        <h4>Comprehensive design reviews identify potential problems when corrections require only drawing revisions, not expensive field rework.<\/h4>\r\n                        <div class=\"stage-modal-text\">\r\n                            <p>Unplanned and costly change orders during construction often stem from design issues that could have been identified earlier. Our comprehensive design reviews, informed by working knowledge of industry guidelines, equipment limitations, and understanding of constructability, help identify potential problems when solutions are straightforward.<\/p>\n<p>We review:<\/p>\n<ul>\n<li>Information flow and system integration strategies<\/li>\n<li>Control sequences for practicality and energy efficiency<\/li>\n<li>Equipment selections for performance, maintainability, and longevity<\/li>\n<li>Spatial coordination and maintenance of accessibility<\/li>\n<li>Owner requirement alignment<\/li>\n<li>Constructability and installation logistics<\/li>\n<\/ul>\n<p>Our goal: Contract documents that clearly convey scope and intent, leaving nothing subject to interpretation. We ensure owner needs are captured in designs and owners understand their facility's capabilities, enabling seamless transition from construction to operations.<\/p>\n<p><strong>Deliverable:<\/strong> Design review reports at Design Development (DD), Construction Document (CD) phases, and final document phases with recommendations and owner\/design team responses. This deliverable is adjusted for design-build, integrated project delivery, and energy conservation projects, where project documentation and delivery requirements may differ from traditional design, bid, build projects.<\/p>\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n                \r\n        <div class=\"stage-list-card\" data-stage-modal=\"stage-modal-922\">\r\n            <div class=\"stage-list-text\">\r\n                <h3>Stage 3: Hands-On Field Presence<\/h3>\r\n                <p>We&#039;re not desktop reviewers. We&#039;re in the field working alongside designers, manufacturers, fabricators, integrators, contractors, and operators at critical project stages.<\/p>\r\n            <\/div>\r\n            <div class=\"stage-expand-btn\">\r\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a365d\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"15 3 21 3 21 9\"><\/polyline><polyline points=\"9 21 3 21 3 15\"><\/polyline><line x1=\"21\" y1=\"3\" x2=\"14\" y2=\"10\"><\/line><line x1=\"3\" y1=\"21\" x2=\"10\" y2=\"14\"><\/line><\/svg>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div id=\"stage-modal-922\" class=\"stage-modal-wrapper\">\r\n            <div class=\"stage-modal-content\">\r\n                <button class=\"stage-close-x\">&times;<\/button>\r\n                <div class=\"stage-modal-flex\">\r\n                    <div class=\"stage-modal-left\">\r\n                        <img decoding=\"async\" src=\"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2025\/09\/IMG_8083-768x1024.jpg\" alt=\"Stage 3: Hands-On Field Presence\">\r\n                        <a href=\"https:\/\/catalystcx.marketmentorsdev.com\/index.php\/contact\/\" class=\"stage-learn-more-btn\">LEARN MORE &rarr;<\/a>\r\n                    <\/div>\r\n                    <div class=\"stage-modal-right\">\r\n                        <h2>Stage 3: Hands-On Field Presence<\/h2>\r\n                        <h4>We&#039;re not desktop reviewers. We&#039;re in the field working alongside designers, manufacturers, fabricators, integrators, contractors, and operators at critical project stages.<\/h4>\r\n                        <div class=\"stage-modal-text\">\r\n                            <p>Catalyst's defining characteristic is our hands-on approach. We're not remote consultants issuing reports from distant offices; we're on-site during critical activities:<\/p>\n<ul>\n<li>Construction observations at key installation milestones<\/li>\n<li>Equipment startup witnessing manufacturer procedures<\/li>\n<li>Pre-functional verification confirming readiness for testing<\/li>\n<li>Integrated systems testing verifying cross-discipline coordination<\/li>\n<li>Problem-solving sessions when technical challenges arise<\/li>\n<li>Training observations ensuring operators receive quality instruction<\/li>\n<\/ul>\n<p>This field presence serves multiple purposes:<br \/>\n\u2713 Verifying installation quality in real-time<br \/>\n\u2713 Catching problems immediately when corrections are simple<br \/>\n\u2713 Building relationships and trust with site teams<br \/>\n\u2713 Understanding actual site conditions, informing recommendations<br \/>\n\u2713 Facilitating collaboration between trades and stakeholders<\/p>\n<p>From simple assessments to comprehensive LEED Enhanced Commissioning, we have the team members and tools to integrate seamlessly into construction processes, working as partners, not policemen.<\/p>\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n                \r\n        <div class=\"stage-list-card\" data-stage-modal=\"stage-modal-923\">\r\n            <div class=\"stage-list-text\">\r\n                <h3>Stage 4: Quality Control Through Construction<\/h3>\r\n                <p>Routine site visits and inspections focus on installation quality, construction schedule, with maintenance accessibility and long-term reliability in mind.<\/p>\r\n            <\/div>\r\n            <div class=\"stage-expand-btn\">\r\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a365d\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"15 3 21 3 21 9\"><\/polyline><polyline points=\"9 21 3 21 3 15\"><\/polyline><line x1=\"21\" y1=\"3\" x2=\"14\" y2=\"10\"><\/line><line x1=\"3\" y1=\"21\" x2=\"10\" y2=\"14\"><\/line><\/svg>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div id=\"stage-modal-923\" class=\"stage-modal-wrapper\">\r\n            <div class=\"stage-modal-content\">\r\n                <button class=\"stage-close-x\">&times;<\/button>\r\n                <div class=\"stage-modal-flex\">\r\n                    <div class=\"stage-modal-left\">\r\n                        <img decoding=\"async\" src=\"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2025\/09\/IMG_8083-768x1024.jpg\" alt=\"Stage 4: Quality Control Through Construction\">\r\n                        <a href=\"https:\/\/catalystcx.marketmentorsdev.com\/index.php\/contact\/\" class=\"stage-learn-more-btn\">LEARN MORE &rarr;<\/a>\r\n                    <\/div>\r\n                    <div class=\"stage-modal-right\">\r\n                        <h2>Stage 4: Quality Control Through Construction<\/h2>\r\n                        <h4>Routine site visits and inspections focus on installation quality, construction schedule, with maintenance accessibility and long-term reliability in mind.<\/h4>\r\n                        <div class=\"stage-modal-text\">\r\n                            <p>Our construction observations aren't casual walk-throughs; they're systematic quality verification with specific focus areas:<\/p>\n<p><strong>Installation Compliance:<\/strong><\/p>\n<ul>\n<li>Verify installation per manufacturer requirements and approved submittals<\/li>\n<li>Confirm design document compliance<\/li>\n<li>Identify specification deviations requiring correction<\/li>\n<li>Document installation quality with photographic evidence<\/li>\n<\/ul>\n<p><strong>Maintainability Assessment:<\/strong><\/p>\n<ul>\n<li>Confirm equipment access for future maintenance<\/li>\n<li>Verify clearances for serviceability<\/li>\n<li>Identify potential operational and maintenance challenges<\/li>\n<li>Recommend corrections before concealment<\/li>\n<\/ul>\n<p><strong>Critical Installation Stages:<\/strong><\/p>\n<ul>\n<li>Factory and\/or Integrator Inspections and Testing<\/li>\n<li>Protection of Materials and Equipment During Shipping, Storage, and Installation<\/li>\n<li>Flushing, Cleaning, and Passivation<\/li>\n<li>Duct and Pipe Pressure Testing and Balancing<\/li>\n<li>Control panel installation, wiring, and point-to-point verification<\/li>\n<li>Building Envelope Critical Transitions<\/li>\n<li>Fire Alarm &amp; Smoke Control System Integration<\/li>\n<li>Toxic Gas and\/or Life Safety Monitoring System Integration<\/li>\n<li>Equipment Startup, Load Testing, and Initial Operation<\/li>\n<li>Pre-Functional Testing<\/li>\n<\/ul>\n<p>Equipment that cannot be accessed cannot be properly maintained, resulting in decreased performance and premature failure. Our construction observations prevent these problems before they're built into facilities.<\/p>\n<p>We work collaboratively with contractors, witnessing selected equipment startups, reviewing test data, and ensuring quality control processes are established early and maintained through completion.<\/p>\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n                \r\n        <div class=\"stage-list-card\" data-stage-modal=\"stage-modal-924\">\r\n            <div class=\"stage-list-text\">\r\n                <h3>Stage 5: Comprehensive Functional Testing<\/h3>\r\n                <p>The heart of commissioning. Systematic verification that equipment and systems perform as designed under all operating conditions.<\/p>\r\n            <\/div>\r\n            <div class=\"stage-expand-btn\">\r\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a365d\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"15 3 21 3 21 9\"><\/polyline><polyline points=\"9 21 3 21 3 15\"><\/polyline><line x1=\"21\" y1=\"3\" x2=\"14\" y2=\"10\"><\/line><line x1=\"3\" y1=\"21\" x2=\"10\" y2=\"14\"><\/line><\/svg>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div id=\"stage-modal-924\" class=\"stage-modal-wrapper\">\r\n            <div class=\"stage-modal-content\">\r\n                <button class=\"stage-close-x\">&times;<\/button>\r\n                <div class=\"stage-modal-flex\">\r\n                    <div class=\"stage-modal-left\">\r\n                        <img decoding=\"async\" src=\"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2025\/09\/IMG_8083-768x1024.jpg\" alt=\"Stage 5: Comprehensive Functional Testing\">\r\n                        <a href=\"https:\/\/catalystcx.marketmentorsdev.com\/index.php\/contact\/\" class=\"stage-learn-more-btn\">LEARN MORE &rarr;<\/a>\r\n                    <\/div>\r\n                    <div class=\"stage-modal-right\">\r\n                        <h2>Stage 5: Comprehensive Functional Testing<\/h2>\r\n                        <h4>The heart of commissioning. Systematic verification that equipment and systems perform as designed under all operating conditions.<\/h4>\r\n                        <div class=\"stage-modal-text\">\r\n                            <p>Functional testing is where commissioning proves its value. We don't just verify equipment turns on, we test every critical function under multiple operating scenarios:<\/p>\n<p><strong>Our Testing Methodology:<\/strong><\/p>\n<p><strong>Equipment-Level Testing First:<\/strong> Individual equipment functional performance tests verify proper operation, safety controls, capacity, efficiency, and sequence execution before system integration. Whatever testing that could not be performed at the factory or the off-site integrator is now executed. In certain circumstances, the owner requires some minor overlap in testing for equipment that was tested off-site with temporary utilities that may have limited the equipment\u2019s ability to fully demonstrate performance.<\/p>\n<p><strong>System Integration Testing:<\/strong> Multiple pieces of equipment working together; air handling units with terminal boxes, chillers with towers and pumps, fire alarm with smoke control; cooling distribution units with Technical Cooling Systems and IT Racks, all tested as integrated systems.<\/p>\n<p><strong>Cross-Discipline Integration:<\/strong> Systems crossing trades must work in unison. Example: Smoke control systems may involve a fire alarm (electrical contractor), a building management system (controls contractor), and fire\/smoke dampers (mechanical contractor). Our testing verifies complete integration, ensuring life safety.<\/p>\n<p><strong>Multiple Operating Conditions:<\/strong> Systems are tested under a design day, part load, minimum load, emergency, failure mode, and transition conditions; not just single-point verification.<\/p>\n<p><strong>Who's Involved:<\/strong> We work simultaneously with contractors (executing tests), vendors (providing technical support), operators (learning systems), and end-users (confirming performance meets needs). System operation is documented, conveyed, and understood for building lifecycle management.<\/p>\n<p>As construction shifts toward owner acceptance, our testing intensity increases, demonstrating systems meet performance criteria and are ready for productive operation.<\/p>\n<p><strong>Deliverable:<\/strong> Functional test procedures, test reports with data logs, deficiency tracking, effective reporting, timely resolution, and final verification documentation<\/p>\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n                \r\n        <div class=\"stage-list-card\" data-stage-modal=\"stage-modal-925\">\r\n            <div class=\"stage-list-text\">\r\n                <h3>Stage 6: Post-Turnover Support and Optimization<\/h3>\r\n                <p>True commissioning value appears as buildings become occupied. We remain to support the warranty phase and fine-tuning that ensures persistent performance.<\/p>\r\n            <\/div>\r\n            <div class=\"stage-expand-btn\">\r\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#1a365d\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"15 3 21 3 21 9\"><\/polyline><polyline points=\"9 21 3 21 3 15\"><\/polyline><line x1=\"21\" y1=\"3\" x2=\"14\" y2=\"10\"><\/line><line x1=\"3\" y1=\"21\" x2=\"10\" y2=\"14\"><\/line><\/svg>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div id=\"stage-modal-925\" class=\"stage-modal-wrapper\">\r\n            <div class=\"stage-modal-content\">\r\n                <button class=\"stage-close-x\">&times;<\/button>\r\n                <div class=\"stage-modal-flex\">\r\n                    <div class=\"stage-modal-left\">\r\n                        <img decoding=\"async\" src=\"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2025\/09\/IMG_8083-768x1024.jpg\" alt=\"Stage 6: Post-Turnover Support and Optimization\">\r\n                        <a href=\"https:\/\/catalystcx.marketmentorsdev.com\/index.php\/contact\/\" class=\"stage-learn-more-btn\">LEARN MORE &rarr;<\/a>\r\n                    <\/div>\r\n                    <div class=\"stage-modal-right\">\r\n                        <h2>Stage 6: Post-Turnover Support and Optimization<\/h2>\r\n                        <h4>True commissioning value appears as buildings become occupied. We remain to support the warranty phase and fine-tuning that ensures persistent performance.<\/h4>\r\n                        <div class=\"stage-modal-text\">\r\n                            <p>The true test of commissioning occurs as buildings transition from construction to operations. During this critical period:<\/p>\n<p><strong>System Interactions Emerge:<\/strong> MEP systems interact in ways not apparent during construction-phase testing. Simultaneous heating\/cooling, control conflicts, and operational inefficiencies surface under real-world conditions.<\/p>\n<p><strong>Fine-Tuning Is Essential:<\/strong> Temperature setpoints, control sequences, scheduling, alarm thresholds, and alarm response require adjustment based on actual occupancy patterns, use, and facility staffing.<\/p>\n<p><strong>We Listen and Respond:<\/strong> Operators and occupants provide critical input. We investigate complaints, analyze trends, distinguish legitimate issues from unrealistic expectations, and recommend appropriate solutions.<\/p>\n<p><strong>Warranty Phase Support:<\/strong> Inevitable minor issues arising in new facilities require investigation. We:<\/p>\n<ul>\n<li>Identify root causes of equipment problems<\/li>\n<li>Distinguish contractor responsibility from operational issues<\/li>\n<li>Recommend appropriate corrective actions<\/li>\n<li>Verify fixes restore proper performance<\/li>\n<li>Document issues supporting warranty claims<\/li>\n<\/ul>\n<p>This support protects owner interests while maintaining constructive contractor relationships. We're not adversarial but objective and fair.<\/p>\n<p><strong>Beyond Initial Commissioning:<\/strong> For clients pursuing ongoing performance excellence, we provide:<\/p>\n<ul>\n<li>Continuous commissioning programs<\/li>\n<li>Monitoring-based commissioning (MBCx)<\/li>\n<li>Retro-commissioning services<\/li>\n<li>Energy optimization programs<\/li>\n<li>Operator training refreshers<\/li>\n<li>Alarm rationalization<\/li>\n<li>Repair scope review and follow-up re-testing<\/li>\n<\/ul>\n<p>These services ensure initial capital and commissioning investments persist throughout the building's life, preventing significant performance degradation typical in non-commissioned buildings within 3-5 years.<\/p>\n<p><strong>Deliverable:<\/strong> Post-occupancy reports, seasonal testing results, warranty issue tracking, optimization recommendations<\/p>\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n            <\/div>\r\n\r\n    <style>\r\n        \/* List View Styles *\/\r\n        .process-stages-container { display: flex; flex-direction: column; gap: 20px; width: 100%; max-width: 1366px; margin: 0 auto; }\r\n        .stage-list-card { background: #727477; border-radius: 35px; padding: 25px 35px; display: flex; justify-content: space-between; align-items: flex-start; color: white; cursor: pointer; transition: transform 0.2s ease, background 0.2s ease; }\r\n        .stage-list-card:hover { transform: translateY(-3px); background: #626466; }\r\n        .stage-list-text { padding-right: 25px; }\r\n        .stage-list-text h3 { margin: 0 0 8px; font-size: 1.1rem; text-transform: uppercase; font-weight: bold; color: white; }\r\n        .stage-list-text p { margin: 0; font-size: 0.95rem; line-height: 1.4; color: #f0f0f0; }\r\n        \r\n        \/* Expand Icon *\/\r\n        .stage-expand-btn { flex-shrink: 0; width: 35px; height: 35px; background: white; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-top: 5px; }\r\n        .stage-expand-btn svg { width: 16px; height: 16px; }\r\n\r\n        \/* Modal Background *\/\r\n        .stage-modal-wrapper { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(245, 247, 250, 0.9); z-index: 99999; align-items: center; justify-content: center; }\r\n        .stage-modal-wrapper.active { display: flex; }\r\n        \r\n        \/* UPDATED: Modal Box - Added extra padding on the right (80px) to force the scrollbar inwards *\/\r\n        .stage-modal-content { background: #727477; width: 95%; max-width: 1366px; height: 85vh; position: relative; padding: 50px 80px 50px 50px; color: white; display: flex; flex-direction: column; border-radius: 50px; box-shadow: 0 10px 30px rgba(0,0,0,0.15); }\r\n        \r\n        \/* UPDATED: Placed X securely to the right of the scrollbar *\/\r\n        .stage-close-x { position: absolute; top: 40px; right: 30px; background: none; border: none; color: white; font-size: 2.5rem; cursor: pointer; font-weight: bold; line-height: 1; transition: opacity 0.2s; z-index: 10; padding: 0; }\r\n        .stage-close-x:hover { opacity: 0.7; }\r\n        .stage-modal-flex { display: flex; gap: 50px; height: 100%; align-items: stretch; padding-top: 10px; }\r\n        \r\n        \/* Modal Left Column (Image & Button) *\/\r\n        .stage-modal-left { flex: 0 0 350px; display: flex; flex-direction: column; align-items: center; gap: 30px; margin-top: auto; margin-bottom: auto; }\r\n        .stage-modal-left img { width: 100%; border-radius: 30px; aspect-ratio: 1; object-fit: cover; }\r\n        .stage-learn-more-btn { display: block; text-align: center; box-sizing: border-box; background: white; color: #1a365d; text-decoration: none; padding: 12px 20px; border-radius: 30px; font-weight: bold; cursor: pointer; width: 80%; text-transform: uppercase; transition: 0.2s; }\r\n        .stage-learn-more-btn:hover { background: #f0f0f0; color: #1a365d; }\r\n\r\n        \/* Modal Right Column (Text) *\/\r\n        .stage-modal-right { flex: 1; overflow-y: auto; padding-right: 20px; height: 100%; display: block; padding-bottom: 20px; }\r\n        .stage-modal-right h2 { font-size: 2rem; margin: 0 0 10px 0; font-style: italic; font-weight: normal; color: white; }\r\n        .stage-modal-right h4 { font-size: 1.1rem; text-transform: uppercase; margin: 0 0 25px 0; letter-spacing: 0.5px; font-weight: bold; color: white; line-height: 1.4; }\r\n        .stage-modal-text p, .stage-modal-text li { margin-bottom: 15px; line-height: 1.6; font-size: 1rem; color: white; }\r\n        .stage-modal-text ul { padding-left: 20px; margin-bottom: 20px; }\r\n        .stage-modal-text strong, .stage-modal-text b { color: #ffffff !important; }\r\n\r\n        \/* Custom Sleek Scrollbar *\/\r\n        .stage-modal-right::-webkit-scrollbar { width: 8px; }\r\n        .stage-modal-right::-webkit-scrollbar-track { background: rgba(255, 255, 255, 0.1); border-radius: 10px; margin-block: 10px; }\r\n        .stage-modal-right::-webkit-scrollbar-thumb { background: rgba(255, 255, 255, 0.4); border-radius: 10px; }\r\n        .stage-modal-right::-webkit-scrollbar-thumb:hover { background: rgba(255, 255, 255, 0.7); }\r\n\r\n        \/* Responsive Breakpoint *\/\r\n        @media (max-width: 900px) {\r\n            .stage-modal-flex { flex-direction: column; align-items: flex-start; overflow-y: auto; display: block; }\r\n            .stage-modal-left { flex: none; width: 100%; max-width: 350px; margin: 0 auto 30px auto; }\r\n            .stage-modal-right { overflow-y: visible; height: auto; padding-right: 10px; }\r\n            .stage-modal-content { height: 95vh; padding: 40px 20px; border-radius: 25px; }\r\n            \/* Add background to X on mobile so it stays visible over scrolling text *\/\r\n            .stage-close-x { top: 15px; right: 15px; background: rgba(114, 116, 119, 0.9); width: 40px; height: 40px; border-radius: 50%; display: flex; align-items: center; justify-content: center; }\r\n        }\r\n    <\/style>\r\n\r\n    <script>\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            const stageCards = document.querySelectorAll('.stage-list-card');\r\n            const closeBtns = document.querySelectorAll('.stage-close-x');\r\n            const modals = document.querySelectorAll('.stage-modal-wrapper');\r\n\r\n            \/\/ Open Modal when clicking the card\r\n            stageCards.forEach(card => {\r\n                card.addEventListener('click', function(e) {\r\n                    const modalId = this.getAttribute('data-stage-modal');\r\n                    const modal = document.getElementById(modalId);\r\n                    modal.classList.add('active');\r\n                    document.body.style.overflow = 'hidden';\r\n                    \r\n                    \/\/ Reset scroll position to top when opened\r\n                    const textContainer = modal.querySelector('.stage-modal-right');\r\n                    if (textContainer) {\r\n                        textContainer.scrollTop = 0;\r\n                    }\r\n                });\r\n            });\r\n\r\n            \/\/ Close Modal via X button\r\n            closeBtns.forEach(btn => {\r\n                btn.addEventListener('click', function(e) {\r\n                    e.preventDefault();\r\n                    modals.forEach(m => m.classList.remove('active'));\r\n                    document.body.style.overflow = '';\r\n                });\r\n            });\r\n\r\n            \/\/ Close Modal via clicking outside the gray box\r\n            window.addEventListener('click', function(e) {\r\n                if (e.target.classList.contains('stage-modal-wrapper')) {\r\n                    modals.forEach(m => m.classList.remove('active'));\r\n                    document.body.style.overflow = '';\r\n                }\r\n            });\r\n        });\r\n    <\/script>\r\n    \n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group has-background is-layout-constrained wp-block-group-is-layout-constrained\" style=\"background-color:#174578;padding-top:64px;padding-bottom:64px\">\n<div class=\"wp-block-group is-layout-constrained wp-container-core-group-is-layout-e4063042 wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-07579d57 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group has-white-background-color has-background is-layout-constrained wp-container-core-group-is-layout-c3fe7225 wp-block-group-is-layout-constrained\" style=\"border-top-left-radius:50px;border-top-right-radius:50px;border-bottom-left-radius:50px;border-bottom-right-radius:50px;margin-top:0;margin-bottom:0;padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2025\/09\/170909_17_10_06_5DSR7869.0-1024x576.jpg\" alt=\"\" class=\"wp-image-352\" srcset=\"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2025\/09\/170909_17_10_06_5DSR7869.0-1024x576.jpg 1024w, https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2025\/09\/170909_17_10_06_5DSR7869.0-300x169.jpg 300w, https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2025\/09\/170909_17_10_06_5DSR7869.0-768x432.jpg 768w, https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2025\/09\/170909_17_10_06_5DSR7869.0.jpg 1200w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\">Experience Across All Stakeholder Perspectives<\/h2>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">We understand owner performance requirements, contractor schedule pressures, designer intent, and operator capabilities because we&#8217;ve held all these roles. This comprehensive perspective enables genuine collaboration, \u2028not just coordination.<\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group has-white-background-color has-background is-layout-constrained wp-container-core-group-is-layout-c3fe7225 wp-block-group-is-layout-constrained\" style=\"border-top-left-radius:50px;border-top-right-radius:50px;border-bottom-left-radius:50px;border-bottom-right-radius:50px;margin-top:0;margin-bottom:0;padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2025\/09\/170909_17_10_06_5DSR7869.0-1024x576.jpg\" alt=\"\" class=\"wp-image-352\" srcset=\"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2025\/09\/170909_17_10_06_5DSR7869.0-1024x576.jpg 1024w, https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2025\/09\/170909_17_10_06_5DSR7869.0-300x169.jpg 300w, https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2025\/09\/170909_17_10_06_5DSR7869.0-768x432.jpg 768w, https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2025\/09\/170909_17_10_06_5DSR7869.0.jpg 1200w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\">Experience Across All Stakeholder Perspectives<\/h2>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">We understand owner performance requirements, contractor schedule pressures, designer intent, and operator capabilities because we&#8217;ve held all these roles. This comprehensive perspective enables genuine collaboration, \u2028not just coordination.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group has-white-background-color has-background is-layout-constrained wp-block-group-is-layout-constrained\" style=\"padding-top:64px;padding-bottom:64px\">\n<h2 class=\"wp-block-heading has-text-align-center\"><strong>Our Team&#8217;s Credentials<\/strong><\/h2>\n<\/div>\n\n\n\n<div class=\"wp-block-group has-background is-layout-constrained wp-block-group-is-layout-constrained\" style=\"background-color:#f4f9fd;padding-top:64px;padding-bottom:64px\">\n<h2 class=\"wp-block-heading has-text-align-center\"><strong>Our Leadership<\/strong><\/h2>\n\n\n\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n    <div class=\"team-bios-grid\">\r\n                \r\n        <div class=\"team-bio-card\">\r\n            <div class=\"team-bio-img-wrapper\">\r\n                <img decoding=\"async\" src=\"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2025\/08\/5O7A8640-Dariusz-Raczkowski-1024x683.jpg\" alt=\"Earl LaFlamme IV, PE\">\r\n            <\/div>\r\n            <h3>Earl LaFlamme IV, PE<\/h3>\r\n            <p class=\"team-bio-title\">Principal-Owner &amp; Founder<\/p>\r\n            <button class=\"read-bio-btn\" data-modal=\"modal-910\">READ BIO<\/button>\r\n        <\/div>\r\n\r\n        <div id=\"modal-910\" class=\"team-bio-modal\">\r\n            <div class=\"team-bio-modal-content\">\r\n                <button class=\"close-modal-x\">&times;<\/button>\r\n                <div class=\"modal-inner-flex\">\r\n                    <div class=\"modal-left\">\r\n                        <img decoding=\"async\" src=\"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2025\/08\/5O7A8640-Dariusz-Raczkowski-1024x683.jpg\" alt=\"Earl LaFlamme IV, PE\">\r\n                        <button class=\"go-back-btn close-modal\">GO BACK &rarr;<\/button>\r\n                    <\/div>\r\n                    <div class=\"modal-right\">\r\n                        <h2>Earl LaFlamme IV, PE<\/h2>\r\n                        <h4>Principal-Owner &amp; Founder<\/h4>\r\n                        <div class=\"modal-bio-text\">\r\n                            <p>Earl LaFlamme founded Catalyst Commissioning Group in 2014 after extensive experience spanning facility operations, mechanical engineering design, and commissioning across mission-critical facilities.<\/p>\n<p>Over the past 25 years, Earl has worked on the design, operation, and commissioning of major mechanical systems and equipment ranging from central utility plants to state-of-the-art bio-containment facilities and datacenters. He strives to provide a seamless transition from concept to turnover throughout the life of a project. His ability to review the design and confirm that the intent is clearly defined and that it meets the owner\u2019s requirements has saved a great deal of time and budget for many clients.<\/p>\n<p>Throughout his experience, Earl has had the opportunity to work on behalf of both the owner and the construction team. As a result, he can step back and consider the interests of all stakeholders in a project. As the principal of Catalyst Commissioning Group, he works to ensure that his team\u2019s experiences and lessons learned work to the benefit of Catalyst\u2019s clients.<\/p>\n<p><strong>Education:<\/strong> Mechanical Engineering<br \/>\n<strong>Certifications:<\/strong> Professional Engineer (PE), CxA, CCP, EMP<\/p>\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n                \r\n        <div class=\"team-bio-card\">\r\n            <div class=\"team-bio-img-wrapper\">\r\n                <img decoding=\"async\" src=\"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2025\/10\/Chris-Headshot2.png\" alt=\"Christopher Fischer\">\r\n            <\/div>\r\n            <h3>Christopher Fischer<\/h3>\r\n            <p class=\"team-bio-title\">Director of Commissioning<\/p>\r\n            <button class=\"read-bio-btn\" data-modal=\"modal-911\">READ BIO<\/button>\r\n        <\/div>\r\n\r\n        <div id=\"modal-911\" class=\"team-bio-modal\">\r\n            <div class=\"team-bio-modal-content\">\r\n                <button class=\"close-modal-x\">&times;<\/button>\r\n                <div class=\"modal-inner-flex\">\r\n                    <div class=\"modal-left\">\r\n                        <img decoding=\"async\" src=\"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2025\/10\/Chris-Headshot2.png\" alt=\"Christopher Fischer\">\r\n                        <button class=\"go-back-btn close-modal\">GO BACK &rarr;<\/button>\r\n                    <\/div>\r\n                    <div class=\"modal-right\">\r\n                        <h2>Christopher Fischer<\/h2>\r\n                        <h4>Director of Commissioning<\/h4>\r\n                        <div class=\"modal-bio-text\">\r\n                            <p>Christopher Fischer brings a wealth of engineering field experience to the table, beginning with his work maintaining MEP systems on ships as a graduate of the SUNY Maritime College.<\/p>\n<p>Since joining Catalyst, Chris has taken on a pivotal role in commissioning services, where he has been responsible for developing commissioning plans, creating detailed checklists, tracking issues, coordinating schedules, and executing functional performance tests. His comprehensive understanding of the commissioning process allows him to guide clients through every phase\u2014from the early stages of design to project occupancy\u2014ensuring that their needs and expectations are met.<\/p>\n<p>Chris excels in investigating, troubleshooting, and resolving challenges related to building automation systems and mechanical sequences of operations. His strong communication skills foster trust and transparency with clients, assuring them that the facilities delivered will meet design intent and operational requirements. By prioritizing the best interests of owners and project teams throughout the commissioning process, Chris is committed to enhancing the performance and longevity of their investments.<\/p>\n<p><strong>Education:<\/strong> Marine Engineering<br \/>\n<strong>Certifications:<\/strong> EMP, CEM, CMVP, CCP, LEED AP<\/p>\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n                \r\n        <div class=\"team-bio-card\">\r\n            <div class=\"team-bio-img-wrapper\">\r\n                <img decoding=\"async\" src=\"https:\/\/via.placeholder.com\/400x400.png?text=Placeholder\" alt=\"Dariusz Raczkowski\">\r\n            <\/div>\r\n            <h3>Dariusz Raczkowski<\/h3>\r\n            <p class=\"team-bio-title\">Director of Client Services<\/p>\r\n            <button class=\"read-bio-btn\" data-modal=\"modal-912\">READ BIO<\/button>\r\n        <\/div>\r\n\r\n        <div id=\"modal-912\" class=\"team-bio-modal\">\r\n            <div class=\"team-bio-modal-content\">\r\n                <button class=\"close-modal-x\">&times;<\/button>\r\n                <div class=\"modal-inner-flex\">\r\n                    <div class=\"modal-left\">\r\n                        <img decoding=\"async\" src=\"https:\/\/via.placeholder.com\/400x400.png?text=Placeholder\" alt=\"Dariusz Raczkowski\">\r\n                        <button class=\"go-back-btn close-modal\">GO BACK &rarr;<\/button>\r\n                    <\/div>\r\n                    <div class=\"modal-right\">\r\n                        <h2>Dariusz Raczkowski<\/h2>\r\n                        <h4>Director of Client Services<\/h4>\r\n                        <div class=\"modal-bio-text\">\r\n                            <p>Dariusz Raczkowski leads business development and client relationships, bringing 25 years of experience in mission-critical infrastructure spanning failure investigation, operations, emergency response, engineering, construction, and infrastructure planning. His comprehensive project delivery knowledge across diverse industries ensures Catalyst delivers exceptional client experiences from initial engagement through project completion and beyond.<\/p>\n<p>Dariusz's strategic approach to commissioning services integrates technical excellence with business objectives, helping clients understand how commissioning investments protect capital expenditures and operational budgets. His involvement in 7x24 Exchange mentoring and industry thought leadership on topics like datacenter waste heat reuse and direct liquid-to-chip cooling positions Catalyst at the forefront of mission-critical facility trends.<\/p>\n<p>He also translates his comprehensive experience into tangible client value when supporting his team and Catalyst\u2019s clients with boots-on-the-ground project leadership and\/or field support. Stakeholders receive solutions that are not only technically sound but also politically viable and commercially practical. By understanding the motivations and constraints of each party involved, from budget limitations to operational requirements, Dariusz guides project teams to deliver outcomes that exceed expectations while avoiding costly missteps.<\/p>\n<p><strong>Education:<\/strong> Facilities &amp; Environmental Engineering | Mechanical Engineering | Facilities Management | Financial Risk Management<br \/>\n<strong>Certifications:<\/strong> CEM, CPMM, CRL, CWI<\/p>\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n            <\/div>\r\n\r\n  <style>\r\n        \/* Grid Styles *\/\r\n        .team-bios-grid { \r\n            display: flex; \r\n            gap: 64px; \r\n            justify-content: space-between; \r\n            flex-wrap: wrap; \r\n            max-width: 1366px; \r\n            margin: 0 auto; \r\n            padding: 0 20px; \/* Prevents touching edges on smaller screens *\/\r\n        }\r\n        \r\n        .team-bio-card { \r\n            background: #727477; \r\n            border-radius: 50px; \/* UPDATED: Changed from 25px to 50px *\/\r\n            padding: 40px 32px; \r\n            flex: 1; \r\n            min-width: 300px; \r\n            text-align: center; \r\n            color: white; \r\n            display: flex; \r\n            flex-direction: column; \r\n            box-sizing: border-box;\r\n        }\r\n        \r\n        .team-bio-img-wrapper img { \r\n            width: 100%; \r\n            border-radius: 50px; \/* UPDATED: Changed from 15px to 50px *\/\r\n            object-fit: cover; \r\n            aspect-ratio: 1; \r\n            margin-bottom: 24px; \r\n        }\r\n        \r\n        \/* Stripped down H3 styling *\/\r\n        .team-bio-card h3 { \r\n            color: #ffffff; \r\n            margin: 0 0 5px 0; \r\n        }\r\n        \r\n        .team-bio-card .team-bio-title { \r\n            font-size: 0.9rem; \r\n            margin-bottom: 32px; \r\n            flex-grow: 1; \r\n        }\r\n        \r\n        .read-bio-btn { \r\n            background: white; \r\n            color: #1a365d; \r\n            border: none; \r\n            padding: 12px 20px; \r\n            border-radius: 30px; \r\n            font-weight: bold; \r\n            cursor: pointer; \r\n            width: 90%; \r\n            margin: 0 auto; \r\n            text-transform: uppercase; \r\n            letter-spacing: 0.5px; \r\n            transition: 0.2s; \r\n            margin-top: auto; \r\n        }\r\n        \r\n        .read-bio-btn:hover { \r\n            background: #f0f0f0; \r\n        }\r\n        \r\n        \/* Modal Styles *\/\r\n        .team-bio-modal { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(245, 247, 250, 0.9); z-index: 99999; align-items: center; justify-content: center; }\r\n        .team-bio-modal.active { display: flex; }\r\n        \r\n        .team-bio-modal-content { background: #727477; width: 95%; max-width: 1366px; height: 85vh; position: relative; padding: 50px; color: white; display: flex; flex-direction: column; border-radius: 50px; box-shadow: 0 10px 30px rgba(0,0,0,0.15); }\r\n        \r\n        .close-modal-x { position: absolute; top: 20px; right: 30px; background: none; border: none; color: white; font-size: 2.5rem; cursor: pointer; font-weight: bold; line-height: 1; transition: opacity 0.2s; }\r\n        .close-modal-x:hover { opacity: 0.7; }\r\n        .modal-inner-flex { display: flex; gap: 50px; height: 100%; align-items: center; }\r\n        \r\n        \/* Modal Left Column (Image & Button) *\/\r\n        .modal-left { flex: 0 0 350px; display: flex; flex-direction: column; align-items: center; gap: 30px; }\r\n        .modal-left img { width: 100%; border-radius: 50px; \/* UPDATED: Changed from 25px to 50px *\/ aspect-ratio: 1; object-fit: cover; }\r\n        .go-back-btn { background: white; color: #1a365d; border: none; padding: 12px 20px; border-radius: 30px; font-weight: bold; cursor: pointer; width: 80%; text-transform: uppercase; transition: 0.2s; }\r\n        .go-back-btn:hover { background: #f0f0f0; }\r\n\r\n        \/* Modal Right Column (Text) *\/\r\n        .modal-right { flex: 1; overflow-y: auto; padding-right: 20px; height: 100%; display: flex; flex-direction: column; justify-content: center; }\r\n        .modal-right h2 { font-size: 2.2rem; margin: 0 0 10px 0; font-style: italic; font-weight: normal; color: white; }\r\n        .modal-right h4 { font-size: 1.3rem; text-transform: uppercase; margin: 0 0 25px 0; letter-spacing: 1px; font-weight: bold; color: white; }\r\n        .modal-bio-text p { margin-bottom: 20px; line-height: 1.6; font-size: 1rem; color: white; }\r\n        \r\n        \/* Forces bold text inside the modal to be white, overriding the theme *\/\r\n        .modal-bio-text strong, .modal-bio-text b { color: #ffffff !important; }\r\n\r\n        \/* Responsive Breakpoint *\/\r\n        @media (max-width: 900px) {\r\n            .modal-inner-flex { flex-direction: column; align-items: flex-start; overflow-y: auto; }\r\n            .modal-left { flex: none; width: 100%; max-width: 350px; margin: 0 auto; }\r\n            .modal-right { overflow-y: visible; height: auto; }\r\n            .team-bio-modal-content { height: 95vh; padding: 40px 20px; }\r\n        }\r\n    <\/style>\r\n\r\n    <script>\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            const readBtns = document.querySelectorAll('.read-bio-btn');\r\n            const closeBtns = document.querySelectorAll('.close-modal-x, .close-modal');\r\n            const modals = document.querySelectorAll('.team-bio-modal');\r\n\r\n            \/\/ Open Modal\r\n            readBtns.forEach(btn => {\r\n                btn.addEventListener('click', function(e) {\r\n                    e.preventDefault();\r\n                    const modalId = this.getAttribute('data-modal');\r\n                    document.getElementById(modalId).classList.add('active');\r\n                    document.body.style.overflow = 'hidden'; \/\/ Lock background scrolling\r\n                });\r\n            });\r\n\r\n            \/\/ Close Modal via Buttons\r\n            closeBtns.forEach(btn => {\r\n                btn.addEventListener('click', function(e) {\r\n                    e.preventDefault();\r\n                    modals.forEach(m => m.classList.remove('active'));\r\n                    document.body.style.overflow = ''; \/\/ Unlock background scrolling\r\n                });\r\n            });\r\n\r\n            \/\/ Close Modal via clicking outside the gray box\r\n            window.addEventListener('click', function(e) {\r\n                if (e.target.classList.contains('team-bio-modal')) {\r\n                    modals.forEach(m => m.classList.remove('active'));\r\n                    document.body.style.overflow = '';\r\n                }\r\n            });\r\n        });\r\n    <\/script>\r\n    \n<\/div>\n\n\n\n<div class=\"wp-block-group has-white-background-color has-background is-layout-constrained wp-block-group-is-layout-constrained\" style=\"padding-top:64px;padding-bottom:64px\">\n<h2 class=\"wp-block-heading has-text-align-center\"><strong>Why Choose Catalyst<\/strong><\/h2>\n<\/div>\n\n\n\n<div class=\"wp-block-group has-background is-layout-constrained wp-block-group-is-layout-constrained\" style=\"background-color:#174578;padding-top:64px;padding-bottom:64px\">\n<div class=\"wp-block-group is-layout-constrained wp-container-core-group-is-layout-e4063042 wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading has-text-align-center has-white-color has-text-color has-link-color wp-elements-5fe3696b1318093fc5651cb39197f45c\">Our Commitment<\/h2>\n\n\n\n<p class=\"has-text-align-center has-white-color has-text-color wp-block-paragraph\">Every project is unique, requiring a customized scope to meet specific goals. Whether you&#8217;re developing a hyperscale data center, renovating a research laboratory, pursuing LEED certification, investigating equipment failure, or augmenting your technical team, Catalyst brings the expertise, perspective, and commitment to ensure your success.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-text-align-center has-white-color has-text-color has-link-color wp-elements-057cd84b6f38fedb9a4c26727321f144\">We don&#8217;t just verify systems work. \u2028<br>We ensure they perform flawlessly when failure isn&#8217;t an option.<\/h3>\n\n\n\n<h3 class=\"wp-block-heading has-text-align-center has-white-color has-text-color has-link-color wp-elements-d27aa72979b4da7948c9f7ed71d06f78\">Ready to Discuss How Catalyst Can Support Your Project?<\/h3>\n\n\n\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-0e5f7e11 wp-block-buttons-is-layout-flex\" style=\"padding-top:0;padding-bottom:0\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-white-background-color has-text-color has-background has-link-color wp-element-button\" style=\"color:#174578\"><strong>Contact Us Today \u2192<\/strong><\/a><\/div>\n\n\n\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-white-background-color has-text-color has-background has-link-color wp-element-button\" style=\"color:#174578\"><strong>Contact Us Today \u2192<\/strong><\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group has-white-background-color has-background is-layout-constrained wp-block-group-is-layout-constrained\" style=\"padding-top:64px;padding-bottom:64px\">\n<p class=\"has-text-align-center has-black-color has-text-color has-link-color wp-elements-52551407ebc5585069b4cd8741ee0b8e wp-block-paragraph\"><em>Catalyst Commissioning Group: Where technical expertise meets practical experience, and diverse perspectives create collaborative success.<\/em><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-group group-container has-background is-layout-constrained wp-block-group-is-layout-constrained\" style=\"background-color:#f4f9fd;padding-top:0px;padding-bottom:0px\">\n<div class=\"wp-block-columns colpairhome has-background is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex\" style=\"background-color:#f4f9fd\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"padding-right:0px;padding-left:0px;flex-basis:1px\"><\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-content-justification-left is-layout-constrained wp-container-core-column-is-layout-54d22900 wp-block-column-is-layout-constrained\">\n<p class=\"pnospace wp-block-paragraph\"><em>\u201cTheir technical acumen coupled with their understanding of scheduling and commissioning was displayed in everything that was asked of them. These projects faced numerous challenges, issues and unexpected results. The main difference between complete chaos and organized results was having Catalyst as part of the team to engage and drive through any\/all challenges presented to them for consistent and predictable results.\u201d<\/em><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\u2014Anthony J. Terilli, Vice President, The Whiting-Turner Contracting Company<\/h3>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Founded in 2014, Catalyst Commissioning Group has grown from a specialized consultancy to a comprehensive technical services firm supporting customers with K-12 schools and retail performance parameters to biocontainment and mission-critical facilities where performance and reliability aren&#8217;t negotiable. Our Story Founded in 2014 by Earl LaFlamme IV, PE, Catalyst Commissioning Group began with a simple [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":342,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-301","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>About | Catalyst Commissioning Group<\/title>\n<meta name=\"description\" content=\"Learn more about Catalyst Commissioning Group, including our history, process and team.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"About | Catalyst Commissioning Group\" \/>\n<meta property=\"og:description\" content=\"Learn more about Catalyst Commissioning Group, including our history, process and team.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/catalystcx.marketmentorsdev.com\/index.php\/about-catalyst-commissioning-group\/\" \/>\n<meta property=\"og:site_name\" content=\"Catalyst Commissioning Group\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-22T20:07:39+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2025\/09\/IMG_8083-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"2560\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/catalystcx.marketmentorsdev.com\\\/index.php\\\/about-catalyst-commissioning-group\\\/\",\"url\":\"https:\\\/\\\/catalystcx.marketmentorsdev.com\\\/index.php\\\/about-catalyst-commissioning-group\\\/\",\"name\":\"About | Catalyst Commissioning Group\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/catalystcx.marketmentorsdev.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/catalystcx.marketmentorsdev.com\\\/index.php\\\/about-catalyst-commissioning-group\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/catalystcx.marketmentorsdev.com\\\/index.php\\\/about-catalyst-commissioning-group\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/catalystcx.marketmentorsdev.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/IMG_8083-scaled.jpg\",\"datePublished\":\"2025-08-18T18:45:41+00:00\",\"dateModified\":\"2026-06-22T20:07:39+00:00\",\"description\":\"Learn more about Catalyst Commissioning Group, including our history, process and team.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/catalystcx.marketmentorsdev.com\\\/index.php\\\/about-catalyst-commissioning-group\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/catalystcx.marketmentorsdev.com\\\/index.php\\\/about-catalyst-commissioning-group\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/catalystcx.marketmentorsdev.com\\\/index.php\\\/about-catalyst-commissioning-group\\\/#primaryimage\",\"url\":\"https:\\\/\\\/catalystcx.marketmentorsdev.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/IMG_8083-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/catalystcx.marketmentorsdev.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/IMG_8083-scaled.jpg\",\"width\":1920,\"height\":2560},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/catalystcx.marketmentorsdev.com\\\/index.php\\\/about-catalyst-commissioning-group\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/catalystcx.marketmentorsdev.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Technical Mastery. Practical Experience. Trusted Partnership.\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/catalystcx.marketmentorsdev.com\\\/#website\",\"url\":\"https:\\\/\\\/catalystcx.marketmentorsdev.com\\\/\",\"name\":\"Catalyst Commissioning Group\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/catalystcx.marketmentorsdev.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"About | Catalyst Commissioning Group","description":"Learn more about Catalyst Commissioning Group, including our history, process and team.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"About | Catalyst Commissioning Group","og_description":"Learn more about Catalyst Commissioning Group, including our history, process and team.","og_url":"https:\/\/catalystcx.marketmentorsdev.com\/index.php\/about-catalyst-commissioning-group\/","og_site_name":"Catalyst Commissioning Group","article_modified_time":"2026-06-22T20:07:39+00:00","og_image":[{"width":1920,"height":2560,"url":"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2025\/09\/IMG_8083-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/catalystcx.marketmentorsdev.com\/index.php\/about-catalyst-commissioning-group\/","url":"https:\/\/catalystcx.marketmentorsdev.com\/index.php\/about-catalyst-commissioning-group\/","name":"About | Catalyst Commissioning Group","isPartOf":{"@id":"https:\/\/catalystcx.marketmentorsdev.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/catalystcx.marketmentorsdev.com\/index.php\/about-catalyst-commissioning-group\/#primaryimage"},"image":{"@id":"https:\/\/catalystcx.marketmentorsdev.com\/index.php\/about-catalyst-commissioning-group\/#primaryimage"},"thumbnailUrl":"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2025\/09\/IMG_8083-scaled.jpg","datePublished":"2025-08-18T18:45:41+00:00","dateModified":"2026-06-22T20:07:39+00:00","description":"Learn more about Catalyst Commissioning Group, including our history, process and team.","breadcrumb":{"@id":"https:\/\/catalystcx.marketmentorsdev.com\/index.php\/about-catalyst-commissioning-group\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/catalystcx.marketmentorsdev.com\/index.php\/about-catalyst-commissioning-group\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/catalystcx.marketmentorsdev.com\/index.php\/about-catalyst-commissioning-group\/#primaryimage","url":"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2025\/09\/IMG_8083-scaled.jpg","contentUrl":"https:\/\/catalystcx.marketmentorsdev.com\/wp-content\/uploads\/2025\/09\/IMG_8083-scaled.jpg","width":1920,"height":2560},{"@type":"BreadcrumbList","@id":"https:\/\/catalystcx.marketmentorsdev.com\/index.php\/about-catalyst-commissioning-group\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/catalystcx.marketmentorsdev.com\/"},{"@type":"ListItem","position":2,"name":"Technical Mastery. Practical Experience. Trusted Partnership."}]},{"@type":"WebSite","@id":"https:\/\/catalystcx.marketmentorsdev.com\/#website","url":"https:\/\/catalystcx.marketmentorsdev.com\/","name":"Catalyst Commissioning Group","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/catalystcx.marketmentorsdev.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/catalystcx.marketmentorsdev.com\/index.php\/wp-json\/wp\/v2\/pages\/301","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/catalystcx.marketmentorsdev.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/catalystcx.marketmentorsdev.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/catalystcx.marketmentorsdev.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/catalystcx.marketmentorsdev.com\/index.php\/wp-json\/wp\/v2\/comments?post=301"}],"version-history":[{"count":99,"href":"https:\/\/catalystcx.marketmentorsdev.com\/index.php\/wp-json\/wp\/v2\/pages\/301\/revisions"}],"predecessor-version":[{"id":1005,"href":"https:\/\/catalystcx.marketmentorsdev.com\/index.php\/wp-json\/wp\/v2\/pages\/301\/revisions\/1005"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/catalystcx.marketmentorsdev.com\/index.php\/wp-json\/wp\/v2\/media\/342"}],"wp:attachment":[{"href":"https:\/\/catalystcx.marketmentorsdev.com\/index.php\/wp-json\/wp\/v2\/media?parent=301"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}