@stigmer/protos 3.12.1 → 3.12.2

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.
Files changed (62) hide show
  1. package/ai/stigmer/agentic/agent/v1/api_pb.d.ts +0 -1
  2. package/ai/stigmer/agentic/agent/v1/api_pb.js.map +1 -1
  3. package/ai/stigmer/agentic/agentexecution/v1/api_pb.d.ts +6 -14
  4. package/ai/stigmer/agentic/agentexecution/v1/api_pb.js +1 -1
  5. package/ai/stigmer/agentic/agentexecution/v1/api_pb.js.map +1 -1
  6. package/ai/stigmer/agentic/agentexecution/v1/approval_pb.d.ts +1 -1
  7. package/ai/stigmer/agentic/agentexecution/v1/command_connect.d.ts +2 -2
  8. package/ai/stigmer/agentic/agentexecution/v1/command_connect.js +2 -2
  9. package/ai/stigmer/agentic/agentexecution/v1/command_pb.d.ts +2 -2
  10. package/ai/stigmer/agentic/agentexecution/v1/context_pb.d.ts +0 -138
  11. package/ai/stigmer/agentic/agentexecution/v1/context_pb.js +3 -13
  12. package/ai/stigmer/agentic/agentexecution/v1/context_pb.js.map +1 -1
  13. package/ai/stigmer/agentic/agentexecution/v1/message_pb.d.ts +1 -1
  14. package/ai/stigmer/agentic/agentexecution/v1/spec_pb.d.ts +1 -1
  15. package/ai/stigmer/agentic/agentinstance/v1/api_pb.d.ts +0 -1
  16. package/ai/stigmer/agentic/agentinstance/v1/api_pb.js.map +1 -1
  17. package/ai/stigmer/agentic/agentinstance/v1/command_connect.d.ts +8 -0
  18. package/ai/stigmer/agentic/agentinstance/v1/command_connect.js +8 -0
  19. package/ai/stigmer/agentic/agentinstance/v1/command_connect.js.map +1 -1
  20. package/ai/stigmer/agentic/agentinstance/v1/command_pb.d.ts +8 -0
  21. package/ai/stigmer/agentic/agentinstance/v1/command_pb.js.map +1 -1
  22. package/ai/stigmer/agentic/artifact/v1/api_pb.d.ts +1 -1
  23. package/ai/stigmer/agentic/artifact/v1/command_connect.d.ts +1 -1
  24. package/ai/stigmer/agentic/artifact/v1/command_connect.js +1 -1
  25. package/ai/stigmer/agentic/artifact/v1/command_pb.d.ts +1 -1
  26. package/ai/stigmer/agentic/artifact/v1/command_pb.js +1 -1
  27. package/ai/stigmer/agentic/artifact/v1/io_pb.d.ts +1 -1
  28. package/ai/stigmer/agentic/artifact/v1/spec_pb.d.ts +1 -1
  29. package/ai/stigmer/agentic/environment/v1/api_pb.d.ts +0 -1
  30. package/ai/stigmer/agentic/environment/v1/api_pb.js.map +1 -1
  31. package/ai/stigmer/agentic/mcpserver/v1/command_connect.d.ts +4 -3
  32. package/ai/stigmer/agentic/mcpserver/v1/command_connect.js +4 -3
  33. package/ai/stigmer/agentic/mcpserver/v1/command_connect.js.map +1 -1
  34. package/ai/stigmer/agentic/mcpserver/v1/command_pb.d.ts +4 -3
  35. package/ai/stigmer/agentic/mcpserver/v1/command_pb.js.map +1 -1
  36. package/ai/stigmer/agentic/mcpserver/v1/io_pb.d.ts +2 -2
  37. package/ai/stigmer/agentic/mcpserver/v1/spec_pb.d.ts +7 -2
  38. package/ai/stigmer/agentic/mcpserver/v1/spec_pb.js.map +1 -1
  39. package/ai/stigmer/agentic/mcpserver/v1/status_pb.d.ts +2 -2
  40. package/ai/stigmer/agentic/session/v1/workspace_pb.d.ts +1 -1
  41. package/ai/stigmer/agentic/skill/v1/query_connect.d.ts +1 -1
  42. package/ai/stigmer/agentic/skill/v1/query_connect.js +1 -1
  43. package/ai/stigmer/agentic/skill/v1/query_pb.d.ts +1 -1
  44. package/ai/stigmer/agentic/workflow/v1/api_pb.d.ts +0 -1
  45. package/ai/stigmer/agentic/workflow/v1/api_pb.js.map +1 -1
  46. package/ai/stigmer/agentic/workflow/v1/tasks/agent_call_pb.d.ts +1 -1
  47. package/ai/stigmer/agentic/workflowexecution/v1/api_pb.d.ts +4 -4
  48. package/ai/stigmer/agentic/workflowexecution/v1/command_connect.d.ts +1 -1
  49. package/ai/stigmer/agentic/workflowexecution/v1/command_connect.js +1 -1
  50. package/ai/stigmer/agentic/workflowexecution/v1/command_pb.d.ts +1 -1
  51. package/ai/stigmer/agentic/workflowexecution/v1/event_pb.d.ts +6 -6
  52. package/ai/stigmer/agentic/workflowexecution/v1/io_pb.d.ts +2 -2
  53. package/ai/stigmer/platform/cursoraccount/v1/io_pb.d.ts +0 -10
  54. package/ai/stigmer/platform/cursoraccount/v1/io_pb.js +1 -1
  55. package/ai/stigmer/platform/cursoraccount/v1/io_pb.js.map +1 -1
  56. package/grpc/health/v1/health_connect.d.ts +75 -0
  57. package/grpc/health/v1/health_connect.js +97 -0
  58. package/grpc/health/v1/health_connect.js.map +1 -0
  59. package/grpc/health/v1/health_pb.d.ts +157 -0
  60. package/grpc/health/v1/health_pb.js +75 -0
  61. package/grpc/health/v1/health_pb.js.map +1 -0
  62. package/package.json +1 -1
@@ -124,12 +124,13 @@ export declare const McpServerCommandController: GenService<{
124
124
  * @internal
125
125
  * Typical flows:
126
126
  * - Web console: user clicks Connect, backend resolves env vars from the
127
- * user's personal environment, starts a Temporal workflow on the agent-runner.
127
+ * user's personal environment, starts a Temporal workflow on the runner
128
+ * (stigmer-runner).
128
129
  * - CLI: `stigmer discover mcp-server <name>` calls connect with runtime_env
129
130
  * populated from local env vars, delegating discovery to the backend.
130
- * - Graphton backfill: agent-runner calls connect on first execution when
131
+ * - Runner backfill: the runner calls connect on first use when
131
132
  * status.discovered_capabilities is empty, passing runtime_env from the
132
- * execution context.
133
+ * execution context (shared/connect-backfill.ts).
133
134
  *
134
135
  * Errors:
135
136
  * - FAILED_PRECONDITION: Required credentials missing from personal environment
@@ -1 +1 @@
1
- {"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/command_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,8HAA8H;AAC9H,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,wCAAwC,EAAE,MAAM,aAAa,CAAC;AAEvE,OAAO,EAAE,uCAAuC,EAAE,MAAM,YAAY,CAAC;AAErE,OAAO,EAAE,sCAAsC,EAAE,MAAM,uCAAuC,CAAC;AAC/F,OAAO,EAAE,uDAAuD,EAAE,MAAM,wDAAwD,CAAC;AACjI,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AAEvG;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAY,aAAa,CAChF,QAAQ,CAAC,8qFAA8qF,EAAE,CAAC,wCAAwC,EAAE,uCAAuC,EAAE,sCAAsC,EAAE,uDAAuD,EAAE,0CAA0C,CAAC,CAAC,CAAC;AAE75F;;;;;;;;;;;;;GAaG;AACH,MAAM,CAAC,MAAM,0BAA0B,GA+QlC,aAAa,CAChB,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/command_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,8HAA8H;AAC9H,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,wCAAwC,EAAE,MAAM,aAAa,CAAC;AAEvE,OAAO,EAAE,uCAAuC,EAAE,MAAM,YAAY,CAAC;AAErE,OAAO,EAAE,sCAAsC,EAAE,MAAM,uCAAuC,CAAC;AAC/F,OAAO,EAAE,uDAAuD,EAAE,MAAM,wDAAwD,CAAC;AACjI,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AAEvG;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAY,aAAa,CAChF,QAAQ,CAAC,8qFAA8qF,EAAE,CAAC,wCAAwC,EAAE,uCAAuC,EAAE,sCAAsC,EAAE,uDAAuD,EAAE,0CAA0C,CAAC,CAAC,CAAC;AAE75F;;;;;;;;;;;;;GAaG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAgRlC,aAAa,CAChB,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC"}
@@ -34,7 +34,7 @@ export declare const McpServerIdSchema: GenMessage<McpServerId>;
34
34
  * Triggers server-side MCP discovery and tool approval classification:
35
35
  * the backend creates an ephemeral ExecutionContext with the resolved
36
36
  * environment variables, starts a Temporal workflow that connects to the
37
- * MCP server (via the agent-runner), enumerates tools and resource
37
+ * MCP server (via the runner), enumerates tools and resource
38
38
  * templates, classifies tool approval policies, and stores the results
39
39
  * in status.discovered_capabilities and status.tool_approvals.
40
40
  *
@@ -47,7 +47,7 @@ export declare const McpServerIdSchema: GenMessage<McpServerId>;
47
47
  * Callers:
48
48
  * - Web console: calls connect after saving credentials to personal environment.
49
49
  * - CLI: calls connect with runtime_env populated from local env vars.
50
- * - Graphton backfill: calls connect with runtime_env from execution context
50
+ * - Runner backfill: calls connect with runtime_env from execution context
51
51
  * when status.discovered_capabilities is empty on first agent execution.
52
52
  *
53
53
  * Prerequisites:
@@ -124,15 +124,20 @@ export type McpServerSpec = Message<"ai.stigmer.agentic.mcpserver.v1.McpServerSp
124
124
  [key: string]: EnvVarDeclaration;
125
125
  };
126
126
  /**
127
- * Manual tool approval overrides set by the MCP server owner.
127
+ * Tools pinned by the MCP server owner to always require approval.
128
128
  *
129
129
  * @internal
130
130
  * These take precedence over system-generated `McpServerStatus.tool_approvals`.
131
131
  * Never auto-modified — only changed by explicit user action (apply/update).
132
132
  *
133
+ * Presence in this list IS the gate: every entry force-requires approval
134
+ * for its tool, overriding the classifier. The field cannot express the
135
+ * opposite direction — a pin can never exempt a tool. To un-gate a tool
136
+ * the classifier flagged, use `Agent.McpServerUsage.tool_approval_overrides`
137
+ * (layer 3 below), whose entries carry a real `requires_approval` boolean.
138
+ *
133
139
  * Use cases:
134
140
  * - Force approval for a tool the classifier marked as auto-approve
135
- * - Exempt a safe tool the classifier flagged as needing approval
136
141
  * - Establish organization-wide safety policies for dangerous tools
137
142
  *
138
143
  * Policy chain (lowest to highest priority):
@@ -1 +1 @@
1
- {"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,2HAA2H;AAC3H,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,yCAAyC,GAAY,aAAa,CAC7E,QAAQ,CAAC,0mEAA0mE,EAAE,CAAC,2CAA2C,EAAE,iDAAiD,EAAE,sCAAsC,EAAE,0BAA0B,CAAC,CAAC,CAAC;AAgL7xE;;;GAGG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAA8B,aAAa,CACzE,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC;AA+D5D;;;GAGG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAkC,aAAa,CACjF,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC;AA4E5D;;;GAGG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAiC,aAAa,CAC/E,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC;AAqE5D;;;GAGG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAAmC,aAAa,CACnF,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC;AA6H5D;;;GAGG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAA8B,aAAa,CACzE,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,2HAA2H;AAC3H,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,yCAAyC,GAAY,aAAa,CAC7E,QAAQ,CAAC,0mEAA0mE,EAAE,CAAC,2CAA2C,EAAE,iDAAiD,EAAE,sCAAsC,EAAE,0BAA0B,CAAC,CAAC,CAAC;AAqL7xE;;;GAGG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAA8B,aAAa,CACzE,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC;AA+D5D;;;GAGG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAkC,aAAa,CACjF,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC;AA4E5D;;;GAGG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAiC,aAAa,CAC/E,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC;AAqE5D;;;GAGG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAAmC,aAAa,CACnF,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC;AA6H5D;;;GAGG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAA8B,aAAa,CACzE,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC"}
@@ -17,7 +17,7 @@ export declare const file_ai_stigmer_agentic_mcpserver_v1_status: GenFile;
17
17
  * 2. Discovered capabilities — the tools and resource templates the MCP server
18
18
  * actually provides. Populated by:
19
19
  * a. Static seedpack bootstrap (for built-in servers like stigmer-mcp-server)
20
- * b. The connect RPC — the backend delegates to the agent-runner via a Temporal
20
+ * b. The connect RPC — the backend delegates to the runner via a Temporal
21
21
  * workflow, which connects to the MCP server and enumerates tools/resources.
22
22
  * 3. Tool approval policies — system-generated by a lightweight LLM classifier during
23
23
  * the connect flow. Manual overrides live in McpServerSpec.pinned_tool_approvals.
@@ -108,7 +108,7 @@ export declare const McpServerStatusSchema: GenMessage<McpServerStatus>;
108
108
  *
109
109
  * Populated by:
110
110
  * - Seedpack bootstrap (built-in servers with known, stable tool sets)
111
- * - The connect RPC (web console, CLI, or Graphton first-time-use backfill)
111
+ * - The connect RPC (web console, CLI, or the runner's first-time-use backfill)
112
112
  *
113
113
  * @generated from message ai.stigmer.agentic.mcpserver.v1.DiscoveredCapabilities
114
114
  */
@@ -86,7 +86,7 @@ export declare const WorkspaceEntrySchema: GenMessage<WorkspaceEntry>;
86
86
  * and persistent. No copy or clone is made.
87
87
  *
88
88
  * @internal
89
- * Deployment constraint: only valid when the agent-runner is in local mode.
89
+ * Deployment constraint: only valid when the runner is in local mode.
90
90
  * Cloud runners reject this at provisioning time with a clear error, the same
91
91
  * way GitRepoSource rejects SSH URLs at validation time.
92
92
  *
@@ -42,7 +42,7 @@ export declare const SkillQueryController: {
42
42
  * Returns the ZIP file containing SKILL.md and implementation files.
43
43
  *
44
44
  * @internal
45
- * Used by the agent-runner to download and extract skill artifacts into the
45
+ * Used by the runner to download and extract skill artifacts into the
46
46
  * sandbox at /bin/skills/{version_hash}/. Authorization is skipped as the
47
47
  * storage key itself acts as a capability token.
48
48
  *
@@ -50,7 +50,7 @@ export const SkillQueryController = {
50
50
  * Returns the ZIP file containing SKILL.md and implementation files.
51
51
  *
52
52
  * @internal
53
- * Used by the agent-runner to download and extract skill artifacts into the
53
+ * Used by the runner to download and extract skill artifacts into the
54
54
  * sandbox at /bin/skills/{version_hash}/. Authorization is skipped as the
55
55
  * storage key itself acts as a capability token.
56
56
  *
@@ -46,7 +46,7 @@ export declare const SkillQueryController: GenService<{
46
46
  * Returns the ZIP file containing SKILL.md and implementation files.
47
47
  *
48
48
  * @internal
49
- * Used by the agent-runner to download and extract skill artifacts into the
49
+ * Used by the runner to download and extract skill artifacts into the
50
50
  * sandbox at /bin/skills/{version_hash}/. Authorization is skipped as the
51
51
  * storage key itself acts as a capability token.
52
52
  *
@@ -11,7 +11,6 @@ export declare const file_ai_stigmer_agentic_workflow_v1_api: GenFile;
11
11
  * Workflow defines a multi-step task orchestration with sequential, parallel, and conditional execution.
12
12
  *
13
13
  * @internal
14
- * Uses Graphton configuration for state management.
15
14
  *
16
15
  * @generated from message ai.stigmer.agentic.workflow.v1.Workflow
17
16
  */
@@ -1 +1 @@
1
- {"version":3,"file":"api_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/workflow/v1/api_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,wHAAwH;AACxH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,wCAAwC,EAAE,MAAM,cAAc,CAAC;AAExE,OAAO,EAAE,0CAA0C,EAAE,MAAM,gBAAgB,CAAC;AAE5E,OAAO,EAAE,4CAA4C,EAAE,MAAM,6CAA6C,CAAC;AAC3G,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAGxF;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAY,aAAa,CAC3E,QAAQ,CAAC,6fAA6f,EAAE,CAAC,wCAAwC,EAAE,0CAA0C,EAAE,4CAA4C,EAAE,0BAA0B,CAAC,CAAC,CAAC;AA+C5qB;;;GAGG;AACH,MAAM,CAAC,MAAM,cAAc,GAAyB,aAAa,CAC/D,WAAW,CAAC,uCAAuC,EAAE,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"api_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/workflow/v1/api_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,wHAAwH;AACxH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,wCAAwC,EAAE,MAAM,cAAc,CAAC;AAExE,OAAO,EAAE,0CAA0C,EAAE,MAAM,gBAAgB,CAAC;AAE5E,OAAO,EAAE,4CAA4C,EAAE,MAAM,6CAA6C,CAAC;AAC3G,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAGxF;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAY,aAAa,CAC3E,QAAQ,CAAC,6fAA6f,EAAE,CAAC,wCAAwC,EAAE,0CAA0C,EAAE,4CAA4C,EAAE,0BAA0B,CAAC,CAAC,CAAC;AA8C5qB;;;GAGG;AACH,MAAM,CAAC,MAAM,cAAc,GAAyB,aAAa,CAC/D,WAAW,CAAC,uCAAuC,EAAE,CAAC,CAAC,CAAC"}
@@ -183,7 +183,7 @@ export type AgentCallTaskConfig = Message<"ai.stigmer.agentic.workflow.v1.tasks.
183
183
  * - HARNESS_UNSPECIFIED / HARNESS_NATIVE: Stigmer native engine (Python/LangGraph)
184
184
  * - HARNESS_CURSOR: Cursor SDK engine (TypeScript/Cursor)
185
185
  *
186
- * The workflow-runner creates a Session with this harness before creating
186
+ * The runner creates a Session with this harness before creating
187
187
  * the AgentExecution. The harness is a session-level concern — it determines
188
188
  * tool availability, state management, model access, and billing tier.
189
189
  *
@@ -347,7 +347,7 @@ export type WorkflowExecutionStatus = Message<"ai.stigmer.agentic.workflowexecut
347
347
  * Cumulative cost across all tasks in micro-USD (1 USD = 1,000,000 micros).
348
348
  *
349
349
  * @internal
350
- * Updated by the workflow-runner alongside each status update. Reflects the
350
+ * Updated by the runner alongside each status update. Reflects the
351
351
  * budget tracker's accumulated cost at the time of the last status write.
352
352
  * Used by getExecutionSummary for fast aggregation without scanning events.
353
353
  *
@@ -458,7 +458,7 @@ export type WorkflowPendingApproval = Message<"ai.stigmer.agentic.workflowexecut
458
458
  * ID of the child agent execution to forward the approval decision to.
459
459
  *
460
460
  * @internal
461
- * Set by the workflow-runner when surfacing child agent approvals
461
+ * Set by the runner when surfacing child agent approvals
462
462
  * at the workflow level. WorkflowExecution.SubmitApproval uses this
463
463
  * to route the decision to the correct AgentExecution.SubmitApproval RPC.
464
464
  *
@@ -698,7 +698,7 @@ export type WorkflowTask = Message<"ai.stigmer.agentic.workflowexecution.v1.Work
698
698
  * @internal
699
699
  * Non-zero for cost-incurring task kinds (llm_call, agent_call).
700
700
  * Zero for non-LLM tasks (transform, validate, emit_event, etc.).
701
- * Set by the workflow-runner when the task completes.
701
+ * Set by the runner when the task completes.
702
702
  *
703
703
  * @since Cost Data Pipeline
704
704
  *
@@ -738,7 +738,7 @@ export type WorkflowTask = Message<"ai.stigmer.agentic.workflowexecution.v1.Work
738
738
  * generic review.
739
739
  *
740
740
  * @internal
741
- * Written by the workflow-runner's task status accumulator on the
741
+ * Written by the runner's task status accumulator on the
742
742
  * waiting_approval transition and retained after the gate resolves
743
743
  * (the record of what kind of review was performed). The user-input
744
744
  * length constraint (max 63 chars) is enforced at the source field,
@@ -166,7 +166,7 @@ export declare const WorkflowExecutionCommandController: {
166
166
  * Update execution status during workflow execution.
167
167
  *
168
168
  * @internal
169
- * System-level RPC used by workflow-runner to send progressive status updates
169
+ * System-level RPC used by the runner to send progressive status updates
170
170
  * (messages, task states, phase, etc.). Optimized for frequent status updates
171
171
  * and merges status fields with existing state.
172
172
  *
@@ -174,7 +174,7 @@ export const WorkflowExecutionCommandController = {
174
174
  * Update execution status during workflow execution.
175
175
  *
176
176
  * @internal
177
- * System-level RPC used by workflow-runner to send progressive status updates
177
+ * System-level RPC used by the runner to send progressive status updates
178
178
  * (messages, task states, phase, etc.). Optimized for frequent status updates
179
179
  * and merges status fields with existing state.
180
180
  *
@@ -170,7 +170,7 @@ export declare const WorkflowExecutionCommandController: GenService<{
170
170
  * Update execution status during workflow execution.
171
171
  *
172
172
  * @internal
173
- * System-level RPC used by workflow-runner to send progressive status updates
173
+ * System-level RPC used by the runner to send progressive status updates
174
174
  * (messages, task states, phase, etc.). Optimized for frequent status updates
175
175
  * and merges status fields with existing state.
176
176
  *
@@ -29,11 +29,11 @@ export declare const file_ai_stigmer_agentic_workflowexecution_v1_event: GenFile
29
29
  *
30
30
  * Ordering:
31
31
  * Events are ordered by sequence_number (monotonic per execution, assigned by
32
- * the workflow-runner). Wall-clock occurred_at is informational; sequence_number
32
+ * the runner). Wall-clock occurred_at is informational; sequence_number
33
33
  * is the authoritative ordering key.
34
34
  *
35
35
  * Production:
36
- * The workflow-runner appends events alongside status updates via the
36
+ * The runner appends events alongside status updates via the
37
37
  * updateStatus RPC. Events are persisted atomically with the status update.
38
38
  *
39
39
  * Consumption:
@@ -49,7 +49,7 @@ export type WorkflowExecutionEvent = Message<"ai.stigmer.agentic.workflowexecuti
49
49
  * Unique event identifier.
50
50
  *
51
51
  * @internal
52
- * Format: UUID v4, generated by the workflow-runner at event creation time.
52
+ * Format: UUID v4, generated by the runner at event creation time.
53
53
  * Used for deduplication on retries: (execution_id, event_id) is unique.
54
54
  *
55
55
  * @generated from field: string event_id = 1;
@@ -69,7 +69,7 @@ export type WorkflowExecutionEvent = Message<"ai.stigmer.agentic.workflowexecuti
69
69
  * Monotonically increasing sequence number within this execution.
70
70
  *
71
71
  * @internal
72
- * Assigned by the workflow-runner, starting at 1 for the first event.
72
+ * Assigned by the runner, starting at 1 for the first event.
73
73
  * Provides total ordering within a single execution without relying on
74
74
  * clock synchronization. Used as the cursor for paginated event queries
75
75
  * (getEventLog) and live-tail positioning (subscribeEvents).
@@ -84,7 +84,7 @@ export type WorkflowExecutionEvent = Message<"ai.stigmer.agentic.workflowexecuti
84
84
  * ISO 8601 timestamp when the event occurred.
85
85
  *
86
86
  * @internal
87
- * Wall-clock time from the workflow-runner. Informational — do not use
87
+ * Wall-clock time from the runner. Informational — do not use
88
88
  * for ordering (use sequence_number instead). Useful for:
89
89
  * - Displaying human-readable timestamps in the execution viewer
90
90
  * - Calculating task durations (task_completed.occurred_at - task_started.occurred_at)
@@ -693,7 +693,7 @@ export declare const TaskRetryingPayloadSchema: GenMessage<TaskRetryingPayload>;
693
693
  * Payload for agent_call_started events.
694
694
  *
695
695
  * @internal
696
- * Emitted when the workflow-runner creates a child AgentExecution for an
696
+ * Emitted when the runner creates a child AgentExecution for an
697
697
  * agent_call task. The child_execution_id enables the UI to open a
698
698
  * drill-down stream into the agent's execution.
699
699
  *
@@ -285,7 +285,7 @@ export type WorkflowExecutionUpdateStatusInput = Message<"ai.stigmer.agentic.wor
285
285
  * Append-only: events are added to the persistent event log, never replaced.
286
286
  * This contrasts with status.tasks which uses full-replace protocol.
287
287
  *
288
- * The workflow-runner appends events atomically with each status update,
288
+ * The runner appends events atomically with each status update,
289
289
  * ensuring the event log stays consistent with the status snapshot.
290
290
  * Events must have monotonically increasing sequence_numbers — the handler
291
291
  * rejects batches where any event's sequence_number is <= the current
@@ -529,7 +529,7 @@ export declare const SubmitWorkflowFileDecisionInputSchema: GenMessage<SubmitWor
529
529
  * 5. Sends the signal via SignalWithStart for race-proof delivery
530
530
  *
531
531
  * The reviewer's decision (outcome + form_data) becomes the task output after
532
- * the workflow-runner receives and processes the signal.
532
+ * the runner receives and processes the signal.
533
533
  *
534
534
  * @since T13b (Java/Cloud Backend Parity)
535
535
  *
@@ -320,16 +320,6 @@ export type CursorAccountView = Message<"ai.stigmer.platform.cursoraccount.v1.Cu
320
320
  * @generated from field: repeated ai.stigmer.platform.cursoraccount.v1.CursorMemberKeyView key_views = 3;
321
321
  */
322
322
  keyViews: CursorMemberKeyView[];
323
- /**
324
- * Deprecated: superseded by members_without_keys_views, which carries
325
- * the same roster entries with their spend joined server-side. Still
326
- * populated (protos are published; older clients may read it); current
327
- * clients must read the views field.
328
- *
329
- * @generated from field: repeated ai.stigmer.platform.cursoraccount.v1.CursorTeamMember members_without_keys = 4 [deprecated = true];
330
- * @deprecated
331
- */
332
- membersWithoutKeys: CursorTeamMember[];
333
323
  /**
334
324
  * Active roster members (role != "removed") for whom no member key is
335
325
  * stored — the operator's "coverage gap" list, each joined with the
@@ -8,7 +8,7 @@ import { file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
8
8
  /**
9
9
  * Describes the file ai/stigmer/platform/cursoraccount/v1/io.proto.
10
10
  */
11
- export const file_ai_stigmer_platform_cursoraccount_v1_io = /*@__PURE__*/ fileDesc("Ci1haS9zdGlnbWVyL3BsYXRmb3JtL2N1cnNvcmFjY291bnQvdjEvaW8ucHJvdG8SJGFpLnN0aWdtZXIucGxhdGZvcm0uY3Vyc29yYWNjb3VudC52MSJoChhVcHNlcnRDdXJzb3JBY2NvdW50SW5wdXQSTAoHYWNjb3VudBgBIAEoCzIzLmFpLnN0aWdtZXIucGxhdGZvcm0uY3Vyc29yYWNjb3VudC52MS5DdXJzb3JBY2NvdW50Qga6SAPIAQEiRgoYRGVsZXRlQ3Vyc29yQWNjb3VudElucHV0EhsKCmFjY291bnRfaWQYASABKAlCB7pIBHICEAESDQoFZm9yY2UYAiABKAgibQoXQWRkQ3Vyc29yTWVtYmVyS2V5SW5wdXQSGwoKYWNjb3VudF9pZBgBIAEoCUIHukgEcgIQARIcCgdhcGlfa2V5GAIgASgJQgu6SAjIAQFyAxiAAhIXCgVsYWJlbBgDIAEoCUIIukgFcgMYgAEiYQoaUmVtb3ZlQ3Vyc29yTWVtYmVyS2V5SW5wdXQSGwoKYWNjb3VudF9pZBgBIAEoCUIHukgEcgIQARIXCgZrZXlfaWQYAiABKAlCB7pIBHICEAESDQoFZm9yY2UYAyABKAgiZwoeU2V0Q3Vyc29yTWVtYmVyS2V5RW5hYmxlZElucHV0EhsKCmFjY291bnRfaWQYASABKAlCB7pIBHICEAESFwoGa2V5X2lkGAIgASgJQge6SARyAhABEg8KB2VuYWJsZWQYAyABKAgiNQoWU3luY0N1cnNvckFjY291bnRJbnB1dBIbCgphY2NvdW50X2lkGAEgASgJQge6SARyAhABIhkKF0xpc3RDdXJzb3JBY2NvdW50c0lucHV0IqsBChRDdXJzb3JBY2NvdW50U3VtbWFyeRJECgdhY2NvdW50GAEgASgLMjMuYWkuc3RpZ21lci5wbGF0Zm9ybS5jdXJzb3JhY2NvdW50LnYxLkN1cnNvckFjY291bnQSGQoRZW5hYmxlZF9rZXlfY291bnQYAiABKAUSMgoObGFzdF9zeW5jZWRfYXQYAyABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wImYKFkN1cnNvckFjY291bnRzUmVzcG9uc2USTAoIYWNjb3VudHMYASADKAsyOi5haS5zdGlnbWVyLnBsYXRmb3JtLmN1cnNvcmFjY291bnQudjEuQ3Vyc29yQWNjb3VudFN1bW1hcnkiOAoZR2V0Q3Vyc29yQWNjb3VudFZpZXdJbnB1dBIbCgphY2NvdW50X2lkGAEgASgJQge6SARyAhABIqYBChRDdXJzb3JUZWFtTWVtYmVyVmlldxJGCgZtZW1iZXIYASABKAsyNi5haS5zdGlnbWVyLnBsYXRmb3JtLmN1cnNvcmFjY291bnQudjEuQ3Vyc29yVGVhbU1lbWJlchJGCgVzcGVuZBgCIAEoCzI3LmFpLnN0aWdtZXIucGxhdGZvcm0uY3Vyc29yYWNjb3VudC52MS5DdXJzb3JNZW1iZXJTcGVuZCKJAgoTQ3Vyc29yTWVtYmVyS2V5VmlldxJCCgNrZXkYASABKAsyNS5haS5zdGlnbWVyLnBsYXRmb3JtLmN1cnNvcmFjY291bnQudjEuQ3Vyc29yTWVtYmVyS2V5EkkKBXN0YXRlGAIgASgOMjouYWkuc3RpZ21lci5wbGF0Zm9ybS5jdXJzb3JhY2NvdW50LnYxLkN1cnNvck1lbWJlcktleVN0YXRlEkYKBXNwZW5kGAMgASgLMjcuYWkuc3RpZ21lci5wbGF0Zm9ybS5jdXJzb3JhY2NvdW50LnYxLkN1cnNvck1lbWJlclNwZW5kEhsKE3VzYWdlX2d1YXJkX3RyaXBwZWQYBCABKAgitAMKEUN1cnNvckFjY291bnRWaWV3EkQKB2FjY291bnQYASABKAsyMy5haS5zdGlnbWVyLnBsYXRmb3JtLmN1cnNvcmFjY291bnQudjEuQ3Vyc29yQWNjb3VudBJRCghzbmFwc2hvdBgCIAEoCzI/LmFpLnN0aWdtZXIucGxhdGZvcm0uY3Vyc29yYWNjb3VudC52MS5DdXJzb3JBY2NvdW50U3luY1NuYXBzaG90EkwKCWtleV92aWV3cxgDIAMoCzI5LmFpLnN0aWdtZXIucGxhdGZvcm0uY3Vyc29yYWNjb3VudC52MS5DdXJzb3JNZW1iZXJLZXlWaWV3ElgKFG1lbWJlcnNfd2l0aG91dF9rZXlzGAQgAygLMjYuYWkuc3RpZ21lci5wbGF0Zm9ybS5jdXJzb3JhY2NvdW50LnYxLkN1cnNvclRlYW1NZW1iZXJCAhgBEl4KGm1lbWJlcnNfd2l0aG91dF9rZXlzX3ZpZXdzGAUgAygLMjouYWkuc3RpZ21lci5wbGF0Zm9ybS5jdXJzb3JhY2NvdW50LnYxLkN1cnNvclRlYW1NZW1iZXJWaWV3KpIBChRDdXJzb3JNZW1iZXJLZXlTdGF0ZRInCiNjdXJzb3JfbWVtYmVyX2tleV9zdGF0ZV91bnNwZWNpZmllZBAAEhUKEW1lbWJlcl9rZXlfYWN0aXZlEAESHAoYbWVtYmVyX2tleV9vd25lcl9yZW1vdmVkEAISHAoYbWVtYmVyX2tleV9vd25lcl91bmtub3duEANiBnByb3RvMw", [file_ai_stigmer_platform_cursoraccount_v1_cursor_account, file_buf_validate_validate, file_google_protobuf_timestamp]);
11
+ export const file_ai_stigmer_platform_cursoraccount_v1_io = /*@__PURE__*/ fileDesc("Ci1haS9zdGlnbWVyL3BsYXRmb3JtL2N1cnNvcmFjY291bnQvdjEvaW8ucHJvdG8SJGFpLnN0aWdtZXIucGxhdGZvcm0uY3Vyc29yYWNjb3VudC52MSJoChhVcHNlcnRDdXJzb3JBY2NvdW50SW5wdXQSTAoHYWNjb3VudBgBIAEoCzIzLmFpLnN0aWdtZXIucGxhdGZvcm0uY3Vyc29yYWNjb3VudC52MS5DdXJzb3JBY2NvdW50Qga6SAPIAQEiRgoYRGVsZXRlQ3Vyc29yQWNjb3VudElucHV0EhsKCmFjY291bnRfaWQYASABKAlCB7pIBHICEAESDQoFZm9yY2UYAiABKAgibQoXQWRkQ3Vyc29yTWVtYmVyS2V5SW5wdXQSGwoKYWNjb3VudF9pZBgBIAEoCUIHukgEcgIQARIcCgdhcGlfa2V5GAIgASgJQgu6SAjIAQFyAxiAAhIXCgVsYWJlbBgDIAEoCUIIukgFcgMYgAEiYQoaUmVtb3ZlQ3Vyc29yTWVtYmVyS2V5SW5wdXQSGwoKYWNjb3VudF9pZBgBIAEoCUIHukgEcgIQARIXCgZrZXlfaWQYAiABKAlCB7pIBHICEAESDQoFZm9yY2UYAyABKAgiZwoeU2V0Q3Vyc29yTWVtYmVyS2V5RW5hYmxlZElucHV0EhsKCmFjY291bnRfaWQYASABKAlCB7pIBHICEAESFwoGa2V5X2lkGAIgASgJQge6SARyAhABEg8KB2VuYWJsZWQYAyABKAgiNQoWU3luY0N1cnNvckFjY291bnRJbnB1dBIbCgphY2NvdW50X2lkGAEgASgJQge6SARyAhABIhkKF0xpc3RDdXJzb3JBY2NvdW50c0lucHV0IqsBChRDdXJzb3JBY2NvdW50U3VtbWFyeRJECgdhY2NvdW50GAEgASgLMjMuYWkuc3RpZ21lci5wbGF0Zm9ybS5jdXJzb3JhY2NvdW50LnYxLkN1cnNvckFjY291bnQSGQoRZW5hYmxlZF9rZXlfY291bnQYAiABKAUSMgoObGFzdF9zeW5jZWRfYXQYAyABKAsyGi5nb29nbGUucHJvdG9idWYuVGltZXN0YW1wImYKFkN1cnNvckFjY291bnRzUmVzcG9uc2USTAoIYWNjb3VudHMYASADKAsyOi5haS5zdGlnbWVyLnBsYXRmb3JtLmN1cnNvcmFjY291bnQudjEuQ3Vyc29yQWNjb3VudFN1bW1hcnkiOAoZR2V0Q3Vyc29yQWNjb3VudFZpZXdJbnB1dBIbCgphY2NvdW50X2lkGAEgASgJQge6SARyAhABIqYBChRDdXJzb3JUZWFtTWVtYmVyVmlldxJGCgZtZW1iZXIYASABKAsyNi5haS5zdGlnbWVyLnBsYXRmb3JtLmN1cnNvcmFjY291bnQudjEuQ3Vyc29yVGVhbU1lbWJlchJGCgVzcGVuZBgCIAEoCzI3LmFpLnN0aWdtZXIucGxhdGZvcm0uY3Vyc29yYWNjb3VudC52MS5DdXJzb3JNZW1iZXJTcGVuZCKJAgoTQ3Vyc29yTWVtYmVyS2V5VmlldxJCCgNrZXkYASABKAsyNS5haS5zdGlnbWVyLnBsYXRmb3JtLmN1cnNvcmFjY291bnQudjEuQ3Vyc29yTWVtYmVyS2V5EkkKBXN0YXRlGAIgASgOMjouYWkuc3RpZ21lci5wbGF0Zm9ybS5jdXJzb3JhY2NvdW50LnYxLkN1cnNvck1lbWJlcktleVN0YXRlEkYKBXNwZW5kGAMgASgLMjcuYWkuc3RpZ21lci5wbGF0Zm9ybS5jdXJzb3JhY2NvdW50LnYxLkN1cnNvck1lbWJlclNwZW5kEhsKE3VzYWdlX2d1YXJkX3RyaXBwZWQYBCABKAgi9gIKEUN1cnNvckFjY291bnRWaWV3EkQKB2FjY291bnQYASABKAsyMy5haS5zdGlnbWVyLnBsYXRmb3JtLmN1cnNvcmFjY291bnQudjEuQ3Vyc29yQWNjb3VudBJRCghzbmFwc2hvdBgCIAEoCzI/LmFpLnN0aWdtZXIucGxhdGZvcm0uY3Vyc29yYWNjb3VudC52MS5DdXJzb3JBY2NvdW50U3luY1NuYXBzaG90EkwKCWtleV92aWV3cxgDIAMoCzI5LmFpLnN0aWdtZXIucGxhdGZvcm0uY3Vyc29yYWNjb3VudC52MS5DdXJzb3JNZW1iZXJLZXlWaWV3El4KGm1lbWJlcnNfd2l0aG91dF9rZXlzX3ZpZXdzGAUgAygLMjouYWkuc3RpZ21lci5wbGF0Zm9ybS5jdXJzb3JhY2NvdW50LnYxLkN1cnNvclRlYW1NZW1iZXJWaWV3SgQIBBAFUhRtZW1iZXJzX3dpdGhvdXRfa2V5cyqSAQoUQ3Vyc29yTWVtYmVyS2V5U3RhdGUSJwojY3Vyc29yX21lbWJlcl9rZXlfc3RhdGVfdW5zcGVjaWZpZWQQABIVChFtZW1iZXJfa2V5X2FjdGl2ZRABEhwKGG1lbWJlcl9rZXlfb3duZXJfcmVtb3ZlZBACEhwKGG1lbWJlcl9rZXlfb3duZXJfdW5rbm93bhADYgZwcm90bzM", [file_ai_stigmer_platform_cursoraccount_v1_cursor_account, file_buf_validate_validate, file_google_protobuf_timestamp]);
12
12
  /**
13
13
  * Describes the message ai.stigmer.platform.cursoraccount.v1.UpsertCursorAccountInput.
14
14
  * Use `create(UpsertCursorAccountInputSchema)` to create a new message.
@@ -1 +1 @@
1
- {"version":3,"file":"io_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/platform/cursoraccount/v1/io_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,mIAAmI;AACnI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAE/E,OAAO,EAAE,wDAAwD,EAAE,MAAM,wBAAwB,CAAC;AAClG,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAExF,OAAO,EAAE,8BAA8B,EAAE,MAAM,wBAAwB,CAAC;AAGxE;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAY,aAAa,CAChF,QAAQ,CAAC,opFAAopF,EAAE,CAAC,wDAAwD,EAAE,0BAA0B,EAAE,8BAA8B,CAAC,CAAC,CAAC;AAqBzxF;;;GAGG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAyC,aAAa,CAC/F,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AAuB/D;;;GAGG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAyC,aAAa,CAC/F,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AAgC/D;;;GAGG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAwC,aAAa,CAC7F,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AA6B/D;;;GAGG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAA2C,aAAa,CACnG,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AAyB/D;;;GAGG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAA+C,aAAa,CAC3G,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AAc/D;;;GAGG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAAuC,aAAa,CAC3F,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AAW/D;;;GAGG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAwC,aAAa,CAC7F,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AA+B/D;;;GAGG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAqC,aAAa,CACvF,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AAY/D;;;GAGG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAAuC,aAAa,CAC3F,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AAc/D;;;GAGG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAA0C,aAAa,CACjG,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AAyB/D;;;GAGG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAqC,aAAa,CACvF,WAAW,CAAC,4CAA4C,EAAE,EAAE,CAAC,CAAC;AA4ChE;;;GAGG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAoC,aAAa,CACrF,WAAW,CAAC,4CAA4C,EAAE,EAAE,CAAC,CAAC;AAiDhE;;;GAGG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAkC,aAAa,CACjF,WAAW,CAAC,4CAA4C,EAAE,EAAE,CAAC,CAAC;AAEhE;;;;;;GAMG;AACH,MAAM,CAAN,IAAY,oBA4BX;AA5BD,WAAY,oBAAoB;IAC9B;;OAEG;IACH,6HAAuC,CAAA;IAEvC;;;;OAIG;IACH,yFAAqB,CAAA;IAErB;;;;;OAKG;IACH,uGAA4B,CAAA;IAE5B;;;;;OAKG;IACH,uGAA4B,CAAA;AAC9B,CAAC,EA5BW,oBAAoB,KAApB,oBAAoB,QA4B/B;AAED;;GAEG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAkC,aAAa,CACpF,QAAQ,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"io_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/platform/cursoraccount/v1/io_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,mIAAmI;AACnI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAE/E,OAAO,EAAE,wDAAwD,EAAE,MAAM,wBAAwB,CAAC;AAClG,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAExF,OAAO,EAAE,8BAA8B,EAAE,MAAM,wBAAwB,CAAC;AAGxE;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAY,aAAa,CAChF,QAAQ,CAAC,ikFAAikF,EAAE,CAAC,wDAAwD,EAAE,0BAA0B,EAAE,8BAA8B,CAAC,CAAC,CAAC;AAqBtsF;;;GAGG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAyC,aAAa,CAC/F,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AAuB/D;;;GAGG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAyC,aAAa,CAC/F,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AAgC/D;;;GAGG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAwC,aAAa,CAC7F,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AA6B/D;;;GAGG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAA2C,aAAa,CACnG,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AAyB/D;;;GAGG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAA+C,aAAa,CAC3G,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AAc/D;;;GAGG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAAuC,aAAa,CAC3F,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AAW/D;;;GAGG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAwC,aAAa,CAC7F,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AA+B/D;;;GAGG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAqC,aAAa,CACvF,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AAY/D;;;GAGG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAAuC,aAAa,CAC3F,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AAc/D;;;GAGG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAA0C,aAAa,CACjG,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AAyB/D;;;GAGG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAqC,aAAa,CACvF,WAAW,CAAC,4CAA4C,EAAE,EAAE,CAAC,CAAC;AA4ChE;;;GAGG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAoC,aAAa,CACrF,WAAW,CAAC,4CAA4C,EAAE,EAAE,CAAC,CAAC;AAsChE;;;GAGG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAkC,aAAa,CACjF,WAAW,CAAC,4CAA4C,EAAE,EAAE,CAAC,CAAC;AAEhE;;;;;;GAMG;AACH,MAAM,CAAN,IAAY,oBA4BX;AA5BD,WAAY,oBAAoB;IAC9B;;OAEG;IACH,6HAAuC,CAAA;IAEvC;;;;OAIG;IACH,yFAAqB,CAAA;IAErB;;;;;OAKG;IACH,uGAA4B,CAAA;IAE5B;;;;;OAKG;IACH,uGAA4B,CAAA;AAC9B,CAAC,EA5BW,oBAAoB,KAApB,oBAAoB,QA4B/B;AAED;;GAEG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAkC,aAAa,CACpF,QAAQ,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC"}
@@ -0,0 +1,75 @@
1
+ /**
2
+ * Health is gRPC's mechanism for checking whether a server is able to handle
3
+ * RPCs. Its semantics are documented in
4
+ * https://github.com/grpc/grpc/blob/master/doc/health-checking.md.
5
+ *
6
+ * @generated from service grpc.health.v1.Health
7
+ */
8
+ export declare const Health: {
9
+ readonly typeName: "grpc.health.v1.Health";
10
+ readonly methods: {
11
+ /**
12
+ * Check gets the health of the specified service. If the requested service
13
+ * is unknown, the call will fail with status NOT_FOUND. If the caller does
14
+ * not specify a service name, the server should respond with its overall
15
+ * health status.
16
+ *
17
+ * Clients should set a deadline when calling Check, and can declare the
18
+ * server unhealthy if they do not receive a timely response.
19
+ *
20
+ * @generated from rpc grpc.health.v1.Health.Check
21
+ */
22
+ readonly check: {
23
+ readonly name: "Check";
24
+ readonly I: any;
25
+ readonly O: any;
26
+ readonly kind: any;
27
+ };
28
+ /**
29
+ * List provides a non-atomic snapshot of the health of all the available
30
+ * services.
31
+ *
32
+ * The server may respond with a RESOURCE_EXHAUSTED error if too many services
33
+ * exist.
34
+ *
35
+ * Clients should set a deadline when calling List, and can declare the server
36
+ * unhealthy if they do not receive a timely response.
37
+ *
38
+ * Clients should keep in mind that the list of health services exposed by an
39
+ * application can change over the lifetime of the process.
40
+ *
41
+ * @generated from rpc grpc.health.v1.Health.List
42
+ */
43
+ readonly list: {
44
+ readonly name: "List";
45
+ readonly I: any;
46
+ readonly O: any;
47
+ readonly kind: any;
48
+ };
49
+ /**
50
+ * Performs a watch for the serving status of the requested service.
51
+ * The server will immediately send back a message indicating the current
52
+ * serving status. It will then subsequently send a new message whenever
53
+ * the service's serving status changes.
54
+ *
55
+ * If the requested service is unknown when the call is received, the
56
+ * server will send a message setting the serving status to
57
+ * SERVICE_UNKNOWN but will *not* terminate the call. If at some
58
+ * future point, the serving status of the service becomes known, the
59
+ * server will send a new message with the service's serving status.
60
+ *
61
+ * If the call terminates with status UNIMPLEMENTED, then clients
62
+ * should assume this method is not supported and should not retry the
63
+ * call. If the call terminates with any other status (including OK),
64
+ * clients should retry the call with appropriate exponential backoff.
65
+ *
66
+ * @generated from rpc grpc.health.v1.Health.Watch
67
+ */
68
+ readonly watch: {
69
+ readonly name: "Watch";
70
+ readonly I: any;
71
+ readonly O: any;
72
+ readonly kind: any;
73
+ };
74
+ };
75
+ };
@@ -0,0 +1,97 @@
1
+ // Copyright 2015 The gRPC Authors
2
+ //
3
+ // Licensed under the Apache License, Version 2.0 (the "License");
4
+ // you may not use this file except in compliance with the License.
5
+ // You may obtain a copy of the License at
6
+ //
7
+ // http://www.apache.org/licenses/LICENSE-2.0
8
+ //
9
+ // Unless required by applicable law or agreed to in writing, software
10
+ // distributed under the License is distributed on an "AS IS" BASIS,
11
+ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ // See the License for the specific language governing permissions and
13
+ // limitations under the License.
14
+ // The canonical version of this proto can be found at
15
+ // https://github.com/grpc/grpc-proto/blob/master/grpc/health/v1/health.proto
16
+ // @generated by protoc-gen-connect-es v1.6.1 with parameter "target=ts,import_extension=js"
17
+ // @generated from file grpc/health/v1/health.proto (package grpc.health.v1, syntax proto3)
18
+ /* eslint-disable */
19
+ // @ts-nocheck
20
+ import { HealthCheckRequest, HealthCheckResponse, HealthListRequest, HealthListResponse } from "./health_pbjs";
21
+ import { MethodKind } from "@bufbuild/protobuf";
22
+ /**
23
+ * Health is gRPC's mechanism for checking whether a server is able to handle
24
+ * RPCs. Its semantics are documented in
25
+ * https://github.com/grpc/grpc/blob/master/doc/health-checking.md.
26
+ *
27
+ * @generated from service grpc.health.v1.Health
28
+ */
29
+ export const Health = {
30
+ typeName: "grpc.health.v1.Health",
31
+ methods: {
32
+ /**
33
+ * Check gets the health of the specified service. If the requested service
34
+ * is unknown, the call will fail with status NOT_FOUND. If the caller does
35
+ * not specify a service name, the server should respond with its overall
36
+ * health status.
37
+ *
38
+ * Clients should set a deadline when calling Check, and can declare the
39
+ * server unhealthy if they do not receive a timely response.
40
+ *
41
+ * @generated from rpc grpc.health.v1.Health.Check
42
+ */
43
+ check: {
44
+ name: "Check",
45
+ I: HealthCheckRequest,
46
+ O: HealthCheckResponse,
47
+ kind: MethodKind.Unary,
48
+ },
49
+ /**
50
+ * List provides a non-atomic snapshot of the health of all the available
51
+ * services.
52
+ *
53
+ * The server may respond with a RESOURCE_EXHAUSTED error if too many services
54
+ * exist.
55
+ *
56
+ * Clients should set a deadline when calling List, and can declare the server
57
+ * unhealthy if they do not receive a timely response.
58
+ *
59
+ * Clients should keep in mind that the list of health services exposed by an
60
+ * application can change over the lifetime of the process.
61
+ *
62
+ * @generated from rpc grpc.health.v1.Health.List
63
+ */
64
+ list: {
65
+ name: "List",
66
+ I: HealthListRequest,
67
+ O: HealthListResponse,
68
+ kind: MethodKind.Unary,
69
+ },
70
+ /**
71
+ * Performs a watch for the serving status of the requested service.
72
+ * The server will immediately send back a message indicating the current
73
+ * serving status. It will then subsequently send a new message whenever
74
+ * the service's serving status changes.
75
+ *
76
+ * If the requested service is unknown when the call is received, the
77
+ * server will send a message setting the serving status to
78
+ * SERVICE_UNKNOWN but will *not* terminate the call. If at some
79
+ * future point, the serving status of the service becomes known, the
80
+ * server will send a new message with the service's serving status.
81
+ *
82
+ * If the call terminates with status UNIMPLEMENTED, then clients
83
+ * should assume this method is not supported and should not retry the
84
+ * call. If the call terminates with any other status (including OK),
85
+ * clients should retry the call with appropriate exponential backoff.
86
+ *
87
+ * @generated from rpc grpc.health.v1.Health.Watch
88
+ */
89
+ watch: {
90
+ name: "Watch",
91
+ I: HealthCheckRequest,
92
+ O: HealthCheckResponse,
93
+ kind: MethodKind.ServerStreaming,
94
+ },
95
+ }
96
+ };
97
+ //# sourceMappingURL=health_connect.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"health_connect.js","sourceRoot":"","sources":["../../../../grpc/health/v1/health_connect.ts"],"names":[],"mappings":"AAAA,kCAAkC;AAClC,EAAE;AACF,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,iDAAiD;AACjD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;AAEjC,sDAAsD;AACtD,6EAA6E;AAE7E,4FAA4F;AAC5F,2FAA2F;AAC3F,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,MAAM,eAAe,CAAC;AAC/G,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;;;GAMG;AACH,MAAM,CAAC,MAAM,MAAM,GAAG;IACpB,QAAQ,EAAE,uBAAuB;IACjC,OAAO,EAAE;QACP;;;;;;;;;;WAUG;QACH,KAAK,EAAE;YACL,IAAI,EAAE,OAAO;YACb,CAAC,EAAE,kBAAkB;YACrB,CAAC,EAAE,mBAAmB;YACtB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;WAcG;QACH,IAAI,EAAE;YACJ,IAAI,EAAE,MAAM;YACZ,CAAC,EAAE,iBAAiB;YACpB,CAAC,EAAE,kBAAkB;YACrB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;;;;WAkBG;QACH,KAAK,EAAE;YACL,IAAI,EAAE,OAAO;YACb,CAAC,EAAE,kBAAkB;YACrB,CAAC,EAAE,mBAAmB;YACtB,IAAI,EAAE,UAAU,CAAC,eAAe;SACjC;KACF;CACO,CAAC"}