Writing
Notes on AI products, Rust infrastructure, and building in the open.
- MCPDome · Rust · Security · MCP · Open Source
MCPDome: Why Your AI Agents Need a Security Gateway
→AI agents talk to tools over MCP with zero security in the middle. MCPDome is a Rust proxy that intercepts every JSON-RPC message and enforces auth, policy, rate limiting, and injection detection — without touching either side.
Orel Ohayon5 min read - Laminae · Rust · Architecture · AI Safety · SDK · Open Source · Security
How Laminae Actually Works: Architecture of a Rust AI Safety SDK
→How a Rust AI safety SDK enforces LLM containment at the syscall level. Unicode normalization, process sandboxing, multi-agent pipelines, and error design.
Orel Ohayon10 min read - Laminae · Rust · AI Safety · Open Source · SDK
Laminae: The Missing Layer Between Raw LLMs and Production AI
→Why I built a modular Rust SDK for AI safety, personality, and containment. And what I learned from building it from scratch twice before getting it right.
Orel Ohayon12 min read - Laminae · Rust · Open Source
Building Laminae: From Personal AI Projects to an Open-Source SDK
→How building two AI products from scratch taught me what the ecosystem is missing, and why I extracted those lessons into Laminae.
Orel Ohayon5 min read
Get notified when I ship
New posts, releases, and projects. No spam.