pNexus
The autonomic nervous system of PureTensor compute.
This is not a product page. It is a record of how a personal AI agent named pureClaw was absorbed, module by module, into the infrastructure it was built to serve — and what was left standing once the agent identity was removed.
The agent that outgrew itself
2024 — First commit. A reaction to bloated agent frameworks.
pureClaw began as a reaction. OpenClaw had proven the architecture — markdown identity files, tool use, multi-channel ingress — but brought mass dependency, untested security boundaries, and an abstraction tax that made debugging impossible.
pureClaw stripped the idea to its essentials: a minimal agentic harness around Claude, with a three-tier memory system, a multi-engine inference router, and a policy-driven security framework. The goal was a personal AI agent you could actually trust on production infrastructure.
From agent to nervous system
2025–2026 — The chatbot stopped being the point.
The inflection point came when pureClaw’s operational modules started doing more useful work than the chatbot interface they were built to serve.
One by one, the modules were absorbed into the infrastructure. The chatbot was the last thing standing, and it was the least useful part.
The nervous system
Naming the operational reality that was already there.
pNexus is what remains after the agent identity is removed and the operational reality is named. It coordinates autonomous infrastructure modules across PureTensor’s compute fleet.
The biology analogy is deliberate. pNexus is the autonomic nervous system of the cluster. It does not think. It coordinates.
Long-running monitors watch external signals so the operator does not have to. Each one is a self-contained module with its own gating and cadence.
Tools are registered through the Model Context Protocol so the same surface can be reached by any LLM that speaks MCP.
A systemd-driven heartbeat fires routine work — gather, reason, act, notify — without a chatbot in the loop.
A nightly Mem0/MemGPT-inspired pipeline distils session traces into durable knowledge and prunes what no longer applies.
How the pieces fit
Channels feed observers. Observers and the dispatcher feed the core. The core routes to one of three inference tiers, draws on tools and memory, and emits events back through the heartbeat.
Lineage
What carried over, what got renamed, what got cut.
Most of pureClaw is still running. It just stopped pretending to be one thing and started being many. The table below is the continuity map — who became who.
A project that changed shape, not a product launch.
Documentation, not sales.
pNexus is operational, not commercial. There is no waitlist, no pricing page, and no request-access form. This page exists so the shape of the system is on the record.