MCPcopy Create free account
hub / github.com/ForestHubAI/edge-agents / json

Function json

ts/workflow-cli/cli/deploy/write.ts:55–55  ·  view source on GitHub ↗
(v: unknown)

Source from the content-addressed store, hash-verified

53
54 const written: string[] = [];
55 // secret=true -> mode 0o600. The secret-bearing files: engine.env carries the
56 // provider keys + web-search key, a custom component's <name>.env may carry its
57 // own, and <name>-secrets.json is the resource-credential doc. The
58 // <name>-config.json files and deployment-spec.json are secret-free by

Callers 1

writeOutputFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected