Summary
Add cryptos.fleet.v1.FleetService — the Connect (gRPC-web) API the Fleet Manager web UI calls, backed by the manager which fans out to nodes over gRPC/mTLS. Read-only RPCs for this phase: ListNodes, GetNode, ListCertificates, ListProfiles, ListAdapters, ListAudit, ListEnrollments. Generate the Connect Go server + TypeScript client.
Acceptance criteria
Notes
First of three (api -> manager -> web).
Summary
Add
cryptos.fleet.v1.FleetService— the Connect (gRPC-web) API the Fleet Manager web UI calls, backed by the manager which fans out to nodes over gRPC/mTLS. Read-only RPCs for this phase: ListNodes, GetNode, ListCertificates, ListProfiles, ListAdapters, ListAudit, ListEnrollments. Generate the Connect Go server + TypeScript client.Acceptance criteria
Notes
First of three (api -> manager -> web).