Skip to content

Gateway RPC: add SDK-facing environment discovery APIs #74708

@BunsDev

Description

@BunsDev

Goal

Start SDK environment support with read-only Gateway RPCs for discovery/status.

The SDK design includes local, Gateway, node, managed, and ephemeral environments. Before create/delete/provisioning, app clients should be able to discover what environments exist and what capabilities they expose.

Proposed first methods

  • environments.list
  • environments.status

Acceptance criteria

  • SDK can list available local/node/managed environment candidates.
  • Each environment reports status and capabilities.
  • Create/delete remain unsupported until managed environment semantics are firmer.
  • Unsupported runtime/environment run options continue to fail loudly.

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintainerMaintainer-authored PR

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions