Track API Velocity callback verification
This commit is contained in:
parent
9a2834bc8d
commit
f2ff5a4876
@ -11,6 +11,7 @@ Only keep unfinished API work here.
|
|||||||
- align merged live-status readiness fields so Portal-facing `agentReady` semantics fully match semantic `/ready`
|
- align merged live-status readiness fields so Portal-facing `agentReady` semantics fully match semantic `/ready`
|
||||||
- verify orphan/manual delete behavior after retirement of legacy PortPool release logic
|
- verify orphan/manual delete behavior after retirement of legacy PortPool release logic
|
||||||
- decide whether the remaining Portal-side `/api/agent/:serverId/:action` bridge should be deleted outright or formally kept as compatibility-only Portal-owned behavior
|
- decide whether the remaining Portal-side `/api/agent/:serverId/:action` bridge should be deleted outright or formally kept as compatibility-only Portal-owned behavior
|
||||||
|
- live-verify Velocity bridge lifecycle callbacks after `ZPACK_PROXY_STATUS_ENDPOINT` is set: confirm `registered_with_proxy`, `proxy_ping_ok`, and `proxy_ping_failed` land in `ContainerInstance.payload.proxy` and surface through `GET /api/servers/:id/status`
|
||||||
|
|
||||||
## Cleanup / consolidation priorities
|
## Cleanup / consolidation priorities
|
||||||
- fold repeated ownership/auth/IP-guard patterns into small concrete helpers without hiding route intent
|
- fold repeated ownership/auth/IP-guard patterns into small concrete helpers without hiding route intent
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user