@stigmer/protos 0.0.36 → 0.0.40
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/ai/stigmer/agentic/agent/v1/command_connect.d.ts +18 -0
- package/ai/stigmer/agentic/agent/v1/command_connect.js +18 -0
- package/ai/stigmer/agentic/agent/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/command_pb.d.ts +18 -0
- package/ai/stigmer/agentic/agent/v1/command_pb.js +2 -1
- package/ai/stigmer/agentic/agent/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/io_pb.d.ts +19 -0
- package/ai/stigmer/agentic/agent/v1/io_pb.js +6 -1
- package/ai/stigmer/agentic/agent/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/query_connect.d.ts +21 -0
- package/ai/stigmer/agentic/agent/v1/query_connect.js +21 -0
- package/ai/stigmer/agentic/agent/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/query_pb.d.ts +21 -1
- package/ai/stigmer/agentic/agent/v1/query_pb.js +1 -1
- package/ai/stigmer/agentic/agent/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/artifact_pb.d.ts +17 -0
- package/ai/stigmer/agentic/agentexecution/v1/artifact_pb.js +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/artifact_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/command_pb.js +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/io_pb.d.ts +178 -0
- package/ai/stigmer/agentic/agentexecution/v1/io_pb.js +21 -11
- package/ai/stigmer/agentic/agentexecution/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/query_connect.d.ts +45 -0
- package/ai/stigmer/agentic/agentexecution/v1/query_connect.js +45 -0
- package/ai/stigmer/agentic/agentexecution/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/query_pb.d.ts +45 -1
- package/ai/stigmer/agentic/agentexecution/v1/query_pb.js +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/spec_pb.d.ts +14 -4
- package/ai/stigmer/agentic/agentexecution/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/command_connect.d.ts +1 -3
- package/ai/stigmer/agentic/agentinstance/v1/command_connect.js +1 -3
- package/ai/stigmer/agentic/agentinstance/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/command_pb.d.ts +1 -3
- package/ai/stigmer/agentic/agentinstance/v1/command_pb.js +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/io_pb.d.ts +33 -0
- package/ai/stigmer/agentic/agentinstance/v1/io_pb.js +6 -1
- package/ai/stigmer/agentic/agentinstance/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/query_connect.d.ts +13 -0
- package/ai/stigmer/agentic/agentinstance/v1/query_connect.js +13 -0
- package/ai/stigmer/agentic/agentinstance/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/query_pb.d.ts +13 -1
- package/ai/stigmer/agentic/agentinstance/v1/query_pb.js +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/command_connect.d.ts +24 -0
- package/ai/stigmer/agentic/environment/v1/command_connect.js +24 -0
- package/ai/stigmer/agentic/environment/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/command_pb.d.ts +23 -0
- package/ai/stigmer/agentic/environment/v1/command_pb.js +2 -1
- package/ai/stigmer/agentic/environment/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/io_pb.d.ts +140 -0
- package/ai/stigmer/agentic/environment/v1/io_pb.js +29 -1
- package/ai/stigmer/agentic/environment/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/query_connect.d.ts +26 -0
- package/ai/stigmer/agentic/environment/v1/query_connect.js +26 -0
- package/ai/stigmer/agentic/environment/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/query_pb.d.ts +26 -0
- package/ai/stigmer/agentic/environment/v1/query_pb.js +3 -1
- package/ai/stigmer/agentic/environment/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/api_pb.d.ts +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/command_connect.d.ts +11 -2
- package/ai/stigmer/agentic/executioncontext/v1/command_connect.js +11 -2
- package/ai/stigmer/agentic/executioncontext/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/command_pb.d.ts +11 -2
- package/ai/stigmer/agentic/executioncontext/v1/command_pb.js +9 -2
- package/ai/stigmer/agentic/executioncontext/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/query_connect.d.ts +13 -8
- package/ai/stigmer/agentic/executioncontext/v1/query_connect.js +13 -8
- package/ai/stigmer/agentic/executioncontext/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/query_pb.d.ts +13 -8
- package/ai/stigmer/agentic/executioncontext/v1/query_pb.js +10 -1
- package/ai/stigmer/agentic/executioncontext/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/command_connect.d.ts +18 -0
- package/ai/stigmer/agentic/mcpserver/v1/command_connect.js +18 -0
- package/ai/stigmer/agentic/mcpserver/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/command_pb.d.ts +18 -1
- package/ai/stigmer/agentic/mcpserver/v1/command_pb.js +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/query_pb.js +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/query_connect.d.ts +2 -0
- package/ai/stigmer/agentic/session/v1/query_connect.js +2 -0
- package/ai/stigmer/agentic/session/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/query_pb.d.ts +2 -0
- package/ai/stigmer/agentic/session/v1/query_pb.js +1 -1
- package/ai/stigmer/agentic/session/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/spec_pb.d.ts +36 -3
- package/ai/stigmer/agentic/session/v1/spec_pb.js +4 -1
- package/ai/stigmer/agentic/session/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/command_connect.d.ts +40 -0
- package/ai/stigmer/agentic/skill/v1/command_connect.js +40 -0
- package/ai/stigmer/agentic/skill/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/command_pb.d.ts +40 -1
- package/ai/stigmer/agentic/skill/v1/command_pb.js +2 -1
- package/ai/stigmer/agentic/skill/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/io_pb.d.ts +66 -0
- package/ai/stigmer/agentic/skill/v1/io_pb.js +8 -3
- package/ai/stigmer/agentic/skill/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/query_pb.js +1 -1
- package/ai/stigmer/agentic/workflow/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/command_pb.js +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/command_connect.d.ts +4 -4
- package/ai/stigmer/agentic/workflowinstance/v1/command_connect.js +4 -4
- package/ai/stigmer/agentic/workflowinstance/v1/command_pb.d.ts +4 -4
- package/ai/stigmer/agentic/workflowinstance/v1/command_pb.js +2 -2
- package/ai/stigmer/agentic/workflowinstance/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/io_pb.d.ts +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/query_connect.d.ts +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/query_connect.js +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/query_pb.d.ts +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/query_pb.js +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/spec_pb.d.ts +2 -2
- package/ai/stigmer/agentic/workflowinstance/v1/spec_pb.js +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_kind_pb.js +1 -1
- package/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_kind_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/apiresourcekind/authorization_config_pb.d.ts +20 -0
- package/ai/stigmer/commons/apiresource/apiresourcekind/authorization_config_pb.js +1 -1
- package/ai/stigmer/commons/apiresource/apiresourcekind/authorization_config_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/io_pb.d.ts +34 -0
- package/ai/stigmer/commons/apiresource/io_pb.js +8 -2
- package/ai/stigmer/commons/apiresource/io_pb.js.map +1 -1
- package/ai/stigmer/iam/apikey/v1/query_connect.d.ts +0 -3
- package/ai/stigmer/iam/apikey/v1/query_connect.js +0 -3
- package/ai/stigmer/iam/apikey/v1/query_connect.js.map +1 -1
- package/ai/stigmer/iam/apikey/v1/query_pb.d.ts +0 -3
- package/ai/stigmer/iam/apikey/v1/query_pb.js +1 -1
- package/ai/stigmer/iam/apikey/v1/query_pb.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/command_connect.d.ts +6 -48
- package/ai/stigmer/iam/iampolicy/v1/command_connect.js +6 -48
- package/ai/stigmer/iam/iampolicy/v1/command_connect.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/command_pb.d.ts +6 -47
- package/ai/stigmer/iam/iampolicy/v1/command_pb.js +1 -1
- package/ai/stigmer/iam/iampolicy/v1/command_pb.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/rpcauthorization/iam_permission_pb.d.ts +34 -52
- package/ai/stigmer/iam/iampolicy/v1/rpcauthorization/iam_permission_pb.js +34 -52
- package/ai/stigmer/iam/iampolicy/v1/rpcauthorization/iam_permission_pb.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/command_pb.js +1 -1
- package/ai/stigmer/iam/identityaccount/v1/command_pb.js.map +1 -1
- package/ai/stigmer/iam/identityprovider/v1/query_connect.d.ts +1 -0
- package/ai/stigmer/iam/identityprovider/v1/query_connect.js +1 -0
- package/ai/stigmer/iam/identityprovider/v1/query_connect.js.map +1 -1
- package/ai/stigmer/iam/identityprovider/v1/query_pb.d.ts +1 -0
- package/ai/stigmer/iam/identityprovider/v1/query_pb.js +1 -1
- package/ai/stigmer/iam/identityprovider/v1/query_pb.js.map +1 -1
- package/ai/stigmer/platform/github/v1/service_connect.d.ts +58 -0
- package/ai/stigmer/platform/github/v1/service_connect.js +64 -0
- package/ai/stigmer/platform/github/v1/service_connect.js.map +1 -0
- package/ai/stigmer/platform/github/v1/service_pb.d.ts +164 -0
- package/ai/stigmer/platform/github/v1/service_pb.js +49 -0
- package/ai/stigmer/platform/github/v1/service_pb.js.map +1 -0
- package/ai/stigmer/tenancy/organization/v1/spec_pb.d.ts +8 -0
- package/ai/stigmer/tenancy/organization/v1/spec_pb.js +1 -1
- package/ai/stigmer/tenancy/organization/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/tenancy/project/v1/query_pb.js +1 -1
- package/ai/stigmer/tenancy/project/v1/query_pb.js.map +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentinstance/v1/query_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,oIAAoI;AACpI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,4CAA4C,EAAE,MAAM,UAAU,CAAC;AAExE,OAAO,EAAE,2CAA2C,EAAE,MAAM,SAAS,CAAC;AAEtE,OAAO,EAAE,sCAAsC,EAAE,MAAM,oCAAoC,CAAC;AAC5F,OAAO,EAAE,uDAAuD,EAAE,MAAM,qDAAqD,CAAC;AAC9H,OAAO,EAAE,gEAAgE,EAAE,MAAM,8DAA8D,CAAC;AAEhJ;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAY,aAAa,CAClF,QAAQ,CAAC,
|
|
1
|
+
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentinstance/v1/query_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,oIAAoI;AACpI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,4CAA4C,EAAE,MAAM,UAAU,CAAC;AAExE,OAAO,EAAE,2CAA2C,EAAE,MAAM,SAAS,CAAC;AAEtE,OAAO,EAAE,sCAAsC,EAAE,MAAM,oCAAoC,CAAC;AAC5F,OAAO,EAAE,uDAAuD,EAAE,MAAM,qDAAqD,CAAC;AAC9H,OAAO,EAAE,gEAAgE,EAAE,MAAM,8DAA8D,CAAC;AAEhJ;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAY,aAAa,CAClF,QAAQ,CAAC,y7BAAy7B,EAAE,CAAC,4CAA4C,EAAE,2CAA2C,EAAE,sCAAsC,EAAE,uDAAuD,EAAE,gEAAgE,CAAC,CAAC,CAAC;AAEtsC;;;;GAIG;AACH,MAAM,CAAC,MAAM,4BAA4B,GA8CpC,aAAa,CAChB,WAAW,CAAC,8CAA8C,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -52,5 +52,29 @@ export declare const EnvironmentCommandController: {
|
|
|
52
52
|
readonly O: any;
|
|
53
53
|
readonly kind: any;
|
|
54
54
|
};
|
|
55
|
+
/**
|
|
56
|
+
* Add or update specific variables in an environment (server-side merge).
|
|
57
|
+
* Existing variables not included in the request are preserved unchanged.
|
|
58
|
+
*
|
|
59
|
+
* @generated from rpc ai.stigmer.agentic.environment.v1.EnvironmentCommandController.updateVariables
|
|
60
|
+
*/
|
|
61
|
+
readonly updateVariables: {
|
|
62
|
+
readonly name: "updateVariables";
|
|
63
|
+
readonly I: any;
|
|
64
|
+
readonly O: any;
|
|
65
|
+
readonly kind: any;
|
|
66
|
+
};
|
|
67
|
+
/**
|
|
68
|
+
* Remove specific variables from an environment by key.
|
|
69
|
+
* Keys that don't exist are silently ignored.
|
|
70
|
+
*
|
|
71
|
+
* @generated from rpc ai.stigmer.agentic.environment.v1.EnvironmentCommandController.removeVariables
|
|
72
|
+
*/
|
|
73
|
+
readonly removeVariables: {
|
|
74
|
+
readonly name: "removeVariables";
|
|
75
|
+
readonly I: any;
|
|
76
|
+
readonly O: any;
|
|
77
|
+
readonly kind: any;
|
|
78
|
+
};
|
|
55
79
|
};
|
|
56
80
|
};
|
|
@@ -57,6 +57,30 @@ export const EnvironmentCommandController = {
|
|
|
57
57
|
O: Environment,
|
|
58
58
|
kind: MethodKind.Unary,
|
|
59
59
|
},
|
|
60
|
+
/**
|
|
61
|
+
* Add or update specific variables in an environment (server-side merge).
|
|
62
|
+
* Existing variables not included in the request are preserved unchanged.
|
|
63
|
+
*
|
|
64
|
+
* @generated from rpc ai.stigmer.agentic.environment.v1.EnvironmentCommandController.updateVariables
|
|
65
|
+
*/
|
|
66
|
+
updateVariables: {
|
|
67
|
+
name: "updateVariables",
|
|
68
|
+
I: UpdateEnvironmentVariablesRequest,
|
|
69
|
+
O: Environment,
|
|
70
|
+
kind: MethodKind.Unary,
|
|
71
|
+
},
|
|
72
|
+
/**
|
|
73
|
+
* Remove specific variables from an environment by key.
|
|
74
|
+
* Keys that don't exist are silently ignored.
|
|
75
|
+
*
|
|
76
|
+
* @generated from rpc ai.stigmer.agentic.environment.v1.EnvironmentCommandController.removeVariables
|
|
77
|
+
*/
|
|
78
|
+
removeVariables: {
|
|
79
|
+
name: "removeVariables",
|
|
80
|
+
I: RemoveEnvironmentVariablesRequest,
|
|
81
|
+
O: Environment,
|
|
82
|
+
kind: MethodKind.Unary,
|
|
83
|
+
},
|
|
60
84
|
}
|
|
61
85
|
};
|
|
62
86
|
//# sourceMappingURL=command_connect.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/environment/v1/command_connect.ts"],"names":[],"mappings":"AAAA,wEAAwE;AACxE,kIAAkI;AAClI,oBAAoB;AACpB,cAAc;AAGd,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/environment/v1/command_connect.ts"],"names":[],"mappings":"AAAA,wEAAwE;AACxE,kIAAkI;AAClI,oBAAoB;AACpB,cAAc;AAGd,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAIhD;;;;GAIG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAAG;IAC1C,QAAQ,EAAE,gEAAgE;IAC1E,OAAO,EAAE;QACP;;;;;;WAMG;QACH,KAAK,EAAE;YACL,IAAI,EAAE,OAAO;YACb,CAAC,EAAE,WAAW;YACd,CAAC,EAAE,WAAW;YACd,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;WAIG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,WAAW;YACd,CAAC,EAAE,WAAW;YACd,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;WAIG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,WAAW;YACd,CAAC,EAAE,WAAW;YACd,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;WAIG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,sBAAsB;YACzB,CAAC,EAAE,WAAW;YACd,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;WAKG;QACH,eAAe,EAAE;YACf,IAAI,EAAE,iBAAiB;YACvB,CAAC,EAAE,iCAAiC;YACpC,CAAC,EAAE,WAAW;YACd,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;WAKG;QACH,eAAe,EAAE;YACf,IAAI,EAAE,iBAAiB;YACvB,CAAC,EAAE,iCAAiC;YACpC,CAAC,EAAE,WAAW;YACd,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import type { GenFile, GenService } from "@bufbuild/protobuf/codegenv1";
|
|
2
2
|
import type { EnvironmentSchema } from "./api_pb";
|
|
3
|
+
import type { RemoveEnvironmentVariablesRequestSchema, UpdateEnvironmentVariablesRequestSchema } from "./io_pb";
|
|
3
4
|
import type { ApiResourceDeleteInputSchema } from "../../../commons/apiresource/io_pb";
|
|
4
5
|
/**
|
|
5
6
|
* Describes the file ai/stigmer/agentic/environment/v1/command.proto.
|
|
@@ -53,4 +54,26 @@ export declare const EnvironmentCommandController: GenService<{
|
|
|
53
54
|
input: typeof ApiResourceDeleteInputSchema;
|
|
54
55
|
output: typeof EnvironmentSchema;
|
|
55
56
|
};
|
|
57
|
+
/**
|
|
58
|
+
* Add or update specific variables in an environment (server-side merge).
|
|
59
|
+
* Existing variables not included in the request are preserved unchanged.
|
|
60
|
+
*
|
|
61
|
+
* @generated from rpc ai.stigmer.agentic.environment.v1.EnvironmentCommandController.updateVariables
|
|
62
|
+
*/
|
|
63
|
+
updateVariables: {
|
|
64
|
+
methodKind: "unary";
|
|
65
|
+
input: typeof UpdateEnvironmentVariablesRequestSchema;
|
|
66
|
+
output: typeof EnvironmentSchema;
|
|
67
|
+
};
|
|
68
|
+
/**
|
|
69
|
+
* Remove specific variables from an environment by key.
|
|
70
|
+
* Keys that don't exist are silently ignored.
|
|
71
|
+
*
|
|
72
|
+
* @generated from rpc ai.stigmer.agentic.environment.v1.EnvironmentCommandController.removeVariables
|
|
73
|
+
*/
|
|
74
|
+
removeVariables: {
|
|
75
|
+
methodKind: "unary";
|
|
76
|
+
input: typeof RemoveEnvironmentVariablesRequestSchema;
|
|
77
|
+
output: typeof EnvironmentSchema;
|
|
78
|
+
};
|
|
56
79
|
}>;
|
|
@@ -3,13 +3,14 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
5
|
import { file_ai_stigmer_agentic_environment_v1_api } from "./api_pb";
|
|
6
|
+
import { file_ai_stigmer_agentic_environment_v1_io } from "./io_pb";
|
|
6
7
|
import { file_ai_stigmer_commons_apiresource_io } from "../../../commons/apiresource/io_pb";
|
|
7
8
|
import { file_ai_stigmer_commons_apiresource_rpc_service_options } from "../../../commons/apiresource/rpc_service_options_pb";
|
|
8
9
|
import { file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options } from "../../../iam/iampolicy/v1/rpcauthorization/method_options_pb";
|
|
9
10
|
/**
|
|
10
11
|
* Describes the file ai/stigmer/agentic/environment/v1/command.proto.
|
|
11
12
|
*/
|
|
12
|
-
export const file_ai_stigmer_agentic_environment_v1_command = /*@__PURE__*/ fileDesc("
|
|
13
|
+
export const file_ai_stigmer_agentic_environment_v1_command = /*@__PURE__*/ fileDesc("Ci9haS9zdGlnbWVyL2FnZW50aWMvZW52aXJvbm1lbnQvdjEvY29tbWFuZC5wcm90bxIhYWkuc3RpZ21lci5hZ2VudGljLmVudmlyb25tZW50LnYxMsEIChxFbnZpcm9ubWVudENvbW1hbmRDb250cm9sbGVyEmcKBWFwcGx5Ei4uYWkuc3RpZ21lci5hZ2VudGljLmVudmlyb25tZW50LnYxLkVudmlyb25tZW50Gi4uYWkuc3RpZ21lci5hZ2VudGljLmVudmlyb25tZW50LnYxLkVudmlyb25tZW50ErkBCgZjcmVhdGUSLi5haS5zdGlnbWVyLmFnZW50aWMuZW52aXJvbm1lbnQudjEuRW52aXJvbm1lbnQaLi5haS5zdGlnbWVyLmFnZW50aWMuZW52aXJvbm1lbnQudjEuRW52aXJvbm1lbnQiT8K4GEsIGxAeIgxtZXRhZGF0YS5vcmcqN3VuYXV0aG9yaXplZCB0byBjcmVhdGUgZW52aXJvbm1lbnQgaW4gdGhpcyBvcmdhbml6YXRpb24SowEKBnVwZGF0ZRIuLmFpLnN0aWdtZXIuYWdlbnRpYy5lbnZpcm9ubWVudC52MS5FbnZpcm9ubWVudBouLmFpLnN0aWdtZXIuYWdlbnRpYy5lbnZpcm9ubWVudC52MS5FbnZpcm9ubWVudCI5wrgYNQgEEDUiC21ldGFkYXRhLmlkKiJ1bmF1dGhvcml6ZWQgdG8gdXBkYXRlIGVudmlyb25tZW50EqsBCgZkZWxldGUSNi5haS5zdGlnbWVyLmNvbW1vbnMuYXBpcmVzb3VyY2UuQXBpUmVzb3VyY2VEZWxldGVJbnB1dBouLmFpLnN0aWdtZXIuYWdlbnRpYy5lbnZpcm9ubWVudC52MS5FbnZpcm9ubWVudCI5wrgYNQgEEDUiC21ldGFkYXRhLmlkKiJ1bmF1dGhvcml6ZWQgdG8gZGVsZXRlIGVudmlyb25tZW50Es8BCg91cGRhdGVWYXJpYWJsZXMSRC5haS5zdGlnbWVyLmFnZW50aWMuZW52aXJvbm1lbnQudjEuVXBkYXRlRW52aXJvbm1lbnRWYXJpYWJsZXNSZXF1ZXN0Gi4uYWkuc3RpZ21lci5hZ2VudGljLmVudmlyb25tZW50LnYxLkVudmlyb25tZW50IkbCuBhCCAQQNSIOZW52aXJvbm1lbnRfaWQqLHVuYXV0aG9yaXplZCB0byB1cGRhdGUgZW52aXJvbm1lbnQgdmFyaWFibGVzEs8BCg9yZW1vdmVWYXJpYWJsZXMSRC5haS5zdGlnbWVyLmFnZW50aWMuZW52aXJvbm1lbnQudjEuUmVtb3ZlRW52aXJvbm1lbnRWYXJpYWJsZXNSZXF1ZXN0Gi4uYWkuc3RpZ21lci5hZ2VudGljLmVudmlyb25tZW50LnYxLkVudmlyb25tZW50IkbCuBhCCAQQNSIOZW52aXJvbm1lbnRfaWQqLHVuYXV0aG9yaXplZCB0byByZW1vdmUgZW52aXJvbm1lbnQgdmFyaWFibGVzGgSg/ys1YgZwcm90bzM", [file_ai_stigmer_agentic_environment_v1_api, file_ai_stigmer_agentic_environment_v1_io, file_ai_stigmer_commons_apiresource_io, file_ai_stigmer_commons_apiresource_rpc_service_options, file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options]);
|
|
13
14
|
/**
|
|
14
15
|
* EnvironmentCommandController provides write operations for Environment resources.
|
|
15
16
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/environment/v1/command_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,kIAAkI;AAClI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,0CAA0C,EAAE,MAAM,UAAU,CAAC;AAEtE,OAAO,EAAE,sCAAsC,EAAE,MAAM,oCAAoC,CAAC;AAC5F,OAAO,EAAE,uDAAuD,EAAE,MAAM,qDAAqD,CAAC;AAC9H,OAAO,EAAE,gEAAgE,EAAE,MAAM,8DAA8D,CAAC;AAEhJ;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAY,aAAa,CAClF,QAAQ,CAAC,
|
|
1
|
+
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/environment/v1/command_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,kIAAkI;AAClI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,0CAA0C,EAAE,MAAM,UAAU,CAAC;AAEtE,OAAO,EAAE,yCAAyC,EAAE,MAAM,SAAS,CAAC;AAEpE,OAAO,EAAE,sCAAsC,EAAE,MAAM,oCAAoC,CAAC;AAC5F,OAAO,EAAE,uDAAuD,EAAE,MAAM,qDAAqD,CAAC;AAC9H,OAAO,EAAE,gEAAgE,EAAE,MAAM,8DAA8D,CAAC;AAEhJ;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAY,aAAa,CAClF,QAAQ,CAAC,6iDAA6iD,EAAE,CAAC,0CAA0C,EAAE,yCAAyC,EAAE,sCAAsC,EAAE,uDAAuD,EAAE,gEAAgE,CAAC,CAAC,CAAC;AAEtzD;;;;GAIG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAiEpC,aAAa,CAChB,WAAW,CAAC,8CAA8C,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
+
import type { Environment } from "./api_pb";
|
|
3
|
+
import type { EnvironmentValue } from "./spec_pb";
|
|
4
|
+
import type { PageInfo } from "../../../commons/rpc/pagination_pb";
|
|
2
5
|
import type { Message } from "@bufbuild/protobuf";
|
|
3
6
|
/**
|
|
4
7
|
* Describes the file ai/stigmer/agentic/environment/v1/io.proto.
|
|
@@ -20,3 +23,140 @@ export type EnvironmentId = Message<"ai.stigmer.agentic.environment.v1.Environme
|
|
|
20
23
|
* Use `create(EnvironmentIdSchema)` to create a new message.
|
|
21
24
|
*/
|
|
22
25
|
export declare const EnvironmentIdSchema: GenMessage<EnvironmentId>;
|
|
26
|
+
/**
|
|
27
|
+
* Input for retrieving a single unredacted secret value from an environment.
|
|
28
|
+
* Returns the decrypted value for exactly one key. Single-key retrieval by design:
|
|
29
|
+
* limits blast radius if intercepted, enables per-key audit trails, and matches
|
|
30
|
+
* the industry-standard "reveal" UX pattern (AWS, GitHub, 1Password).
|
|
31
|
+
*
|
|
32
|
+
* @generated from message ai.stigmer.agentic.environment.v1.EnvironmentSecretValueInput
|
|
33
|
+
*/
|
|
34
|
+
export type EnvironmentSecretValueInput = Message<"ai.stigmer.agentic.environment.v1.EnvironmentSecretValueInput"> & {
|
|
35
|
+
/**
|
|
36
|
+
* The environment resource ID.
|
|
37
|
+
*
|
|
38
|
+
* @generated from field: string environment_id = 1;
|
|
39
|
+
*/
|
|
40
|
+
environmentId: string;
|
|
41
|
+
/**
|
|
42
|
+
* The key within EnvironmentSpec.data to retrieve the unredacted value for.
|
|
43
|
+
*
|
|
44
|
+
* @generated from field: string key = 2;
|
|
45
|
+
*/
|
|
46
|
+
key: string;
|
|
47
|
+
};
|
|
48
|
+
/**
|
|
49
|
+
* Describes the message ai.stigmer.agentic.environment.v1.EnvironmentSecretValueInput.
|
|
50
|
+
* Use `create(EnvironmentSecretValueInputSchema)` to create a new message.
|
|
51
|
+
*/
|
|
52
|
+
export declare const EnvironmentSecretValueInputSchema: GenMessage<EnvironmentSecretValueInput>;
|
|
53
|
+
/**
|
|
54
|
+
* ListEnvironmentsRequest specifies parameters for listing environments.
|
|
55
|
+
*
|
|
56
|
+
* @generated from message ai.stigmer.agentic.environment.v1.ListEnvironmentsRequest
|
|
57
|
+
*/
|
|
58
|
+
export type ListEnvironmentsRequest = Message<"ai.stigmer.agentic.environment.v1.ListEnvironmentsRequest"> & {
|
|
59
|
+
/**
|
|
60
|
+
* Organization to list environments for (required).
|
|
61
|
+
*
|
|
62
|
+
* @generated from field: string org = 1;
|
|
63
|
+
*/
|
|
64
|
+
org: string;
|
|
65
|
+
/**
|
|
66
|
+
* Filter by metadata labels (optional). AND semantics: resource must match ALL labels.
|
|
67
|
+
* Example: {"stigmer.ai/personal": "true"} returns only personal environments.
|
|
68
|
+
*
|
|
69
|
+
* @generated from field: map<string, string> labels = 2;
|
|
70
|
+
*/
|
|
71
|
+
labels: {
|
|
72
|
+
[key: string]: string;
|
|
73
|
+
};
|
|
74
|
+
/**
|
|
75
|
+
* Pagination options (optional).
|
|
76
|
+
*
|
|
77
|
+
* @generated from field: ai.stigmer.commons.rpc.PageInfo page_info = 3;
|
|
78
|
+
*/
|
|
79
|
+
pageInfo?: PageInfo;
|
|
80
|
+
};
|
|
81
|
+
/**
|
|
82
|
+
* Describes the message ai.stigmer.agentic.environment.v1.ListEnvironmentsRequest.
|
|
83
|
+
* Use `create(ListEnvironmentsRequestSchema)` to create a new message.
|
|
84
|
+
*/
|
|
85
|
+
export declare const ListEnvironmentsRequestSchema: GenMessage<ListEnvironmentsRequest>;
|
|
86
|
+
/**
|
|
87
|
+
* EnvironmentList contains a paginated list of environments.
|
|
88
|
+
*
|
|
89
|
+
* @generated from message ai.stigmer.agentic.environment.v1.EnvironmentList
|
|
90
|
+
*/
|
|
91
|
+
export type EnvironmentList = Message<"ai.stigmer.agentic.environment.v1.EnvironmentList"> & {
|
|
92
|
+
/**
|
|
93
|
+
* Total count of matching environments.
|
|
94
|
+
*
|
|
95
|
+
* @generated from field: int32 total_count = 1;
|
|
96
|
+
*/
|
|
97
|
+
totalCount: number;
|
|
98
|
+
/**
|
|
99
|
+
* Environments in the current page.
|
|
100
|
+
*
|
|
101
|
+
* @generated from field: repeated ai.stigmer.agentic.environment.v1.Environment items = 2;
|
|
102
|
+
*/
|
|
103
|
+
items: Environment[];
|
|
104
|
+
};
|
|
105
|
+
/**
|
|
106
|
+
* Describes the message ai.stigmer.agentic.environment.v1.EnvironmentList.
|
|
107
|
+
* Use `create(EnvironmentListSchema)` to create a new message.
|
|
108
|
+
*/
|
|
109
|
+
export declare const EnvironmentListSchema: GenMessage<EnvironmentList>;
|
|
110
|
+
/**
|
|
111
|
+
* Request to add or update specific variables in an environment.
|
|
112
|
+
* Server-side merge: existing variables not included in this request are preserved.
|
|
113
|
+
* For secret variables, the new value replaces the old one (re-encrypted server-side).
|
|
114
|
+
*
|
|
115
|
+
* @generated from message ai.stigmer.agentic.environment.v1.UpdateEnvironmentVariablesRequest
|
|
116
|
+
*/
|
|
117
|
+
export type UpdateEnvironmentVariablesRequest = Message<"ai.stigmer.agentic.environment.v1.UpdateEnvironmentVariablesRequest"> & {
|
|
118
|
+
/**
|
|
119
|
+
* The environment resource ID.
|
|
120
|
+
*
|
|
121
|
+
* @generated from field: string environment_id = 1;
|
|
122
|
+
*/
|
|
123
|
+
environmentId: string;
|
|
124
|
+
/**
|
|
125
|
+
* Variables to add or update. Keys that already exist are overwritten.
|
|
126
|
+
* Keys not present in this map are left unchanged.
|
|
127
|
+
*
|
|
128
|
+
* @generated from field: map<string, ai.stigmer.agentic.environment.v1.EnvironmentValue> variables = 2;
|
|
129
|
+
*/
|
|
130
|
+
variables: {
|
|
131
|
+
[key: string]: EnvironmentValue;
|
|
132
|
+
};
|
|
133
|
+
};
|
|
134
|
+
/**
|
|
135
|
+
* Describes the message ai.stigmer.agentic.environment.v1.UpdateEnvironmentVariablesRequest.
|
|
136
|
+
* Use `create(UpdateEnvironmentVariablesRequestSchema)` to create a new message.
|
|
137
|
+
*/
|
|
138
|
+
export declare const UpdateEnvironmentVariablesRequestSchema: GenMessage<UpdateEnvironmentVariablesRequest>;
|
|
139
|
+
/**
|
|
140
|
+
* Request to remove specific variables from an environment by key.
|
|
141
|
+
*
|
|
142
|
+
* @generated from message ai.stigmer.agentic.environment.v1.RemoveEnvironmentVariablesRequest
|
|
143
|
+
*/
|
|
144
|
+
export type RemoveEnvironmentVariablesRequest = Message<"ai.stigmer.agentic.environment.v1.RemoveEnvironmentVariablesRequest"> & {
|
|
145
|
+
/**
|
|
146
|
+
* The environment resource ID.
|
|
147
|
+
*
|
|
148
|
+
* @generated from field: string environment_id = 1;
|
|
149
|
+
*/
|
|
150
|
+
environmentId: string;
|
|
151
|
+
/**
|
|
152
|
+
* Keys to remove from EnvironmentSpec.data. Keys that don't exist are silently ignored.
|
|
153
|
+
*
|
|
154
|
+
* @generated from field: repeated string keys = 2;
|
|
155
|
+
*/
|
|
156
|
+
keys: string[];
|
|
157
|
+
};
|
|
158
|
+
/**
|
|
159
|
+
* Describes the message ai.stigmer.agentic.environment.v1.RemoveEnvironmentVariablesRequest.
|
|
160
|
+
* Use `create(RemoveEnvironmentVariablesRequestSchema)` to create a new message.
|
|
161
|
+
*/
|
|
162
|
+
export declare const RemoveEnvironmentVariablesRequestSchema: GenMessage<RemoveEnvironmentVariablesRequest>;
|
|
@@ -2,14 +2,42 @@
|
|
|
2
2
|
// @generated from file ai/stigmer/agentic/environment/v1/io.proto (package ai.stigmer.agentic.environment.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
+
import { file_ai_stigmer_agentic_environment_v1_api } from "./api_pb";
|
|
6
|
+
import { file_ai_stigmer_agentic_environment_v1_spec } from "./spec_pb";
|
|
7
|
+
import { file_ai_stigmer_commons_rpc_pagination } from "../../../commons/rpc/pagination_pb";
|
|
5
8
|
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb";
|
|
6
9
|
/**
|
|
7
10
|
* Describes the file ai/stigmer/agentic/environment/v1/io.proto.
|
|
8
11
|
*/
|
|
9
|
-
export const file_ai_stigmer_agentic_environment_v1_io = /*@__PURE__*/ fileDesc("
|
|
12
|
+
export const file_ai_stigmer_agentic_environment_v1_io = /*@__PURE__*/ fileDesc("CiphaS9zdGlnbWVyL2FnZW50aWMvZW52aXJvbm1lbnQvdjEvaW8ucHJvdG8SIWFpLnN0aWdtZXIuYWdlbnRpYy5lbnZpcm9ubWVudC52MSImCg1FbnZpcm9ubWVudElkEhUKBXZhbHVlGAEgASgJQga6SAPIAQEiVAobRW52aXJvbm1lbnRTZWNyZXRWYWx1ZUlucHV0Eh8KDmVudmlyb25tZW50X2lkGAEgASgJQge6SARyAhABEhQKA2tleRgCIAEoCUIHukgEcgIQASLrAQoXTGlzdEVudmlyb25tZW50c1JlcXVlc3QSFAoDb3JnGAEgASgJQge6SARyAhABElYKBmxhYmVscxgCIAMoCzJGLmFpLnN0aWdtZXIuYWdlbnRpYy5lbnZpcm9ubWVudC52MS5MaXN0RW52aXJvbm1lbnRzUmVxdWVzdC5MYWJlbHNFbnRyeRIzCglwYWdlX2luZm8YAyABKAsyIC5haS5zdGlnbWVyLmNvbW1vbnMucnBjLlBhZ2VJbmZvGi0KC0xhYmVsc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAEiZQoPRW52aXJvbm1lbnRMaXN0EhMKC3RvdGFsX2NvdW50GAEgASgFEj0KBWl0ZW1zGAIgAygLMi4uYWkuc3RpZ21lci5hZ2VudGljLmVudmlyb25tZW50LnYxLkVudmlyb25tZW50IpMCCiFVcGRhdGVFbnZpcm9ubWVudFZhcmlhYmxlc1JlcXVlc3QSHwoOZW52aXJvbm1lbnRfaWQYASABKAlCB7pIBHICEAESZgoJdmFyaWFibGVzGAIgAygLMlMuYWkuc3RpZ21lci5hZ2VudGljLmVudmlyb25tZW50LnYxLlVwZGF0ZUVudmlyb25tZW50VmFyaWFibGVzUmVxdWVzdC5WYXJpYWJsZXNFbnRyeRplCg5WYXJpYWJsZXNFbnRyeRILCgNrZXkYASABKAkSQgoFdmFsdWUYAiABKAsyMy5haS5zdGlnbWVyLmFnZW50aWMuZW52aXJvbm1lbnQudjEuRW52aXJvbm1lbnRWYWx1ZToCOAEiXAohUmVtb3ZlRW52aXJvbm1lbnRWYXJpYWJsZXNSZXF1ZXN0Eh8KDmVudmlyb25tZW50X2lkGAEgASgJQge6SARyAhABEhYKBGtleXMYAiADKAlCCLpIBZIBAggBYgZwcm90bzM", [file_ai_stigmer_agentic_environment_v1_api, file_ai_stigmer_agentic_environment_v1_spec, file_ai_stigmer_commons_rpc_pagination, file_buf_validate_validate]);
|
|
10
13
|
/**
|
|
11
14
|
* Describes the message ai.stigmer.agentic.environment.v1.EnvironmentId.
|
|
12
15
|
* Use `create(EnvironmentIdSchema)` to create a new message.
|
|
13
16
|
*/
|
|
14
17
|
export const EnvironmentIdSchema = /*@__PURE__*/ messageDesc(file_ai_stigmer_agentic_environment_v1_io, 0);
|
|
18
|
+
/**
|
|
19
|
+
* Describes the message ai.stigmer.agentic.environment.v1.EnvironmentSecretValueInput.
|
|
20
|
+
* Use `create(EnvironmentSecretValueInputSchema)` to create a new message.
|
|
21
|
+
*/
|
|
22
|
+
export const EnvironmentSecretValueInputSchema = /*@__PURE__*/ messageDesc(file_ai_stigmer_agentic_environment_v1_io, 1);
|
|
23
|
+
/**
|
|
24
|
+
* Describes the message ai.stigmer.agentic.environment.v1.ListEnvironmentsRequest.
|
|
25
|
+
* Use `create(ListEnvironmentsRequestSchema)` to create a new message.
|
|
26
|
+
*/
|
|
27
|
+
export const ListEnvironmentsRequestSchema = /*@__PURE__*/ messageDesc(file_ai_stigmer_agentic_environment_v1_io, 2);
|
|
28
|
+
/**
|
|
29
|
+
* Describes the message ai.stigmer.agentic.environment.v1.EnvironmentList.
|
|
30
|
+
* Use `create(EnvironmentListSchema)` to create a new message.
|
|
31
|
+
*/
|
|
32
|
+
export const EnvironmentListSchema = /*@__PURE__*/ messageDesc(file_ai_stigmer_agentic_environment_v1_io, 3);
|
|
33
|
+
/**
|
|
34
|
+
* Describes the message ai.stigmer.agentic.environment.v1.UpdateEnvironmentVariablesRequest.
|
|
35
|
+
* Use `create(UpdateEnvironmentVariablesRequestSchema)` to create a new message.
|
|
36
|
+
*/
|
|
37
|
+
export const UpdateEnvironmentVariablesRequestSchema = /*@__PURE__*/ messageDesc(file_ai_stigmer_agentic_environment_v1_io, 4);
|
|
38
|
+
/**
|
|
39
|
+
* Describes the message ai.stigmer.agentic.environment.v1.RemoveEnvironmentVariablesRequest.
|
|
40
|
+
* Use `create(RemoveEnvironmentVariablesRequestSchema)` to create a new message.
|
|
41
|
+
*/
|
|
42
|
+
export const RemoveEnvironmentVariablesRequestSchema = /*@__PURE__*/ messageDesc(file_ai_stigmer_agentic_environment_v1_io, 5);
|
|
15
43
|
//# sourceMappingURL=io_pb.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"io_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/environment/v1/io_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,6HAA6H;AAC7H,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;
|
|
1
|
+
{"version":3,"file":"io_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/environment/v1/io_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,6HAA6H;AAC7H,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,0CAA0C,EAAE,MAAM,UAAU,CAAC;AAEtE,OAAO,EAAE,2CAA2C,EAAE,MAAM,WAAW,CAAC;AAExE,OAAO,EAAE,sCAAsC,EAAE,MAAM,oCAAoC,CAAC;AAC5F,OAAO,EAAE,0BAA0B,EAAE,MAAM,yCAAyC,CAAC;AAGrF;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAAY,aAAa,CAC7E,QAAQ,CAAC,qtCAAqtC,EAAE,CAAC,0CAA0C,EAAE,2CAA2C,EAAE,sCAAsC,EAAE,0BAA0B,CAAC,CAAC,CAAC;AAcj4C;;;GAGG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAA8B,aAAa,CACzE,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC;AA0B5D;;;GAGG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAA4C,aAAa,CACrG,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC;AA+B5D;;;GAGG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAwC,aAAa,CAC7F,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC;AAuB5D;;;GAGG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAAgC,aAAa,CAC7E,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC;AA0B5D;;;GAGG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAkD,aAAa,CACjH,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC;AAuB5D;;;GAGG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAkD,aAAa,CACjH,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -28,5 +28,31 @@ export declare const EnvironmentQueryController: {
|
|
|
28
28
|
readonly O: any;
|
|
29
29
|
readonly kind: any;
|
|
30
30
|
};
|
|
31
|
+
/**
|
|
32
|
+
* Get the unredacted value of a single secret key in an environment.
|
|
33
|
+
* Creator-only: requires can_read_secrets permission (FGA: creator relation).
|
|
34
|
+
* Returns the EnvironmentValue with the decrypted value.
|
|
35
|
+
*
|
|
36
|
+
* @generated from rpc ai.stigmer.agentic.environment.v1.EnvironmentQueryController.getSecretValue
|
|
37
|
+
*/
|
|
38
|
+
readonly getSecretValue: {
|
|
39
|
+
readonly name: "getSecretValue";
|
|
40
|
+
readonly I: any;
|
|
41
|
+
readonly O: any;
|
|
42
|
+
readonly kind: any;
|
|
43
|
+
};
|
|
44
|
+
/**
|
|
45
|
+
* List environments with optional label filtering.
|
|
46
|
+
* Authorization is handled in-handler via FGA-filtered queries (cloud)
|
|
47
|
+
* or unrestricted store queries (OSS). Secret values are redacted.
|
|
48
|
+
*
|
|
49
|
+
* @generated from rpc ai.stigmer.agentic.environment.v1.EnvironmentQueryController.list
|
|
50
|
+
*/
|
|
51
|
+
readonly list: {
|
|
52
|
+
readonly name: "list";
|
|
53
|
+
readonly I: any;
|
|
54
|
+
readonly O: any;
|
|
55
|
+
readonly kind: any;
|
|
56
|
+
};
|
|
31
57
|
};
|
|
32
58
|
};
|
|
@@ -33,6 +33,32 @@ export const EnvironmentQueryController = {
|
|
|
33
33
|
O: Environment,
|
|
34
34
|
kind: MethodKind.Unary,
|
|
35
35
|
},
|
|
36
|
+
/**
|
|
37
|
+
* Get the unredacted value of a single secret key in an environment.
|
|
38
|
+
* Creator-only: requires can_read_secrets permission (FGA: creator relation).
|
|
39
|
+
* Returns the EnvironmentValue with the decrypted value.
|
|
40
|
+
*
|
|
41
|
+
* @generated from rpc ai.stigmer.agentic.environment.v1.EnvironmentQueryController.getSecretValue
|
|
42
|
+
*/
|
|
43
|
+
getSecretValue: {
|
|
44
|
+
name: "getSecretValue",
|
|
45
|
+
I: EnvironmentSecretValueInput,
|
|
46
|
+
O: EnvironmentValue,
|
|
47
|
+
kind: MethodKind.Unary,
|
|
48
|
+
},
|
|
49
|
+
/**
|
|
50
|
+
* List environments with optional label filtering.
|
|
51
|
+
* Authorization is handled in-handler via FGA-filtered queries (cloud)
|
|
52
|
+
* or unrestricted store queries (OSS). Secret values are redacted.
|
|
53
|
+
*
|
|
54
|
+
* @generated from rpc ai.stigmer.agentic.environment.v1.EnvironmentQueryController.list
|
|
55
|
+
*/
|
|
56
|
+
list: {
|
|
57
|
+
name: "list",
|
|
58
|
+
I: ListEnvironmentsRequest,
|
|
59
|
+
O: EnvironmentList,
|
|
60
|
+
kind: MethodKind.Unary,
|
|
61
|
+
},
|
|
36
62
|
}
|
|
37
63
|
};
|
|
38
64
|
//# sourceMappingURL=query_connect.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/environment/v1/query_connect.ts"],"names":[],"mappings":"AAAA,wEAAwE;AACxE,gIAAgI;AAChI,oBAAoB;AACpB,cAAc;AAId,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/environment/v1/query_connect.ts"],"names":[],"mappings":"AAAA,wEAAwE;AACxE,gIAAgI;AAChI,oBAAoB;AACpB,cAAc;AAId,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAIhD;;;;GAIG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAG;IACxC,QAAQ,EAAE,8DAA8D;IACxE,OAAO,EAAE;QACP;;;;WAIG;QACH,GAAG,EAAE;YACH,IAAI,EAAE,KAAK;YACX,CAAC,EAAE,aAAa;YAChB,CAAC,EAAE,WAAW;YACd,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;WAIG;QACH,cAAc,EAAE;YACd,IAAI,EAAE,gBAAgB;YACtB,CAAC,EAAE,oBAAoB;YACvB,CAAC,EAAE,WAAW;YACd,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;WAMG;QACH,cAAc,EAAE;YACd,IAAI,EAAE,gBAAgB;YACtB,CAAC,EAAE,2BAA2B;YAC9B,CAAC,EAAE,gBAAgB;YACnB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;WAMG;QACH,IAAI,EAAE;YACJ,IAAI,EAAE,MAAM;YACZ,CAAC,EAAE,uBAAuB;YAC1B,CAAC,EAAE,eAAe;YAClB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import type { GenFile, GenService } from "@bufbuild/protobuf/codegenv1";
|
|
2
2
|
import type { EnvironmentSchema } from "./api_pb";
|
|
3
|
+
import type { EnvironmentListSchema, EnvironmentSecretValueInputSchema, ListEnvironmentsRequestSchema } from "./io_pb";
|
|
4
|
+
import type { EnvironmentValueSchema } from "./spec_pb";
|
|
3
5
|
import type { ApiResourceIdSchema, ApiResourceReferenceSchema } from "../../../commons/apiresource/io_pb";
|
|
4
6
|
/**
|
|
5
7
|
* Describes the file ai/stigmer/agentic/environment/v1/query.proto.
|
|
@@ -31,4 +33,28 @@ export declare const EnvironmentQueryController: GenService<{
|
|
|
31
33
|
input: typeof ApiResourceReferenceSchema;
|
|
32
34
|
output: typeof EnvironmentSchema;
|
|
33
35
|
};
|
|
36
|
+
/**
|
|
37
|
+
* Get the unredacted value of a single secret key in an environment.
|
|
38
|
+
* Creator-only: requires can_read_secrets permission (FGA: creator relation).
|
|
39
|
+
* Returns the EnvironmentValue with the decrypted value.
|
|
40
|
+
*
|
|
41
|
+
* @generated from rpc ai.stigmer.agentic.environment.v1.EnvironmentQueryController.getSecretValue
|
|
42
|
+
*/
|
|
43
|
+
getSecretValue: {
|
|
44
|
+
methodKind: "unary";
|
|
45
|
+
input: typeof EnvironmentSecretValueInputSchema;
|
|
46
|
+
output: typeof EnvironmentValueSchema;
|
|
47
|
+
};
|
|
48
|
+
/**
|
|
49
|
+
* List environments with optional label filtering.
|
|
50
|
+
* Authorization is handled in-handler via FGA-filtered queries (cloud)
|
|
51
|
+
* or unrestricted store queries (OSS). Secret values are redacted.
|
|
52
|
+
*
|
|
53
|
+
* @generated from rpc ai.stigmer.agentic.environment.v1.EnvironmentQueryController.list
|
|
54
|
+
*/
|
|
55
|
+
list: {
|
|
56
|
+
methodKind: "unary";
|
|
57
|
+
input: typeof ListEnvironmentsRequestSchema;
|
|
58
|
+
output: typeof EnvironmentListSchema;
|
|
59
|
+
};
|
|
34
60
|
}>;
|
|
@@ -3,13 +3,15 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
5
|
import { file_ai_stigmer_agentic_environment_v1_api } from "./api_pb";
|
|
6
|
+
import { file_ai_stigmer_agentic_environment_v1_io } from "./io_pb";
|
|
7
|
+
import { file_ai_stigmer_agentic_environment_v1_spec } from "./spec_pb";
|
|
6
8
|
import { file_ai_stigmer_commons_apiresource_io } from "../../../commons/apiresource/io_pb";
|
|
7
9
|
import { file_ai_stigmer_commons_apiresource_rpc_service_options } from "../../../commons/apiresource/rpc_service_options_pb";
|
|
8
10
|
import { file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options } from "../../../iam/iampolicy/v1/rpcauthorization/method_options_pb";
|
|
9
11
|
/**
|
|
10
12
|
* Describes the file ai/stigmer/agentic/environment/v1/query.proto.
|
|
11
13
|
*/
|
|
12
|
-
export const file_ai_stigmer_agentic_environment_v1_query = /*@__PURE__*/ fileDesc("
|
|
14
|
+
export const file_ai_stigmer_agentic_environment_v1_query = /*@__PURE__*/ fileDesc("Ci1haS9zdGlnbWVyL2FnZW50aWMvZW52aXJvbm1lbnQvdjEvcXVlcnkucHJvdG8SIWFpLnN0aWdtZXIuYWdlbnRpYy5lbnZpcm9ubWVudC52MTKMBQoaRW52aXJvbm1lbnRRdWVyeUNvbnRyb2xsZXISlgEKA2dldBItLmFpLnN0aWdtZXIuY29tbW9ucy5hcGlyZXNvdXJjZS5BcGlSZXNvdXJjZUlkGi4uYWkuc3RpZ21lci5hZ2VudGljLmVudmlyb25tZW50LnYxLkVudmlyb25tZW50IjDCuBgsCAMQNSIFdmFsdWUqH3VuYXV0aG9yaXplZCB0byBnZXQgZW52aXJvbm1lbnQSfAoOZ2V0QnlSZWZlcmVuY2USNC5haS5zdGlnbWVyLmNvbW1vbnMuYXBpcmVzb3VyY2UuQXBpUmVzb3VyY2VSZWZlcmVuY2UaLi5haS5zdGlnbWVyLmFnZW50aWMuZW52aXJvbm1lbnQudjEuRW52aXJvbm1lbnQiBNC4GAES0gEKDmdldFNlY3JldFZhbHVlEj4uYWkuc3RpZ21lci5hZ2VudGljLmVudmlyb25tZW50LnYxLkVudmlyb25tZW50U2VjcmV0VmFsdWVJbnB1dBozLmFpLnN0aWdtZXIuYWdlbnRpYy5lbnZpcm9ubWVudC52MS5FbnZpcm9ubWVudFZhbHVlIkvCuBhHCBkQNSIOZW52aXJvbm1lbnRfaWQqMXVuYXV0aG9yaXplZCB0byByZWFkIHNlY3JldCB2YWx1ZXMgKGNyZWF0b3Itb25seSkSfAoEbGlzdBI6LmFpLnN0aWdtZXIuYWdlbnRpYy5lbnZpcm9ubWVudC52MS5MaXN0RW52aXJvbm1lbnRzUmVxdWVzdBoyLmFpLnN0aWdtZXIuYWdlbnRpYy5lbnZpcm9ubWVudC52MS5FbnZpcm9ubWVudExpc3QiBNC4GAEaBKD/KzViBnByb3RvMw", [file_ai_stigmer_agentic_environment_v1_api, file_ai_stigmer_agentic_environment_v1_io, file_ai_stigmer_agentic_environment_v1_spec, file_ai_stigmer_commons_apiresource_io, file_ai_stigmer_commons_apiresource_rpc_service_options, file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options]);
|
|
13
15
|
/**
|
|
14
16
|
* EnvironmentQueryController provides read operations for Environment resources.
|
|
15
17
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/environment/v1/query_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,gIAAgI;AAChI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,0CAA0C,EAAE,MAAM,UAAU,CAAC;AAEtE,OAAO,EAAE,sCAAsC,EAAE,MAAM,oCAAoC,CAAC;AAC5F,OAAO,EAAE,uDAAuD,EAAE,MAAM,qDAAqD,CAAC;AAC9H,OAAO,EAAE,gEAAgE,EAAE,MAAM,8DAA8D,CAAC;AAEhJ;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAY,aAAa,CAChF,QAAQ,CAAC,
|
|
1
|
+
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/environment/v1/query_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,gIAAgI;AAChI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,0CAA0C,EAAE,MAAM,UAAU,CAAC;AAEtE,OAAO,EAAE,yCAAyC,EAAE,MAAM,SAAS,CAAC;AAEpE,OAAO,EAAE,2CAA2C,EAAE,MAAM,WAAW,CAAC;AAExE,OAAO,EAAE,sCAAsC,EAAE,MAAM,oCAAoC,CAAC;AAC5F,OAAO,EAAE,uDAAuD,EAAE,MAAM,qDAAqD,CAAC;AAC9H,OAAO,EAAE,gEAAgE,EAAE,MAAM,8DAA8D,CAAC;AAEhJ;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAY,aAAa,CAChF,QAAQ,CAAC,o+BAAo+B,EAAE,CAAC,0CAA0C,EAAE,yCAAyC,EAAE,2CAA2C,EAAE,sCAAsC,EAAE,uDAAuD,EAAE,gEAAgE,CAAC,CAAC,CAAC;AAE1xC;;;;GAIG;AACH,MAAM,CAAC,MAAM,0BAA0B,GA6ClC,aAAa,CAChB,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -29,7 +29,7 @@ export type ExecutionContext = Message<"ai.stigmer.agentic.executioncontext.v1.E
|
|
|
29
29
|
kind: string;
|
|
30
30
|
/**
|
|
31
31
|
* Standard resource metadata including name, id, labels, and tags.
|
|
32
|
-
* ExecutionContext is
|
|
32
|
+
* ExecutionContext is ephemeral and authorization is derived from the parent execution.
|
|
33
33
|
*
|
|
34
34
|
* @generated from field: ai.stigmer.commons.apiresource.ApiResourceMetadata metadata = 3;
|
|
35
35
|
*/
|
|
@@ -1,6 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* ExecutionContextCommandController provides write operations for ExecutionContext resources.
|
|
3
|
-
*
|
|
3
|
+
*
|
|
4
|
+
* Authorization: All RPCs use is_skip_authorization with custom handler-level derived auth.
|
|
5
|
+
* ExecutionContext is ephemeral (1:1 with its parent execution) and has no dedicated
|
|
6
|
+
* FGA model. Authorization is derived from the parent execution:
|
|
7
|
+
* - create: Caller must have can_edit on parent agent_execution or workflow_execution
|
|
8
|
+
* - delete: Caller must have can_edit on parent agent_execution or workflow_execution
|
|
9
|
+
*
|
|
10
|
+
* This avoids FGA tuple churn for short-lived resources while maintaining proper access control.
|
|
4
11
|
*
|
|
5
12
|
* @generated from service ai.stigmer.agentic.executioncontext.v1.ExecutionContextCommandController
|
|
6
13
|
*/
|
|
@@ -21,7 +28,8 @@ export declare const ExecutionContextCommandController: {
|
|
|
21
28
|
readonly kind: any;
|
|
22
29
|
};
|
|
23
30
|
/**
|
|
24
|
-
* Create a new ExecutionContext (
|
|
31
|
+
* Create a new ExecutionContext (called by execution pipeline on behalf of the user).
|
|
32
|
+
* Handler-level derived auth: checks can_edit on parent agent_execution or workflow_execution.
|
|
25
33
|
*
|
|
26
34
|
* @generated from rpc ai.stigmer.agentic.executioncontext.v1.ExecutionContextCommandController.create
|
|
27
35
|
*/
|
|
@@ -33,6 +41,7 @@ export declare const ExecutionContextCommandController: {
|
|
|
33
41
|
};
|
|
34
42
|
/**
|
|
35
43
|
* Delete an ExecutionContext (called when execution completes).
|
|
44
|
+
* Handler-level derived auth: checks can_edit on parent agent_execution or workflow_execution.
|
|
36
45
|
*
|
|
37
46
|
* @generated from rpc ai.stigmer.agentic.executioncontext.v1.ExecutionContextCommandController.delete
|
|
38
47
|
*/
|
|
@@ -5,7 +5,14 @@
|
|
|
5
5
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
6
6
|
/**
|
|
7
7
|
* ExecutionContextCommandController provides write operations for ExecutionContext resources.
|
|
8
|
-
*
|
|
8
|
+
*
|
|
9
|
+
* Authorization: All RPCs use is_skip_authorization with custom handler-level derived auth.
|
|
10
|
+
* ExecutionContext is ephemeral (1:1 with its parent execution) and has no dedicated
|
|
11
|
+
* FGA model. Authorization is derived from the parent execution:
|
|
12
|
+
* - create: Caller must have can_edit on parent agent_execution or workflow_execution
|
|
13
|
+
* - delete: Caller must have can_edit on parent agent_execution or workflow_execution
|
|
14
|
+
*
|
|
15
|
+
* This avoids FGA tuple churn for short-lived resources while maintaining proper access control.
|
|
9
16
|
*
|
|
10
17
|
* @generated from service ai.stigmer.agentic.executioncontext.v1.ExecutionContextCommandController
|
|
11
18
|
*/
|
|
@@ -26,7 +33,8 @@ export const ExecutionContextCommandController = {
|
|
|
26
33
|
kind: MethodKind.Unary,
|
|
27
34
|
},
|
|
28
35
|
/**
|
|
29
|
-
* Create a new ExecutionContext (
|
|
36
|
+
* Create a new ExecutionContext (called by execution pipeline on behalf of the user).
|
|
37
|
+
* Handler-level derived auth: checks can_edit on parent agent_execution or workflow_execution.
|
|
30
38
|
*
|
|
31
39
|
* @generated from rpc ai.stigmer.agentic.executioncontext.v1.ExecutionContextCommandController.create
|
|
32
40
|
*/
|
|
@@ -38,6 +46,7 @@ export const ExecutionContextCommandController = {
|
|
|
38
46
|
},
|
|
39
47
|
/**
|
|
40
48
|
* Delete an ExecutionContext (called when execution completes).
|
|
49
|
+
* Handler-level derived auth: checks can_edit on parent agent_execution or workflow_execution.
|
|
41
50
|
*
|
|
42
51
|
* @generated from rpc ai.stigmer.agentic.executioncontext.v1.ExecutionContextCommandController.delete
|
|
43
52
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/executioncontext/v1/command_connect.ts"],"names":[],"mappings":"AAAA,wEAAwE;AACxE,4IAA4I;AAC5I,oBAAoB;AACpB,cAAc;AAGd,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAGhD
|
|
1
|
+
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/executioncontext/v1/command_connect.ts"],"names":[],"mappings":"AAAA,wEAAwE;AACxE,4IAA4I;AAC5I,oBAAoB;AACpB,cAAc;AAGd,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAGhD;;;;;;;;;;;;GAYG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAAG;IAC/C,QAAQ,EAAE,0EAA0E;IACpF,OAAO,EAAE;QACP;;;;;;WAMG;QACH,KAAK,EAAE;YACL,IAAI,EAAE,OAAO;YACb,CAAC,EAAE,gBAAgB;YACnB,CAAC,EAAE,gBAAgB;YACnB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;WAKG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,gBAAgB;YACnB,CAAC,EAAE,gBAAgB;YACnB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;WAKG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,sBAAsB;YACzB,CAAC,EAAE,gBAAgB;YACnB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
|
|
@@ -7,7 +7,14 @@ import type { ApiResourceDeleteInputSchema } from "../../../commons/apiresource/
|
|
|
7
7
|
export declare const file_ai_stigmer_agentic_executioncontext_v1_command: GenFile;
|
|
8
8
|
/**
|
|
9
9
|
* ExecutionContextCommandController provides write operations for ExecutionContext resources.
|
|
10
|
-
*
|
|
10
|
+
*
|
|
11
|
+
* Authorization: All RPCs use is_skip_authorization with custom handler-level derived auth.
|
|
12
|
+
* ExecutionContext is ephemeral (1:1 with its parent execution) and has no dedicated
|
|
13
|
+
* FGA model. Authorization is derived from the parent execution:
|
|
14
|
+
* - create: Caller must have can_edit on parent agent_execution or workflow_execution
|
|
15
|
+
* - delete: Caller must have can_edit on parent agent_execution or workflow_execution
|
|
16
|
+
*
|
|
17
|
+
* This avoids FGA tuple churn for short-lived resources while maintaining proper access control.
|
|
11
18
|
*
|
|
12
19
|
* @generated from service ai.stigmer.agentic.executioncontext.v1.ExecutionContextCommandController
|
|
13
20
|
*/
|
|
@@ -25,7 +32,8 @@ export declare const ExecutionContextCommandController: GenService<{
|
|
|
25
32
|
output: typeof ExecutionContextSchema;
|
|
26
33
|
};
|
|
27
34
|
/**
|
|
28
|
-
* Create a new ExecutionContext (
|
|
35
|
+
* Create a new ExecutionContext (called by execution pipeline on behalf of the user).
|
|
36
|
+
* Handler-level derived auth: checks can_edit on parent agent_execution or workflow_execution.
|
|
29
37
|
*
|
|
30
38
|
* @generated from rpc ai.stigmer.agentic.executioncontext.v1.ExecutionContextCommandController.create
|
|
31
39
|
*/
|
|
@@ -36,6 +44,7 @@ export declare const ExecutionContextCommandController: GenService<{
|
|
|
36
44
|
};
|
|
37
45
|
/**
|
|
38
46
|
* Delete an ExecutionContext (called when execution completes).
|
|
47
|
+
* Handler-level derived auth: checks can_edit on parent agent_execution or workflow_execution.
|
|
39
48
|
*
|
|
40
49
|
* @generated from rpc ai.stigmer.agentic.executioncontext.v1.ExecutionContextCommandController.delete
|
|
41
50
|
*/
|
|
@@ -9,10 +9,17 @@ import { file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options } from
|
|
|
9
9
|
/**
|
|
10
10
|
* Describes the file ai/stigmer/agentic/executioncontext/v1/command.proto.
|
|
11
11
|
*/
|
|
12
|
-
export const file_ai_stigmer_agentic_executioncontext_v1_command = /*@__PURE__*/ fileDesc("
|
|
12
|
+
export const file_ai_stigmer_agentic_executioncontext_v1_command = /*@__PURE__*/ fileDesc("CjRhaS9zdGlnbWVyL2FnZW50aWMvZXhlY3V0aW9uY29udGV4dC92MS9jb21tYW5kLnByb3RvEiZhaS5zdGlnbWVyLmFnZW50aWMuZXhlY3V0aW9uY29udGV4dC52MTKuAwohRXhlY3V0aW9uQ29udGV4dENvbW1hbmRDb250cm9sbGVyEnsKBWFwcGx5EjguYWkuc3RpZ21lci5hZ2VudGljLmV4ZWN1dGlvbmNvbnRleHQudjEuRXhlY3V0aW9uQ29udGV4dBo4LmFpLnN0aWdtZXIuYWdlbnRpYy5leGVjdXRpb25jb250ZXh0LnYxLkV4ZWN1dGlvbkNvbnRleHQSggEKBmNyZWF0ZRI4LmFpLnN0aWdtZXIuYWdlbnRpYy5leGVjdXRpb25jb250ZXh0LnYxLkV4ZWN1dGlvbkNvbnRleHQaOC5haS5zdGlnbWVyLmFnZW50aWMuZXhlY3V0aW9uY29udGV4dC52MS5FeGVjdXRpb25Db250ZXh0IgTQuBgBEoABCgZkZWxldGUSNi5haS5zdGlnbWVyLmNvbW1vbnMuYXBpcmVzb3VyY2UuQXBpUmVzb3VyY2VEZWxldGVJbnB1dBo4LmFpLnN0aWdtZXIuYWdlbnRpYy5leGVjdXRpb25jb250ZXh0LnYxLkV4ZWN1dGlvbkNvbnRleHQiBNC4GAEaBKD/KzZiBnByb3RvMw", [file_ai_stigmer_agentic_executioncontext_v1_api, file_ai_stigmer_commons_apiresource_io, file_ai_stigmer_commons_apiresource_rpc_service_options, file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options]);
|
|
13
13
|
/**
|
|
14
14
|
* ExecutionContextCommandController provides write operations for ExecutionContext resources.
|
|
15
|
-
*
|
|
15
|
+
*
|
|
16
|
+
* Authorization: All RPCs use is_skip_authorization with custom handler-level derived auth.
|
|
17
|
+
* ExecutionContext is ephemeral (1:1 with its parent execution) and has no dedicated
|
|
18
|
+
* FGA model. Authorization is derived from the parent execution:
|
|
19
|
+
* - create: Caller must have can_edit on parent agent_execution or workflow_execution
|
|
20
|
+
* - delete: Caller must have can_edit on parent agent_execution or workflow_execution
|
|
21
|
+
*
|
|
22
|
+
* This avoids FGA tuple churn for short-lived resources while maintaining proper access control.
|
|
16
23
|
*
|
|
17
24
|
* @generated from service ai.stigmer.agentic.executioncontext.v1.ExecutionContextCommandController
|
|
18
25
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/executioncontext/v1/command_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,4IAA4I;AAC5I,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,+CAA+C,EAAE,MAAM,UAAU,CAAC;AAE3E,OAAO,EAAE,sCAAsC,EAAE,MAAM,oCAAoC,CAAC;AAC5F,OAAO,EAAE,uDAAuD,EAAE,MAAM,qDAAqD,CAAC;AAC9H,OAAO,EAAE,gEAAgE,EAAE,MAAM,8DAA8D,CAAC;AAEhJ;;GAEG;AACH,MAAM,CAAC,MAAM,mDAAmD,GAAY,aAAa,CACvF,QAAQ,CAAC,
|
|
1
|
+
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/executioncontext/v1/command_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,4IAA4I;AAC5I,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,+CAA+C,EAAE,MAAM,UAAU,CAAC;AAE3E,OAAO,EAAE,sCAAsC,EAAE,MAAM,oCAAoC,CAAC;AAC5F,OAAO,EAAE,uDAAuD,EAAE,MAAM,qDAAqD,CAAC;AAC9H,OAAO,EAAE,gEAAgE,EAAE,MAAM,8DAA8D,CAAC;AAEhJ;;GAEG;AACH,MAAM,CAAC,MAAM,mDAAmD,GAAY,aAAa,CACvF,QAAQ,CAAC,4sBAA4sB,EAAE,CAAC,+CAA+C,EAAE,sCAAsC,EAAE,uDAAuD,EAAE,gEAAgE,CAAC,CAAC,CAAC;AAE/6B;;;;;;;;;;;;GAYG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAmCzC,aAAa,CAChB,WAAW,CAAC,mDAAmD,EAAE,CAAC,CAAC,CAAC"}
|