docs: update upstreams with NeoForge artifact tree
This commit is contained in:
parent
2e22d28365
commit
4065f31813
16
UPSTREAMS.md
16
UPSTREAMS.md
@ -16,14 +16,24 @@ 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)
|
## zlh-api / zpack-api (API / Control Plane)
|
||||||
- Repo: `https://git.zerolaghub.com/jester/zlh-api`
|
- Repo: `https://git.zerolaghub.com/jester/zlh-api`
|
||||||
- Role: Control-plane orchestration (instance lifecycle, DB writes, agent coordination)
|
- Role: Control-plane orchestration (instance lifecycle, DB writes, agent coordination)
|
||||||
|
- Notes: Game telemetry routes live under `/api/game/*`.
|
||||||
|
|
||||||
|
## Portal / Frontend (Next.js)
|
||||||
|
- Repo: `https://git.zerolaghub.com/jester/zlh-portal`
|
||||||
|
- Role: Customer portal (dashboard, console UX)
|
||||||
|
|
||||||
## 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 + console PTY
|
||||||
- Notes: Tagged `v0.1.0-dev` as the first dev snapshot.
|
- Notes: Periodic update checks + Phase 1 mod management + process metrics added Feb 2026.
|
||||||
|
|
||||||
|
## Artifacts (Minecraft zpack tree)
|
||||||
|
- Location (VM filesystem): `/opt/zlh/zpacks/minecraft/`
|
||||||
|
- Role: Local-first artifacts for vanilla/paper/purpur/fabric/forge/**neoforge** installs.
|
||||||
|
- Notes: Phase 1 contract normalizes certain installer filenames for predictable installs.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user