Log zlh-api v0.1.0-dev tag creation

This commit is contained in:
jester 2025-12-13 22:40:25 +00:00
parent 9a3208decf
commit 3f9ef66cf4

View File

@ -23,6 +23,7 @@ Work completed:
- Tagged `jester/zlh-agent` with annotated tag `v0.1.0-dev`. - Tagged `jester/zlh-agent` with annotated tag `v0.1.0-dev`.
- Added `UPSTREAMS.md` to register canonical + execution repos and the Go agent repo. - Added `UPSTREAMS.md` to register canonical + execution repos and the Go agent repo.
- Registered the API repo `jester/zlh-api` in `UPSTREAMS.md`. - Registered the API repo `jester/zlh-api` in `UPSTREAMS.md`.
- Verified `zlh-api` contents are present and created annotated tag `v0.1.0-dev` for shared visibility (no more copy/paste).
Notes: Notes:
- MCP write operations are now functional from this environment. - MCP write operations are now functional from this environment.