Nexus is the platform · Argus keeps watch

An engineering mind
with a hundred eyes.

Argus is an assistant built to hold context — what a system is doing, why it was built that way, and what changed before it broke. Nexus is the self-hosted platform underneath it: services, networks, containers, and hardware sharing the same wire.

PlatformNexus — self-hosted, runningAssistantArgus — specified, not yet builtSources6 of 9 operationalStanceEvery claim on this site is labelled
The relationship02

Two names, one system.

Nexus

The platform

The thing that runs. Linux hosts and composed containers, a single reverse proxy holding TLS and the front door, PostgreSQL for persistence, an MQTT broker carrying device traffic, and functional modules written against those services rather than around them.

Argus

Its eyes, memory, and voice

The layer a person talks to. It reads platform state rather than changing it, keeps decisions as durable records, and drafts new ones while the reasoning is still in the room — always as proposals, never as silent assertions.

Argus sits outside the platform boundary on purpose. If the assistant is absent, Nexus still runs.

From memory03

Decision records

The artefact Argus is built to retain — so here are real ones.

All records
ADR 0001 accepted

Use MQTT as the device transport

Device state and commands move over a broker rather than over HTTP request/response between the platform and each device.

  • Transport
  • Devices
3 min

Everything here is a system I actually operate, described at the level it actually exists. Where something is designed but not built, it says so.

How this site is built