@stigmer/protos 0.0.39 → 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/query_pb.js +1 -1
- package/ai/stigmer/agentic/agent/v1/query_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/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/query_pb.js +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/command_pb.js +1 -1
- package/ai/stigmer/agentic/environment/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/query_pb.js +1 -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/skill/v1/command_connect.d.ts +18 -0
- package/ai/stigmer/agentic/skill/v1/command_connect.js +18 -0
- package/ai/stigmer/agentic/skill/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/command_pb.d.ts +18 -0
- 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/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_pb.js +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/command_pb.js.map +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/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/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 +28 -54
- package/ai/stigmer/iam/iampolicy/v1/rpcauthorization/iam_permission_pb.js +28 -54
- 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 +4 -4
- package/ai/stigmer/platform/github/v1/service_connect.js +4 -4
- package/ai/stigmer/platform/github/v1/service_pb.d.ts +2 -2
- package/ai/stigmer/platform/github/v1/service_pb.js +1 -1
- 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
|
@@ -45,6 +45,24 @@ export declare const AgentCommandController: {
|
|
|
45
45
|
readonly O: any;
|
|
46
46
|
readonly kind: any;
|
|
47
47
|
};
|
|
48
|
+
/**
|
|
49
|
+
* Update the visibility of an existing agent.
|
|
50
|
+
*
|
|
51
|
+
* This is a targeted metadata update — it only modifies metadata.visibility,
|
|
52
|
+
* leaving spec, status, and other metadata fields untouched. Use this to
|
|
53
|
+
* make an agent publicly accessible or to revoke public access without
|
|
54
|
+
* sending the entire agent resource (avoiding read-modify-write races).
|
|
55
|
+
*
|
|
56
|
+
* Authorization: Requires can_edit permission on the agent resource.
|
|
57
|
+
*
|
|
58
|
+
* @generated from rpc ai.stigmer.agentic.agent.v1.AgentCommandController.updateVisibility
|
|
59
|
+
*/
|
|
60
|
+
readonly updateVisibility: {
|
|
61
|
+
readonly name: "updateVisibility";
|
|
62
|
+
readonly I: any;
|
|
63
|
+
readonly O: any;
|
|
64
|
+
readonly kind: any;
|
|
65
|
+
};
|
|
48
66
|
/**
|
|
49
67
|
* Delete an agent.
|
|
50
68
|
*
|
|
@@ -50,6 +50,24 @@ export const AgentCommandController = {
|
|
|
50
50
|
O: Agent,
|
|
51
51
|
kind: MethodKind.Unary,
|
|
52
52
|
},
|
|
53
|
+
/**
|
|
54
|
+
* Update the visibility of an existing agent.
|
|
55
|
+
*
|
|
56
|
+
* This is a targeted metadata update — it only modifies metadata.visibility,
|
|
57
|
+
* leaving spec, status, and other metadata fields untouched. Use this to
|
|
58
|
+
* make an agent publicly accessible or to revoke public access without
|
|
59
|
+
* sending the entire agent resource (avoiding read-modify-write races).
|
|
60
|
+
*
|
|
61
|
+
* Authorization: Requires can_edit permission on the agent resource.
|
|
62
|
+
*
|
|
63
|
+
* @generated from rpc ai.stigmer.agentic.agent.v1.AgentCommandController.updateVisibility
|
|
64
|
+
*/
|
|
65
|
+
updateVisibility: {
|
|
66
|
+
name: "updateVisibility",
|
|
67
|
+
I: UpdateVisibilityInput,
|
|
68
|
+
O: Agent,
|
|
69
|
+
kind: MethodKind.Unary,
|
|
70
|
+
},
|
|
53
71
|
/**
|
|
54
72
|
* Delete an agent.
|
|
55
73
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agent/v1/command_connect.ts"],"names":[],"mappings":"AAAA,wEAAwE;AACxE,sHAAsH;AACtH,oBAAoB;AACpB,cAAc;AAGd,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agent/v1/command_connect.ts"],"names":[],"mappings":"AAAA,wEAAwE;AACxE,sHAAsH;AACtH,oBAAoB;AACpB,cAAc;AAGd,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAIhD;;;;GAIG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG;IACpC,QAAQ,EAAE,oDAAoD;IAC9D,OAAO,EAAE;QACP;;;;;;WAMG;QACH,KAAK,EAAE;YACL,IAAI,EAAE,OAAO;YACb,CAAC,EAAE,KAAK;YACR,CAAC,EAAE,KAAK;YACR,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;WAQG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,KAAK;YACR,CAAC,EAAE,KAAK;YACR,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;WAIG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,KAAK;YACR,CAAC,EAAE,KAAK;YACR,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;WAWG;QACH,gBAAgB,EAAE;YAChB,IAAI,EAAE,kBAAkB;YACxB,CAAC,EAAE,qBAAqB;YACxB,CAAC,EAAE,KAAK;YACR,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;WAIG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,OAAO;YACV,CAAC,EAAE,KAAK;YACR,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type { GenFile, GenService } from "@bufbuild/protobuf/codegenv1";
|
|
2
2
|
import type { AgentSchema } from "./api_pb";
|
|
3
3
|
import type { AgentIdSchema } from "./io_pb";
|
|
4
|
+
import type { UpdateVisibilityInputSchema } from "../../../commons/apiresource/io_pb";
|
|
4
5
|
/**
|
|
5
6
|
* Describes the file ai/stigmer/agentic/agent/v1/command.proto.
|
|
6
7
|
*/
|
|
@@ -47,6 +48,23 @@ export declare const AgentCommandController: GenService<{
|
|
|
47
48
|
input: typeof AgentSchema;
|
|
48
49
|
output: typeof AgentSchema;
|
|
49
50
|
};
|
|
51
|
+
/**
|
|
52
|
+
* Update the visibility of an existing agent.
|
|
53
|
+
*
|
|
54
|
+
* This is a targeted metadata update — it only modifies metadata.visibility,
|
|
55
|
+
* leaving spec, status, and other metadata fields untouched. Use this to
|
|
56
|
+
* make an agent publicly accessible or to revoke public access without
|
|
57
|
+
* sending the entire agent resource (avoiding read-modify-write races).
|
|
58
|
+
*
|
|
59
|
+
* Authorization: Requires can_edit permission on the agent resource.
|
|
60
|
+
*
|
|
61
|
+
* @generated from rpc ai.stigmer.agentic.agent.v1.AgentCommandController.updateVisibility
|
|
62
|
+
*/
|
|
63
|
+
updateVisibility: {
|
|
64
|
+
methodKind: "unary";
|
|
65
|
+
input: typeof UpdateVisibilityInputSchema;
|
|
66
|
+
output: typeof AgentSchema;
|
|
67
|
+
};
|
|
50
68
|
/**
|
|
51
69
|
* Delete an agent.
|
|
52
70
|
*
|
|
@@ -4,12 +4,13 @@
|
|
|
4
4
|
import { fileDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
5
|
import { file_ai_stigmer_agentic_agent_v1_api } from "./api_pb";
|
|
6
6
|
import { file_ai_stigmer_agentic_agent_v1_io } from "./io_pb";
|
|
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/agent/v1/command.proto.
|
|
11
12
|
*/
|
|
12
|
-
export const file_ai_stigmer_agentic_agent_v1_command = /*@__PURE__*/ fileDesc("
|
|
13
|
+
export const file_ai_stigmer_agentic_agent_v1_command = /*@__PURE__*/ fileDesc("CilhaS9zdGlnbWVyL2FnZW50aWMvYWdlbnQvdjEvY29tbWFuZC5wcm90bxIbYWkuc3RpZ21lci5hZ2VudGljLmFnZW50LnYxMskFChZBZ2VudENvbW1hbmRDb250cm9sbGVyEk8KBWFwcGx5EiIuYWkuc3RpZ21lci5hZ2VudGljLmFnZW50LnYxLkFnZW50GiIuYWkuc3RpZ21lci5hZ2VudGljLmFnZW50LnYxLkFnZW50EpsBCgZjcmVhdGUSIi5haS5zdGlnbWVyLmFnZW50aWMuYWdlbnQudjEuQWdlbnQaIi5haS5zdGlnbWVyLmFnZW50aWMuYWdlbnQudjEuQWdlbnQiScK4GEUIEBAeIgxtZXRhZGF0YS5vcmcqMXVuYXV0aG9yaXplZCB0byBjcmVhdGUgYWdlbnQgaW4gdGhpcyBvcmdhbml6YXRpb24ShQEKBnVwZGF0ZRIiLmFpLnN0aWdtZXIuYWdlbnRpYy5hZ2VudC52MS5BZ2VudBoiLmFpLnN0aWdtZXIuYWdlbnRpYy5hZ2VudC52MS5BZ2VudCIzwrgYLwgEECgiC21ldGFkYXRhLmlkKhx1bmF1dGhvcml6ZWQgdG8gdXBkYXRlIGFnZW50Eq0BChB1cGRhdGVWaXNpYmlsaXR5EjUuYWkuc3RpZ21lci5jb21tb25zLmFwaXJlc291cmNlLlVwZGF0ZVZpc2liaWxpdHlJbnB1dBoiLmFpLnN0aWdtZXIuYWdlbnRpYy5hZ2VudC52MS5BZ2VudCI+wrgYOggEECgiC3Jlc291cmNlX2lkKid1bmF1dGhvcml6ZWQgdG8gdXBkYXRlIGFnZW50IHZpc2liaWxpdHkSgQEKBmRlbGV0ZRIkLmFpLnN0aWdtZXIuYWdlbnRpYy5hZ2VudC52MS5BZ2VudElkGiIuYWkuc3RpZ21lci5hZ2VudGljLmFnZW50LnYxLkFnZW50Ii3CuBgpCAIQKCIFdmFsdWUqHHVuYXV0aG9yaXplZCB0byBkZWxldGUgYWdlbnQaBKD/KyhiBnByb3RvMw", [file_ai_stigmer_agentic_agent_v1_api, file_ai_stigmer_agentic_agent_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
|
* AgentCommandController handles write operations for AI agents.
|
|
15
16
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agent/v1/command_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,sHAAsH;AACtH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,oCAAoC,EAAE,MAAM,UAAU,CAAC;AAEhE,OAAO,EAAE,mCAAmC,EAAE,MAAM,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agent/v1/command_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,sHAAsH;AACtH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,oCAAoC,EAAE,MAAM,UAAU,CAAC;AAEhE,OAAO,EAAE,mCAAmC,EAAE,MAAM,SAAS,CAAC;AAE9D,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,wCAAwC,GAAY,aAAa,CAC5E,QAAQ,CAAC,wiCAAwiC,EAAE,CAAC,oCAAoC,EAAE,mCAAmC,EAAE,sCAAsC,EAAE,uDAAuD,EAAE,gEAAgE,CAAC,CAAC,CAAC;AAEryC;;;;GAIG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAgE9B,aAAa,CAChB,WAAW,CAAC,wCAAwC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -10,7 +10,7 @@ import { file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options } from
|
|
|
10
10
|
/**
|
|
11
11
|
* Describes the file ai/stigmer/agentic/agent/v1/query.proto.
|
|
12
12
|
*/
|
|
13
|
-
export const file_ai_stigmer_agentic_agent_v1_query = /*@__PURE__*/ fileDesc("
|
|
13
|
+
export const file_ai_stigmer_agentic_agent_v1_query = /*@__PURE__*/ fileDesc("CidhaS9zdGlnbWVyL2FnZW50aWMvYWdlbnQvdjEvcXVlcnkucHJvdG8SG2FpLnN0aWdtZXIuYWdlbnRpYy5hZ2VudC52MTL4AgoUQWdlbnRRdWVyeUNvbnRyb2xsZXISewoDZ2V0EiQuYWkuc3RpZ21lci5hZ2VudGljLmFnZW50LnYxLkFnZW50SWQaIi5haS5zdGlnbWVyLmFnZW50aWMuYWdlbnQudjEuQWdlbnQiKsK4GCYIAxAoIgV2YWx1ZSoZdW5hdXRob3JpemVkIHRvIGdldCBhZ2VudBJwCg5nZXRCeVJlZmVyZW5jZRI0LmFpLnN0aWdtZXIuY29tbW9ucy5hcGlyZXNvdXJjZS5BcGlSZXNvdXJjZVJlZmVyZW5jZRoiLmFpLnN0aWdtZXIuYWdlbnRpYy5hZ2VudC52MS5BZ2VudCIE0LgYARJrCgpnZXREZWZhdWx0EjMuYWkuc3RpZ21lci5hZ2VudGljLmFnZW50LnYxLkdldERlZmF1bHRBZ2VudFJlcXVlc3QaIi5haS5zdGlnbWVyLmFnZW50aWMuYWdlbnQudjEuQWdlbnQiBNC4GAEaBKD/KyhiBnByb3RvMw", [file_ai_stigmer_agentic_agent_v1_api, file_ai_stigmer_agentic_agent_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]);
|
|
14
14
|
/**
|
|
15
15
|
* AgentQueryController handles read operations for AI agents.
|
|
16
16
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agent/v1/query_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,oHAAoH;AACpH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,oCAAoC,EAAE,MAAM,UAAU,CAAC;AAEhE,OAAO,EAAE,mCAAmC,EAAE,MAAM,SAAS,CAAC;AAE9D,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,sCAAsC,GAAY,aAAa,CAC1E,QAAQ,CAAC,
|
|
1
|
+
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agent/v1/query_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,oHAAoH;AACpH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,oCAAoC,EAAE,MAAM,UAAU,CAAC;AAEhE,OAAO,EAAE,mCAAmC,EAAE,MAAM,SAAS,CAAC;AAE9D,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,sCAAsC,GAAY,aAAa,CAC1E,QAAQ,CAAC,omBAAomB,EAAE,CAAC,oCAAoC,EAAE,mCAAmC,EAAE,sCAAsC,EAAE,uDAAuD,EAAE,gEAAgE,CAAC,CAAC,CAAC;AAEj2B;;;;GAIG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAyC5B,aAAa,CAChB,WAAW,CAAC,sCAAsC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -10,7 +10,7 @@ import { file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options } from
|
|
|
10
10
|
/**
|
|
11
11
|
* Describes the file ai/stigmer/agentic/agentexecution/v1/command.proto.
|
|
12
12
|
*/
|
|
13
|
-
export const file_ai_stigmer_agentic_agentexecution_v1_command = /*@__PURE__*/ fileDesc("
|
|
13
|
+
export const file_ai_stigmer_agentic_agentexecution_v1_command = /*@__PURE__*/ fileDesc("CjJhaS9zdGlnbWVyL2FnZW50aWMvYWdlbnRleGVjdXRpb24vdjEvY29tbWFuZC5wcm90bxIkYWkuc3RpZ21lci5hZ2VudGljLmFnZW50ZXhlY3V0aW9uLnYxMuQPCh9BZ2VudEV4ZWN1dGlvbkNvbW1hbmRDb250cm9sbGVyEnoKBmNyZWF0ZRI0LmFpLnN0aWdtZXIuYWdlbnRpYy5hZ2VudGV4ZWN1dGlvbi52MS5BZ2VudEV4ZWN1dGlvbho0LmFpLnN0aWdtZXIuYWdlbnRpYy5hZ2VudGV4ZWN1dGlvbi52MS5BZ2VudEV4ZWN1dGlvbiIE0LgYARKzAQoGdXBkYXRlEjQuYWkuc3RpZ21lci5hZ2VudGljLmFnZW50ZXhlY3V0aW9uLnYxLkFnZW50RXhlY3V0aW9uGjQuYWkuc3RpZ21lci5hZ2VudGljLmFnZW50ZXhlY3V0aW9uLnYxLkFnZW50RXhlY3V0aW9uIj3CuBg5CAQQKSILbWV0YWRhdGEuaWQqJnVuYXV0aG9yaXplZCB0byB1cGRhdGUgYWdlbnQgZXhlY3V0aW9uEs0BCgx1cGRhdGVTdGF0dXMSRS5haS5zdGlnbWVyLmFnZW50aWMuYWdlbnRleGVjdXRpb24udjEuQWdlbnRFeGVjdXRpb25VcGRhdGVTdGF0dXNJbnB1dBo0LmFpLnN0aWdtZXIuYWdlbnRpYy5hZ2VudGV4ZWN1dGlvbi52MS5BZ2VudEV4ZWN1dGlvbiJAwrgYPAgfEB8qLXVuYXV0aG9yaXplZCB0byB1cGRhdGUgYWdlbnQgZXhlY3V0aW9uIHN0YXR1czIHc3RpZ21lchKmAQoGZGVsZXRlEi0uYWkuc3RpZ21lci5jb21tb25zLmFwaXJlc291cmNlLkFwaVJlc291cmNlSWQaNC5haS5zdGlnbWVyLmFnZW50aWMuYWdlbnRleGVjdXRpb24udjEuQWdlbnRFeGVjdXRpb24iN8K4GDMIBBApIgV2YWx1ZSomdW5hdXRob3JpemVkIHRvIGRlbGV0ZSBhZ2VudCBleGVjdXRpb24S1AEKDnN1Ym1pdEFwcHJvdmFsEjkuYWkuc3RpZ21lci5hZ2VudGljLmFnZW50ZXhlY3V0aW9uLnYxLlN1Ym1pdEFwcHJvdmFsSW5wdXQaNC5haS5zdGlnbWVyLmFnZW50aWMuYWdlbnRleGVjdXRpb24udjEuQWdlbnRFeGVjdXRpb24iUcK4GE0IBBApIhJhZ2VudF9leGVjdXRpb25faWQqM3VuYXV0aG9yaXplZCB0byBzdWJtaXQgYXBwcm92YWwgZm9yIGFnZW50IGV4ZWN1dGlvbhK1AQoGY2FuY2VsEj8uYWkuc3RpZ21lci5hZ2VudGljLmFnZW50ZXhlY3V0aW9uLnYxLkNhbmNlbEFnZW50RXhlY3V0aW9uSW5wdXQaNC5haS5zdGlnbWVyLmFnZW50aWMuYWdlbnRleGVjdXRpb24udjEuQWdlbnRFeGVjdXRpb24iNMK4GDAIBBApIgJpZComdW5hdXRob3JpemVkIHRvIGNhbmNlbCBhZ2VudCBleGVjdXRpb24SvgEKCXRlcm1pbmF0ZRJCLmFpLnN0aWdtZXIuYWdlbnRpYy5hZ2VudGV4ZWN1dGlvbi52MS5UZXJtaW5hdGVBZ2VudEV4ZWN1dGlvbklucHV0GjQuYWkuc3RpZ21lci5hZ2VudGljLmFnZW50ZXhlY3V0aW9uLnYxLkFnZW50RXhlY3V0aW9uIjfCuBgzCAQQKSICaWQqKXVuYXV0aG9yaXplZCB0byB0ZXJtaW5hdGUgYWdlbnQgZXhlY3V0aW9uErgBCgdyZWNvdmVyEkAuYWkuc3RpZ21lci5hZ2VudGljLmFnZW50ZXhlY3V0aW9uLnYxLlJlY292ZXJBZ2VudEV4ZWN1dGlvbklucHV0GjQuYWkuc3RpZ21lci5hZ2VudGljLmFnZW50ZXhlY3V0aW9uLnYxLkFnZW50RXhlY3V0aW9uIjXCuBgxCAQQKSICaWQqJ3VuYXV0aG9yaXplZCB0byByZWNvdmVyIGFnZW50IGV4ZWN1dGlvbhKyAQoFcGF1c2USPi5haS5zdGlnbWVyLmFnZW50aWMuYWdlbnRleGVjdXRpb24udjEuUGF1c2VBZ2VudEV4ZWN1dGlvbklucHV0GjQuYWkuc3RpZ21lci5hZ2VudGljLmFnZW50ZXhlY3V0aW9uLnYxLkFnZW50RXhlY3V0aW9uIjPCuBgvCAQQKSICaWQqJXVuYXV0aG9yaXplZCB0byBwYXVzZSBhZ2VudCBleGVjdXRpb24StQEKBnJlc3VtZRI/LmFpLnN0aWdtZXIuYWdlbnRpYy5hZ2VudGV4ZWN1dGlvbi52MS5SZXN1bWVBZ2VudEV4ZWN1dGlvbklucHV0GjQuYWkuc3RpZ21lci5hZ2VudGljLmFnZW50ZXhlY3V0aW9uLnYxLkFnZW50RXhlY3V0aW9uIjTCuBgwCAQQKSICaWQqJnVuYXV0aG9yaXplZCB0byByZXN1bWUgYWdlbnQgZXhlY3V0aW9uEpcBChB1cGxvYWRBdHRhY2htZW50Ej0uYWkuc3RpZ21lci5hZ2VudGljLmFnZW50ZXhlY3V0aW9uLnYxLlVwbG9hZEF0dGFjaG1lbnRSZXF1ZXN0Gj4uYWkuc3RpZ21lci5hZ2VudGljLmFnZW50ZXhlY3V0aW9uLnYxLlVwbG9hZEF0dGFjaG1lbnRSZXNwb25zZSIE0LgYARoEoP8rKWIGcHJvdG8z", [file_ai_stigmer_agentic_agentexecution_v1_api, file_ai_stigmer_agentic_agentexecution_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]);
|
|
14
14
|
/**
|
|
15
15
|
* AgentExecutionCommandController handles write operations for agent executions.
|
|
16
16
|
* Follows the standard pattern: create, update, delete (no granular field updates).
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/command_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,wIAAwI;AACxI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,6CAA6C,EAAE,MAAM,UAAU,CAAC;AAEzE,OAAO,EAAE,4CAA4C,EAAE,MAAM,SAAS,CAAC;AAEvE,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,iDAAiD,GAAY,aAAa,CACrF,QAAQ,CAAC,
|
|
1
|
+
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/command_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,wIAAwI;AACxI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,6CAA6C,EAAE,MAAM,UAAU,CAAC;AAEzE,OAAO,EAAE,4CAA4C,EAAE,MAAM,SAAS,CAAC;AAEvE,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,iDAAiD,GAAY,aAAa,CACrF,QAAQ,CAAC,8wFAA8wF,EAAE,CAAC,6CAA6C,EAAE,4CAA4C,EAAE,sCAAsC,EAAE,uDAAuD,EAAE,gEAAgE,CAAC,CAAC,CAAC;AAE7hG;;;;;GAKG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAwYvC,aAAa,CAChB,WAAW,CAAC,iDAAiD,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -31,8 +31,6 @@ export declare const AgentInstanceCommandController: {
|
|
|
31
31
|
*
|
|
32
32
|
* This pattern eliminates redundant checks by providing organization context to FGA
|
|
33
33
|
*
|
|
34
|
-
* Authorization handled in handler using FGA contextual tuples
|
|
35
|
-
*
|
|
36
34
|
* @generated from rpc ai.stigmer.agentic.agentinstance.v1.AgentInstanceCommandController.create
|
|
37
35
|
*/
|
|
38
36
|
readonly create: {
|
|
@@ -45,7 +43,7 @@ export declare const AgentInstanceCommandController: {
|
|
|
45
43
|
* Update an instance with full state.
|
|
46
44
|
* Used to update entire instance configuration including metadata, spec, and secrets.
|
|
47
45
|
* No individual field updates - always provide complete state.
|
|
48
|
-
* Authorization:
|
|
46
|
+
* Authorization: Only owner can update (can_edit permission)
|
|
49
47
|
*
|
|
50
48
|
* @generated from rpc ai.stigmer.agentic.agentinstance.v1.AgentInstanceCommandController.update
|
|
51
49
|
*/
|
|
@@ -36,8 +36,6 @@ export const AgentInstanceCommandController = {
|
|
|
36
36
|
*
|
|
37
37
|
* This pattern eliminates redundant checks by providing organization context to FGA
|
|
38
38
|
*
|
|
39
|
-
* Authorization handled in handler using FGA contextual tuples
|
|
40
|
-
*
|
|
41
39
|
* @generated from rpc ai.stigmer.agentic.agentinstance.v1.AgentInstanceCommandController.create
|
|
42
40
|
*/
|
|
43
41
|
create: {
|
|
@@ -50,7 +48,7 @@ export const AgentInstanceCommandController = {
|
|
|
50
48
|
* Update an instance with full state.
|
|
51
49
|
* Used to update entire instance configuration including metadata, spec, and secrets.
|
|
52
50
|
* No individual field updates - always provide complete state.
|
|
53
|
-
* Authorization:
|
|
51
|
+
* Authorization: Only owner can update (can_edit permission)
|
|
54
52
|
*
|
|
55
53
|
* @generated from rpc ai.stigmer.agentic.agentinstance.v1.AgentInstanceCommandController.update
|
|
56
54
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentinstance/v1/command_connect.ts"],"names":[],"mappings":"AAAA,wEAAwE;AACxE,sIAAsI;AACtI,oBAAoB;AACpB,cAAc;AAGd,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAGhD;;;;;GAKG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG;IAC5C,QAAQ,EAAE,oEAAoE;IAC9E,OAAO,EAAE;QACP;;;;;;WAMG;QACH,KAAK,EAAE;YACL,IAAI,EAAE,OAAO;YACb,CAAC,EAAE,aAAa;YAChB,CAAC,EAAE,aAAa;YAChB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD
|
|
1
|
+
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentinstance/v1/command_connect.ts"],"names":[],"mappings":"AAAA,wEAAwE;AACxE,sIAAsI;AACtI,oBAAoB;AACpB,cAAc;AAGd,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAGhD;;;;;GAKG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG;IAC5C,QAAQ,EAAE,oEAAoE;IAC9E,OAAO,EAAE;QACP;;;;;;WAMG;QACH,KAAK,EAAE;YACL,IAAI,EAAE,OAAO;YACb,CAAC,EAAE,aAAa;YAChB,CAAC,EAAE,aAAa;YAChB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;WAYG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,aAAa;YAChB,CAAC,EAAE,aAAa;YAChB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;WAOG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,aAAa;YAChB,CAAC,EAAE,aAAa;YAChB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;WAKG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,eAAe;YAClB,CAAC,EAAE,aAAa;YAChB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
|
|
@@ -35,8 +35,6 @@ export declare const AgentInstanceCommandController: GenService<{
|
|
|
35
35
|
*
|
|
36
36
|
* This pattern eliminates redundant checks by providing organization context to FGA
|
|
37
37
|
*
|
|
38
|
-
* Authorization handled in handler using FGA contextual tuples
|
|
39
|
-
*
|
|
40
38
|
* @generated from rpc ai.stigmer.agentic.agentinstance.v1.AgentInstanceCommandController.create
|
|
41
39
|
*/
|
|
42
40
|
create: {
|
|
@@ -48,7 +46,7 @@ export declare const AgentInstanceCommandController: GenService<{
|
|
|
48
46
|
* Update an instance with full state.
|
|
49
47
|
* Used to update entire instance configuration including metadata, spec, and secrets.
|
|
50
48
|
* No individual field updates - always provide complete state.
|
|
51
|
-
* Authorization:
|
|
49
|
+
* Authorization: Only owner can update (can_edit permission)
|
|
52
50
|
*
|
|
53
51
|
* @generated from rpc ai.stigmer.agentic.agentinstance.v1.AgentInstanceCommandController.update
|
|
54
52
|
*/
|
|
@@ -9,7 +9,7 @@ import { file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options } from
|
|
|
9
9
|
/**
|
|
10
10
|
* Describes the file ai/stigmer/agentic/agentinstance/v1/command.proto.
|
|
11
11
|
*/
|
|
12
|
-
export const file_ai_stigmer_agentic_agentinstance_v1_command = /*@__PURE__*/ fileDesc("
|
|
12
|
+
export const file_ai_stigmer_agentic_agentinstance_v1_command = /*@__PURE__*/ fileDesc("CjFhaS9zdGlnbWVyL2FnZW50aWMvYWdlbnRpbnN0YW5jZS92MS9jb21tYW5kLnByb3RvEiNhaS5zdGlnbWVyLmFnZW50aWMuYWdlbnRpbnN0YW5jZS52MTLtBAoeQWdlbnRJbnN0YW5jZUNvbW1hbmRDb250cm9sbGVyEm8KBWFwcGx5EjIuYWkuc3RpZ21lci5hZ2VudGljLmFnZW50aW5zdGFuY2UudjEuQWdlbnRJbnN0YW5jZRoyLmFpLnN0aWdtZXIuYWdlbnRpYy5hZ2VudGluc3RhbmNlLnYxLkFnZW50SW5zdGFuY2USdgoGY3JlYXRlEjIuYWkuc3RpZ21lci5hZ2VudGljLmFnZW50aW5zdGFuY2UudjEuQWdlbnRJbnN0YW5jZRoyLmFpLnN0aWdtZXIuYWdlbnRpYy5hZ2VudGluc3RhbmNlLnYxLkFnZW50SW5zdGFuY2UiBNC4GAESrgEKBnVwZGF0ZRIyLmFpLnN0aWdtZXIuYWdlbnRpYy5hZ2VudGluc3RhbmNlLnYxLkFnZW50SW5zdGFuY2UaMi5haS5zdGlnbWVyLmFnZW50aWMuYWdlbnRpbnN0YW5jZS52MS5BZ2VudEluc3RhbmNlIjzCuBg4CAQQLSILbWV0YWRhdGEuaWQqJXVuYXV0aG9yaXplZCB0byB1cGRhdGUgYWdlbnQgaW5zdGFuY2USqgEKBmRlbGV0ZRI0LmFpLnN0aWdtZXIuYWdlbnRpYy5hZ2VudGluc3RhbmNlLnYxLkFnZW50SW5zdGFuY2VJZBoyLmFpLnN0aWdtZXIuYWdlbnRpYy5hZ2VudGluc3RhbmNlLnYxLkFnZW50SW5zdGFuY2UiNsK4GDIIAhAtIgV2YWx1ZSoldW5hdXRob3JpemVkIHRvIGRlbGV0ZSBhZ2VudCBpbnN0YW5jZRoEoP8rLWIGcHJvdG8z", [file_ai_stigmer_agentic_agentinstance_v1_api, file_ai_stigmer_agentic_agentinstance_v1_io, file_ai_stigmer_commons_apiresource_rpc_service_options, file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options]);
|
|
13
13
|
/**
|
|
14
14
|
* AgentInstanceCommandController handles write operations for agent instances.
|
|
15
15
|
* Follows the standard pattern: create, update, delete (no granular field updates).
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentinstance/v1/command_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,sIAAsI;AACtI,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;AACtE,OAAO,EAAE,uDAAuD,EAAE,MAAM,qDAAqD,CAAC;AAC9H,OAAO,EAAE,gEAAgE,EAAE,MAAM,8DAA8D,CAAC;AAEhJ;;GAEG;AACH,MAAM,CAAC,MAAM,gDAAgD,GAAY,aAAa,CACpF,QAAQ,CAAC,
|
|
1
|
+
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentinstance/v1/command_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,sIAAsI;AACtI,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;AACtE,OAAO,EAAE,uDAAuD,EAAE,MAAM,qDAAqD,CAAC;AAC9H,OAAO,EAAE,gEAAgE,EAAE,MAAM,8DAA8D,CAAC;AAEhJ;;GAEG;AACH,MAAM,CAAC,MAAM,gDAAgD,GAAY,aAAa,CACpF,QAAQ,CAAC,k8BAAk8B,EAAE,CAAC,4CAA4C,EAAE,2CAA2C,EAAE,uDAAuD,EAAE,gEAAgE,CAAC,CAAC,CAAC;AAEvqC;;;;;GAKG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAuDtC,aAAa,CAChB,WAAW,CAAC,gDAAgD,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -10,7 +10,7 @@ import { file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options } from
|
|
|
10
10
|
/**
|
|
11
11
|
* Describes the file ai/stigmer/agentic/agentinstance/v1/query.proto.
|
|
12
12
|
*/
|
|
13
|
-
export const file_ai_stigmer_agentic_agentinstance_v1_query = /*@__PURE__*/ fileDesc("
|
|
13
|
+
export const file_ai_stigmer_agentic_agentinstance_v1_query = /*@__PURE__*/ fileDesc("Ci9haS9zdGlnbWVyL2FnZW50aWMvYWdlbnRpbnN0YW5jZS92MS9xdWVyeS5wcm90bxIjYWkuc3RpZ21lci5hZ2VudGljLmFnZW50aW5zdGFuY2UudjEy6AQKHEFnZW50SW5zdGFuY2VRdWVyeUNvbnRyb2xsZXISpAEKA2dldBI0LmFpLnN0aWdtZXIuYWdlbnRpYy5hZ2VudGluc3RhbmNlLnYxLkFnZW50SW5zdGFuY2VJZBoyLmFpLnN0aWdtZXIuYWdlbnRpYy5hZ2VudGluc3RhbmNlLnYxLkFnZW50SW5zdGFuY2UiM8K4GC8IAxAtIgV2YWx1ZSoidW5hdXRob3JpemVkIHRvIGdldCBBZ2VudCBJbnN0YW5jZRKQAQoKZ2V0QnlBZ2VudBJELmFpLnN0aWdtZXIuYWdlbnRpYy5hZ2VudGluc3RhbmNlLnYxLkdldEFnZW50SW5zdGFuY2VzQnlBZ2VudFJlcXVlc3QaNi5haS5zdGlnbWVyLmFnZW50aWMuYWdlbnRpbnN0YW5jZS52MS5BZ2VudEluc3RhbmNlTGlzdCIE0LgYARKAAQoOZ2V0QnlSZWZlcmVuY2USNC5haS5zdGlnbWVyLmNvbW1vbnMuYXBpcmVzb3VyY2UuQXBpUmVzb3VyY2VSZWZlcmVuY2UaMi5haS5zdGlnbWVyLmFnZW50aWMuYWdlbnRpbnN0YW5jZS52MS5BZ2VudEluc3RhbmNlIgTQuBgBEoQBCgRsaXN0Ej4uYWkuc3RpZ21lci5hZ2VudGljLmFnZW50aW5zdGFuY2UudjEuTGlzdEFnZW50SW5zdGFuY2VzUmVxdWVzdBo2LmFpLnN0aWdtZXIuYWdlbnRpYy5hZ2VudGluc3RhbmNlLnYxLkFnZW50SW5zdGFuY2VMaXN0IgTQuBgBGgSg/ystYgZwcm90bzM", [file_ai_stigmer_agentic_agentinstance_v1_api, file_ai_stigmer_agentic_agentinstance_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]);
|
|
14
14
|
/**
|
|
15
15
|
* AgentInstanceQueryController provides queries for retrieving agent instances.
|
|
16
16
|
*
|
|
@@ -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"}
|
|
@@ -10,7 +10,7 @@ import { file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options } from
|
|
|
10
10
|
/**
|
|
11
11
|
* Describes the file ai/stigmer/agentic/environment/v1/command.proto.
|
|
12
12
|
*/
|
|
13
|
-
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]);
|
|
14
14
|
/**
|
|
15
15
|
* EnvironmentCommandController provides write operations for Environment resources.
|
|
16
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,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,
|
|
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"}
|
|
@@ -11,7 +11,7 @@ import { file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options } from
|
|
|
11
11
|
/**
|
|
12
12
|
* Describes the file ai/stigmer/agentic/environment/v1/query.proto.
|
|
13
13
|
*/
|
|
14
|
-
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]);
|
|
15
15
|
/**
|
|
16
16
|
* EnvironmentQueryController provides read operations for Environment resources.
|
|
17
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,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,
|
|
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"}
|
|
@@ -1,6 +1,15 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* ExecutionContextQueryController provides read 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
|
+
* - All read operations check can_view on parent agent_execution or workflow_execution
|
|
8
|
+
*
|
|
9
|
+
* The handler loads the ExecutionContext, extracts the execution_id from spec,
|
|
10
|
+
* and verifies the caller has permission on whichever parent type matches.
|
|
11
|
+
* This avoids FGA tuple churn for short-lived resources while maintaining proper access control.
|
|
12
|
+
*
|
|
4
13
|
* @generated from service ai.stigmer.agentic.executioncontext.v1.ExecutionContextQueryController
|
|
5
14
|
*/
|
|
6
15
|
export declare const ExecutionContextQueryController: {
|
|
@@ -8,7 +17,7 @@ export declare const ExecutionContextQueryController: {
|
|
|
8
17
|
readonly methods: {
|
|
9
18
|
/**
|
|
10
19
|
* Get an ExecutionContext by ID.
|
|
11
|
-
*
|
|
20
|
+
* Handler-level derived auth: checks can_view on parent agent_execution or workflow_execution.
|
|
12
21
|
*
|
|
13
22
|
* @generated from rpc ai.stigmer.agentic.executioncontext.v1.ExecutionContextQueryController.get
|
|
14
23
|
*/
|
|
@@ -19,7 +28,8 @@ export declare const ExecutionContextQueryController: {
|
|
|
19
28
|
readonly kind: any;
|
|
20
29
|
};
|
|
21
30
|
/**
|
|
22
|
-
* Get an ExecutionContext by reference (
|
|
31
|
+
* Get an ExecutionContext by reference (slug-based lookup).
|
|
32
|
+
* Handler-level derived auth: checks can_view on parent agent_execution or workflow_execution.
|
|
23
33
|
*
|
|
24
34
|
* @generated from rpc ai.stigmer.agentic.executioncontext.v1.ExecutionContextQueryController.getByReference
|
|
25
35
|
*/
|
|
@@ -35,12 +45,7 @@ export declare const ExecutionContextQueryController: {
|
|
|
35
45
|
* environment variables during workflow/agent execution. The returned context
|
|
36
46
|
* contains decrypted secrets for runner consumption.
|
|
37
47
|
*
|
|
38
|
-
*
|
|
39
|
-
* - Go workflow-runner queries for merged env vars before executing workflow
|
|
40
|
-
* - Python agent-runner queries for merged env vars before executing agent
|
|
41
|
-
*
|
|
42
|
-
* Security: Operator-only access ensures only internal services (runners) can
|
|
43
|
-
* retrieve decrypted secrets. Public APIs use get/getByReference which redact secrets.
|
|
48
|
+
* Handler-level derived auth: checks can_view on parent agent_execution or workflow_execution.
|
|
44
49
|
*
|
|
45
50
|
* @generated from rpc ai.stigmer.agentic.executioncontext.v1.ExecutionContextQueryController.getByExecutionId
|
|
46
51
|
*/
|
|
@@ -6,6 +6,15 @@ import { MethodKind } from "@bufbuild/protobuf";
|
|
|
6
6
|
/**
|
|
7
7
|
* ExecutionContextQueryController provides read 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
|
+
* - All read operations check can_view on parent agent_execution or workflow_execution
|
|
13
|
+
*
|
|
14
|
+
* The handler loads the ExecutionContext, extracts the execution_id from spec,
|
|
15
|
+
* and verifies the caller has permission on whichever parent type matches.
|
|
16
|
+
* This avoids FGA tuple churn for short-lived resources while maintaining proper access control.
|
|
17
|
+
*
|
|
9
18
|
* @generated from service ai.stigmer.agentic.executioncontext.v1.ExecutionContextQueryController
|
|
10
19
|
*/
|
|
11
20
|
export const ExecutionContextQueryController = {
|
|
@@ -13,7 +22,7 @@ export const ExecutionContextQueryController = {
|
|
|
13
22
|
methods: {
|
|
14
23
|
/**
|
|
15
24
|
* Get an ExecutionContext by ID.
|
|
16
|
-
*
|
|
25
|
+
* Handler-level derived auth: checks can_view on parent agent_execution or workflow_execution.
|
|
17
26
|
*
|
|
18
27
|
* @generated from rpc ai.stigmer.agentic.executioncontext.v1.ExecutionContextQueryController.get
|
|
19
28
|
*/
|
|
@@ -24,7 +33,8 @@ export const ExecutionContextQueryController = {
|
|
|
24
33
|
kind: MethodKind.Unary,
|
|
25
34
|
},
|
|
26
35
|
/**
|
|
27
|
-
* Get an ExecutionContext by reference (
|
|
36
|
+
* Get an ExecutionContext by reference (slug-based lookup).
|
|
37
|
+
* Handler-level derived auth: checks can_view on parent agent_execution or workflow_execution.
|
|
28
38
|
*
|
|
29
39
|
* @generated from rpc ai.stigmer.agentic.executioncontext.v1.ExecutionContextQueryController.getByReference
|
|
30
40
|
*/
|
|
@@ -40,12 +50,7 @@ export const ExecutionContextQueryController = {
|
|
|
40
50
|
* environment variables during workflow/agent execution. The returned context
|
|
41
51
|
* contains decrypted secrets for runner consumption.
|
|
42
52
|
*
|
|
43
|
-
*
|
|
44
|
-
* - Go workflow-runner queries for merged env vars before executing workflow
|
|
45
|
-
* - Python agent-runner queries for merged env vars before executing agent
|
|
46
|
-
*
|
|
47
|
-
* Security: Operator-only access ensures only internal services (runners) can
|
|
48
|
-
* retrieve decrypted secrets. Public APIs use get/getByReference which redact secrets.
|
|
53
|
+
* Handler-level derived auth: checks can_view on parent agent_execution or workflow_execution.
|
|
49
54
|
*
|
|
50
55
|
* @generated from rpc ai.stigmer.agentic.executioncontext.v1.ExecutionContextQueryController.getByExecutionId
|
|
51
56
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/executioncontext/v1/query_connect.ts"],"names":[],"mappings":"AAAA,wEAAwE;AACxE,0IAA0I;AAC1I,oBAAoB;AACpB,cAAc;AAId,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAGhD
|
|
1
|
+
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/executioncontext/v1/query_connect.ts"],"names":[],"mappings":"AAAA,wEAAwE;AACxE,0IAA0I;AAC1I,oBAAoB;AACpB,cAAc;AAId,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAGhD;;;;;;;;;;;;;GAaG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAG;IAC7C,QAAQ,EAAE,wEAAwE;IAClF,OAAO,EAAE;QACP;;;;;WAKG;QACH,GAAG,EAAE;YACH,IAAI,EAAE,KAAK;YACX,CAAC,EAAE,kBAAkB;YACrB,CAAC,EAAE,gBAAgB;YACnB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;WAKG;QACH,cAAc,EAAE;YACd,IAAI,EAAE,gBAAgB;YACtB,CAAC,EAAE,oBAAoB;YACvB,CAAC,EAAE,gBAAgB;YACnB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;WASG;QACH,gBAAgB,EAAE;YAChB,IAAI,EAAE,kBAAkB;YACxB,CAAC,EAAE,gCAAgC;YACnC,CAAC,EAAE,gBAAgB;YACnB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
|