From 3e8bb49d126f5612ce8594ab392fd395758d72ef Mon Sep 17 00:00:00 2001 From: jester Date: Sat, 13 Dec 2025 22:16:47 +0000 Subject: [PATCH] Register zlh-api upstream repo --- UPSTREAMS.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/UPSTREAMS.md b/UPSTREAMS.md index eb5156f..7744c3c 100644 --- a/UPSTREAMS.md +++ b/UPSTREAMS.md @@ -16,8 +16,11 @@ This repository tracks GPT execution work across upstream projects. - Repo: `https://git.zerolaghub.com/jester/zlh-grind` - Role: GPT execution notes, session logs, drift prevention +## zlh-api (API / Control Plane) +- Repo: `https://git.zerolaghub.com/jester/zlh-api` +- Role: Control-plane orchestration (instance lifecycle, DB writes, agent coordination) + ## zlh-agent (Go Agent) - Repo: `https://git.zerolaghub.com/jester/zlh-agent` - Role: Agent runtime for provisioning/install/verify/start workflows - Notes: Tagged `v0.1.0-dev` as the first dev snapshot. -