# agent-substrate/substrate

Agent Substrate: the core system

Repository: https://github.com/agent-substrate/substrate
Canonical: https://ross.abutalabs.com/products/substrate
Language: Go
License: Apache-2.0
License Family: permissive
Last push: 2026-08-26T18:19:00+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 52, longevity 8
- inputs: {"age_days": 112, "days_push": 7, "days_rel": 106, "gap_med": null, "n_releases_24m": 1}
- flags: young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1631, forks 273 (observed 2026-08-28T04:05:13.869325+00:00)

## What it is
Agent Substrate is a Kubernetes-based control plane for running large fleets of stateful agent sandboxes at high density. It multiplexes many idle actors onto a small pool of workers with sub-second suspend/resume, supporting microVM and gVisor sandbox technologies.

## Use cases
- run thousands of AI agent sandboxes on a small Kubernetes cluster
- suspend and resume stateful agents in under a second
- oversubscribe idle agents onto shared worker pods
- manage microVM and gVisor sandboxes with one lifecycle API
- build infrastructure for RL loops spanning agents, inference, and training
- route incoming traffic to live agent instances

## When to choose
- you need to deploy stateful agents at scale with high density
- you want sub-second agent resume/suspend on Kubernetes
- you need consistent sandbox lifecycle across microVMs and gVisor
- you run RL workloads mixing agentic, inference, and training cycles

## When to avoid
- you want an SDK or framework for building agent logic
- you have a small number of always-active workloads with no need for multiplexing
- you are not running on Kubernetes

## Facets
- artifact type: infra-config
- maturity: active
- function: container-orchestration, scheduling, deployment, microservices, cloud
- domain: infrastructure-as-code, microservices, cloud-computing
- platform: go, cloud
- tags: agent-infrastructure, sandboxing, microvm, gvisor, actor-multiplexing, suspend-resume, control-plane, rl-infrastructure, ai-agents, containers, kubernetes, docker, linux

## Member repositories
- agent-substrate/substrate (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:13.869325+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:47:49.712014+00:00, confidence not recorded.
  - readme: https://github.com/agent-substrate/substrate (fetched 2026-08-28T04:05:13.869325+00:00, sha dd6fe4889066)
- Data as of 2026-08-30T08:39:29.467469+00:00.
