Tests / Test failed: 4, passed: 744
Apply consistent line-length formatting across governance, plugins, the SDK routers (governance_api, user_api), user_auth, and migrations 0003/0005/0006. Also restore the parentheses on two except clauses that had been dropped into invalid Python 3 `except A, B:` syntax: plugins._coerce_to_manifest (KeyError, ValueError) and PasswordHasher.verify (InvalidHashError, VerificationError). Both modules now import cleanly again. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Device Cloud Platform
device-cloud-platform provides the cloud scheduling, device-pool, plugin,
and Python SDK modules for Device Agent Runtime.
It is an outer uv workspace member that depends on device-agent-runtime.
Runtime-owned packages do not depend on this distribution.