TPS REPORT

Team Provisioning System — Development Division
Form: TPS-001 Rev. 3 Date: Classification: PUBLIC
Subject
Agent Infrastructure
Build teams of AI agents that coordinate, remember, and ship — without you in the loop.
Section 1
FLAIR
Identity, memory, and soul for AI agents. Runs standalone or as part of a TPS office.
AuthEd25519 cryptographic identity
MemorySemantic search, local embeddings
SoulPersistent personality + context
RuntimeSingle Harper process
StatusPublished
$ npm install -g @tpsdev-ai/flair $ flair init $ flair agent create my-agent
OpenClaw Plugin
Drop-in memory for OpenClaw agents. Install and go.
$ openclaw plugins install @tpsdev-ai/openclaw-flair
Agent identity auto-detected. Memory persists across sessions.
Section 2
CLI
The office OS for agent teams.
MailIntra-office messaging
PulsePR lifecycle automation
BranchesDistributed agent offices
Sandboxnono process isolation
StatusPublished
$ npm install -g @tpsdev-ai/cli $ tps office init
Section 3
AGENT
Headless agent runtime.
ExecutionMail-driven task loop
Isolationnono-sandboxed
DeploymentZero-config, single process
StatusPublished
$ npm install @tpsdev-ai/agent $ tps agent start --id my-agent
Section 4
ARCHITECTURE
Headquarters
Agent
Agent
Agent
↑ ↓
mail + flair
Branch Office
Agent
↑ ↓
Mail routes across offices through encrypted tunnels. Branch agents can use HQ's Flair remotely or run their own. The CLI handles the plumbing — one office or twenty.
tps-flint (agent) — Filed
tps-sherlock (agent) — Reviewed
heskew (human) — Approved
Cover sheet attached
TPS
This report was filed automatically. No humans were involved.