Why I’m building WunderOS

I’m Kendall Clark (LinkedIn), founder of Pentad Labs. Before Pentad, I was CEO & Founder of Stardog, the first enterprise-grade knowledge graph platform.

I founded Pentad Labs to build WunderOS, an autonomic operating system for enterprise agents.

Agents are moving from answers to action. In an enterprise, that action must be authorized before it begins, governed while it happens, and provable afterwards. A model does not supply this substrate, and making the model more intelligent does not remove the need for it.

The cost of intelligence is collapsing, but the cost of authorized action is not. Value concentrates in the thin layer that converts one into the other. This is why the market pays for WunderOS.

The first product Pentad Labs is taking to market on WunderOS is the Agentic Data Enclave, a governed environment in which third-party agents work on enterprise data while the data owner controls the workflow, memory, and release.

WunderOS design principles

  1. Authority precedes action. An agent’s identity does not settle what it may do. Effective authority comes from the human or organization behind the work, the capabilities delegated to the agent, current policy, and the context of the action. The complete chain remains attached to the decision it authorizes. Authority is evidence, not an assertion.
  2. Nondeterminism is controlled. An LLM is a plant in the control-theory sense: a source of nondeterminism. You do not make a plant deterministic; you put a controller around it. WunderOS is the controller.
  3. The past can be rerun. The same query against the same state returns the same result, and a past workflow can be replayed from its retained inputs rather than inferred from a conventional log. Deterministic replay is a property of the system, not an audit feature added afterwards. Reproducibility follows from the architecture.
  4. Provenance is structural. Every assertion carries its source, every classification carries its lineage, and every action records which inputs influenced its outputs. The system can therefore prove what it did and which information moved where.
  5. Models earn their place. WunderOS prefers deterministic mechanisms to models and small, task-specific models to frontier models, while holding the first non-stochastic pinch point to the rigor of high-frequency trading. Model minimalism is a systems discipline.
  6. Operation is continuous. Useful systems must support many agents at once, recover without losing their state, and accept changes without interruption. WunderOS runs on BEAM OTP for concurrent execution, supervision, recovery, and hot code reload.
  7. Knowledge is historical and recursive. WunderOS records both when the system learned a fact and when that fact became true in the world. Agent actions, classifier outputs, and plan executions return to the substrate as explicit experience for later work. The platform improves through recorded history rather than hidden changes to model weights. See the two clocks and the recursive substrate.

Status

WunderOS is pre-release. Schedule a technical demo with the founder.