[Grid agent] Provide a portable control plane for integrated and split operation #126
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Objective
Provide a versioned, authenticated control plane so the agent can run headless as a service while an integrated UI or separate TUI observes and manages the same process semantics.
Protocol and transport
Management surface
Acceptance criteria
Dependencies
Depends on architecture/state types and policy. It consumes lifecycle, session, scheduler, approval, and observability APIs as those land.
Implemented and verified in commit
962d172(feat(grid-agent): add portable control plane (#126)).Implementation:
Verification: