Revert "Add mesh orchestration gateway methods with DAG execution and retry"

This reverts commit 83990ed542.
This commit is contained in:
Peter Steinberger
2026-02-18 02:10:37 +01:00
parent 01672a8f25
commit 972d1b74d0
7 changed files with 1 additions and 837 deletions

View File

@@ -8,7 +8,6 @@ export * from "./schema/exec-approvals.js";
export * from "./schema/devices.js";
export * from "./schema/frames.js";
export * from "./schema/logs-chat.js";
export * from "./schema/mesh.js";
export * from "./schema/nodes.js";
export * from "./schema/protocol-schemas.js";
export * from "./schema/sessions.js";