blog
Writing
Technical depth on AI governance, MCP security, and the architecture decisions behind Neurelay.
Mar 10, 2026
When an SLM Routes Every Request, PII Recall Drops to Zero — Why Layered Architecture Wins for Enterprise AI
A 1.5B model classified credit card numbers as 'not sensitive.' The same model, used only for ambiguous cases behind a deterministic layer, improved routing accuracy to 95%. Right-sizing isn't just about model size — it's about knowing where each layer belongs.
Mar 3, 2026
How We Pushed PII Recall from 76% to 98% — Right-Sized Models, No Fine-Tuning, No LLMs
Statistical NER + five pattern recognizers + one threshold change. No fine-tuning. No GPU. No data leaving your perimeter unmasked. A practical guide to enterprise PII detection under GDPR.
Sep 10, 2025
The Philosophy of Secure AI: Let LLMs Think, Let Tools Execute
For a secure AI native, the real security challenge isn't keeping bad actors out — it's keeping powerful AI from making dangerous moves by accident.
Sep 1, 2025
A New Security Playbook for the AI-Native Enterprise
Unlocking enterprise data with AI requires a new approach to security and governance. This is the playbook for enabling innovation, safely.
Jan 16, 2025
The Philosophy of Secure AI: Let LLMs Think, Let Tools Execute
The biggest challenge in enterprise AI is control. Here's an architectural philosophy that separates an LLM's powerful reasoning from the execution of actions, enabling both innovation and security.