test(openspec): map cloud integration scenarios
This commit is contained in:
@@ -58,6 +58,8 @@ class CloudRepository(Protocol):
|
||||
self,
|
||||
host_id: str,
|
||||
devices: list[PooledDevice],
|
||||
*,
|
||||
allow_device_takeover: bool = False,
|
||||
) -> None: ...
|
||||
|
||||
def list_hosts(self) -> list[HostRegistration]: ...
|
||||
|
||||
Reference in New Issue
Block a user