Skip to main content

Blog

Insights on AI agents, multi-agent systems, and production infrastructure.

infrastructure
benchmarks
rust

The Tokenizer Nobody Read: Finding 50 MB in a 28-Layer Rust LLM Proxy

A measurement-first performance program on a Rust agent-mesh data plane: two debunked baselines, a 36.7 MB tokenizer table nothing consumed, a five-arm allocator A/B that said keep glibc, and an honest production witness.

10 min
founder-notes
architecture
formal-verification

Every Publish Runs a Proof

We just made formal verification a hard gate on the AgentiCraft marketplace. Five checks catch typos, workflow deadlocks, disconnected topologies, and missing privilege attenuation before any app reaches a user.

7 min
architecture
rag
retrieval

The Multi-Agent RAG Problem Nobody Talks About

When multiple agents share a retrieval pipeline, they retrieve the same chunks, contaminate each other's context, and produce one-sided answers. Here's the coordination problem underneath.

7 min
architecture
research
ai-agents

Proving Agent Protocols Correct Before They Run

Multi-agent bugs hide in coordination, not code. agenticraft-foundation uses process algebra and session types to catch deadlocks and protocol violations at design time.

7 min
founder-notes
architecture
infrastructure

Stop Building Agent Frameworks, Start Building Agent Infrastructure

The AI agent ecosystem has dozens of orchestration frameworks and almost no infrastructure. That distinction explains why 88% of agent systems never reach production.

7 min
founder-notes
architecture
ai-agents

Why We're Building AgentiCraft: The Missing Infrastructure Layer for AI Agents

88% of AI pilots never reach production. The bottleneck isn't the models — it's the infrastructure around them. The story behind AgentiCraft and why we're building the layer that's missing.

8 min

Be the First to Know

Join the waitlist and get early access when we launch.

Launching soon.

Blog | AgentiCraft