ADVERTISEMENT

Pax Silica, explained

Published Jul 22, 2026 08:03 pm
Photo by Geoffrey Moffett on Unsplash. (This is a stock image and not an actual representation of the Pax Silica infrastructure in Tarlac.)
Photo by Geoffrey Moffett on Unsplash. (This is a stock image and not an actual representation of the Pax Silica infrastructure in Tarlac.)
On a stretch of land the size of roughly 1,620 hectares north of Manila, the Philippine government and its allies are racing to build what officials are billing as the country's gateway into the global artificial intelligence economy. But for thousands of farmers and residents who call that land home, the project looks less like an opportunity and more like a threat.
The development is the flagship Philippine component of Pax Silica, a US-led international coalition launched in December 2025 to secure supply chains for semiconductors, critical minerals, and artificial intelligence technologies.
What Is Pax Silica?
Pax Silica members include the United States, Japan, Australia, India, Israel, South Korea, the United Kingdom, and several European nations, with the Netherlands and the EU among the more recent entrants. The Philippines signed on in April 2026 as roughly the 13th member, becoming one of only two Southeast Asian countries in the coalition alongside Singapore.
At the center of the Philippine deal is a proposed 4,000-acre (about 1,620-hectare) "Economic Security Zone" inside New Clark City, Tarlac province, on land administered by the Bases Conversion and Development Authority (BCDA). The site is billed as the first "AI-native industrial acceleration hub" under the initiative, intended to host semiconductor assembly, testing and packaging, advanced manufacturing, and AI infrastructure development.
What it's for
Officials frame Pax Silica as both an economic and a geopolitical project. Finance Secretary Frederick Go has called it a potential "generational" opportunity, and the government hopes the zone will draw foreign capital, create jobs, and help the Philippines move beyond its traditional role in low-value chip assembly toward higher-value manufacturing.
Strategically, the initiative is widely understood as a US-led effort to bolster supply chains. The Philippines has been positioned as an attractive partner in part because of its mineral wealth, including copper deposits in places like Tampakan, South Cotabato, which are essential to chip and wiring production. The project also builds on the existing Luzon Economic Corridor, a Philippines–US–Japan infrastructure initiative covering rail, ports, and clean energy investment between Subic Bay, Clark, Manila, and Batangas.
The case against it
Opposition has grown steadily since the Philippines joined the coalition, driven by farmers' groups, and other communities, such as environmental scientists, and some government officials. Their objections cluster around several core concerns:
Mass displacement. Estimates cited by advocacy groups suggest as many as 20,000 residents and 15,000 farmers could be displaced by the New Clark City hub. Critics argue that the absence of formal land titles, common among communities that have lived on the land for generations, is being used to erase their claims rather than protect them.
Water scarcity. The Sacobia watershed, the primary water source for New Clark City, has reportedly shown signs of strain since 2020. Environmental advocates warn that a large industrial and semiconductor hub could worsen water stress for surrounding communities, even as government officials insist supply is sufficient and that local needs will remain the priority.
Mining expansion and pollution. Because the initiative depends on securing critical minerals, opponents fear it will accelerate large-scale mining in provinces such as Zambales, Palawan, and Nueva Vizcaya — areas that have already suffered from deforestation, contaminated rivers, and mine tailings from decades of extraction. The farmers' group Kilusang Magbubukid ng Pilipinas (KMP) has also pointed to soil and groundwater contamination linked to former US military bases in Clark and Subic as a warning sign of what could recur.
Food security. Much of the land under discussion supports rice, coconut, and other food production. Converting agricultural and coastal land into industrial and mining corridors, critics say, could undermine local food supplies.
Economic dependency. The arrangement was called out as a "massive sellout," arguing it locks the Philippines into supplying cheap raw materials and low-value labor—assembly, testing, packaging—while higher-value technology, control, and profit remain with foreign partners.
Sovereignty and legal jurisdiction. A separate controversy erupted in May 2026 after BCDA president Joshua Bingcang said the United States had requested that the zone operate under US law with diplomatic immunity for American personnel, a request the Philippine government said it rejected. A US State Department official later said the remarks were "taken out of context," insisting the request was about legal predictability for investors rather than immunity. The episode nonetheless fueled concerns, echoed in a House resolution filed by the Makabayan bloc, that the zone could compound foreign—particularly US military and economic—influence over Philippine territory.
In the US, there have been concerns of data centers affecting communities. Such as losing water, increased heat, and noise pollution.
On top of this, it has been forecasted that by 2035, about nine years from now, data centers will be consuming about four times as much electricity than today, which may increase electricity bills, contribute to air pollution, and strain electric grids.
What comes next
The debate over Pax Silica reflects a broader tension familiar across Southeast Asia: the promise of foreign investment and technological advancement set against the risks of displacement, environmental degradation, and diminished sovereignty over land and resources. As the Philippines and the United States work toward finalizing the framework agreement, the outcome is likely to hinge on whether the government can deliver credible safeguards or whether, as critics fear, the rush to secure a "generational" investment repeats patterns of past megaprojects that left local communities to absorb the costs.

Related Tags

Pax Silica AI data center New Clark City Tarlac
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.