Skip to content
Territory Grounder operator console, Command view

Territory Grounder: Governed-Autonomy SRE Platform

Territory Grounder is an autonomous SRE agent that commits a prediction before it acts, then lets separate code decide whether reality agreed. The model that proposes a remediation never scores its own outcome, and no mutation runs on a belief the system has not independently checked. Territory Grounder is an open-source, self-hosted SRE platform: an LLM agent ingests alerts, chat messages, and tickets, triages incidents across Kubernetes, hypervisors, network, and storage, and (from Phase 2 on) executes remediations inside a mechanical governance envelope. It is the ground-up rewrite of Agentic ChatOps as a distributable product: Go and Temporal instead of Python, n8n, and cron. Same control logic, none of the code. ...

July 17, 2026 · Updated July 19, 2026 · 5 min · Kyriakos Papadopoulos
MeshSat Dashboard

MeshSat: Meshtastic-to-Iridium Satellite Bridge

An open-source gateway that bridges Meshtastic LoRa mesh networks to the Iridium satellite constellation via Short Burst Data (SBD). One gateway device provides satellite backhaul for an unlimited number of mesh nodes — instead of paying per device like Garmin and ACR charge. Overview Aspect Details Function Bidirectional Meshtastic ↔ Iridium SBD bridge Hardware Raspberry Pi 5, Lilygo T-Echo, RockBLOCK 9603 Backend Go 1.24 (chi router, SQLite) Frontend Vue.js 3 (SSE, Leaflet maps) Deployment Docker multi-arch (ARM64 + x86_64) License GPLv3 Repository github.com/cubeos-app/meshsat Why MeshSat Consumer satellite communicators like Garmin inReach and ACR Bivy Stick MESH charge per person or cap at 12 devices. A 20-person expedition pays €300/month for individual Garmin subscriptions. MeshSat replaces that with a single €15/month satellite link shared across the entire mesh network. ...

March 4, 2026 · 5 min · Kyriakos Papadopoulos