refactor: converge hwpod node-ops channel

This commit is contained in:
Codex Agent
2026-06-05 16:47:50 +08:00
parent 8a1cd5c725
commit 3e7131f6ab
117 changed files with 1056 additions and 19327 deletions
+1 -5
View File
@@ -8,7 +8,6 @@ export const JSON_RPC_VERSION = "2.0";
export const SERVICE_IDS = Object.freeze([
"hwlab-cloud-api",
"hwlab-cloud-web",
"hwlab-device-pod",
"hwlab-gateway",
"hwlab-edge-proxy",
"hwlab-agent-skills"
@@ -29,10 +28,7 @@ export const TABLES = Object.freeze([
"account_workspaces",
"worker_sessions",
"agent_trace_events",
"evidence_records",
"device_pods",
"device_leases",
"device_pod_jobs"
"evidence_records"
]);
export const ERROR_CODES = Object.freeze({