@stigmer/protos 3.11.1-dev.20260812192248 → 3.12.1
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/activity/v1/io_pb.d.ts +4 -0
- package/ai/stigmer/activity/v1/io_pb.js.map +1 -1
- package/ai/stigmer/activity/v1/query_connect.d.ts +4 -2
- package/ai/stigmer/activity/v1/query_connect.js +4 -2
- package/ai/stigmer/activity/v1/query_connect.js.map +1 -1
- package/ai/stigmer/activity/v1/query_pb.d.ts +4 -2
- package/ai/stigmer/activity/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/spec_pb.d.ts +17 -50
- package/ai/stigmer/agentic/agent/v1/spec_pb.js +3 -8
- package/ai/stigmer/agentic/agent/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentchannel/v1/message_command_connect.d.ts +3 -4
- package/ai/stigmer/agentic/agentchannel/v1/message_command_connect.js +3 -4
- package/ai/stigmer/agentic/agentchannel/v1/message_command_connect.js.map +1 -1
- package/ai/stigmer/agentic/agentchannel/v1/message_command_pb.d.ts +3 -4
- package/ai/stigmer/agentic/agentchannel/v1/message_command_pb.js +3 -4
- package/ai/stigmer/agentic/agentchannel/v1/message_command_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentchannel/v1/message_io_pb.d.ts +1 -2
- package/ai/stigmer/agentic/agentchannel/v1/message_io_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentchannel/v1/message_query_connect.d.ts +1 -2
- package/ai/stigmer/agentic/agentchannel/v1/message_query_connect.js +1 -2
- package/ai/stigmer/agentic/agentchannel/v1/message_query_connect.js.map +1 -1
- package/ai/stigmer/agentic/agentchannel/v1/message_query_pb.d.ts +1 -2
- package/ai/stigmer/agentic/agentchannel/v1/message_query_pb.js +1 -2
- package/ai/stigmer/agentic/agentchannel/v1/message_query_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/context_pb.d.ts +7 -4
- package/ai/stigmer/agentic/agentexecution/v1/context_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/spec_pb.d.ts +19 -4
- package/ai/stigmer/agentic/agentexecution/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/spec_pb.d.ts +0 -21
- package/ai/stigmer/agentic/agentinstance/v1/spec_pb.js +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentshare/v1/spec_pb.d.ts +8 -2
- package/ai/stigmer/agentic/agentshare/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/command_connect.d.ts +10 -0
- package/ai/stigmer/agentic/mcpserver/v1/command_connect.js +10 -0
- package/ai/stigmer/agentic/mcpserver/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/command_pb.d.ts +10 -0
- package/ai/stigmer/agentic/mcpserver/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/oauth_pb.d.ts +6 -0
- package/ai/stigmer/agentic/mcpserver/v1/oauth_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/query_connect.d.ts +12 -0
- package/ai/stigmer/agentic/mcpserver/v1/query_connect.js +12 -0
- package/ai/stigmer/agentic/mcpserver/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/query_pb.d.ts +12 -0
- package/ai/stigmer/agentic/mcpserver/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/spec_pb.d.ts +13 -5
- package/ai/stigmer/agentic/mcpserver/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/status_pb.d.ts +36 -23
- package/ai/stigmer/agentic/mcpserver/v1/status_pb.js +10 -3
- package/ai/stigmer/agentic/mcpserver/v1/status_pb.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/workspace_pb.d.ts +7 -4
- package/ai/stigmer/agentic/session/v1/workspace_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/spec_pb.d.ts +20 -14
- package/ai/stigmer/agentic/workflowexecution/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_kind_pb.d.ts +0 -7
- package/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_kind_pb.js +1 -8
- package/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_kind_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/metadata_pb.d.ts +8 -0
- package/ai/stigmer/commons/apiresource/metadata_pb.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/command_connect.d.ts +4 -0
- package/ai/stigmer/iam/platformclient/v1/command_connect.js +4 -0
- package/ai/stigmer/iam/platformclient/v1/command_connect.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/command_pb.d.ts +4 -0
- package/ai/stigmer/iam/platformclient/v1/command_pb.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/token_pb.d.ts +19 -8
- package/ai/stigmer/iam/platformclient/v1/token_pb.js.map +1 -1
- package/ai/stigmer/iam/v1/enum_pb.d.ts +13 -25
- package/ai/stigmer/iam/v1/enum_pb.js +13 -25
- package/ai/stigmer/iam/v1/enum_pb.js.map +1 -1
- package/package.json +1 -1
- package/ai/stigmer/agentic/datastore/v1/api_pb.d.ts +0 -64
- package/ai/stigmer/agentic/datastore/v1/api_pb.js +0 -18
- package/ai/stigmer/agentic/datastore/v1/api_pb.js.map +0 -1
- package/ai/stigmer/agentic/datastore/v1/command_connect.d.ts +0 -111
- package/ai/stigmer/agentic/datastore/v1/command_connect.js +0 -119
- package/ai/stigmer/agentic/datastore/v1/command_connect.js.map +0 -1
- package/ai/stigmer/agentic/datastore/v1/command_pb.d.ts +0 -110
- package/ai/stigmer/agentic/datastore/v1/command_pb.js +0 -19
- package/ai/stigmer/agentic/datastore/v1/command_pb.js.map +0 -1
- package/ai/stigmer/agentic/datastore/v1/io_pb.d.ts +0 -64
- package/ai/stigmer/agentic/datastore/v1/io_pb.js +0 -22
- package/ai/stigmer/agentic/datastore/v1/io_pb.js.map +0 -1
- package/ai/stigmer/agentic/datastore/v1/query_connect.d.ts +0 -59
- package/ai/stigmer/agentic/datastore/v1/query_connect.js +0 -68
- package/ai/stigmer/agentic/datastore/v1/query_connect.js.map +0 -1
- package/ai/stigmer/agentic/datastore/v1/query_pb.d.ts +0 -61
- package/ai/stigmer/agentic/datastore/v1/query_pb.js +0 -24
- package/ai/stigmer/agentic/datastore/v1/query_pb.js.map +0 -1
- package/ai/stigmer/agentic/datastore/v1/record_command_connect.d.ts +0 -75
- package/ai/stigmer/agentic/datastore/v1/record_command_connect.js +0 -82
- package/ai/stigmer/agentic/datastore/v1/record_command_connect.js.map +0 -1
- package/ai/stigmer/agentic/datastore/v1/record_command_pb.d.ts +0 -75
- package/ai/stigmer/agentic/datastore/v1/record_command_pb.js +0 -32
- package/ai/stigmer/agentic/datastore/v1/record_command_pb.js.map +0 -1
- package/ai/stigmer/agentic/datastore/v1/record_io_pb.d.ts +0 -752
- package/ai/stigmer/agentic/datastore/v1/record_io_pb.js +0 -198
- package/ai/stigmer/agentic/datastore/v1/record_io_pb.js.map +0 -1
- package/ai/stigmer/agentic/datastore/v1/record_query_connect.d.ts +0 -69
- package/ai/stigmer/agentic/datastore/v1/record_query_connect.js +0 -76
- package/ai/stigmer/agentic/datastore/v1/record_query_connect.js.map +0 -1
- package/ai/stigmer/agentic/datastore/v1/record_query_pb.d.ts +0 -70
- package/ai/stigmer/agentic/datastore/v1/record_query_pb.js +0 -38
- package/ai/stigmer/agentic/datastore/v1/record_query_pb.js.map +0 -1
- package/ai/stigmer/agentic/datastore/v1/spec_pb.d.ts +0 -743
- package/ai/stigmer/agentic/datastore/v1/spec_pb.js +0 -195
- package/ai/stigmer/agentic/datastore/v1/spec_pb.js.map +0 -1
- package/ai/stigmer/agentic/datastore/v1/status_pb.d.ts +0 -159
- package/ai/stigmer/agentic/datastore/v1/status_pb.js +0 -93
- package/ai/stigmer/agentic/datastore/v1/status_pb.js.map +0 -1
|
@@ -83,6 +83,10 @@ export type ListRecentActivityRequest = Message<"ai.stigmer.activity.v1.ListRece
|
|
|
83
83
|
* When empty, results span every organization the caller has resource
|
|
84
84
|
* access in.
|
|
85
85
|
*
|
|
86
|
+
* On the OSS edition the filter is a no-op: the server is single-tenant,
|
|
87
|
+
* so org scoping has nothing to narrow — matching the per-kind OSS list
|
|
88
|
+
* RPCs this feed summarizes.
|
|
89
|
+
*
|
|
86
90
|
* @generated from field: string org = 2;
|
|
87
91
|
*/
|
|
88
92
|
org: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"io_pb.js","sourceRoot":"","sources":["../../../../../ai/stigmer/activity/v1/io_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,uGAAuG;AACvG,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,8BAA8B,EAAE,MAAM,wBAAwB,CAAC;AAGxE;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAY,aAAa,CAClE,QAAQ,CAAC,odAAod,EAAE,CAAC,8BAA8B,CAAC,CAAC,CAAC;AAoDngB;;;GAGG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAoC,aAAa,CACrF,WAAW,CAAC,8BAA8B,EAAE,CAAC,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"io_pb.js","sourceRoot":"","sources":["../../../../../ai/stigmer/activity/v1/io_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,uGAAuG;AACvG,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,8BAA8B,EAAE,MAAM,wBAAwB,CAAC;AAGxE;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAY,aAAa,CAClE,QAAQ,CAAC,odAAod,EAAE,CAAC,8BAA8B,CAAC,CAAC,CAAC;AAoDngB;;;GAGG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAoC,aAAa,CACrF,WAAW,CAAC,8BAA8B,EAAE,CAAC,CAAC,CAAC;AAwCjD;;;GAGG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAA0C,aAAa,CACjG,WAAW,CAAC,8BAA8B,EAAE,CAAC,CAAC,CAAC;AAiBjD;;;GAGG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAA2C,aAAa,CACnG,WAAW,CAAC,8BAA8B,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -24,8 +24,10 @@ export declare const ActivityQueryController: {
|
|
|
24
24
|
* sessions and workflow executions. On the hosted edition, per-resource
|
|
25
25
|
* authorization filtering is applied server-side (FGA `can_view`
|
|
26
26
|
* enumeration for both kinds — the same permission the per-kind `get`
|
|
27
|
-
* RPCs enforce, so every listed entry is openable by construction).
|
|
28
|
-
* OSS server
|
|
27
|
+
* RPCs enforce, so every listed entry is openable by construction). On
|
|
28
|
+
* the OSS edition the server is single-tenant: the caller owns every
|
|
29
|
+
* stored resource, so there is no authorization set to enumerate and the
|
|
30
|
+
* request's org is a no-op (stigmer#461).
|
|
29
31
|
*
|
|
30
32
|
* @internal
|
|
31
33
|
* Authorization is handled in-handler: the FGA id enumeration is the only
|
|
@@ -30,8 +30,10 @@ export const ActivityQueryController = {
|
|
|
30
30
|
* sessions and workflow executions. On the hosted edition, per-resource
|
|
31
31
|
* authorization filtering is applied server-side (FGA `can_view`
|
|
32
32
|
* enumeration for both kinds — the same permission the per-kind `get`
|
|
33
|
-
* RPCs enforce, so every listed entry is openable by construction).
|
|
34
|
-
* OSS server
|
|
33
|
+
* RPCs enforce, so every listed entry is openable by construction). On
|
|
34
|
+
* the OSS edition the server is single-tenant: the caller owns every
|
|
35
|
+
* stored resource, so there is no authorization set to enumerate and the
|
|
36
|
+
* request's org is a no-op (stigmer#461).
|
|
35
37
|
*
|
|
36
38
|
* @internal
|
|
37
39
|
* Authorization is handled in-handler: the FGA id enumeration is the only
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../ai/stigmer/activity/v1/query_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,0GAA0G;AAC1G,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,yBAAyB,EAAE,0BAA0B,EAAE,MAAM,WAAW,CAAC;AAClF,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;;;;;;;;;;;;GAeG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAG;IACrC,QAAQ,EAAE,gDAAgD;IAC1D,OAAO,EAAE;QACP
|
|
1
|
+
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../ai/stigmer/activity/v1/query_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,0GAA0G;AAC1G,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,yBAAyB,EAAE,0BAA0B,EAAE,MAAM,WAAW,CAAC;AAClF,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;;;;;;;;;;;;GAeG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAG;IACrC,QAAQ,EAAE,gDAAgD;IAC1D,OAAO,EAAE;QACP;;;;;;;;;;;;;;;;;;WAkBG;QACH,kBAAkB,EAAE;YAClB,IAAI,EAAE,oBAAoB;YAC1B,CAAC,EAAE,yBAAyB;YAC5B,CAAC,EAAE,0BAA0B;YAC7B,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
|
|
@@ -28,8 +28,10 @@ export declare const ActivityQueryController: GenService<{
|
|
|
28
28
|
* sessions and workflow executions. On the hosted edition, per-resource
|
|
29
29
|
* authorization filtering is applied server-side (FGA `can_view`
|
|
30
30
|
* enumeration for both kinds — the same permission the per-kind `get`
|
|
31
|
-
* RPCs enforce, so every listed entry is openable by construction).
|
|
32
|
-
* OSS server
|
|
31
|
+
* RPCs enforce, so every listed entry is openable by construction). On
|
|
32
|
+
* the OSS edition the server is single-tenant: the caller owns every
|
|
33
|
+
* stored resource, so there is no authorization set to enumerate and the
|
|
34
|
+
* request's org is a no-op (stigmer#461).
|
|
33
35
|
*
|
|
34
36
|
* @internal
|
|
35
37
|
* Authorization is handled in-handler: the FGA id enumeration is the only
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../ai/stigmer/activity/v1/query_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,0GAA0G;AAC1G,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,8BAA8B,EAAE,MAAM,YAAY,CAAC;AAC5D,OAAO,EAAE,0CAA0C,EAAE,MAAM,wCAAwC,CAAC;AAEpG;;GAEG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAAY,aAAa,CACrE,QAAQ,CAAC,kTAAkT,EAAE,CAAC,8BAA8B,EAAE,0CAA0C,CAAC,CAAC,CAAC;AAE7Y;;;;;;;;;;;;;;;GAeG;AACH,MAAM,CAAC,MAAM,uBAAuB,
|
|
1
|
+
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../ai/stigmer/activity/v1/query_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,0GAA0G;AAC1G,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,8BAA8B,EAAE,MAAM,YAAY,CAAC;AAC5D,OAAO,EAAE,0CAA0C,EAAE,MAAM,wCAAwC,CAAC;AAEpG;;GAEG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAAY,aAAa,CACrE,QAAQ,CAAC,kTAAkT,EAAE,CAAC,8BAA8B,EAAE,0CAA0C,CAAC,CAAC,CAAC;AAE7Y;;;;;;;;;;;;;;;GAeG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAyB/B,aAAa,CAChB,WAAW,CAAC,iCAAiC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -64,13 +64,6 @@ export type AgentSpec = Message<"ai.stigmer.agentic.agent.v1.AgentSpec"> & {
|
|
|
64
64
|
env: {
|
|
65
65
|
[key: string]: EnvVarDeclaration;
|
|
66
66
|
};
|
|
67
|
-
/**
|
|
68
|
-
* Datastores this agent can use.
|
|
69
|
-
* Each entry must reference a Datastore resource by slug.
|
|
70
|
-
*
|
|
71
|
-
* @generated from field: repeated ai.stigmer.agentic.agent.v1.DatastoreUsage datastore_usages = 9;
|
|
72
|
-
*/
|
|
73
|
-
datastoreUsages: DatastoreUsage[];
|
|
74
67
|
};
|
|
75
68
|
/**
|
|
76
69
|
* Describes the message ai.stigmer.agentic.agent.v1.AgentSpec.
|
|
@@ -165,16 +158,24 @@ export type McpServerUsage = Message<"ai.stigmer.agentic.agent.v1.McpServerUsage
|
|
|
165
158
|
* Only names from discovered_capabilities.tools are valid here.
|
|
166
159
|
* Do NOT include names from discovered_capabilities.resource_templates —
|
|
167
160
|
* resource templates are read-only data endpoints, not callable tools.
|
|
168
|
-
* A name the server does not expose (including a resource template name)
|
|
169
|
-
* is warned and ignored at execution: the runner enforces the INTERSECTION
|
|
170
|
-
* with the server's live toolset, so a stale or mistyped entry narrows the
|
|
171
|
-
* toolset but never widens it or fails the run.
|
|
172
161
|
*
|
|
173
|
-
* Enforcement
|
|
174
|
-
*
|
|
175
|
-
* server's tools
|
|
176
|
-
*
|
|
177
|
-
*
|
|
162
|
+
* Enforcement is two-layered:
|
|
163
|
+
* - Apply time: agent create/update/apply rejects (INVALID_ARGUMENT) any
|
|
164
|
+
* name the referenced server's discovered_capabilities.tools does not
|
|
165
|
+
* contain, with the valid names in the error. The check is skipped when
|
|
166
|
+
* the server has no discovered capabilities yet (never connected) —
|
|
167
|
+
* there is nothing authoritative to validate against in that window.
|
|
168
|
+
* - Execution time: the runner enforces the INTERSECTION with the
|
|
169
|
+
* server's live toolset — an unknown name (possible when the manifest
|
|
170
|
+
* was applied before the server's first connect, or when the toolset
|
|
171
|
+
* changed since) is warned in the runner log and ignored, so a stale
|
|
172
|
+
* entry narrows the toolset but never widens it or fails the run.
|
|
173
|
+
*
|
|
174
|
+
* Per-harness runtime enforcement: the native (deep-agent) harness filters
|
|
175
|
+
* the discovered toolset before it reaches the model; the Cursor harness
|
|
176
|
+
* cannot hide a server's tools (its SDK config has no allow-list field),
|
|
177
|
+
* so its HITL hook permanently denies calls to non-enabled tools instead —
|
|
178
|
+
* the model may still see the tool listed, but every call is refused.
|
|
178
179
|
*
|
|
179
180
|
* @generated from field: repeated string enabled_tools = 2;
|
|
180
181
|
*/
|
|
@@ -196,40 +197,6 @@ export type McpServerUsage = Message<"ai.stigmer.agentic.agent.v1.McpServerUsage
|
|
|
196
197
|
* Use `create(McpServerUsageSchema)` to create a new message.
|
|
197
198
|
*/
|
|
198
199
|
export declare const McpServerUsageSchema: GenMessage<McpServerUsage>;
|
|
199
|
-
/**
|
|
200
|
-
* DatastoreUsage declares that this agent uses a Datastore resource.
|
|
201
|
-
*
|
|
202
|
-
* Attaching a datastore gives the agent the built-in record tools
|
|
203
|
-
* (find_records, insert_record, update_record, delete_record,
|
|
204
|
-
* describe_datastore) for it. What each caller may actually do is
|
|
205
|
-
* governed by the datastore's own authorization block, resolved per
|
|
206
|
-
* request from the verified sender or principal behind the session.
|
|
207
|
-
*
|
|
208
|
-
* @internal
|
|
209
|
-
* Usage-wrapper idiom (McpServerUsage precedent) so per-usage fields
|
|
210
|
-
* (approval tightening, verb caps, collection subsets — recorded growth
|
|
211
|
-
* slots) land additively. The usage edge is authorization-bearing for
|
|
212
|
-
* session-bound runner credentials (DD-006 SD-1): the record RPCs
|
|
213
|
-
* resolve reach through it live, per call, fail-closed. The runner
|
|
214
|
-
* synthesizes one bridge MCP attachment with an injected execution
|
|
215
|
-
* credential and empty approval maps — record tools are approval-free
|
|
216
|
-
* by construction.
|
|
217
|
-
*
|
|
218
|
-
* @generated from message ai.stigmer.agentic.agent.v1.DatastoreUsage
|
|
219
|
-
*/
|
|
220
|
-
export type DatastoreUsage = Message<"ai.stigmer.agentic.agent.v1.DatastoreUsage"> & {
|
|
221
|
-
/**
|
|
222
|
-
* Reference to the Datastore resource.
|
|
223
|
-
*
|
|
224
|
-
* @generated from field: ai.stigmer.commons.apiresource.ApiResourceReference datastore_ref = 1;
|
|
225
|
-
*/
|
|
226
|
-
datastoreRef?: ApiResourceReference;
|
|
227
|
-
};
|
|
228
|
-
/**
|
|
229
|
-
* Describes the message ai.stigmer.agentic.agent.v1.DatastoreUsage.
|
|
230
|
-
* Use `create(DatastoreUsageSchema)` to create a new message.
|
|
231
|
-
*/
|
|
232
|
-
export declare const DatastoreUsageSchema: GenMessage<DatastoreUsage>;
|
|
233
200
|
/**
|
|
234
201
|
* McpAccess grants a sub-agent access to one of the parent's MCP servers.
|
|
235
202
|
*
|
|
@@ -9,7 +9,7 @@ import { file_buf_validate_validate } from "../../../../../buf/validate/validate
|
|
|
9
9
|
/**
|
|
10
10
|
* Describes the file ai/stigmer/agentic/agent/v1/spec.proto.
|
|
11
11
|
*/
|
|
12
|
-
export const file_ai_stigmer_agentic_agent_v1_spec = /*@__PURE__*/ fileDesc("
|
|
12
|
+
export const file_ai_stigmer_agentic_agent_v1_spec = /*@__PURE__*/ fileDesc("CiZhaS9zdGlnbWVyL2FnZW50aWMvYWdlbnQvdjEvc3BlYy5wcm90bxIbYWkuc3RpZ21lci5hZ2VudGljLmFnZW50LnYxItcFCglBZ2VudFNwZWMSEwoLZGVzY3JpcHRpb24YASABKAkSEAoIaWNvbl91cmwYAiABKAkSHQoMaW5zdHJ1Y3Rpb25zGAMgASgJQge6SARyAhAKEs4BChFtY3Bfc2VydmVyX3VzYWdlcxgEIAMoCzIrLmFpLnN0aWdtZXIuYWdlbnRpYy5hZ2VudC52MS5NY3BTZXJ2ZXJVc2FnZUKFAbpIgQGSAX4ifLoBeQoWbWNwX3NlcnZlcl91c2FnZXMua2luZBI/bWNwX3NlcnZlcl91c2FnZXMgbXVzdCByZWZlcmVuY2UgcmVzb3VyY2VzIHdpdGgga2luZD1tY3Bfc2VydmVyGh50aGlzLm1jcF9zZXJ2ZXJfcmVmLmtpbmQgPT0gNDQSsAEKCnNraWxsX3JlZnMYBSADKAsyNC5haS5zdGlnbWVyLmNvbW1vbnMuYXBpcmVzb3VyY2UuQXBpUmVzb3VyY2VSZWZlcmVuY2VCZrpIX5IBXCJaugFXCg9za2lsbF9yZWZzLmtpbmQSM3NraWxsX3JlZnMgbXVzdCByZWZlcmVuY2UgcmVzb3VyY2VzIHdpdGgga2luZD1za2lsbBoPdGhpcy5raW5kID09IDQz4IUsKxI5CgpzdWJfYWdlbnRzGAYgAygLMiUuYWkuc3RpZ21lci5hZ2VudGljLmFnZW50LnYxLlN1YkFnZW50EjwKA2VudhgHIAMoCzIvLmFpLnN0aWdtZXIuYWdlbnRpYy5hZ2VudC52MS5BZ2VudFNwZWMuRW52RW50cnkaYAoIRW52RW50cnkSCwoDa2V5GAEgASgJEkMKBXZhbHVlGAIgASgLMjQuYWkuc3RpZ21lci5hZ2VudGljLmVudmlyb25tZW50LnYxLkVudlZhckRlY2xhcmF0aW9uOgI4AUoECAgQCUoECAkQClIHc2hhcmluZ1IQZGF0YXN0b3JlX3VzYWdlcyLbAgoIU3ViQWdlbnQSFAoEbmFtZRgBIAEoCUIGukgDyAEBEhMKC2Rlc2NyaXB0aW9uGAIgASgJEh0KDGluc3RydWN0aW9ucxgDIAEoCUIHukgEcgIQChI6CgptY3BfYWNjZXNzGAQgAygLMiYuYWkuc3RpZ21lci5hZ2VudGljLmFnZW50LnYxLk1jcEFjY2VzcxKwAQoKc2tpbGxfcmVmcxgFIAMoCzI0LmFpLnN0aWdtZXIuY29tbW9ucy5hcGlyZXNvdXJjZS5BcGlSZXNvdXJjZVJlZmVyZW5jZUJmukhfkgFcIlq6AVcKD3NraWxsX3JlZnMua2luZBIzc2tpbGxfcmVmcyBtdXN0IHJlZmVyZW5jZSByZXNvdXJjZXMgd2l0aCBraW5kPXNraWxsGg90aGlzLmtpbmQgPT0gNDPghSwrEhYKDm1vZGVsX292ZXJyaWRlGAYgASgJItUBCg5NY3BTZXJ2ZXJVc2FnZRJYCg5tY3Bfc2VydmVyX3JlZhgBIAEoCzI0LmFpLnN0aWdtZXIuY29tbW9ucy5hcGlyZXNvdXJjZS5BcGlSZXNvdXJjZVJlZmVyZW5jZUIKukgDyAEB4IUsLBIVCg1lbmFibGVkX3Rvb2xzGAIgAygJElIKF3Rvb2xfYXBwcm92YWxfb3ZlcnJpZGVzGAMgAygLMjEuYWkuc3RpZ21lci5hZ2VudGljLmFnZW50LnYxLlRvb2xBcHByb3ZhbE92ZXJyaWRlIj4KCU1jcEFjY2VzcxIaCgptY3Bfc2VydmVyGAEgASgJQga6SAPIAQESFQoNZW5hYmxlZF90b29scxgCIAMoCSJeChRUb29sQXBwcm92YWxPdmVycmlkZRIaCgl0b29sX25hbWUYASABKAlCB7pIBHICEAESGQoRcmVxdWlyZXNfYXBwcm92YWwYAiABKAgSDwoHbWVzc2FnZRgDIAEoCWIGcHJvdG8z", [file_ai_stigmer_agentic_environment_v1_spec, file_ai_stigmer_commons_apiresource_field_options, file_ai_stigmer_commons_apiresource_io, file_buf_validate_validate]);
|
|
13
13
|
/**
|
|
14
14
|
* Describes the message ai.stigmer.agentic.agent.v1.AgentSpec.
|
|
15
15
|
* Use `create(AgentSpecSchema)` to create a new message.
|
|
@@ -25,19 +25,14 @@ export const SubAgentSchema = /*@__PURE__*/ messageDesc(file_ai_stigmer_agentic_
|
|
|
25
25
|
* Use `create(McpServerUsageSchema)` to create a new message.
|
|
26
26
|
*/
|
|
27
27
|
export const McpServerUsageSchema = /*@__PURE__*/ messageDesc(file_ai_stigmer_agentic_agent_v1_spec, 2);
|
|
28
|
-
/**
|
|
29
|
-
* Describes the message ai.stigmer.agentic.agent.v1.DatastoreUsage.
|
|
30
|
-
* Use `create(DatastoreUsageSchema)` to create a new message.
|
|
31
|
-
*/
|
|
32
|
-
export const DatastoreUsageSchema = /*@__PURE__*/ messageDesc(file_ai_stigmer_agentic_agent_v1_spec, 3);
|
|
33
28
|
/**
|
|
34
29
|
* Describes the message ai.stigmer.agentic.agent.v1.McpAccess.
|
|
35
30
|
* Use `create(McpAccessSchema)` to create a new message.
|
|
36
31
|
*/
|
|
37
|
-
export const McpAccessSchema = /*@__PURE__*/ messageDesc(file_ai_stigmer_agentic_agent_v1_spec,
|
|
32
|
+
export const McpAccessSchema = /*@__PURE__*/ messageDesc(file_ai_stigmer_agentic_agent_v1_spec, 3);
|
|
38
33
|
/**
|
|
39
34
|
* Describes the message ai.stigmer.agentic.agent.v1.ToolApprovalOverride.
|
|
40
35
|
* Use `create(ToolApprovalOverrideSchema)` to create a new message.
|
|
41
36
|
*/
|
|
42
|
-
export const ToolApprovalOverrideSchema = /*@__PURE__*/ messageDesc(file_ai_stigmer_agentic_agent_v1_spec,
|
|
37
|
+
export const ToolApprovalOverrideSchema = /*@__PURE__*/ messageDesc(file_ai_stigmer_agentic_agent_v1_spec, 4);
|
|
43
38
|
//# sourceMappingURL=spec_pb.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agent/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,mHAAmH;AACnH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,2CAA2C,EAAE,MAAM,iCAAiC,CAAC;AAC9F,OAAO,EAAE,iDAAiD,EAAE,MAAM,kDAAkD,CAAC;AAErH,OAAO,EAAE,sCAAsC,EAAE,MAAM,uCAAuC,CAAC;AAC/F,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAGxF;;GAEG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAAY,aAAa,CACzE,QAAQ,CAAC,
|
|
1
|
+
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agent/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,mHAAmH;AACnH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,2CAA2C,EAAE,MAAM,iCAAiC,CAAC;AAC9F,OAAO,EAAE,iDAAiD,EAAE,MAAM,kDAAkD,CAAC;AAErH,OAAO,EAAE,sCAAsC,EAAE,MAAM,uCAAuC,CAAC;AAC/F,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAGxF;;GAEG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAAY,aAAa,CACzE,QAAQ,CAAC,8/DAA8/D,EAAE,CAAC,2CAA2C,EAAE,iDAAiD,EAAE,sCAAsC,EAAE,0BAA0B,CAAC,CAAC,CAAC;AAkEjrE;;;GAGG;AACH,MAAM,CAAC,MAAM,eAAe,GAA0B,aAAa,CACjE,WAAW,CAAC,qCAAqC,EAAE,CAAC,CAAC,CAAC;AA8DxD;;;GAGG;AACH,MAAM,CAAC,MAAM,cAAc,GAAyB,aAAa,CAC/D,WAAW,CAAC,qCAAqC,EAAE,CAAC,CAAC,CAAC;AAoExD;;;GAGG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAA+B,aAAa,CAC3E,WAAW,CAAC,qCAAqC,EAAE,CAAC,CAAC,CAAC;AA+BxD;;;GAGG;AACH,MAAM,CAAC,MAAM,eAAe,GAA0B,aAAa,CACjE,WAAW,CAAC,qCAAqC,EAAE,CAAC,CAAC,CAAC;AAoDxD;;;GAGG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAqC,aAAa,CACvF,WAAW,CAAC,qCAAqC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -4,10 +4,9 @@
|
|
|
4
4
|
*
|
|
5
5
|
* @internal
|
|
6
6
|
* proactive-messaging DD-002 D2: the runtime messaging surface beside
|
|
7
|
-
* the AgentChannel resource controllers —
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* by token-class dispatch (the RecordReach shape): the agent's
|
|
7
|
+
* the AgentChannel resource controllers — a dedicated runtime service
|
|
8
|
+
* next to the resource CRUD service, so resource CRUD and runtime
|
|
9
|
+
* traffic never mix. Dual-audience by token-class dispatch: the agent's
|
|
11
10
|
* send_channel_message tool calls with a session-scoped sandbox token;
|
|
12
11
|
* direct principals (console, CLI, SDK) call with their own identity.
|
|
13
12
|
*
|
|
@@ -10,10 +10,9 @@ import { MethodKind } from "@bufbuild/protobuf";
|
|
|
10
10
|
*
|
|
11
11
|
* @internal
|
|
12
12
|
* proactive-messaging DD-002 D2: the runtime messaging surface beside
|
|
13
|
-
* the AgentChannel resource controllers —
|
|
14
|
-
*
|
|
15
|
-
*
|
|
16
|
-
* by token-class dispatch (the RecordReach shape): the agent's
|
|
13
|
+
* the AgentChannel resource controllers — a dedicated runtime service
|
|
14
|
+
* next to the resource CRUD service, so resource CRUD and runtime
|
|
15
|
+
* traffic never mix. Dual-audience by token-class dispatch: the agent's
|
|
17
16
|
* send_channel_message tool calls with a session-scoped sandbox token;
|
|
18
17
|
* direct principals (console, CLI, SDK) call with their own identity.
|
|
19
18
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"message_command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentchannel/v1/message_command_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,4IAA4I;AAC5I,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,MAAM,mBAAmB,CAAC;AACtF,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD
|
|
1
|
+
{"version":3,"file":"message_command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentchannel/v1/message_command_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,4IAA4I;AAC5I,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,MAAM,mBAAmB,CAAC;AACtF,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;;;;;;;;;;GAaG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAG;IAC7C,QAAQ,EAAE,oEAAoE;IAC9E,OAAO,EAAE;QACP;;;;;;;;;;;;;;;;;;;;;;WAsBG;QACH,WAAW,EAAE;YACX,IAAI,EAAE,aAAa;YACnB,CAAC,EAAE,uBAAuB;YAC1B,CAAC,EAAE,wBAAwB;YAC3B,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
|
|
@@ -10,10 +10,9 @@ export declare const file_ai_stigmer_agentic_agentchannel_v1_message_command: Ge
|
|
|
10
10
|
*
|
|
11
11
|
* @internal
|
|
12
12
|
* proactive-messaging DD-002 D2: the runtime messaging surface beside
|
|
13
|
-
* the AgentChannel resource controllers —
|
|
14
|
-
*
|
|
15
|
-
*
|
|
16
|
-
* by token-class dispatch (the RecordReach shape): the agent's
|
|
13
|
+
* the AgentChannel resource controllers — a dedicated runtime service
|
|
14
|
+
* next to the resource CRUD service, so resource CRUD and runtime
|
|
15
|
+
* traffic never mix. Dual-audience by token-class dispatch: the agent's
|
|
17
16
|
* send_channel_message tool calls with a session-scoped sandbox token;
|
|
18
17
|
* direct principals (console, CLI, SDK) call with their own identity.
|
|
19
18
|
*
|
|
@@ -15,10 +15,9 @@ export const file_ai_stigmer_agentic_agentchannel_v1_message_command = /*@__PURE
|
|
|
15
15
|
*
|
|
16
16
|
* @internal
|
|
17
17
|
* proactive-messaging DD-002 D2: the runtime messaging surface beside
|
|
18
|
-
* the AgentChannel resource controllers —
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
* by token-class dispatch (the RecordReach shape): the agent's
|
|
18
|
+
* the AgentChannel resource controllers — a dedicated runtime service
|
|
19
|
+
* next to the resource CRUD service, so resource CRUD and runtime
|
|
20
|
+
* traffic never mix. Dual-audience by token-class dispatch: the agent's
|
|
22
21
|
* send_channel_message tool calls with a session-scoped sandbox token;
|
|
23
22
|
* direct principals (console, CLI, SDK) call with their own identity.
|
|
24
23
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"message_command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentchannel/v1/message_command_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,4IAA4I;AAC5I,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,kDAAkD,EAAE,MAAM,oBAAoB,CAAC;AACxF,OAAO,EAAE,uDAAuD,EAAE,MAAM,wDAAwD,CAAC;AACjI,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AAEvG;;GAEG;AACH,MAAM,CAAC,MAAM,uDAAuD,GAAY,aAAa,CAC3F,QAAQ,CAAC,oYAAoY,EAAE,CAAC,kDAAkD,EAAE,uDAAuD,EAAE,0CAA0C,CAAC,CAAC,CAAC;AAE5iB
|
|
1
|
+
{"version":3,"file":"message_command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentchannel/v1/message_command_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,4IAA4I;AAC5I,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,kDAAkD,EAAE,MAAM,oBAAoB,CAAC;AACxF,OAAO,EAAE,uDAAuD,EAAE,MAAM,wDAAwD,CAAC;AACjI,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AAEvG;;GAEG;AACH,MAAM,CAAC,MAAM,uDAAuD,GAAY,aAAa,CAC3F,QAAQ,CAAC,oYAAoY,EAAE,CAAC,kDAAkD,EAAE,uDAAuD,EAAE,0CAA0C,CAAC,CAAC,CAAC;AAE5iB;;;;;;;;;;;;;GAaG;AACH,MAAM,CAAC,MAAM,+BAA+B,GA6BvC,aAAa,CAChB,WAAW,CAAC,uDAAuD,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -9,8 +9,7 @@ export declare const file_ai_stigmer_agentic_agentchannel_v1_message_io: GenFile
|
|
|
9
9
|
*
|
|
10
10
|
* @internal
|
|
11
11
|
* proactive-messaging DD-002 D4, amended: channel + org are separate
|
|
12
|
-
* fields
|
|
13
|
-
* slug-or-id union. Dispatch mirrors the datastore record surface:
|
|
12
|
+
* fields, never a slug-or-id union. Dispatch is token-class-driven:
|
|
14
13
|
* session-bound runner credentials leave both empty and the server
|
|
15
14
|
* derives them from the session's serving channel; direct principals
|
|
16
15
|
* (console, CLI, SDK) set them. Ambiguity — the caller's agent has more
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"message_io_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentchannel/v1/message_io_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,uIAAuI;AACvI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAC/E,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAGxF;;GAEG;AACH,MAAM,CAAC,MAAM,kDAAkD,GAAY,aAAa,CACtF,QAAQ,CAAC,opEAAopE,EAAE,CAAC,0BAA0B,CAAC,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"message_io_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentchannel/v1/message_io_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,uIAAuI;AACvI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAC/E,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAGxF;;GAEG;AACH,MAAM,CAAC,MAAM,kDAAkD,GAAY,aAAa,CACtF,QAAQ,CAAC,opEAAopE,EAAE,CAAC,0BAA0B,CAAC,CAAC,CAAC;AAiD/rE;;;GAGG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAwC,aAAa,CAC7F,WAAW,CAAC,kDAAkD,EAAE,CAAC,CAAC,CAAC;AAyCrE;;;GAGG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAAuC,aAAa,CAC3F,WAAW,CAAC,kDAAkD,EAAE,CAAC,CAAC,CAAC;AAgBrE;;;GAGG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAA4B,aAAa,CACrE,WAAW,CAAC,kDAAkD,EAAE,CAAC,CAAC,CAAC;AAwDrE;;;GAGG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAAgC,aAAa,CAC7E,WAAW,CAAC,kDAAkD,EAAE,CAAC,CAAC,CAAC;AAsCrE;;;GAGG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAyC,aAAa,CAC/F,WAAW,CAAC,kDAAkD,EAAE,CAAC,CAAC,CAAC;AAwCrE;;;GAGG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAA0C,aAAa,CACjG,WAAW,CAAC,kDAAkD,EAAE,CAAC,CAAC,CAAC;AAiBrE;;;GAGG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAiC,aAAa,CAC/E,WAAW,CAAC,kDAAkD,EAAE,CAAC,CAAC,CAAC;AAwGrE;;;GAGG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAAgC,aAAa,CAC7E,WAAW,CAAC,kDAAkD,EAAE,CAAC,CAAC,CAAC;AAmBrE;;;GAGG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAA2C,aAAa,CACnG,WAAW,CAAC,kDAAkD,EAAE,CAAC,CAAC,CAAC;AAiBrE;;;GAGG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAkC,aAAa,CACjF,WAAW,CAAC,kDAAkD,EAAE,CAAC,CAAC,CAAC;AAiCrE;;;GAGG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAiC,aAAa,CAC/E,WAAW,CAAC,kDAAkD,EAAE,EAAE,CAAC,CAAC;AAEtE;;;;;;;;;;;GAWG;AACH,MAAM,CAAN,IAAY,kBA8BX;AA9BD,WAAY,kBAAkB;IAC5B;;;;OAIG;IACH,mHAAoC,CAAA;IAEpC;;;;OAIG;IACH,mEAAY,CAAA;IAEZ;;;;OAIG;IACH,+DAAU,CAAA;IAEV;;;;;;OAMG;IACH,iEAAW,CAAA;AACb,CAAC,EA9BW,kBAAkB,KAAlB,kBAAkB,QA8B7B;AAED;;GAEG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAAgC,aAAa,CAChF,QAAQ,CAAC,kDAAkD,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -5,8 +5,7 @@
|
|
|
5
5
|
* @internal
|
|
6
6
|
* proactive-messaging DD-003 D6: the query sibling of
|
|
7
7
|
* ChannelMessageCommandController — runtime messaging traffic (the send
|
|
8
|
-
* and its supporting reads) stays off the resource CRUD surface
|
|
9
|
-
* datastore-domain split applied consistently.
|
|
8
|
+
* and its supporting reads) stays off the resource CRUD surface.
|
|
10
9
|
*
|
|
11
10
|
* @generated from service ai.stigmer.agentic.agentchannel.v1.ChannelMessageQueryController
|
|
12
11
|
*/
|
|
@@ -11,8 +11,7 @@ import { MethodKind } from "@bufbuild/protobuf";
|
|
|
11
11
|
* @internal
|
|
12
12
|
* proactive-messaging DD-003 D6: the query sibling of
|
|
13
13
|
* ChannelMessageCommandController — runtime messaging traffic (the send
|
|
14
|
-
* and its supporting reads) stays off the resource CRUD surface
|
|
15
|
-
* datastore-domain split applied consistently.
|
|
14
|
+
* and its supporting reads) stays off the resource CRUD surface.
|
|
16
15
|
*
|
|
17
16
|
* @generated from service ai.stigmer.agentic.agentchannel.v1.ChannelMessageQueryController
|
|
18
17
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"message_query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentchannel/v1/message_query_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,0IAA0I;AAC1I,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,gBAAgB,EAAE,yBAAyB,EAAE,0BAA0B,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAC;AAC/H,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD
|
|
1
|
+
{"version":3,"file":"message_query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentchannel/v1/message_query_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,0IAA0I;AAC1I,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,gBAAgB,EAAE,yBAAyB,EAAE,0BAA0B,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAC;AAC/H,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;;;;;;;GAUG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAG;IAC3C,QAAQ,EAAE,kEAAkE;IAC5E,OAAO,EAAE;QACP;;;;;;;;;;;;;;;;;;;WAmBG;QACH,aAAa,EAAE;YACb,IAAI,EAAE,eAAe;YACrB,CAAC,EAAE,yBAAyB;YAC5B,CAAC,EAAE,gBAAgB;YACnB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;;;;;;WAoBG;QACH,qBAAqB,EAAE;YACrB,IAAI,EAAE,uBAAuB;YAC7B,CAAC,EAAE,0BAA0B;YAC7B,CAAC,EAAE,iBAAiB;YACpB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
|
|
@@ -11,8 +11,7 @@ export declare const file_ai_stigmer_agentic_agentchannel_v1_message_query: GenF
|
|
|
11
11
|
* @internal
|
|
12
12
|
* proactive-messaging DD-003 D6: the query sibling of
|
|
13
13
|
* ChannelMessageCommandController — runtime messaging traffic (the send
|
|
14
|
-
* and its supporting reads) stays off the resource CRUD surface
|
|
15
|
-
* datastore-domain split applied consistently.
|
|
14
|
+
* and its supporting reads) stays off the resource CRUD surface.
|
|
16
15
|
*
|
|
17
16
|
* @generated from service ai.stigmer.agentic.agentchannel.v1.ChannelMessageQueryController
|
|
18
17
|
*/
|
|
@@ -16,8 +16,7 @@ export const file_ai_stigmer_agentic_agentchannel_v1_message_query = /*@__PURE__
|
|
|
16
16
|
* @internal
|
|
17
17
|
* proactive-messaging DD-003 D6: the query sibling of
|
|
18
18
|
* ChannelMessageCommandController — runtime messaging traffic (the send
|
|
19
|
-
* and its supporting reads) stays off the resource CRUD surface
|
|
20
|
-
* datastore-domain split applied consistently.
|
|
19
|
+
* and its supporting reads) stays off the resource CRUD surface.
|
|
21
20
|
*
|
|
22
21
|
* @generated from service ai.stigmer.agentic.agentchannel.v1.ChannelMessageQueryController
|
|
23
22
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"message_query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentchannel/v1/message_query_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,0IAA0I;AAC1I,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,kDAAkD,EAAE,MAAM,oBAAoB,CAAC;AACxF,OAAO,EAAE,uDAAuD,EAAE,MAAM,wDAAwD,CAAC;AACjI,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AAEvG;;GAEG;AACH,MAAM,CAAC,MAAM,qDAAqD,GAAY,aAAa,CACzF,QAAQ,CAAC,kkBAAkkB,EAAE,CAAC,kDAAkD,EAAE,uDAAuD,EAAE,0CAA0C,CAAC,CAAC,CAAC;AAE1uB
|
|
1
|
+
{"version":3,"file":"message_query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentchannel/v1/message_query_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,0IAA0I;AAC1I,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,kDAAkD,EAAE,MAAM,oBAAoB,CAAC;AACxF,OAAO,EAAE,uDAAuD,EAAE,MAAM,wDAAwD,CAAC;AACjI,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AAEvG;;GAEG;AACH,MAAM,CAAC,MAAM,qDAAqD,GAAY,aAAa,CACzF,QAAQ,CAAC,kkBAAkkB,EAAE,CAAC,kDAAkD,EAAE,uDAAuD,EAAE,0CAA0C,CAAC,CAAC,CAAC;AAE1uB;;;;;;;;;;GAUG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAoDrC,aAAa,CAChB,WAAW,CAAC,qDAAqD,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -24,9 +24,10 @@ export declare const file_ai_stigmer_agentic_agentexecution_v1_context: GenFile;
|
|
|
24
24
|
*
|
|
25
25
|
* ## Timing
|
|
26
26
|
*
|
|
27
|
-
* Populated
|
|
28
|
-
* but before the streaming loop begins
|
|
29
|
-
*
|
|
27
|
+
* Populated by the agent runner once resolution completes (skills, env vars,
|
|
28
|
+
* MCP servers) but before the streaming loop begins, and reported through the
|
|
29
|
+
* execution status-update path. This represents the "snapshot" of resolved
|
|
30
|
+
* state. Once set, this field is immutable for the remainder of the execution.
|
|
30
31
|
*
|
|
31
32
|
* ## Security Considerations
|
|
32
33
|
*
|
|
@@ -39,7 +40,9 @@ export declare const file_ai_stigmer_agentic_agentexecution_v1_context: GenFile;
|
|
|
39
40
|
export type ResolvedExecutionContext = Message<"ai.stigmer.agentic.agentexecution.v1.ResolvedExecutionContext"> & {
|
|
40
41
|
/**
|
|
41
42
|
* Environment variable keys available to the agent (NOT values for security).
|
|
42
|
-
* Represents the merged
|
|
43
|
+
* Represents the merged environment values (instance environment_refs <
|
|
44
|
+
* runtime_env) filtered to the keys declared in Agent.spec.env — the agent
|
|
45
|
+
* env map is a declaration whitelist, not a value source.
|
|
43
46
|
* Keys are sorted alphabetically for consistent ordering and deterministic comparison.
|
|
44
47
|
* Examples: ["API_KEY", "DATABASE_URL", "LOG_LEVEL"]
|
|
45
48
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"context_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/context_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,wIAAwI;AACxI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,8CAA8C,EAAE,MAAM,cAAc,CAAC;AAG9E;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAAY,aAAa,CACrF,QAAQ,CAAC,4kDAA4kD,EAAE,CAAC,8CAA8C,CAAC,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"context_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/context_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,wIAAwI;AACxI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,8CAA8C,EAAE,MAAM,cAAc,CAAC;AAG9E;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAAY,aAAa,CACrF,QAAQ,CAAC,4kDAA4kD,EAAE,CAAC,8CAA8C,CAAC,CAAC,CAAC;AAqF3oD;;;GAGG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAyC,aAAa,CAC/F,WAAW,CAAC,iDAAiD,EAAE,CAAC,CAAC,CAAC;AAoDpE;;;GAGG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAA0C,aAAa,CACjG,WAAW,CAAC,iDAAiD,EAAE,CAAC,CAAC,CAAC;AA8IpE;;;GAGG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAAmC,aAAa,CACnF,WAAW,CAAC,iDAAiD,EAAE,CAAC,CAAC,CAAC;AAoIpE;;;GAGG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAA4B,aAAa,CACrE,WAAW,CAAC,iDAAiD,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -100,10 +100,25 @@ export type AgentExecutionSpec = Message<"ai.stigmer.agentic.agentexecution.v1.A
|
|
|
100
100
|
executionConfig?: ExecutionConfig;
|
|
101
101
|
/**
|
|
102
102
|
* Runtime environment variables and secrets (execution-scoped).
|
|
103
|
-
* These values are only available for this specific execution
|
|
104
|
-
*
|
|
105
|
-
*
|
|
106
|
-
*
|
|
103
|
+
* These values are only available for this specific execution and take the
|
|
104
|
+
* highest merge priority, overriding values from Environments bound via
|
|
105
|
+
* environment_refs. A key must be declared in Agent.spec.env to survive the
|
|
106
|
+
* merge: the agent env map is a declaration whitelist (name + is_secret +
|
|
107
|
+
* optional), never a value source — undeclared keys are dropped.
|
|
108
|
+
* Use case: B2B integrations where secrets are injected at runtime per call.
|
|
109
|
+
* These values are consumed into the ExecutionContext (deleted when the
|
|
110
|
+
* execution completes) and cleared from the persisted execution.
|
|
111
|
+
*
|
|
112
|
+
* @internal
|
|
113
|
+
* Merge priority (lowest to highest): resolved Environment values — from the
|
|
114
|
+
* creating schedule's or agent_call task's environment_refs (when present),
|
|
115
|
+
* then the instance's environment_refs; a later ref wins — then runtime_env
|
|
116
|
+
* (this field). The merged map is filtered to the keys declared in
|
|
117
|
+
* Agent.spec.env (no filtering when the agent declares none); a missing
|
|
118
|
+
* required key only logs a warning — the run is not failed. The merge is
|
|
119
|
+
* owned by backend/libs/go/envmerge and the agentexecution controller's
|
|
120
|
+
* executionContextBuilder, and asserted by
|
|
121
|
+
* test/conformance/src/suites-execution/envmerge.conformance.test.ts.
|
|
107
122
|
*
|
|
108
123
|
* @generated from field: map<string, ai.stigmer.agentic.executioncontext.v1.ExecutionValue> runtime_env = 5;
|
|
109
124
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,qIAAqI;AACrI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,8CAA8C,EAAE,MAAM,cAAc,CAAC;AAE9E,OAAO,EAAE,gDAAgD,EAAE,MAAM,sCAAsC,CAAC;AAExG,OAAO,EAAE,uCAAuC,EAAE,MAAM,6BAA6B,CAAC;AACtF,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAExF,OAAO,EAAE,2BAA2B,EAAE,8BAA8B,EAAE,MAAM,wBAAwB,CAAC;AAGrG;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAY,aAAa,CAClF,QAAQ,CAAC,qqGAAqqG,EAAE,CAAC,8CAA8C,EAAE,gDAAgD,EAAE,uCAAuC,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,8BAA8B,CAAC,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,qIAAqI;AACrI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,8CAA8C,EAAE,MAAM,cAAc,CAAC;AAE9E,OAAO,EAAE,gDAAgD,EAAE,MAAM,sCAAsC,CAAC;AAExG,OAAO,EAAE,uCAAuC,EAAE,MAAM,6BAA6B,CAAC;AACtF,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAExF,OAAO,EAAE,2BAA2B,EAAE,8BAA8B,EAAE,MAAM,wBAAwB,CAAC;AAGrG;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAY,aAAa,CAClF,QAAQ,CAAC,qqGAAqqG,EAAE,CAAC,8CAA8C,EAAE,gDAAgD,EAAE,uCAAuC,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,8BAA8B,CAAC,CAAC,CAAC;AA6Wx5G;;;GAGG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAAmC,aAAa,CACnF,WAAW,CAAC,8CAA8C,EAAE,CAAC,CAAC,CAAC;AA0LjE;;;GAGG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAAgC,aAAa,CAC7E,WAAW,CAAC,8CAA8C,EAAE,CAAC,CAAC,CAAC;AAsGjE;;;GAGG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAwC,aAAa,CAC7F,WAAW,CAAC,8CAA8C,EAAE,CAAC,CAAC,CAAC;AAiGjE;;;GAGG;AACH,MAAM,CAAC,MAAM,gBAAgB,GAA2B,aAAa,CACnE,WAAW,CAAC,8CAA8C,EAAE,CAAC,CAAC,CAAC;AA+CjE;;;GAGG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAoC,aAAa,CACrF,WAAW,CAAC,8CAA8C,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -38,27 +38,6 @@ export type AgentInstanceSpec = Message<"ai.stigmer.agentic.agentinstance.v1.Age
|
|
|
38
38
|
* @generated from field: repeated ai.stigmer.commons.apiresource.ApiResourceReference environment_refs = 3;
|
|
39
39
|
*/
|
|
40
40
|
environmentRefs: ApiResourceReference[];
|
|
41
|
-
/**
|
|
42
|
-
* Data partition this instance's record operations are scoped to, for
|
|
43
|
-
* every datastore the agent uses. Unset means the shared "default"
|
|
44
|
-
* partition.
|
|
45
|
-
*
|
|
46
|
-
* Instances declaring the same label share records (e.g. the prod
|
|
47
|
-
* instances of two agents on one datastore); a different label is a
|
|
48
|
-
* fully isolated dataset (e.g. a dev instance whose test records
|
|
49
|
-
* never touch prod).
|
|
50
|
-
*
|
|
51
|
-
* @internal
|
|
52
|
-
* DD-010: the record RPCs derive the partition from the session's
|
|
53
|
-
* resolved instance — server-side, per call, never from tool
|
|
54
|
-
* arguments — so the label (not the instance id, which changes when
|
|
55
|
-
* default instances are recreated) is the durable partition key.
|
|
56
|
-
* One label per instance in v1; a per-datastore map is a recorded
|
|
57
|
-
* additive growth slot.
|
|
58
|
-
*
|
|
59
|
-
* @generated from field: string datastore_partition = 4;
|
|
60
|
-
*/
|
|
61
|
-
datastorePartition: string;
|
|
62
41
|
};
|
|
63
42
|
/**
|
|
64
43
|
* Describes the message ai.stigmer.agentic.agentinstance.v1.AgentInstanceSpec.
|
|
@@ -8,7 +8,7 @@ import { file_buf_validate_validate } from "../../../../../buf/validate/validate
|
|
|
8
8
|
/**
|
|
9
9
|
* Describes the file ai/stigmer/agentic/agentinstance/v1/spec.proto.
|
|
10
10
|
*/
|
|
11
|
-
export const file_ai_stigmer_agentic_agentinstance_v1_spec = /*@__PURE__*/ fileDesc("
|
|
11
|
+
export const file_ai_stigmer_agentic_agentinstance_v1_spec = /*@__PURE__*/ fileDesc("Ci5haS9zdGlnbWVyL2FnZW50aWMvYWdlbnRpbnN0YW5jZS92MS9zcGVjLnByb3RvEiNhaS5zdGlnbWVyLmFnZW50aWMuYWdlbnRpbnN0YW5jZS52MSKpAgoRQWdlbnRJbnN0YW5jZVNwZWMSGQoIYWdlbnRfaWQYASABKAlCB7pIBHICEAESEwoLZGVzY3JpcHRpb24YAiABKAkSyAEKEGVudmlyb25tZW50X3JlZnMYAyADKAsyNC5haS5zdGlnbWVyLmNvbW1vbnMuYXBpcmVzb3VyY2UuQXBpUmVzb3VyY2VSZWZlcmVuY2VCeLpIcZIBbiJsugFpChVlbnZpcm9ubWVudF9yZWZzLmtpbmQSP2Vudmlyb25tZW50X3JlZnMgbXVzdCByZWZlcmVuY2UgcmVzb3VyY2VzIHdpdGgga2luZD1lbnZpcm9ubWVudBoPdGhpcy5raW5kID09IDUz4IUsNUoECAQQBVITZGF0YXN0b3JlX3BhcnRpdGlvbmIGcHJvdG8z", [file_ai_stigmer_commons_apiresource_field_options, file_ai_stigmer_commons_apiresource_io, file_buf_validate_validate]);
|
|
12
12
|
/**
|
|
13
13
|
* Describes the message ai.stigmer.agentic.agentinstance.v1.AgentInstanceSpec.
|
|
14
14
|
* Use `create(AgentInstanceSpecSchema)` to create a new message.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentinstance/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,mIAAmI;AACnI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,iDAAiD,EAAE,MAAM,kDAAkD,CAAC;AAErH,OAAO,EAAE,sCAAsC,EAAE,MAAM,uCAAuC,CAAC;AAC/F,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAGxF;;GAEG;AACH,MAAM,CAAC,MAAM,6CAA6C,GAAY,aAAa,CACjF,QAAQ,CAAC,
|
|
1
|
+
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentinstance/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,mIAAmI;AACnI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,iDAAiD,EAAE,MAAM,kDAAkD,CAAC;AAErH,OAAO,EAAE,sCAAsC,EAAE,MAAM,uCAAuC,CAAC;AAC/F,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAGxF;;GAEG;AACH,MAAM,CAAC,MAAM,6CAA6C,GAAY,aAAa,CACjF,QAAQ,CAAC,8gBAA8gB,EAAE,CAAC,iDAAiD,EAAE,sCAAsC,EAAE,0BAA0B,CAAC,CAAC,CAAC;AAuCppB;;;GAGG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAkC,aAAa,CACjF,WAAW,CAAC,6CAA6C,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -99,8 +99,14 @@ export type AgentShareSpec = Message<"ai.stigmer.agentic.agentshare.v1.AgentShar
|
|
|
99
99
|
* (SharedSessionBlueprintAccess) on every session/execution create — the
|
|
100
100
|
* same gate that re-checks enabled, so revocation latency is identical
|
|
101
101
|
* (immediate). Unframed hosted-page visitors report no origin and are
|
|
102
|
-
* exempt by construction.
|
|
103
|
-
*
|
|
102
|
+
* exempt by construction. Since stigmer-cloud#341 both gates cross-check
|
|
103
|
+
* the self-report against the request's browser-enforced Origin header
|
|
104
|
+
* (SharingRequestOriginPolicy): for direct SDK embeds the header is the
|
|
105
|
+
* authoritative origin — a lying or omitted embed_origin no longer
|
|
106
|
+
* bypasses this list — while requests from Stigmer's own hosted page
|
|
107
|
+
* keep the widget's browser-authentic self-report as the embedder
|
|
108
|
+
* signal. Exact origins only — loosening to wildcards later is a
|
|
109
|
+
* non-breaking change, tightening would not be.
|
|
104
110
|
*
|
|
105
111
|
* @generated from field: repeated string allowed_origins = 4;
|
|
106
112
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentshare/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,6HAA6H;AAC7H,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAE/E,OAAO,EAAE,oDAAoD,EAAE,MAAM,0CAA0C,CAAC;AAChH,OAAO,EAAE,iDAAiD,EAAE,MAAM,kDAAkD,CAAC;AAErH,OAAO,EAAE,sCAAsC,EAAE,MAAM,uCAAuC,CAAC;AAC/F,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAGxF;;GAEG;AACH,MAAM,CAAC,MAAM,0CAA0C,GAAY,aAAa,CAC9E,QAAQ,CAAC,qjEAAqjE,EAAE,CAAC,oDAAoD,EAAE,iDAAiD,EAAE,sCAAsC,EAAE,0BAA0B,CAAC,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentshare/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,6HAA6H;AAC7H,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAE/E,OAAO,EAAE,oDAAoD,EAAE,MAAM,0CAA0C,CAAC;AAChH,OAAO,EAAE,iDAAiD,EAAE,MAAM,kDAAkD,CAAC;AAErH,OAAO,EAAE,sCAAsC,EAAE,MAAM,uCAAuC,CAAC;AAC/F,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAGxF;;GAEG;AACH,MAAM,CAAC,MAAM,0CAA0C,GAAY,aAAa,CAC9E,QAAQ,CAAC,qjEAAqjE,EAAE,CAAC,oDAAoD,EAAE,iDAAiD,EAAE,sCAAsC,EAAE,0BAA0B,CAAC,CAAC,CAAC;AAmLjvE;;;GAGG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAA+B,aAAa,CAC3E,WAAW,CAAC,0CAA0C,EAAE,CAAC,CAAC,CAAC;AAmC7D;;;GAGG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAAmC,aAAa,CACnF,WAAW,CAAC,0CAA0C,EAAE,CAAC,CAAC,CAAC;AAE7D;;;;;;;GAOG;AACH,MAAM,CAAN,IAAY,kBA0BX;AA1BD,WAAY,kBAAkB;IAC5B;;;;OAIG;IACH,yEAAe,CAAA;IAEf;;;;;;OAMG;IACH,+DAAU,CAAA;IAEV;;;;;;;OAOG;IACH,yDAAO,CAAA;AACT,CAAC,EA1BW,kBAAkB,KAAlB,kBAAkB,QA0B7B;AAED;;GAEG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAAgC,aAAa,CAChF,QAAQ,CAAC,0CAA0C,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -242,6 +242,11 @@ export declare const McpServerCommandController: {
|
|
|
242
242
|
* Idempotent: if an override already exists for this resource + org, the
|
|
243
243
|
* existing OAuthApp is updated with the new credentials.
|
|
244
244
|
*
|
|
245
|
+
* Edition scoping: hosted-only. UNIMPLEMENTED on the OSS server by
|
|
246
|
+
* design, as one capability with getOrgOAuthApp and deleteOrgOAuthApp —
|
|
247
|
+
* see the full scoping note on McpServerQueryController.getOrgOAuthApp,
|
|
248
|
+
* the RPC clients probe.
|
|
249
|
+
*
|
|
245
250
|
* @internal
|
|
246
251
|
* Authorization: Requires can_create_oauth_app permission on the organization.
|
|
247
252
|
* This is an org-admin operation — setting credentials that affect all users
|
|
@@ -267,6 +272,11 @@ export declare const McpServerCommandController: {
|
|
|
267
272
|
* was created for it. After this, the resolution chain falls back to
|
|
268
273
|
* the platform default.
|
|
269
274
|
*
|
|
275
|
+
* Edition scoping: hosted-only. UNIMPLEMENTED on the OSS server by
|
|
276
|
+
* design, as one capability with getOrgOAuthApp and setOrgOAuthApp —
|
|
277
|
+
* see the full scoping note on McpServerQueryController.getOrgOAuthApp,
|
|
278
|
+
* the RPC clients probe.
|
|
279
|
+
*
|
|
270
280
|
* Existing user OAuthGrants that were issued using the org's OAuthApp
|
|
271
281
|
* will fail on next token refresh — those users will need to
|
|
272
282
|
* re-authenticate using the platform default or a new org override.
|
|
@@ -250,6 +250,11 @@ export const McpServerCommandController = {
|
|
|
250
250
|
* Idempotent: if an override already exists for this resource + org, the
|
|
251
251
|
* existing OAuthApp is updated with the new credentials.
|
|
252
252
|
*
|
|
253
|
+
* Edition scoping: hosted-only. UNIMPLEMENTED on the OSS server by
|
|
254
|
+
* design, as one capability with getOrgOAuthApp and deleteOrgOAuthApp —
|
|
255
|
+
* see the full scoping note on McpServerQueryController.getOrgOAuthApp,
|
|
256
|
+
* the RPC clients probe.
|
|
257
|
+
*
|
|
253
258
|
* @internal
|
|
254
259
|
* Authorization: Requires can_create_oauth_app permission on the organization.
|
|
255
260
|
* This is an org-admin operation — setting credentials that affect all users
|
|
@@ -275,6 +280,11 @@ export const McpServerCommandController = {
|
|
|
275
280
|
* was created for it. After this, the resolution chain falls back to
|
|
276
281
|
* the platform default.
|
|
277
282
|
*
|
|
283
|
+
* Edition scoping: hosted-only. UNIMPLEMENTED on the OSS server by
|
|
284
|
+
* design, as one capability with getOrgOAuthApp and setOrgOAuthApp —
|
|
285
|
+
* see the full scoping note on McpServerQueryController.getOrgOAuthApp,
|
|
286
|
+
* the RPC clients probe.
|
|
287
|
+
*
|
|
278
288
|
* Existing user OAuthGrants that were issued using the org's OAuthApp
|
|
279
289
|
* will fail on next token refresh — those users will need to
|
|
280
290
|
* re-authenticate using the platform default or a new org override.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/command_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,8HAA8H;AAC9H,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AACvC,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,sBAAsB,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AACrG,OAAO,EAAE,yBAAyB,EAAE,0BAA0B,EAAE,YAAY,EAAE,sBAAsB,EAAE,uBAAuB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,yBAAyB,EAAE,0BAA0B,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,WAAW,CAAC;AAEhS;;;;;;;;;;;;;GAaG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAG;IACxC,QAAQ,EAAE,4DAA4D;IACtE,OAAO,EAAE;QACP;;;;;;;;;;;;;WAaG;QACH,KAAK,EAAE;YACL,IAAI,EAAE,OAAO;YACb,CAAC,EAAE,SAAS;YACZ,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;WAcG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,SAAS;YACZ,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;WAWG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,SAAS;YACZ,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;WAcG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,sBAAsB;YACzB,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;WAUG;QACH,gBAAgB,EAAE;YAChB,IAAI,EAAE,kBAAkB;YACxB,CAAC,EAAE,qBAAqB;YACxB,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;;;;;;;;;;;;WA0BG;QACH,OAAO,EAAE;YACP,IAAI,EAAE,SAAS;YACf,CAAC,EAAE,YAAY;YACf,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;;;;;;;;;;WAwBG;QACH,oBAAoB,EAAE;YACpB,IAAI,EAAE,sBAAsB;YAC5B,CAAC,EAAE,yBAAyB;YAC5B,CAAC,EAAE,0BAA0B;YAC7B,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;;;;;;;;WAsBG;QACH,oBAAoB,EAAE;YACpB,IAAI,EAAE,sBAAsB;YAC5B,CAAC,EAAE,yBAAyB;YAC5B,CAAC,EAAE,0BAA0B;YAC7B,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;;;;;;WAoBG;QACH,eAAe,EAAE;YACf,IAAI,EAAE,iBAAiB;YACvB,CAAC,EAAE,oBAAoB;YACvB,CAAC,EAAE,qBAAqB;YACxB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD
|
|
1
|
+
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/command_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,8HAA8H;AAC9H,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AACvC,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,sBAAsB,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AACrG,OAAO,EAAE,yBAAyB,EAAE,0BAA0B,EAAE,YAAY,EAAE,sBAAsB,EAAE,uBAAuB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,yBAAyB,EAAE,0BAA0B,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,WAAW,CAAC;AAEhS;;;;;;;;;;;;;GAaG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAG;IACxC,QAAQ,EAAE,4DAA4D;IACtE,OAAO,EAAE;QACP;;;;;;;;;;;;;WAaG;QACH,KAAK,EAAE;YACL,IAAI,EAAE,OAAO;YACb,CAAC,EAAE,SAAS;YACZ,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;WAcG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,SAAS;YACZ,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;WAWG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,SAAS;YACZ,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;WAcG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,sBAAsB;YACzB,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;WAUG;QACH,gBAAgB,EAAE;YAChB,IAAI,EAAE,kBAAkB;YACxB,CAAC,EAAE,qBAAqB;YACxB,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;;;;;;;;;;;;WA0BG;QACH,OAAO,EAAE;YACP,IAAI,EAAE,SAAS;YACf,CAAC,EAAE,YAAY;YACf,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;;;;;;;;;;WAwBG;QACH,oBAAoB,EAAE;YACpB,IAAI,EAAE,sBAAsB;YAC5B,CAAC,EAAE,yBAAyB;YAC5B,CAAC,EAAE,0BAA0B;YAC7B,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;;;;;;;;WAsBG;QACH,oBAAoB,EAAE;YACpB,IAAI,EAAE,sBAAsB;YAC5B,CAAC,EAAE,yBAAyB;YAC5B,CAAC,EAAE,0BAA0B;YAC7B,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;;;;;;WAoBG;QACH,eAAe,EAAE;YACf,IAAI,EAAE,iBAAiB;YACvB,CAAC,EAAE,oBAAoB;YACvB,CAAC,EAAE,qBAAqB;YACxB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;;;;;;;;;;;;WA0BG;QACH,cAAc,EAAE;YACd,IAAI,EAAE,gBAAgB;YACtB,CAAC,EAAE,mBAAmB;YACtB,CAAC,EAAE,oBAAoB;YACvB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;;;;;;;;;;WAwBG;QACH,iBAAiB,EAAE;YACjB,IAAI,EAAE,mBAAmB;YACzB,CAAC,EAAE,sBAAsB;YACzB,CAAC,EAAE,uBAAuB;YAC1B,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
|