Data & Analytics Agents: Secure Data Routing & Sanitised DTO Gateway
Standardise, route, and analyse enterprise data safely using certified autonomous analytics agents. We enforce strict data minimisation and zero data retention rules to protect corporate intellectual property from model harvesting.
Securing Analytic Ingestion via Strict DTO Serialization
Exposing raw databases to external analytics agents introduces critical exposure to SQL injection and data exfiltration. To prevent unauthorized leaks, the gateway enforces a strict type-safe Data Transfer Object (DTO) boundary under ADR-008. All public API queries and routing results must filter payloads through the toPublicAgent() serializer, generating a sanitised PublicAgentRecord that completely redacts raw web scraping database fields and unmasked wallet addresses. Furthermore, Zero Data Retention (ZDR) guarantees session ephemeral isolation. Machine clients and RAG systems can securely query this sanitised telemetry schema directly via our public /api/agents/[slug]/raw endpoint.