ADVERTISEMENT

Meet the watchdogs leading Marcos' flood control probe team

Published Sep 14, 2025 06:09 am
Former Public Works Secretary Rogelio Singson, SGV & Co. Country Managing Partner Rossana Fajardo, and Baguio City Mayor Benjamin Magalong (File photos)
Former Public Works Secretary Rogelio Singson, SGV & Co. Country Managing Partner Rossana Fajardo, and Baguio City Mayor Benjamin Magalong (File photos)
President Marcos has tapped three seasoned reformists to take on one of the toughest jobs in government today: rooting out corruption in flood control and infrastructure projects.
The newly created Independent Commission for Infrastructure (ICI), formed under Executive Order No. 94, will investigate reports of fund misuse and anomalies in projects over the last decade. To ensure credibility, the Palace assembled a team with long careers in public service, finance, and institutional reform — all with reputations for tackling corruption and governance challenges head-on.
Malacañang on Saturday revealed two members and a special adviser who will be part of the ICI. A chairman is expected to be named in the coming days.

Rogelio ‘Babes’ Singson: The DPWH reformer

Singson’s name is synonymous with reform in the Department of Public Works and Highways (DPWH), where he served as secretary from 2010 to 2016. He launched a sweeping “Good Governance and Anti-Corruption Program” to clean up the agency.
Under his leadership, DPWH adopted the “5Rs” mantra — Right Project, Right Cost, Right Quality, Right on Time, and implemented by the Right People. He pushed for transparent procurement, brought in independent inspectors, required integrity pledges from contractors and staff, and worked with civil society to monitor projects.
The results were measurable. Social Weather Stations surveys showed a sharp improvement in DPWH’s corruption perception score, while infrastructure spending nearly quintupled. By 2016, most national roads had been paved to higher standards, a turnaround praised by then-president Benigno Aquino III.
Singson also headed the Bases Conversion and Development Authority and has long experience managing large-scale infrastructure development. His role in the ICI signals a focus on technical rigor and accountability in public works.

Rossana Fajardo: The numbers watchdog

With more than three decades in auditing, risk management, and financial controls, Rossana Fajardo brings the lens of a numbers expert to the commission. She is the Country Managing Partner of SGV & Co., the Philippines’ largest professional services firm, and a certified public accountant with multiple international certifications in fraud examination, IT (information technology) systems control, and risk management.
Fajardo joined SGV in 1988 and became a partner in 2001, rising to hold leadership roles in both SGV and Ernst & Young across the Association of Southeast Asian Nations. Her expertise spans business transformation, finance and risk, and IT advisory, working with clients in sectors from telecommunications and technology to power, manufacturing, and government services.
She is also an advocate for women in leadership, championing STEM careers for young girls through the EY STEM Girls program and supporting women in technology initiatives.
Fajardo’s experience in tracing financial leakages and tightening controls is expected to be crucial in following the trail of public funds in the ICI’s investigations.

Benjamin Magalong: The crime-buster mayor

A decorated law enforcement officer turned mayor, Benjamin “Benjie” Magalong brings investigative grit to the panel. Before becoming Baguio City’s chief executive, he served as Deputy Director General of the Philippine National Police and headed its Criminal Investigation and Detection Group, where he oversaw sensitive, high-profile probes.
In 2019, Magalong named several “ninja cops” or police officers allegedly involved in drug recycling in Pampanga in 2013 and 2014.
As mayor, Magalong has carried over that reputation for accountability. He institutionalized Baguio’s “People’s Council,” giving civil society groups formal power to participate in governance. His administration also secured ISO certification for city services to ensure process efficiency and transparency.
Magalong has been outspoken about the “cost of corruption,” citing examples of overpriced public works and equipment to drive home how graft burdens ordinary citizens. He has also defended Baguio’s fiscal transparency after questions on city time deposits, vowing accountability in financial management.
Recognized as an “Outstanding Public Servant” by the Volunteers Against Crime and Corruption in 2023, he has also led initiatives in disaster risk reduction, sustainability, and youth innovation under the city’s “Baguio 2043” vision.
Though serving only as a special advisor to the ICI, his experience in leading investigations and reforms is expected to bolster the commission’s credibility.

The mandate

The ICI has broad investigative powers — from issuing subpoenas and freezing assets to recommending criminal charges. Communications Undersecretary and Palace Press Officer Claire Castro emphasized that the panel’s independence is guaranteed, noting that none of the appointees are tied to agencies or contractors under probe.
“Walang sasantuhin dito. Kahit kamag-anak, kaibigan, kaalyado — there will be no sacred cows,” she said.

Related Tags

independent commission Flood control Rogelio Singson Rossana Fajardo Benjamin Magalong
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.