ADVERTISEMENT

'Bakit minamadali?': Cendaña, Akbayan want House probe on mysterious Pax Silica

Published Jul 29, 2026 04:27 pm

At A Glance

  • Akbayan Party-list lawmakers file House Resolution No. 1227 seeking a comprehensive probe into Pax Silica, criticizing President Marcos' SONA commitment to include the Philippines as a site.
  • Deputy Minority Leader Perci Cendaña warns against the administration's rush to finalize a framework agreement by November, stressing the lack of transparency and due diligence in the deal.
  • The bloc insists that any foreign investment must safeguard sovereign interests, ecological integrity, and industrialization, with Congress hearing inputs from communities, unions, and civil society before proceeding.
The House of Representatives (Ellson Quismorio/ MANILA BULLETIN)
The House of Representatives (Ellson Quismorio/ MANILA BULLETIN)

Akbayan Party-list is leading a call in the House of Representatives to conduct a comprehensive probe into Pax Silica or the United States (US)-led international advanced technology, artificial intelligence (AI), and rare earth minerals supply chain initiative. 
This, as Akbayan Party-list Rep. Perci Cendaña criticized President Marcos' SONA commitment to include the Philippines as a Pax Silica site.
The deputy minority leader criticized the Marcos administration’s apparent rush to join Pax Silica, despite the lack of transparency surrounding the deal.
The government is fast-tracking a framework agreement on Pax Silica by November in time for US President Donald Trump’s visit to Manila for the 49th ASEAN Leaders’ Summit. 
“It is deeply troubling that the President is rushing to commit our country to Pax Silica while he has yet to disclose the full details of the deal. Bakit parang ginagawang “Fast Silica” ang Pax Silica? Bakit minamadali?” asked Cendaña. 
(Why does it seem like Pax Silica is being turned into ‘Fast Silica?’ Why the rush?)
“It is part of basic due diligence na usasain ang anumang kontrata (It is part of basic due diligence to scrutinize any contract). This is true most especially for any country entering into a trade deal or treaty.
"Delikadong pipirma siya sa isang agreement na hindi dinaan sa isang masusing pag-aaral,” he underscored.
(It is dangerous for him to sign an agreement that has not undergone thorough study.)
Cendaña joined fellow Akbayan Reform Bloc lawmakers Rep. Chel Diokno, Rep. Dadah Kiram Ismula, and Dinagat Island lone district Rep. Kaka Bag-ao in filing House Resolution (HR) No.1227.
The measure seeks to conduct a comprehensive probe into Pax Silica and uncover its details.
Cendaña insisted that any foreign investment should pass stringent tests and contribute to the country’s industrialization.
“We cannot allow our country’s economic fate to be decided solely on unproven promises. Congress must steadfastly do its role in sifting through the details of Pax Silica and see if it promotes our country’s sovereign interests, uphold ecological integrity, create decent work, and lead to sustainable innovation and industrialization," he said.
The House probe will hear out the inputs from all stakeholders including affected communities, local governments, trade unions, farmers, indigenous peoples’ groups, environmental experts, and civil society.
Cendaña added that the inquiry must look out for provisions that might prove detrimental to national interests.
“Our historical experience tells us that we should approach promises from any superpower with skepticism. Every provision must be scrutinized for unfair provisions."
In his fifth SONA last Monday, July 27, Marcos cited the proposed Pax Silica Industrial Hub as the centerpiece of the country's push for an AI-driven economy.
The Bases Conversion and Development Authority (BCDA) previously touted that Pax Silica will create nearly 200,000 and attract an estimated P180 billion in investments.

Related Tags

Akbayan Party-list Pax Silica Chel Diokno Perci Cendaña SONA Marcos
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; } }

{{ static_articles_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.