This commit is contained in:
@@ -48,11 +48,11 @@ owned by `packages/cloud-platform` and may depend on the Runtime through an
|
||||
explicit workspace source; the Runtime distribution must never depend on or
|
||||
package `cloud`.
|
||||
|
||||
All Python members share the committed root `uv.lock`. The Runtime operator
|
||||
console is server-rendered by the `api` layer through Jinja2 templates and
|
||||
static assets packaged with `device-agent-runtime`; there is no separate
|
||||
frontend project or Node build step for the Runtime console. The unrelated
|
||||
`cloud-console/` Vue/Vite application keeps its own independent npm lifecycle.
|
||||
All Python members share the committed root `uv.lock`. Runtime is an
|
||||
in-process execution library; its operator evidence view is the authenticated,
|
||||
server-rendered Host Agent console rather than a separately packaged Runtime
|
||||
service. The unrelated `cloud-console/` Vue/Vite application keeps its own
|
||||
independent npm lifecycle.
|
||||
|
||||
## Change Discipline
|
||||
|
||||
|
||||
Reference in New Issue
Block a user