Register zlh-api upstream repo

This commit is contained in:
jester 2025-12-13 22:16:47 +00:00
parent 833eaaf5db
commit 3e8bb49d12

View File

@ -16,8 +16,11 @@ This repository tracks GPT execution work across upstream projects.
- Repo: `https://git.zerolaghub.com/jester/zlh-grind` - Repo: `https://git.zerolaghub.com/jester/zlh-grind`
- Role: GPT execution notes, session logs, drift prevention - 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) ## zlh-agent (Go Agent)
- Repo: `https://git.zerolaghub.com/jester/zlh-agent` - Repo: `https://git.zerolaghub.com/jester/zlh-agent`
- Role: Agent runtime for provisioning/install/verify/start workflows - Role: Agent runtime for provisioning/install/verify/start workflows
- Notes: Tagged `v0.1.0-dev` as the first dev snapshot. - Notes: Tagged `v0.1.0-dev` as the first dev snapshot.