Skip to content

P1: Define SDK-facing environment discovery RPCs #7

Description

@BunsDev

Goal

Start SDK environment support with read-only discovery before attempting create/delete/provisioning.

The SDK design includes local, Gateway, node, managed, and ephemeral environments. Apps should be able to discover what is available without relying on implementation details.

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

    No labels
    No labels

    Type

    No type

    Fields

    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