Pentad Labs · Platform

The WunderOS Platform

The Agentic Data Enclave is the first enterprise use case of the WunderOS platform. Which is an autonomic agentic OS that runs enterprise agents deterministically and keeps a replayable, audit-grade record, with no frontier-LLM calls in the hot path.

WunderOS runs a deterministic control loop; the LLM is called off the hot path A frame labelled WunderOS controller contains a closed control loop marked the hot path, deterministic and replayable. A dashed branch leaves the loop to a small dashed box labelled LLM, async, off the hot path, showing the model is called asynchronously and never sits in the critical path. WUNDEROS · CONTROLLER HOT PATH deterministic · replayable off the hot path LLM async
The control loop is the hot path: deterministic and replayable. The LLM is called asynchronously, off to the side, so a slow or non-deterministic model never sits in the critical path.

If you want to understand the platform itself, it is all below: the category it belongs to, how it is built, and the research behind the guarantees. The one property to hold onto is deterministic replay — you can re-run exactly what any agent did and reach the same verdict every time. It is architectural, not a feature, which is why no conventional stack retrofits it. Please get in touch if you are building on an agentic OS, or want to; we are just getting started.

The category What is an Autonomic Agentic OS? Why the layer everyone else calls an agent harness or framework has to act more like an operating system, and what autonomic means: self-configuring, self-healing, self-optimizing, self-protecting. Read the category → The architecture WunderOS System Design How it is built: the closed-loop architecture, the Pentad memory substrate, the Herzschlag compute plane, the zg-planner, the Loom executor, and the Wunderlog wire protocol. Read the system design → The proof Research Notes The pieces behind the guarantees. Pentad Labs Research Notes work through determinism, memory, and control in engineering and practitioner-focused detail. Read the research notes →
Get in touch → See the Agentic Data Enclave → System design →