Posted on Leave a comment

I used to think the hard part of employee advocacy was getting people to post

It was not.

Our HR team wanted employees to share more about company culture, hiring updates, internal events, and project wins on LinkedIn. We were not trying to turn everyone into corporate influencers. We only wanted people to feel more comfortable writing about work when there was something worth sharing.

The usual problem was the blank page. Someone attended a company event, joined a volunteer activity, completed a project, or had a good team moment. They were willing to post, but they did not know how to start. Some people worried about sounding too formal. Some worried about saying the wrong thing. Some simply did not have time to turn a rough thought into a clean post.

So we set up a ChatGPT Project for it.

The idea was simple. Instead of every employee prompting from scratch, HR would condition the project with shared context: company tone, basic social media guidelines, examples of acceptable employee posts, phrases to avoid, and reminders about confidential information. Anyone using that project would start from the same set of instructions.

At first, it worked well.

Employees could paste in a few rough notes and ask for a LinkedIn draft. Someone could write, “We had a team volunteering event last Friday, I helped with registration, make this sound natural.” Another person could ask for a short post about joining the company, a project milestone, or a hiring announcement. The drafts came out cleaner than what most people would write from scratch.

For HR, this looked like progress. More people were willing to share. The posts were more readable. The tone was more consistent. Employees were not staring at a blank page anymore.

Also Read: Quantum’s ChatGPT moment is coming — and it’s worth trillions

Then we noticed the issue. Some drafts sounded a little too official.

An employee might only want to say they enjoyed a team event, but the draft would turn it into a polished statement about company values. A hiring post might sound like it came from the corporate page instead of a person. A project post might imply that the employee was speaking on behalf of the company, even when they were only sharing a personal reflection.

That was the friction point. The ChatGPT Project had made drafting easier, but it had also made company-sounding posts easier to produce.

This mattered because employee advocacy sits in an awkward middle ground. A personal LinkedIn post is not the same as an official company announcement. But when the post is about work, people can easily blur the line. A sentence that sounds harmless inside a draft can still create confusion outside the company.

The issue was not that the project was bad. The shared context helped. It reduced blank-page writing and gave employees a safer starting point. The problem was that our instructions focused too much on writing style and not enough on posting boundaries.

So we changed the project instructions.

We added a simple rule: before drafting, ChatGPT had to identify what kind of post it was preparing. Was it a personal reflection, a hiring-related post, an event recap, a project update, or a repost of official company news?

That small step changed the output.

Also Read: OpenAI’s Astra aims to turn AI from chatbot into digital worker

If the post was a personal reflection, the draft had to sound like the employee. It could mention what they experienced, what they appreciated, and what they learned, but it should not make broad claims on behalf of the company. If the draft crossed that line, ChatGPT had to flag it to the user.

If the post was about hiring, it had to stay close to the approved hiring message. It could make the post warmer or more personal, but it should not invent role details, benefits, salary hints, or promises about career progression.

If the post was about a project, it had to avoid confidential details, client names, unreleased work, internal numbers, or claims that had not already been cleared.

We also asked the project to show a short “check before posting” note under each draft. Not a long policy lecture. Just a few practical checks: remove confidential details, confirm that this is your personal view, check whether the role or event information is current, and get approval if the post sounds like an official company statement and not personal.

That helped because employees did not need to remember the whole social media policy every time. The reminder appeared where the work happened.

It also showed us the limitation of using a ChatGPT Project alone. The project could draft and warn, but it could not route approvals by itself. Right now, we are moving beyond the project setup so the workflow can become more agentic. When approval is needed, the workflow should route the draft to the right person, such as Marcom, Legal, or HR. That person can adjust it, send it back to the writer and it will automatically be posted.

This was more useful than writing a long rulebook. The workflow became less about generating perfect posts and more about helping employees stay inside the right lane.

We did not need employees to become marketing people. We needed them to have a safer way to share real work moments without accidentally sounding like the corporate communications team.

Editor’s note: e27 aims to foster thought leadership by publishing views from the community. You can also share your perspective by submitting an article, video, podcast, or infographic.

The views expressed in this article are those of the author and do not necessarily reflect the official policy or position of e27.

Join us on WhatsAppInstagramFacebookX, and LinkedIn to stay connected.

The post I used to think the hard part of employee advocacy was getting people to post appeared first on e27.

Posted on Leave a comment

Singaporean founders’ Lightsage bags US$4M to decode how AI agents choose software

The next customer for a software company may not be a person scrolling through a pricing page. It may be an AI coding agent, asked by a developer to choose a database, install an SDK, connect an API, or fix a broken integration.

That shift is still early, but it is already changing how software is discovered and adopted. Tools such as Claude Code, Codex, Cursor, GitHub Copilot and OpenCode can now search for products, compare options, read documentation and write implementation code on behalf of users. In that world, a company’s website is no longer the only front door. Its documentation, APIs, SDKs, command-line tools and machine-readable interfaces become part of the sales funnel.

Also Read: The app worked, the product didn’t: Can we install judgement into AI agents?

Lightsage, a San Francisco-based startup founded by Singaporean founders Jun Liang Lee (CEO) and Sean Er (CTO), wants to build the analytics layer for this new behaviour. The company has raised US$4 million in funding led by Nexus Venture Partners to develop what it calls an Agent-Led Growth platform.

The round also includes operators from the developer tools and AI ecosystem, including former Salesforce CTO Steven Tamm, Postman CEO Abhinav Asthana, Apollo CEO Matt Curl, DocuSign President and GM of Growth Robert Chatwani, Resend CEO Zeno, Firecrawl co-founder Eric, Daytona CEO Ivan, Tinyfish COO Shuhao, and others.

From product-led to agent-led growth

For the past decade, many software companies have optimised around product-led growth, a model in which users discover, try and pay for products with limited involvement from sales teams. The playbook was built around human behaviour: search rankings, landing pages, onboarding flows, product analytics, emails and conversion funnels.

AI agents disrupt that pattern because they may compress discovery, evaluation and implementation into a single workflow. A developer might ask an agent to “add payments to this app” or “find the best OCR API for invoices”, and the agent could decide which vendor to use before the human ever sees a shortlist.

That matters for Southeast Asia, where many startups run lean engineering teams and rely heavily on global developer infrastructure. A fintech in Jakarta, a logistics startup in Ho Chi Minh City or a SaaS company in Singapore may increasingly use AI coding tools to speed up product work. If those agents default to familiar global vendors, newer or regional software companies could struggle to be discovered, even if their products are technically strong.

Lightsage’s core argument is that visibility in AI-generated answers is only one part of the problem. A product may be mentioned by an AI assistant, but still lose the “agent customer” if its documentation is confusing, its SDK fails, its authentication flow is unclear, or its API examples cannot be executed reliably.

“We are moving from an internet where AI tells people which software to use to one where AI increasingly uses the software itself,” said Lee. “Visibility still matters, but the real test is whether an agent can understand your product and get to a successful outcome.”

How the platform works

Lightsage allows software companies to see their product through an agent’s perspective. Its platform runs simulations across answer engines and coding agents, checking not only whether a company appears against competitors, but what happens after that.

Agents are assigned real tasks that require them to navigate documentation, pick the right tools and use APIs, SDKs, CLIs, Model Context Protocol servers and agent skills. MCP, an emerging standard popularised in the AI developer ecosystem, allows AI systems to connect more easily with external tools and data sources.

Also Read: AI agents could help Southeast Asian firms untangle cross-border payment costs

When the agent fails, Lightsage identifies where the workflow broke. The issue could be poor discoverability, missing examples, inconsistent documentation, authentication problems, an API endpoint, an SDK implementation, or an incompatible MCP server. Teams can then fix the issue, rerun the test and measure whether the agent completes the task more successfully.

The company also tracks real agent traffic, showing when agents visit a customer’s website or documentation, what they interact with, and whether those journeys lead to product usage. Over time, Lightsage wants to feed those insights back into development and deployment workflows so products can continuously improve for both agents and humans.

The platform currently supports Claude Code, Codex, Cursor, GitHub Copilot, OpenCode and other coding agents.

Early users and a new analytics gap

Lightsage is beginning with developer software, where the behaviour of coding agents is easiest to observe. Its early customers include Firecrawl, Reducto, Daytona, Rime and Tinyfish. These companies use the platform to understand why agents recommend certain products, where integrations fail and whether changes to documentation or product flows improve outcomes.

A typical case may start with a company discovering that a coding agent keeps recommending a rival. Lightsage then recreates the same task across multiple products and agents to determine whether the problem is awareness, documentation quality, or the actual product experience.

This is an analytics gap that traditional software tools were not designed to handle. Human acquisition is usually tracked through search terms, ad clicks, referral links, sign-ups and sales calls. Agents may not follow those paths. They can discover a product through generated answers, inspect documentation directly, call an API and influence a purchase without producing the same trail of clicks.

Their behaviour is also unstable. Different coding agents can approach the same task differently, and their preferences may shift as models are updated. A workflow that works for one agent may fail in another.

Abhishek Sharma, partner at Nexus, framed this as a wider change in online commerce. “AI is now shifting that agency from humans to agents, which can discover, evaluate and act on a customer’s behalf,” he said. “Lightsage is building the intelligence infrastructure for this new era of autonomous browsing, helping companies optimise for agent conversion, not just awareness.”

Competitive landscape

Lightsage sits at the intersection of AI search optimisation, developer experience testing and product analytics. Its closest rivals are likely to come from several directions rather than one neat category. Generative engine optimisation startups such as Profound, AthenaHQ, Scrunch AI and Peec AI help brands understand how they appear in AI answers, while developer observability and AI infrastructure tools such as LangSmith, Helicone and Langfuse focus on monitoring AI applications and model behaviour.

Traditional product analytics companies, including Amplitude, Mixpanel and PostHog, already help software teams understand human users. Lightsage is betting that agent behaviour will become distinct enough to need its own system of record.

The challenge is whether “agent-led growth” becomes a durable software category or remains a feature added by existing analytics and developer tools platforms. Large incumbents already own parts of the workflow, from code assistants to API platforms and observability stacks. Lightsage will have to show that agent discovery, agent experience and agent attribution are not just interesting signals, but commercial levers that affect revenue.

Why it matters for Southeast Asia

For Southeast Asian startups, the rise of agent-led software adoption cuts both ways. On one hand, small teams can use AI agents to build faster, integrate complex tools and compete more effectively with better-funded rivals. On the other, if agents concentrate attention on a narrow set of familiar vendors, local or emerging software companies may find it harder to break into global workflows.

This could be especially relevant in areas where the region is producing more infrastructure and B2B software, from fintech APIs and compliance tools to logistics software and vertical SaaS. Winning a human developer’s trust may no longer be enough. Products will also need to be legible to machines.

Also Read: When AI agents start acting on our behalf, security gets more complicated

Lightsage plans to use the new funding to expand its agent evaluation, analytics, attribution and optimisation capabilities across APIs, SDKs, CLIs, MCP servers and agent skills. Developer tools are the starting point, but the company expects agent behaviour to spread into B2B software, infrastructure and payments.

If that happens, the old growth funnel may not disappear, but it will have a new participant. The buyer may still be human. The first user may increasingly be an agent.

The post Singaporean founders’ Lightsage bags US$4M to decode how AI agents choose software appeared first on e27.

Posted on Leave a comment

EVs gain ground in the Philippines as fuel costs squeeze drivers

The Philippines’s electric vehicle (EV) market is expected to keep growing in 2026 even as the broader car industry contracts, underscoring how fuel costs, government incentives and cheaper Chinese models are beginning to shift buyer behaviour in one of Southeast Asia’s more difficult markets for electrification.

BMI Country Risk and Industry Research forecasts electric vehicle sales in the Philippines to rise 11.2 per cent year-on-year in 2026, from 29,479 units to 32,776 units. Its definition of EVs includes battery electric vehicles and plug-in hybrids, but excludes conventional hybrids that cannot be charged externally.

Also Read: Southeast Asia’s EV startups draw US$622M as clean mobility shifts from pitch to pilot

That growth is notable because BMI expects total vehicle sales in the country to fall 8.7 per cent to 423,750 units next year. As a result, EV penetration is projected to climb from 6.4 per cent in 2025 to 7.7 per cent in 2026.

The numbers point to a familiar pattern across Southeast Asia: EV adoption is rising, but not evenly. In wealthier urban centres, buyers are increasingly open to electrified vehicles, particularly as fuel prices climb and more models enter showrooms. Outside those areas, charging access, road conditions and affordability continue to slow the transition.

Fuel prices cut both ways

BMI said higher fuel prices linked to the US-Iran conflict are producing two opposing effects in the Philippine auto market. On one hand, they are weakening overall demand by raising transport and ownership costs. On the other, they make electrified vehicles more attractive to buyers who can still afford a new car.

“Consumers able to purchase a new vehicle have a stronger incentive to consider models that can reduce fuel expenditure. This will benefit BEVs, PHEVs and HEVs, particularly among higher-mileage drivers and urban consumers,” BMI said.

That matters in the Philippines, where traffic congestion, long commute times and frequent stop-start driving can make fuel spending a major concern for households and small businesses. For fleet operators, ride-hailing drivers and urban professionals, the economics of electrification can become more compelling when petrol prices are volatile.

Still, the shift is not a simple move from petrol cars to fully electric ones. BMI expects hybrids and plug-in hybrids to remain important because they offer lower fuel use without forcing drivers to depend fully on public charging networks. This is especially relevant in a market where many consumers do not have reliable access to home charging.

Chinese brands push prices lower

A broader model line-up is also helping the market. BMI pointed to brands such as BYD, Chery, MG, VinFast and Tesla as supporting the local battery EV segment through more competitive pricing and a wider choice of vehicles.

Chinese automakers are likely to be particularly important. BYD, MG, GAC Aion and Chery are bringing more affordable electric SUVs and crossovers into the market, which could help reduce the price gap between EVs and comparable internal combustion engine vehicles.

“We contend that the expansion of Chinese brands will be particularly important because it will reduce the price gap between EVs and comparable internal combustion engine vehicles while increasing consumer awareness of electrified technology,” BMI said.

This mirrors developments elsewhere in Southeast Asia. Chinese EV makers have moved aggressively into Thailand, Indonesia and Malaysia, often using price, financing and high-spec models to challenge Japanese incumbents. The Philippines has been slower to electrify at scale, but the entry of more Chinese brands could alter expectations among buyers who previously saw EVs as niche or luxury products.

Also Read: Datakrew’s US$2.6M raise is a bet on the EV problem nobody wants to own: battery failures

The popularity of SUVs, crossovers and pickup trucks adds another layer. These are important segments in the Philippine market, but electric versions tend to carry higher sticker prices and require larger batteries. More competitively priced Chinese models could therefore play a decisive role in pushing EVs beyond early adopters.

Policy helps, but charging remains the bottleneck

Government policy is another tailwind. Battery EVs are exempt from import tariffs and excise taxes until 2028, while hybrids and plug-in hybrids benefit from tariff exemptions and lower excise tax rates. These measures are narrowing the price gap with petrol and diesel vehicles.

The Electric Vehicle Industry Development Act also provides a policy framework for charging infrastructure, regulatory support and the use of EVs in public-sector fleets. It sets a target for EVs to make up at least 10 per cent of government vehicle fleets, a move that could create demand while making the technology more visible to the public.

But charging infrastructure remains the clearest obstacle. The Philippines currently has around 1,600 charging points, according to the Electric Vehicle Association of the Philippines. These include 781 alternating current chargers, 291 direct current chargers and 528 battery-swapping stations.

“Although the network is expanding, charging facilities remain concentrated in major urban areas,” BMI said.

That concentration limits the practicality of battery EV ownership for people without home charging and for drivers who travel between cities or through less-developed areas. The dominance of alternating current chargers also means charging can be slow, making plug-in hybrids a more comfortable compromise for many consumers.

Range anxiety is not only about how many chargers exist. Buyers also need confidence that chargers are in the right places, working when needed, compatible with their vehicle and not already occupied. In a market with uneven road quality and heavy congestion, those concerns become more pronounced.

This is why the Philippine market may not follow the same path as countries that built dense charging networks early. Instead, electrification could advance through a mix of battery EVs in cities, plug-in hybrids for flexibility and conventional hybrids for buyers who want lower fuel costs without changing refuelling habits.

A stronger second half of the decade

BMI expects EV sales growth to accelerate after 2026. It forecasts sales to reach 51,666 units in 2027, 65,432 units in 2028, 78,781 units in 2029 and 91,730 units in 2030. That implies average annual growth of 29.3 per cent between 2026 and 2030.

EV penetration is forecast to rise from 7.7 per cent in 2026 to 11.4 per cent in 2027, 13.7 per cent in 2028, 15.6 per cent in 2029 and 17.3 per cent in 2030. Internal combustion engine vehicle sales, by contrast, are expected to recover more slowly, from 390,974 units in 2026 to 438,106 units in 2030.

Also Read: Inside Thailand’s EV and battery push: Balancing growth with sustainability

The outlook suggests electrified vehicles will account for a growing share of industry expansion in the second half of the decade. But two risks stand out: slow charging infrastructure rollout and possible changes to incentives after 2028. Either could weaken affordability and consumer confidence.

The upside case is equally clear. If Chinese automakers intensify competition, battery costs continue to fall and public and private investment in charging accelerates, EV adoption could move faster than BMI currently expects. For the Philippines, the question is no longer whether electrification will happen, but whether infrastructure and policy can keep pace with the market’s growing interest.

The post EVs gain ground in the Philippines as fuel costs squeeze drivers appeared first on e27.

Posted on Leave a comment

Bitcoin drops to US$76,796.54 as 91% S&P 500 correlation exposes crypto’s macro trap

The crypto market is working through a sharp pullback. In the last 24 hours, total market cap fell 1.74 per cent to US$2.62T. Bitcoin led the decline. The largest digital asset dropped 1.87 per cent to US$76,796.54. This move did not happen alone. It tracked a broader sell-off across traditional finance. The 91 per cent correlation with the S&P 500 shows macro forces are driving price action. That link matters because crypto is trading as a risk asset, not as a safe haven.

The US PPI for August arrived on September 10 and served as the main trigger. Annual inflation reached 5.4 per cent. That result came in above expectations. The data revived fears that the Federal Reserve will raise rates or keep policy tight. Treasury yields moved higher. Stocks, gold, and crypto all fell at the same time. Bitcoin sold off as liquidity concerns and weaker investor appetite hit risk markets. The next test is the CPI report on September 11. That print will shape the odds of a rate hike before the Fed meeting on September 15-16.

Market structure made the drop worse. A wave of long liquidations hit the derivatives market. Over 24 hours, forced liquidations closed US$96.53M in BTC positions. Long bets made up 90 per cent of that total. Total open interest had risen 10.84 per cent before the move. New leverage had entered the system. When prices turned lower, forced selling created a feedback loop. That loop added downward pressure beyond what the inflation report alone would suggest. The same pattern appeared across the wider market. BTC liquidations totalled US$96.53M over 24 hours, up 16.35 per cent. Open interest across derivatives rose 9.11 per cent to US$462.13B. High leverage remains a clear risk.

Sentiment has cooled. The Fear & Greed Index fell from 75 last week to 67. That shift moved the mood from extreme greed to caution. The total market cap broke below its pivot point of US$2.61T. It also fell under its seven-day moving average of US$2.67T. The August rally has lost momentum. The sector is now in a corrective phase as speculative heat leaves the market. The RSI(7) sits at 30.02. That reading suggests the market is nearing oversold territory. If buyers return, the decline could slow.

Also Read: Will Bitcoin hold US$77,000 or drag the market to US$2.51T? The September 10 answer

For Bitcoin, the immediate test is the US$76,000 to US$76,350 range. This zone reflects the average cost basis for active investors. Buyers have defended it many times. If the price holds above this support, Bitcoin could stabilise and trade between US$76,000 and US$79,400 before the CPI release. A decisive break below US$76,000 would open a path toward US$73,000. A close above US$79,400 would signal a return to the uptrend.

For the total market, the path depends on the US$2.59T level. That level matches the 23.6 per cent Fibonacci support. A hold there could lead to range-bound trading between US$2.59T and US$2.67T. A daily close below US$2.59T would target the next support at US$2.51T, the 38.2 per cent Fibonacci level. A US$2.67T reclaim would indicate stabilisation. The market remains in a corrective phase within a larger uptrend. It is still up 19.65 per cent over 30 days. The key question is whether support attracts buyers or whether liquidations drive a deeper flush.

Macro data will likely decide the next move. The CPI release is the major cue. A hot reading could extend the risk-off mood and trigger another leg down. A cooler reading could give buyers a reason to step in. The correlation with the S&P 500 reached 91 per cent and 92 per cent in two readings. The link with gold reached 87 per cent. This highlights how sensitive crypto has become to macro liquidity sentiment. This is not a market-moving story on its own. It is moving with the broader financial system.

On the regulatory front, Senate Republicans released a revised CLARITY Act. The bill runs 630 pages. It aims to establish a federal framework for digital assets while tightening regulations on non-decentralised DeFi and stablecoins. Senator Cynthia Lummis led the effort. The text includes more than 100 changes requested by Democrats. It rebrands Title I as the Lummis-Gillibrand Responsible Financial Innovation Act of 2026. Lawmakers designed the bill as a broad federal framework rather than a narrow crypto adjustment.

The revised bill would split oversight between the SEC and CFTC. It would formalise how regulators would oversee exchanges, brokers, and protocols. It introduces detailed language for non-decentralised finance protocols that people or groups can control or materially alter. Those protocols would have to register with the CFTC. The text narrows DeFi rules to spot and cash digital commodities. For DeFi, the bill draws a line between genuinely decentralised protocols and those that are decentralised in name only. Participating in governance or security councils does not, by itself, constitute control. Protocols that identifiable actors can steer would be subject to CFTC registration and rulemaking. That rulemaking would focus on spot and cash digital commodity markets and address concerns about prediction markets and similar products.

Also Read: Asia has not opened yet: What will the first bell reveal about Bitcoin and oil?

Payment stablecoins would face a ban on passive interest or yield on idle balances. The bill would still allow activity-based rewards under negotiated language in Section 404. The White House and industry regard this compromise as settled. Bank lobbying continues. Developer protections remain. They aim to shield non-controlling software authors from being treated as money transmitters simply for publishing code.

If Congress enacts it, major DeFi and stablecoin projects operating in the United States would need clearer compliance strategies. Many pure-protocol developers could gain a safer legal footing. This mix could reshape compliance planning for large platforms while offering greater protection for developers who do not control user funds or protocol decisions.

The next step is a cloture vote on 15 September 2026. The motion requires 60 senators to agree to proceed. Republicans hold 53 seats. At least seven Democrats or independents must support it. Some Democratic aides call unresolved ethics disputes the biggest stumbling block. Law enforcement and banking groups push competing changes to ethics and stablecoin language. Prediction markets and research desks assign relatively low odds that the bill will become law in 2026. Failure at this stage could push comprehensive US crypto legislation back several years. That outcome would leave SEC and CFTC rulemaking as the main path for crypto regulation. Confidence in the text and vote timing is moderate because multiple independent reports agree. Political outcomes remain uncertain.

Also Read: Why a strong jobs report hit Bitcoin and Ethereum harder than the stock market

The revised CLARITY Act is the most concrete attempt so far to give US crypto markets a formal federal rulebook, especially for DeFi, exchanges, and stablecoins. Whether it advances on 15 September will shape how quickly US based projects can plan around stable rules rather than piecemeal regulation. Crypto users should watch that vote and any follow-up agency rulemaking as key signals for the regulatory regime they will face.

In my view, the current dip is a natural cooldown after a strong monthly rally, which a leverage unwind sharpened. The high correlation with traditional markets shows that crypto remains sensitive to macro liquidity sentiment. The near-term outlook is cautiously bearish. Momentum has shifted to sellers. Stability depends on holding the key support zone. Bitcoin must defend US$76,000 in the hours leading up to the CPI release. If it fails, macro fears could trigger another leg down. If it holds, the market may find room to consolidate and wait for clearer data.

Editor’s note: e27 aims to foster thought leadership by publishing views from the community. You can also share your perspective by submitting an article, video, podcast, or infographic.

The views expressed in this article are those of the author and do not necessarily reflect the official policy or position of e27.

Join us on WhatsAppInstagramFacebookX, and LinkedIn to stay connected.

The post Bitcoin drops to US$76,796.54 as 91% S&P 500 correlation exposes crypto’s macro trap appeared first on e27.

Posted on Leave a comment

Ecosystem Roundup: What failed startups reveal about SEA’s next tech cycle

Southeast Asia’s venture boom has left behind a very large graveyard. Between January 2020 and July 2026, 7,538 startups across the region deadpooled, according to Tracxn data examined in a new e27 analysis of 76 notable venture-backed failures.

The pattern is unmistakable: 2021 and 2022 alone account for 57.3% of all closures, as founders who raised at peak 2019–2020 valuations ran out of runway once cheap capital vanished and investors began demanding proof of unit economics rather than growth alone.

E-commerce, social commerce, proptech, co-working, fintech, Web3 and logistics absorbed the heaviest losses — sectors where scale depended on constant cash injections rather than durable margins. Indonesian fashion platform Sorabel, Vietnamese proptech Propzy and enterprise AI firm Taiger all raised meaningful capital before folding. A second, smaller wave hit in 2024, when companies that had survived on bridge financing ran out of options as Series B and C capital failed to arrive.

Closures have since slowed sharply, to just 308 across 2025 and the first seven months of 2026, suggesting the most indiscriminate phase of the correction has passed. The lessons for founders: funding timing matters, GMV is not profit, and premature regional expansion punishes more than it rewards in a market that is really a patchwork of many.

Read the full article here:

REGIONAL

Grab in talks to acquire SoftBank-backed Atome: Grab is in discussions to buy buy-now-pay-later firm Atome, which counts SoftBank among its backers. A deal would significantly expand Grab’s fintech footprint across Southeast Asia’s fast-growing consumer credit market.

TikTok affiliate to sink US$980M into Vietnam logistics: The investment marks one of the largest single logistics commitments tied to e-commerce in Ho Chi Minh City, deepening TikTok’s Vietnam supply-chain footprint.

Circle to acquire Tazapay, expanding USDC’s SEA reach: The deal pulls Singapore-based cross-border payments infrastructure into Circle’s stablecoin ecosystem, signalling stablecoin rails moving deeper into SEA trade flows.

BillEase doubles credit facility with RCBC to US$16M: Philippine BNPL platform BillEase has doubled its credit facility with Rizal Commercial Banking Corporation to US$16M, boosting its lending capacity to serve more underbanked Filipino consumers.

Indonesia lawmakers grill Tokopedia, TikTok Shop over frozen funds: Parliamentarians are pressing the e-commerce platforms for answers on seller funds that remain frozen, raising fresh questions over merchant protections.

Malaysia ranks second to Singapore in GSMA digital index: The ranking cites Malaysia’s digital infrastructure and AI policy progress, with Vietnam, Thailand and the Philippines close behind in the region-wide assessment.

Philippine EV adoption set to accelerate despite charging gaps: BMI forecasts faster uptake even as charging infrastructure lags demand, pointing to policy and import incentives as key swing factors.

Singapore tops Southeast Asia in 2026 Best Workplaces list: The ranking places Singapore ahead of regional peerson workplace culture metrics, reinforcing its pull for regional talent.

Malaysia targets US$5B in annual GDP gains from AI: The communications minister linked the target to national AI strategy execution, part of a broader push to position Malaysia as a regional AI hub.

Singapore data centre investment to hit US$19.2B by 2050: PwC’s projection reflects sustained capacity build-out as demand for AI compute keeps climbing in the city-state.

N&E Innovations nets US$1.6M to fight cashew waste: The funding backs tech that converts husk waste into produce-protection material, tapping agritech’s growing climate angle.

Try Everything 2026 puts AI, robotics, capital centre stage: The event convenes cross-border investors and founders around emerging-tech themes shaping the region’s next funding cycle.

Toku expands into UAE, Talabat, eight Middle East markets: The SEA-founded fintech is pushing beyond its home region, following a broader pattern of SEA startups chasing Gulf expansion.

INTERVIEWS AND FEATURES

Over 7,500 SEA startups have shut down since 2020: New tracking shows a sustained capital drought has wiped out thousands of Southeast Asian startups over six years, underscoring how tight venture funding remains across the region.

SEA’s AI boom has a water problem it cannot offset away: The piece argues data centre cooling demands pose a resource strain that carbon-style offsets cannot easily solve for the region.

INTERNATIONAL

Massachusetts hits data centres with new clean power rules: Facilities over 25MW must now source their own clean energy or pay into a ratepayer fund, making Massachusetts the third US state in as many months to restrict data centre growth.

DOJ seeks more answers on Fox’s US$22B Roku deal: Regulators are pressing for further detail on the proposed acquisition, adding a layer of scrutiny to one of the year’s largest media-tech tie-ups.

Apple’s new CEO revives a Steve Jobs-era iPhone strategy: John Ternus used his first keynote as CEO to position the iPhone as Apple’s AI hub, echoing Jobs’ 2001 “digital hub” pitch for the Mac.

Apple unveils its first foldable, the iPhone Duo: The launch marks Apple’s entry into foldables, a category rivals have shipped for years, as the company leans harder into hardware differentiation.

Uber invests US$10M in Indian fleet operator Carrum: The Series B values Carrum at roughly US$168M post-money; the startup runs about 5,100 vehicles and is Uber’s largest fleet partner for its premium Black tier in India.

Google DeepMind alumni build tools to accelerate fusion power: The founders are applying AI-driven modelling to fusion reactor design, part of a wider wave of AI-for-energy startups chasing grid-scale power breakthroughs.

Travis Kalanick’s Atoms eyes a move into robotaxis: The Uber co-founder’s new venture is reportedly exploring autonomous ride-hailing, pitting Kalanick against the industry he helped build a decade earlier.

Students who avoid AI for schoolwork outscore peers: OECD: The finding holds true in science specifically, with one notable use-case exception, raising fresh questions for education policy as AI tools spread in classrooms.

Finvolve backs Indian cybersecurity startup AllSecureX: Singapore-based Finvolve has invested in AllSecureX, an Indian cybersecurity startup, signalling growing cross-border venture activity between Southeast Asia and South Asia’s expanding infosec sector.

SEMICONDUCTOR

OpenAI deepens Samsung tie-up on next-generation chips: The expanded partnership points to tighter supply-chain coordination between frontier AI labs and Korean chipmakers as compute demand accelerates.

Synopsys, A*STAR team up on AI chip packaging: The Singapore collaboration targets advanced packaging bottlenecks that increasingly constrain AI chip performance and supply.

China’s Longsys slips on Hong Kong debut: The memory chipmaker’s listing fell short of expectations, a reminder that not every chip-sector IPO is riding the AI hardware boom smoothly.

CYBERSECURITY

Hacker steals US$340M in crypto heist, returns most of it: The Liquid Network exploit ranks among the largest crypto thefts on record; roughly 85% of the stolen bitcoin has since been returned.

Google flags threat actors weaponising agentic AI: The warning covers attackers automating intrusion chains with autonomous AI agents, a growing concern for enterprise security teams across Asia.

AI

OpenAI adds AI doomer Paul Christiano to its board: Christiano, an alignment researcher who helped pioneer RLHF, joins OpenAI’s Safety and Security Committee following a string of AI agent security incidents.

Anthropic researcher quits, warns on self-improving AI: Jacob Coxon resigned publicly, accusing frontier labs of racing toward recursive self-improvement without adequate safeguards against loss of control.

OpenAI confirms wiki breach, pledges disclosure framework: The lab is working on transparency measures after a security incident, amid mounting scrutiny of how AI labs report agent misbehaviour.

Singapore firms race to adopt AI despite system gaps: A new report finds adoption is outpacing readiness, with many organisations lacking the underlying data and governance systems to support it.

THOUGHT LEADERSHIP

The cheapest way to stop your AI product from regressing: A contributor argues disciplined evaluation practicescost far less than the reputational damage of shipping AI features that silently degrade over time.

Quantum’s ChatGPT moment is coming, and it’s worth trillions: The piece contends quantum computing is nearing an inflection point comparable to generative AI’s breakout, with major economic stakes attached.

I built a 21-role AI workforce; management was the hard part: The founder’s account centres on orchestrating AI agents, arguing coordination — not capability — is the real bottleneck in agentic setups.

The missing layer in AI innovation: human verification: The essay makes the case that unchecked AI outputs need structured human review before they can be trusted in production systems.

When a slot opens, let the AI agent act within limits: The contributor argues for bounded autonomy — giving AI agents room to act inside clearly defined guardrails rather than full or no autonomy.

The most valuable part of AI may not be the model: The essay suggests the surrounding infrastructure — data, workflows, and integration — may capture more long-term value than the models themselves.

Gen Z doesn’t need more AI courses, it needs unreplicable skills: The argument centres on judgement and creativityas the skills that will differentiate young professionals once AI commoditises technical execution.

SEA’s SMEs don’t have an AI problem, they have a record problem: The piece argues poor data hygiene, not AI access, is the real barrier holding small businesses back from useful automation.

Singapore learnt to measure cooling; ASEAN should follow: The contributor argues Singapore’s cooling metrics offer a template the rest of ASEAN should adopt as data centre density rises regionally.

Thailand’s mobility future will be decided by data, not vehicles: The essay argues data infrastructure, not fleet electrification alone, will determine how Thailand’s transport systems evolve.

Will Bitcoin hold US$77,000, or slide toward US$2.51T market cap?: The analysis lays out scenarios for bitcoin’s trajectory heading into 10 September, weighing support levels against broader market pressure.

Asia hasn’t opened yet: what the first bell may reveal: The piece previews how Asian markets might react to overnight moves in bitcoin and oil prices as trading begins.

Future-proofing the past: smart engineering for ageing condos: The essay explores how retrofitted infrastructurecan bring Singapore’s older condominiums up to speed for EV charging demand.

The post Ecosystem Roundup: What failed startups reveal about SEA’s next tech cycle appeared first on e27.