Indonesia Singapore ไทย Pilipinas Việt Nam Malaysia မြန်မာ ລາວ
← Back to Blog

Smarter Data Agents: From Pipeline Chaos to Production Clarity

Give your data agents fewer, more flexible tools and tighter feedback loops — complexity in tooling is where production deployments go to die.

A figure navigating a vast network of interconnected pipes and data nodes, choosing a single clear path forward
Illustrated by Mikael Venne

AI agents are only as smart as the data systems beneath them. Here's how to build agent-ready data infrastructure that actually ships in Southeast Asia.

There’s a particular kind of optimism that strikes data teams when they first start building AI agent infrastructure: if one tool is good, surely fifty specialised tools are better. Twelve months and one production outage later, the lesson tends to land differently.

The state of agentic data systems in 2026 is genuinely exciting — but the gap between a compelling demo and a stable, trustworthy production deployment is still wide enough to swallow entire engineering quarters. Three recent developments in the data engineering space offer a clearer map through that gap.

Why Tool Proliferation Is Killing Your Agent Reliability

Tomaz Bratanic’s analysis in Towards Data Science makes an uncomfortable but important point: MCP (Model Context Protocol) servers, despite their architectural elegance, consistently lose ground to simple CLI access once an agent has terminal access. The reason is counterintuitive — more specialised tools create more surface area for failure. Each additional tool a data agent must reason about is another decision node, another potential misfire.

The practical implication for Southeast Asian data teams managing multi-platform ecosystems — Shopee feeds, LINE CRM exports, Grab merchant APIs — is significant. The instinct is to build bespoke connectors for each source. The smarter move is to invest in a smaller number of flexible, composable tools that the agent can apply broadly. Fewer tools, better-trained agent reasoning, more predictable outputs. The cognitive overhead you save in the agent translates directly to reduced error rates in production.

Feedback Loops Are the Real Infrastructure Problem

Getdbt’s introduction of Agent Skills surfaces what is arguably the more fundamental challenge: autonomous data agents fail not because they lack capability, but because they lack fast, reliable feedback. Daniel Poppy’s framing is apt — just as a human analyst needs to see the result of a query before writing the next one, agents need tighter iteration loops to course-correct in real time.

dbt Agent Skills addresses this by embedding semantic context — metric definitions, lineage, documented transformations — directly into the agent’s working environment. For brands running consent-based first-party data programmes, this matters beyond performance. An agent that understands why a metric is defined a specific way is less likely to inadvertently aggregate data across consent boundaries it shouldn’t cross. Data governance, in other words, becomes a property of the infrastructure rather than a checklist bolted on afterward.

Implementation note: teams adopting this approach should ensure their dbt models carry explicit consent-tier annotations in their metadata. An agent that can read lineage but not consent provenance is only half-governed.


Building Recommender Systems That Scale Without Breaking Privacy

Mustapha Momoh’s walkthrough of a multistage multimodal recommender system on Amazon EKS is the most technically dense of the three pieces — and the most instructive for teams trying to operationalise personalisation at scale. The architecture covers data pipelines, model training, Bloom filters for efficient candidate filtering, feature caching, and real-time ranking. Each stage is a genuine engineering decision, not a theoretical exercise.

What stands out from a data strategy perspective is the use of Bloom filters as a privacy-compatible filtering mechanism. Bloom filters allow a system to check set membership — has this user seen this product? — without storing or exposing the underlying identifiers directly. For Southeast Asian markets navigating Thailand’s PDPA, Indonesia’s PDP Law, and Singapore’s PDPA simultaneously, this kind of privacy-by-architecture thinking is worth internalising. Compliance shouldn’t mean degraded personalisation; it should mean smarter system design.

The EKS deployment model also raises a practical consideration for regional teams: latency. A multistage ranking pipeline that performs well in us-east-1 may behave differently serving users in Manila or Ho Chi Minh City. Regional node placement and aggressive feature caching — as detailed in Momoh’s architecture — aren’t optional niceties in Southeast Asia. They’re the difference between a recommendation that arrives before the scroll and one that arrives after the purchase.

Connecting the Architecture to the Business Case

These three developments — tool consolidation, feedback-loop infrastructure, privacy-compatible personalisation architecture — aren’t independent. They’re facets of the same underlying shift: data systems are being asked to act autonomously, and the teams that will ship reliable systems are the ones who treat trustworthiness as a design constraint from day one, not a compliance layer added at the end.

For marketing leaders, the business case is concrete. A recommender system built on clean first-party data with proper consent provenance can be retargeted, syndicated to paid media partners, and used to train lookalike models — all without the legal exposure that third-party data dependencies carry. A data agent that operates within well-defined semantic and governance boundaries can be handed to a growth team without requiring a data engineer in the room. These are productivity multipliers, not just technical achievements.

The question worth sitting with: if your current data infrastructure handed an autonomous agent the keys tomorrow, would you trust what it would do with your customers’ data by morning?


At grzzly, we help Southeast Asian brands build first-party data programmes that are designed to be agent-ready — compliant by architecture, not by afterthought. If your team is navigating the gap between data infrastructure investment and the personalisation outcomes your business is expecting, we’d like to think through it with you. Let’s talk

Lavender Grizzly

Written by

Lavender Grizzly

Turning privacy constraints into competitive advantage. Builds first-party data programmes that are compliant by design, valuable by intent, and trusted by the people whose data they hold.

Enjoyed this?
Let's talk.

Start a conversation