@case-framework/survey-assistant 0.1.0 → 0.2.0
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/README.md +71 -11
- package/dist/{authoring-references-X6uRaWuf.mjs → authoring-references-DYuOAdVx.mjs} +26 -2
- package/dist/authoring-references-DYuOAdVx.mjs.map +1 -0
- package/dist/{capabilities-B6tvE7fK.mjs → capabilities-DZ0a_o2y.mjs} +2 -2
- package/dist/{capabilities-B6tvE7fK.mjs.map → capabilities-DZ0a_o2y.mjs.map} +1 -1
- package/dist/{capabilities-DvSKtjAw.d.mts → capabilities-DlC1l6qy.d.mts} +4 -1
- package/dist/capabilities-DlC1l6qy.d.mts.map +1 -0
- package/dist/capabilities-default.d.mts +1 -1
- package/dist/capabilities-default.d.mts.map +1 -1
- package/dist/capabilities-default.mjs +6 -3
- package/dist/capabilities-default.mjs.map +1 -1
- package/dist/{constants-Jw0k8ojS.d.mts → constants-56jf_4ls.d.mts} +36 -9
- package/dist/constants-56jf_4ls.d.mts.map +1 -0
- package/dist/{controller-proxy-BRDusFiO.d.mts → controller-proxy-2VH0b_5E.d.mts} +29 -4
- package/dist/controller-proxy-2VH0b_5E.d.mts.map +1 -0
- package/dist/{controller-proxy-Duxo2IFE.mjs → controller-proxy-ClsY4lFI.mjs} +74 -5
- package/dist/controller-proxy-ClsY4lFI.mjs.map +1 -0
- package/dist/{digest-BsoVq49o.d.mts → digest-BvXpeWcR.d.mts} +2 -2
- package/dist/{digest-BsoVq49o.d.mts.map → digest-BvXpeWcR.d.mts.map} +1 -1
- package/dist/digest.d.mts +1 -1
- package/dist/{engine-sPvuixWg.mjs → engine-DQrCO_ur.mjs} +392 -50
- package/dist/engine-DQrCO_ur.mjs.map +1 -0
- package/dist/engine.d.mts +2 -2
- package/dist/engine.mjs +2 -2
- package/dist/{index-MpEMQzTm.d.mts → index-B_x2IYi7.d.mts} +5 -1
- package/dist/index-B_x2IYi7.d.mts.map +1 -0
- package/dist/{index-BWNHkpkh.d.mts → index-C_x686M7.d.mts} +27 -5
- package/dist/index-C_x686M7.d.mts.map +1 -0
- package/dist/{index-TFtvBiSQ.d.mts → index-DVxVyhAu.d.mts} +31 -9
- package/dist/index-DVxVyhAu.d.mts.map +1 -0
- package/dist/{index-CUqbBjkc.d.mts → index-DZ6KBwVR.d.mts} +16 -3
- package/dist/index-DZ6KBwVR.d.mts.map +1 -0
- package/dist/{memory-thread-repository-CJkkVE2-.mjs → memory-thread-repository-Cm1BJyRw.mjs} +110 -41
- package/dist/memory-thread-repository-Cm1BJyRw.mjs.map +1 -0
- package/dist/{protocol-DV0ka9WT.mjs → protocol-7EEgcYja.mjs} +70 -97
- package/dist/protocol-7EEgcYja.mjs.map +1 -0
- package/dist/protocol.d.mts +3 -3
- package/dist/protocol.mjs +2 -2
- package/dist/{react-VuYe-cPh.mjs → react-B_5smfiK.mjs} +145 -38
- package/dist/react-B_5smfiK.mjs.map +1 -0
- package/dist/react-integration.d.mts +2 -2
- package/dist/react-integration.mjs +2 -2
- package/dist/react.d.mts +3 -3
- package/dist/react.mjs +3 -3
- package/dist/references/assistant-operations.md +6 -0
- package/dist/references/core-rules.md +6 -0
- package/dist/references/embedded-forms.md +21 -14
- package/dist/references/expressions.md +3 -0
- package/dist/references/item-types.md +37 -10
- package/dist/references/source-material-surveys.md +9 -1
- package/dist/references/survey-data-model.md +13 -0
- package/dist/request-context-BDBw4-Gw.mjs +79 -0
- package/dist/request-context-BDBw4-Gw.mjs.map +1 -0
- package/dist/request-guardrails-h4t6u8mP.mjs +129 -0
- package/dist/request-guardrails-h4t6u8mP.mjs.map +1 -0
- package/dist/server-agent.d.mts +6 -2
- package/dist/server-agent.d.mts.map +1 -1
- package/dist/server-agent.mjs +39 -24
- package/dist/server-agent.mjs.map +1 -1
- package/dist/server-runtime.d.mts +21 -5
- package/dist/server-runtime.d.mts.map +1 -1
- package/dist/server-runtime.mjs +98 -32
- package/dist/server-runtime.mjs.map +1 -1
- package/dist/server-tasks.d.mts +2 -78
- package/dist/server-tasks.mjs +103 -46
- package/dist/server-tasks.mjs.map +1 -1
- package/dist/server-tools.d.mts +1 -1
- package/dist/server-tools.mjs +1 -1
- package/dist/server.d.mts +89 -21
- package/dist/server.d.mts.map +1 -1
- package/dist/server.mjs +136 -5
- package/dist/server.mjs.map +1 -0
- package/dist/storage-postgres.d.mts +12 -2
- package/dist/storage-postgres.d.mts.map +1 -1
- package/dist/storage-postgres.mjs +11 -6
- package/dist/storage-postgres.mjs.map +1 -1
- package/dist/tasks-COQnhSeT.d.mts +140 -0
- package/dist/tasks-COQnhSeT.d.mts.map +1 -0
- package/dist/{thread-documents-DamIq9Od.d.mts → thread-documents-BlxNjc7S.d.mts} +21 -5
- package/dist/thread-documents-BlxNjc7S.d.mts.map +1 -0
- package/dist/{thread-handlers-DpynUc64.d.mts → thread-handlers-l79JBl5m.d.mts} +38 -5
- package/dist/thread-handlers-l79JBl5m.d.mts.map +1 -0
- package/dist/{tools-Hz2p7vyv.mjs → tools-DDXaJ8Za.mjs} +257 -38
- package/dist/tools-DDXaJ8Za.mjs.map +1 -0
- package/dist/ui.d.mts +5 -3
- package/dist/ui.d.mts.map +1 -1
- package/dist/ui.mjs +91 -12
- package/dist/ui.mjs.map +1 -1
- package/docs/integration.md +234 -0
- package/package.json +9 -7
- package/dist/authoring-references-Cy8J-DWt.d.mts +0 -48
- package/dist/authoring-references-Cy8J-DWt.d.mts.map +0 -1
- package/dist/authoring-references-X6uRaWuf.mjs.map +0 -1
- package/dist/capabilities-DvSKtjAw.d.mts.map +0 -1
- package/dist/constants-Jw0k8ojS.d.mts.map +0 -1
- package/dist/controller-proxy-BRDusFiO.d.mts.map +0 -1
- package/dist/controller-proxy-Duxo2IFE.mjs.map +0 -1
- package/dist/engine-sPvuixWg.mjs.map +0 -1
- package/dist/index-BWNHkpkh.d.mts.map +0 -1
- package/dist/index-CUqbBjkc.d.mts.map +0 -1
- package/dist/index-MpEMQzTm.d.mts.map +0 -1
- package/dist/index-TFtvBiSQ.d.mts.map +0 -1
- package/dist/memory-thread-repository-CJkkVE2-.mjs.map +0 -1
- package/dist/protocol-DV0ka9WT.mjs.map +0 -1
- package/dist/react-VuYe-cPh.mjs.map +0 -1
- package/dist/request-context-jcmXT_Q2.mjs +0 -44
- package/dist/request-context-jcmXT_Q2.mjs.map +0 -1
- package/dist/request-guardrails-C59IWnH8.mjs +0 -73
- package/dist/request-guardrails-C59IWnH8.mjs.map +0 -1
- package/dist/server-tasks.d.mts.map +0 -1
- package/dist/thread-documents-DamIq9Od.d.mts.map +0 -1
- package/dist/thread-handlers-DpynUc64.d.mts.map +0 -1
- package/dist/tools-Hz2p7vyv.mjs.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tools-DDXaJ8Za.mjs","names":["isRecord","unwrapToolOutput","TOOL_ID","inputSchema","outputSchema","TOOL_ID","inputSchema","TOOL_ID","inputSchema","outputSchema","TOOL_ID","outlineModeSchema","inputSchema","outputSchema","summarizeForModel","TOOL_ID","DEFAULT_TEXT_LIMIT","inputSchema","outputSchema","summarizeForModel","TOOL_ID","inputSchema","outputSchema","summarizeForModel","TOOL_ID","inputSchema","outputSchema","TOOL_ID","inputSchema","outputSchema","TOOL_ID","inputSchema","outputSchema","TOOL_ID","inputSchema","INSPECT_TOOL_ID","CHANGE_TOOL_ID","EXPRESSION_TOOL_ID","AUTHORING_REFERENCE_TOOL_ID","ATTACHMENT_TOOL_ID","AUDIT_TOOL_ID","ASSET_TOOL_ID"],"sources":["../src/server/operation-contract-reference.ts","../src/server/tools/tool-model-output.ts","../src/server/tools/survey-authoring-reference-tool.ts","../src/server/tools/survey-change-tool.ts","../src/server/tools/survey-expression-tool.ts","../src/server/tools/survey-get-current-context-tool.ts","../src/server/tools/survey-get-item-details-tool.ts","../src/server/tools/survey-get-raw-survey-tool.ts","../src/server/tools/survey-search-items-tool.ts","../src/server/tools/survey-inspect-tool.ts","../src/server/tools/survey-attachment-tool.ts","../src/server/tools/survey-audit-tool.ts","../src/server/tools/survey-asset-tool.ts","../src/server/tools/index.ts"],"sourcesContent":["import {\n SURVEY_OPERATION_KINDS,\n type AssistantItemTypeManifest,\n type SurveyOperationKind,\n} from \"../protocol\";\nimport { surveyOperationSchemasByKind } from \"../protocol/operations\";\nimport { z } from \"zod\";\n\nexport const isSurveyOperationKind = (value: string): value is SurveyOperationKind =>\n (SURVEY_OPERATION_KINDS as readonly string[]).includes(value);\n\nexport const SURVEY_OPERATION_CONTRACT_DETAIL_LEVELS = [\"compact\", \"full\"] as const;\nexport type SurveyOperationContractDetail =\n (typeof SURVEY_OPERATION_CONTRACT_DETAIL_LEVELS)[number];\n\ntype JsonSchemaRecord = Record<string, unknown>;\n\nconst isRecord = (value: unknown): value is JsonSchemaRecord =>\n typeof value === \"object\" && value !== null && !Array.isArray(value);\n\nconst summarizeLargeSchema = (\n schema: JsonSchemaRecord,\n propertyName?: string,\n): JsonSchemaRecord => {\n const description =\n typeof schema.description === \"string\"\n ? schema.description\n : propertyName\n ? `Canonical value for \"${propertyName}\".`\n : \"Canonical value.\";\n const type = typeof schema.type === \"string\" ? schema.type : undefined;\n\n return {\n ...(type ? { type } : {}),\n description: `${description} The deeply nested schema is omitted from this compact reference; load the dedicated authoring reference when this structured value is needed.`,\n };\n};\n\nconst compactJsonSchema = (value: unknown, propertyName?: string, depth = 0): unknown => {\n if (Array.isArray(value)) {\n return value.map((entry) => compactJsonSchema(entry, propertyName, depth + 1));\n }\n if (!isRecord(value)) {\n return value;\n }\n\n if (typeof value.$ref === \"string\") {\n return {\n description:\n \"Recursive structured value omitted from this compact reference; request full detail only for protocol debugging.\",\n };\n }\n\n if (depth >= 3 && JSON.stringify(value).length > 12_000) {\n return summarizeLargeSchema(value, propertyName);\n }\n\n const compact: JsonSchemaRecord = {};\n for (const key of [\n \"type\",\n \"const\",\n \"enum\",\n \"description\",\n \"minimum\",\n \"maximum\",\n \"minLength\",\n \"maxLength\",\n \"minItems\",\n \"maxItems\",\n \"required\",\n \"additionalProperties\",\n ]) {\n if (value[key] !== undefined) {\n compact[key] = value[key];\n }\n }\n\n if (isRecord(value.properties)) {\n compact.properties = Object.fromEntries(\n Object.entries(value.properties).map(([key, schema]) => [\n key,\n compactJsonSchema(schema, key, depth + 1),\n ]),\n );\n }\n if (value.items !== undefined) {\n compact.items = compactJsonSchema(value.items, propertyName, depth + 1);\n }\n for (const unionKey of [\"oneOf\", \"anyOf\"] as const) {\n if (Array.isArray(value[unionKey])) {\n compact[unionKey] = value[unionKey].map((entry) =>\n compactJsonSchema(entry, propertyName, depth + 1),\n );\n }\n }\n\n return compact;\n};\n\nconst formatItemCapabilityProfile = (\n manifest: AssistantItemTypeManifest,\n kind: SurveyOperationKind,\n): string => {\n const fixedSurfaces = manifest.contentSurfaces.filter((surface) => !surface.pattern);\n const patternedSurfaces = manifest.contentSurfaces.filter((surface) => surface.pattern);\n const requiredSurfaces = fixedSurfaces.filter((surface) => surface.requiredOnCreate);\n const lines = [\n `## Item capability: \\`${manifest.itemType}\\``,\n \"\",\n `${manifest.displayName}: ${manifest.description ?? \"No additional description.\"}`,\n `Creation mode: ${manifest.create}.`,\n manifest.authoring?.configSummary\n ? `Configuration: ${manifest.authoring.configSummary}`\n : undefined,\n fixedSurfaces.length > 0\n ? `Fixed content surfaces: ${fixedSurfaces.map((surface) => surface.key).join(\", \")}.`\n : \"Fixed content surfaces: none.\",\n patternedSurfaces.length > 0\n ? `Dynamic content surfaces: ${patternedSurfaces.map((surface) => surface.key).join(\", \")}.`\n : undefined,\n kind === \"create-item\" && requiredSurfaces.length > 0\n ? `Required on creation: ${requiredSurfaces.map((surface) => surface.key).join(\", \")}.`\n : undefined,\n manifest.referenceTopics?.length\n ? `Load a dedicated reference only when needed: ${manifest.referenceTopics.join(\", \")}.`\n : undefined,\n ].filter((line): line is string => Boolean(line));\n\n if (kind === \"create-item\") {\n lines.push(\n \"\",\n \"Creation scope: put the complete initial item structure, configuration, and visible translations in this create-item operation. Operations that edit an item by itemId target items already present in the immutable live snapshot; do not create an empty item and then target its new id with option or field editing operations in the same response.\",\n );\n }\n\n return lines.join(\"\\n\");\n};\n\nexport const formatSurveyOperationContractReference = (\n kind: SurveyOperationKind,\n options: {\n detail?: SurveyOperationContractDetail;\n itemCapability?: AssistantItemTypeManifest;\n } = {},\n): string => {\n const { $schema: _schemaVersion, ...contract } = z.toJSONSchema(\n surveyOperationSchemasByKind[kind],\n {\n io: \"input\",\n reused: \"inline\",\n unrepresentable: \"any\",\n },\n );\n const detail = options.detail ?? \"compact\";\n const renderedContract = detail === \"full\" ? contract : compactJsonSchema(contract);\n const itemCapability = options.itemCapability;\n\n return [\n `# \\`${kind}\\` operation contract`,\n \"\",\n \"This JSON Schema is generated from the structural validator used by `survey_change`; it is\",\n \"the canonical field shape. Cross-field and snapshot-dependent rules are enforced when the\",\n \"proposal is validated. The tool may normalize limited schema-near shorthand, but prefer this\",\n \"canonical form.\",\n detail === \"compact\"\n ? 'This compact view preserves the operation structure while omitting deeply nested value schemas. Request detail \"full\" only for protocol debugging; load a focused rich-text, expression, form, or item-type reference for authoring guidance.'\n : \"This full view is intended for protocol debugging and may be large.\",\n \"\",\n \"```json\",\n JSON.stringify(renderedContract, null, 2),\n \"```\",\n ...(itemCapability ? [\"\", formatItemCapabilityProfile(itemCapability, kind)] : []),\n ].join(\"\\n\");\n};\n","import { isValidationError } from \"@mastra/core/tools\";\n\nconst FALLBACK_MODEL_TEXT =\n \"The tool returned no model-readable output. Review the tool arguments and retry with valid values.\";\n\nexport const unwrapToolOutput = (value: unknown): unknown =>\n value && typeof value === \"object\" && \"output\" in value && value.output !== undefined\n ? value.output\n : value;\n\nexport const createTextModelOutput = (text: unknown) => ({\n type: \"content\" as const,\n value: [\n {\n type: \"text\" as const,\n text: typeof text === \"string\" && text.trim().length > 0 ? text : FALLBACK_MODEL_TEXT,\n },\n ],\n});\n\nexport const toTextModelOutput = <T>(value: unknown, summarize: (output: T) => unknown) => {\n const output = unwrapToolOutput(value);\n if (isValidationError(output)) {\n return createTextModelOutput(output.message);\n }\n\n try {\n return createTextModelOutput(summarize(output as T));\n } catch {\n return createTextModelOutput(undefined);\n }\n};\n","import { createTool } from \"@mastra/core/tools\";\nimport { z } from \"zod\";\nimport {\n getBuiltInItemTypeAuthoringReference,\n surveyAuthoringReferences,\n surveyAuthoringReferenceTopics,\n} from \"../authoring-references\";\nimport {\n resolveAssistantCapabilityReference,\n type SurveyAssistantEngineContext,\n} from \"../../engine\";\nimport {\n formatSurveyOperationContractReference,\n isSurveyOperationKind,\n SURVEY_OPERATION_CONTRACT_DETAIL_LEVELS,\n} from \"../operation-contract-reference\";\nimport { toTextModelOutput } from \"./tool-model-output\";\n\nexport const TOOL_ID = \"survey_authoring_reference\";\n\nconst topicSchema = z.string().min(1).max(120);\n\nconst inputSchema = z.object({\n topic: topicSchema.describe(\"The narrow authoring reference to load.\"),\n itemType: z\n .string()\n .min(1)\n .max(120)\n .optional()\n .describe(\n 'Installed item type to focus. With topic \"item-types\", returns only that item type section instead of the combined reference.',\n ),\n operationKind: z\n .string()\n .min(1)\n .max(120)\n .optional()\n .describe(\n \"For topic assistant-operations, return only this operation's generated canonical field contract.\",\n ),\n detail: z\n .enum(SURVEY_OPERATION_CONTRACT_DETAIL_LEVELS)\n .optional()\n .describe(\n 'Contract detail for assistant-operations. Use \"compact\" for authoring and \"full\" only for protocol debugging.',\n ),\n reason: z.string().max(500).optional().describe(\"Short reason this reference is needed.\"),\n});\n\nconst outputSchema = z.object({\n ok: z.boolean(),\n topic: topicSchema,\n itemType: z.string().optional(),\n operationKind: z.string().optional(),\n detail: z.enum(SURVEY_OPERATION_CONTRACT_DETAIL_LEVELS).optional(),\n title: z.string(),\n content: z.string(),\n});\n\ntype SurveyAuthoringReferenceInput = z.infer<typeof inputSchema>;\n\nexport const surveyAuthoringReferenceTool = createTool({\n id: TOOL_ID,\n description:\n 'Load one narrow CASE authoring reference. With topic \"item-types\", pass itemType to load only that type. For a survey_change operation, use topic \"assistant-operations\" with operationKind and optionally itemType to compose the structural contract with that installed item capability. Compact detail is the authoring default; full detail is only for protocol debugging.',\n inputSchema,\n outputSchema,\n mcp: {\n annotations: {\n title: \"Read authoring reference\",\n readOnlyHint: true,\n destructiveHint: false,\n idempotentHint: true,\n openWorldHint: false,\n },\n },\n execute: async (inputData: SurveyAuthoringReferenceInput, context) => {\n const contractDetail = inputData.detail ?? \"compact\";\n const engineContext = context?.requestContext?.get(\"engineContext\") as\n | SurveyAssistantEngineContext\n | undefined;\n const itemCapability = inputData.itemType\n ? (engineContext?.trustedCapabilities?.byItemType.get(inputData.itemType)?.manifest ??\n engineContext?.capabilities.itemTypes.find(\n (entry) => entry.itemType === inputData.itemType,\n ))\n : undefined;\n\n if (inputData.operationKind && inputData.topic !== \"assistant-operations\") {\n return {\n ok: false,\n topic: inputData.topic,\n itemType: inputData.itemType,\n operationKind: inputData.operationKind,\n title: \"Operation contract unavailable\",\n content: \"operationKind is supported only with topic assistant-operations.\",\n };\n }\n\n if (inputData.operationKind) {\n if (!isSurveyOperationKind(inputData.operationKind)) {\n return {\n ok: false,\n topic: inputData.topic,\n operationKind: inputData.operationKind,\n detail: contractDetail,\n title: \"Operation contract unavailable\",\n content: `No built-in survey_change operation named \"${inputData.operationKind}\" is available.`,\n };\n }\n\n if (inputData.itemType && !itemCapability) {\n return {\n ok: false,\n topic: inputData.topic,\n itemType: inputData.itemType,\n operationKind: inputData.operationKind,\n detail: contractDetail,\n title: \"Item capability unavailable\",\n content: `No installed survey item capability named \"${inputData.itemType}\" is available.`,\n };\n }\n if (itemCapability && !itemCapability.supportedOperations.includes(inputData.operationKind)) {\n return {\n ok: false,\n topic: inputData.topic,\n itemType: inputData.itemType,\n operationKind: inputData.operationKind,\n detail: contractDetail,\n title: \"Operation unsupported for item type\",\n content: `Item type \"${itemCapability.itemType}\" does not support survey_change operation \"${inputData.operationKind}\".`,\n };\n }\n\n return {\n ok: true,\n topic: inputData.topic,\n itemType: inputData.itemType,\n operationKind: inputData.operationKind,\n detail: contractDetail,\n title: itemCapability\n ? `${inputData.operationKind} for ${itemCapability.displayName}`\n : `${inputData.operationKind} operation contract`,\n content: formatSurveyOperationContractReference(inputData.operationKind, {\n detail: contractDetail,\n itemCapability,\n }),\n };\n }\n\n const builtInEntry = surveyAuthoringReferenceTopics.includes(\n inputData.topic as (typeof surveyAuthoringReferenceTopics)[number],\n )\n ? surveyAuthoringReferences[\n inputData.topic as (typeof surveyAuthoringReferenceTopics)[number]\n ]\n : undefined;\n const capability = inputData.itemType\n ? engineContext?.trustedCapabilities?.byItemType.get(inputData.itemType)\n : undefined;\n const capabilityReference = inputData.itemType\n ? resolveAssistantCapabilityReference({\n capabilities: engineContext?.trustedCapabilities,\n itemType: inputData.itemType,\n topic: inputData.topic,\n })\n : undefined;\n const focusedBuiltInItemTypeReference =\n inputData.topic === \"item-types\" && inputData.itemType\n ? getBuiltInItemTypeAuthoringReference(inputData.itemType)\n : undefined;\n const capabilityEntry = capabilityReference\n ? {\n title: capabilityReference.title ?? `${capability?.manifest.displayName} authoring`,\n content: capabilityReference.markdown,\n }\n : undefined;\n const entry = focusedBuiltInItemTypeReference ?? capabilityEntry ?? builtInEntry;\n\n if (!entry) {\n return {\n ok: false,\n topic: inputData.topic,\n itemType: inputData.itemType,\n operationKind: inputData.operationKind,\n title: \"Reference unavailable\",\n content: inputData.itemType\n ? `No reference named \"${inputData.topic}\" is installed for item type \"${inputData.itemType}\".`\n : `No built-in reference named \"${inputData.topic}\" is available.`,\n };\n }\n\n return {\n ok: true,\n topic: inputData.topic,\n itemType: inputData.itemType,\n operationKind: inputData.operationKind,\n title: entry.title,\n content: entry.content,\n };\n },\n toModelOutput: (value) =>\n toTextModelOutput<z.infer<typeof outputSchema>>(\n value,\n (output) => `# ${output.title}\\n\\n${output.content}`,\n ),\n});\n","import { createTool } from \"@mastra/core/tools\";\nimport { SURVEY_EDITOR_ITEM_COLORS } from \"@case-framework/survey-core\";\nimport {\n SURVEY_ASSISTANT_PROTOCOL_VERSION,\n surveyChangeSetSchema,\n surveyOperationSchema,\n type SurveyChangeSet,\n type SurveyOperation,\n} from \"../../protocol\";\nimport {\n MAX_SURVEY_ASSISTANT_OPERATIONS_PER_PROPOSAL,\n SURVEY_CHANGE_CONTINUATION_DESCRIPTION,\n SURVEY_CHANGE_CONTINUATION_MODES,\n createSurveyChangeSet,\n normalizeSurveyChangeOperations,\n type SurveyAssistantEngineContext as SurveyAssistantSnapshot,\n} from \"../../engine\";\nimport type { RequestContext } from \"@mastra/core/request-context\";\nimport { randomUUID } from \"node:crypto\";\nimport { z } from \"zod\";\nimport {\n requireSurveyAssistantTurnState,\n type SurveyAssistantRequestContext,\n} from \"../request-context\";\nimport { toTextModelOutput } from \"./tool-model-output\";\n\nexport const TOOL_ID = \"survey_change\";\n\nconst ITEM_COLOR_PALETTE_DESCRIPTION = `Allowed editor item-color swatches: ${SURVEY_EDITOR_ITEM_COLORS.join(\n \", \",\n)}. Use one of these exact values for update-item-color; do not wait for validation feedback to choose a swatch.`;\n\n// The permissive array lets the normalizer repair predictable schema-near\n// authoring mistakes. Keep only high-frequency and safety-critical conventions\n// in recurring model context; canonical per-operation schemas are generated on\n// demand by survey_authoring_reference from the protocol validators.\nconst OPERATIONS_DESCRIPTION = [\n 'Typed survey operation objects to validate and package as one undoable change. Every object uses discriminator \"kind\", never \"type\".',\n 'For an unfamiliar canonical shape, load survey_authoring_reference with topic \"assistant-operations\" and operationKind; it returns only that operation schema, generated from the validator.',\n \"Any translations owned by an operation must be inside that same operation object. Never put translations beside the survey_change operations array.\",\n 'Create items with { kind: \"create-item\", target: { parentItemId, index? }, item: { id?, key, itemType, config }, translations? }. Put respondent content in top-level translations and item settings in item.config.',\n \"Use update-item-translation with itemId, locale, contentKey, and plainText for ordinary text or content for a complete structured value. Item titles and option/field labels are translations, not item labels.\",\n \"Item-editing operations target items already present in the immutable live snapshot. For a new item, put its complete initial options, fields, config, translations, and embedded expressions directly in create-item; do not create it empty and target its new id later in the response.\",\n \"For an existing choice item, use add-choice-option with itemId, optional locale/index, and option: { id?, key?, label }; label is a plain string and creates its translation.\",\n \"Every reorder replaces the complete inspected list: reorder-choice-options uses optionIds, reorder-form-field-groups uses groupIds, and reorder-items uses itemIds for every direct child. Include every existing entry exactly once in desired order.\",\n `Use update-item-color only with a supported swatch. ${ITEM_COLOR_PALETTE_DESCRIPTION}`,\n \"Use patch-item-config with itemId and plural patches whose JSON Pointer paths are relative to that item config root.\",\n \"Use update-placed-image only for an image already present in the immutable snapshot. For a new item, embed the complete image block directly in create-item translations.\",\n \"When deleting referenced images and assets, include every reference-removal operation and remove-image-asset last in the same operations array.\",\n 'Raw fallback is one { kind: \"survey-json-patch\", patches } operation containing all related survey-rooted edits; it must be the only operation in the call.',\n \"Keep proposals bounded; split oversized work into independent complete change calls.\",\n].join(\" \");\n\nconst inputSchema = z\n .object({\n intent: z\n .string()\n .min(1)\n .max(500)\n .describe(\"The concrete survey change requested by the user.\"),\n summary: z\n .string()\n .min(1)\n .max(500)\n .describe(\"Short user-facing summary of the intended survey change.\"),\n operations: z\n .array(z.unknown())\n .min(1)\n .max(MAX_SURVEY_ASSISTANT_OPERATIONS_PER_PROPOSAL)\n .describe(OPERATIONS_DESCRIPTION),\n continuationMode: z\n .enum(SURVEY_CHANGE_CONTINUATION_MODES)\n .nullish()\n .transform((value) => value ?? undefined)\n .describe(\n `${SURVEY_CHANGE_CONTINUATION_DESCRIPTION} Omit this field instead of sending null.`,\n ),\n inspectedContext: z\n .array(z.string().max(240))\n .max(20)\n .nullish()\n .transform((value) => value ?? undefined)\n .describe(\"Optional item ids, paths, or references inspected before proposing this change.\"),\n notes: z\n .string()\n .max(1000)\n .nullish()\n .transform((value) => value ?? undefined)\n .describe(\n \"Optional implementation notes for validation/debugging; not shown as persisted survey content.\",\n ),\n })\n .strict();\n\nconst rejectedOperationParseEvent = ({\n issueText,\n summary,\n turnId,\n}: {\n issueText: string;\n summary: string;\n turnId: string;\n}): SurveyChangeSet => ({\n protocolVersion: SURVEY_ASSISTANT_PROTOCOL_VERSION,\n id: randomUUID(),\n turnId,\n status: \"rejected\",\n summary,\n operations: [],\n validation: {\n valid: false,\n issues: [\n {\n severity: \"error\",\n code: \"invalid-operation-shape\",\n message: issueText,\n },\n ],\n warnings: [],\n normalizedOperations: [],\n },\n createdAt: new Date().toISOString(),\n});\n\nconst describeOperationTarget = (operation: SurveyOperation): string => {\n switch (operation.kind) {\n case \"update-item-translation\":\n return `${operation.kind} ${operation.locale}:${operation.itemId}:${operation.contentKey}`;\n case \"update-placed-image\":\n return `${operation.kind} ${operation.locale}:${operation.itemId}:${operation.contentKey}#${operation.imageIndex}`;\n case \"update-item-label\":\n case \"update-item-color\":\n case \"update-item-key\":\n case \"patch-item-config\":\n case \"remove-item\":\n case \"move-item\":\n return `${operation.kind} ${operation.itemId}`;\n case \"upsert-form-field-group\":\n return `${operation.kind} ${operation.target.itemId}:${operation.group.id}`;\n case \"remove-form-field-group\":\n return `${operation.kind} ${operation.target.itemId}:${operation.groupId}`;\n case \"reorder-form-field-groups\":\n return `${operation.kind} ${operation.target.itemId}`;\n case \"upsert-form-field\":\n return `${operation.kind} ${operation.target.itemId}:${operation.field.id}`;\n case \"remove-form-field\":\n case \"move-form-field\":\n return `${operation.kind} ${operation.target.itemId}:${operation.fieldId}`;\n case \"set-embedded-form\":\n case \"remove-embedded-form\":\n return `${operation.kind} ${operation.itemId}:${operation.optionId}`;\n case \"add-choice-option\":\n return `${operation.kind} ${operation.itemId}:${operation.option.id ?? operation.option.key ?? operation.option.label}`;\n case \"update-choice-option-label\":\n case \"remove-choice-option\":\n return `${operation.kind} ${operation.itemId}:${operation.optionId}`;\n case \"reorder-choice-options\":\n return `${operation.kind} ${operation.itemId}`;\n case \"reorder-items\":\n return `${operation.kind} ${operation.parentItemId}`;\n case \"update-survey-metadata\":\n case \"update-survey-pagination\":\n return operation.kind;\n case \"update-survey-translation\":\n return `${operation.kind} ${operation.locale}:${operation.surface}:${operation.contentKey}`;\n case \"remove-survey-locale\":\n return `${operation.kind} ${operation.locale}`;\n case \"set-image-asset\":\n case \"update-image-asset-metadata\":\n case \"remove-image-asset\":\n return `${operation.kind} ${operation.assetId}`;\n case \"create-item\":\n return `${operation.kind} ${operation.item.id ?? operation.item.key ?? operation.item.itemType}`;\n case \"survey-json-patch\":\n return `${operation.kind} ${operation.patches.map((patch) => patch.path).join(\", \")}`;\n }\n};\n\nconst summarizeValidation = (event: SurveyChangeSet) => {\n const lines = [\n `${event.status === \"validated\" ? \"Validated\" : \"Rejected\"} survey change: ${event.summary}`,\n `Change id: ${event.id}`,\n ];\n\n if (event.operations.length > 0) {\n lines.push(`Operations: ${event.operations.map((operation) => operation.kind).join(\", \")}`);\n }\n\n if (event.status === \"rejected\") {\n lines.push(\"Apply status: blocked; this candidate is not authorized.\");\n if (event.recovery?.requiredContinuationMode) {\n lines.push(\n `Required recovery: resubmit the complete intended proposal with continuationMode \"${event.recovery.requiredContinuationMode}\". No survey change from this turn can be authorized until that replacement validates.`,\n );\n } else if (event.recovery) {\n lines.push(\n `Required recovery: resubmit the complete proposal with an explicit continuationMode (${event.recovery.allowedContinuationModes.join(\" or \")}).`,\n );\n }\n if (event.operations.length > 0) {\n const checklist = event.operations.slice(0, 24).map(describeOperationTarget);\n lines.push(\n `Unapplied target sample (${checklist.length} of ${event.operations.length}):\\n${checklist.map((target) => `- ${target}`).join(\"\\n\")}`,\n );\n if (event.operations.length > checklist.length) {\n lines.push(\n `The sample omits ${event.operations.length - checklist.length} additional operation target(s). The original tool input is authoritative; preserve its complete requested scope when retrying.`,\n );\n }\n }\n }\n\n if (event.status === \"validated\") {\n lines.push(\n \"Lifecycle: this candidate is registered, not live. Do not target its new ids again in this response; successful turn completion authorizes the collector's final candidate ids for browser apply.\",\n );\n if (event.supersedesChangeIds?.length) {\n lines.push(\n `Queue: replaces ${event.supersedesChangeIds.length} earlier survey_change proposal(s) from this response.`,\n );\n }\n }\n\n if (event.supersedesChangeIds?.length && event.status === \"rejected\") {\n lines.push(\n `Queue: discarded ${event.supersedesChangeIds.length} earlier candidate proposal(s); their work is not retained or authorized. Include that discarded work in the complete replacement before claiming the request is complete.`,\n );\n }\n\n if (event.validation.issues.length > 0) {\n lines.push(\"Issues:\");\n for (const issue of event.validation.issues) {\n lines.push(`- ${issue.code}: ${issue.message}`);\n }\n\n const issueCodes = new Set(event.validation.issues.map((issue) => issue.code));\n if (\n issueCodes.has(\"missing-create-content\") ||\n issueCodes.has(\"missing-field-groups-wrapper\") ||\n issueCodes.has(\"missing-choice-options\") ||\n issueCodes.has(\"missing-choice-option-labels\")\n ) {\n lines.push(\n 'Recovery hint: load the assistant-operations reference, then retry the complete create-item proposal with continuationMode \"replace\". Put visible text in top-level translations[] beside item, config inside item.config, choice options in item.config.options, and form fields inside item.config.fieldGroups[].fields. Every choice option id needs a matching top-level translation whose contentKey is options.<optionId>.label.',\n );\n }\n\n if (issueCodes.has(\"too-many-operations\")) {\n lines.push(\n 'Recovery hint: keep the same inspected survey context and immediately split these edits into smaller survey_change calls. Use continuationMode \"replace\" on the first repaired chunk, then \"append\" on every later independent chunk. Do not claim that a new snapshot is needed unless a tool explicitly reported a missing snapshot.',\n );\n }\n }\n\n if (event.validation.warnings.length > 0) {\n lines.push(\"Warnings:\");\n for (const warning of event.validation.warnings) {\n lines.push(`- ${warning.code}: ${warning.message}`);\n }\n }\n\n return lines.join(\"\\n\");\n};\n\nexport const surveyChangeTool = createTool({\n id: TOOL_ID,\n description:\n 'Validate and queue one final, bounded, undoable survey change. This is not a dry run and does not mutate the live snapshot during the response. The live snapshot is immutable: item-editing operations target existing items, while each create-item must contain that new item\\'s complete initial config, content, options, fields, and embedded expressions. Multiple create-item operations may be ordered by dependency in one proposal. Omit continuationMode only on the first mutation call in a turn; every later mutation call must use \"append\" for independent additional work or \"replace\" for a correction. Every operation uses \"kind\".',\n inputSchema,\n outputSchema: surveyChangeSetSchema,\n mcp: {\n annotations: {\n title: \"Prepare survey change\",\n readOnlyHint: true,\n destructiveHint: false,\n idempotentHint: false,\n openWorldHint: false,\n },\n },\n execute: async (inputData, context): Promise<SurveyChangeSet> => {\n const { changeCollector, turnId } = requireSurveyAssistantTurnState(\n context?.requestContext as RequestContext<SurveyAssistantRequestContext> | undefined,\n );\n const snapshot = context?.requestContext?.get(\"engineContext\") as\n | SurveyAssistantSnapshot\n | undefined;\n const defaultLocale = snapshot?.ui.selectedLocale ?? snapshot?.inspection.locales[0] ?? \"en\";\n const continuationMode = inputData.continuationMode ?? undefined;\n const operationsParse = z\n .array(surveyOperationSchema)\n .safeParse(normalizeSurveyChangeOperations(inputData.operations, defaultLocale));\n\n if (!operationsParse.success) {\n return changeCollector.register(\n rejectedOperationParseEvent({\n summary: inputData.summary,\n turnId,\n issueText: operationsParse.error.issues\n .slice(0, 8)\n .map((issue) => `${issue.path.join(\".\") || \"operation\"}: ${issue.message}`)\n .join(\"; \"),\n }),\n { continuationMode },\n );\n }\n\n const event = createSurveyChangeSet({\n operations: operationsParse.data as SurveyOperation[],\n snapshot,\n summary: inputData.summary,\n turnId,\n });\n\n return changeCollector.register(event, { continuationMode });\n },\n toModelOutput: (value) => toTextModelOutput<SurveyChangeSet>(value, summarizeValidation),\n});\n","import { createTool } from \"@mastra/core/tools\";\nimport type { RequestContext } from \"@mastra/core/request-context\";\nimport {\n SURVEY_ASSISTANT_PROTOCOL_VERSION,\n surveyChangeSetSchema,\n type SurveyChangeSet,\n type SurveyOperation,\n type SurveyValidationIssue,\n} from \"../../protocol\";\nimport type { JsonPatchOperation } from \"@case-framework/survey-core\";\nimport {\n SURVEY_CHANGE_CONTINUATION_DESCRIPTION,\n SURVEY_CHANGE_CONTINUATION_MODES,\n buildExpressionMutationPatches,\n createSurveyChangeSet,\n expressionMutationSchema,\n getRawSurveyItems,\n type SurveyAssistantEngineContext as SurveyAssistantSnapshot,\n} from \"../../engine\";\nimport { randomUUID } from \"node:crypto\";\nimport { z } from \"zod\";\nimport {\n requireSurveyAssistantTurnState,\n type SurveyAssistantRequestContext,\n} from \"../request-context\";\nimport { toTextModelOutput } from \"./tool-model-output\";\n\nexport const TOOL_ID = \"survey_expression\";\n\nconst contextActionSchema = z.object({\n action: z.literal(\"context\"),\n reason: z.string().max(500).optional(),\n itemIds: z.array(z.string().min(1).max(240)).max(12).optional(),\n includeRawLocations: z.boolean().optional(),\n});\n\nconst continuationModeSchema = z\n .enum(SURVEY_CHANGE_CONTINUATION_MODES)\n .optional()\n .describe(SURVEY_CHANGE_CONTINUATION_DESCRIPTION);\n\nconst prepareActionSchema = z.object({\n action: z.literal(\"prepare\"),\n intent: z.string().min(1).max(500),\n summary: z.string().min(1).max(500),\n mutations: z.array(expressionMutationSchema).min(1).max(40),\n continuationMode: continuationModeSchema,\n inspectedContext: z.array(z.string().max(240)).max(20).optional(),\n});\n\nconst inputSchema = z\n .object({\n action: z\n .enum([\"context\", \"prepare\"])\n .describe(\"Use context to inspect expression refs; use prepare to create expression edits.\"),\n reason: z.string().max(500).optional(),\n itemIds: z\n .array(z.string().min(1).max(240))\n .max(12)\n .optional()\n .describe(\"For context: optional item ids/keys to focus existing expression locations.\"),\n includeRawLocations: z\n .boolean()\n .optional()\n .describe(\"For context: include existing expression locations by raw item.\"),\n intent: z\n .string()\n .min(1)\n .max(500)\n .optional()\n .describe(\"For prepare: requested expression edit.\"),\n summary: z.string().min(1).max(500).optional().describe(\"For prepare: user-facing summary.\"),\n mutations: z\n .array(z.record(z.string(), z.unknown()))\n .min(1)\n .max(40)\n .optional()\n .describe(\n 'For prepare: expression mutation objects using kebab-case kind names. Item visibility shape: { kind: \"set-item-display-condition\", itemId: \"<existing-item-id>\", expression: { type: \"function\", functionName: \"eq\", arguments: [...] } }. expression is always CASE expression JSON, never a string or expression-language snippet. Other supported kinds set/clear component display/disabled conditions, validation expressions, prefills, and template values.',\n ),\n continuationMode: continuationModeSchema,\n inspectedContext: z.array(z.string().max(240)).max(20).optional(),\n })\n .strict()\n .superRefine((value, ctx) => {\n if (value.action !== \"prepare\") {\n return;\n }\n if (!value.intent) {\n ctx.addIssue({\n code: z.ZodIssueCode.custom,\n path: [\"intent\"],\n message: \"Required for prepare.\",\n });\n }\n if (!value.summary) {\n ctx.addIssue({\n code: z.ZodIssueCode.custom,\n path: [\"summary\"],\n message: \"Required for prepare.\",\n });\n }\n if (!value.mutations?.length) {\n ctx.addIssue({\n code: z.ZodIssueCode.custom,\n path: [\"mutations\"],\n message: \"At least one mutation is required for prepare.\",\n });\n }\n });\n\nconst contextOutputSchema = z.object({\n ok: z.boolean(),\n action: z.literal(\"context\"),\n modelSummary: z.string(),\n listOrdering: z\n .record(z.string(), z.string())\n .describe(\"Meaning of each returned list. Expression references are not positional.\"),\n responseSlots: z.array(z.object({ ref: z.string(), valueType: z.string().optional() })),\n expressionLocations: z\n .array(\n z.object({\n itemId: z.string(),\n key: z.string(),\n itemType: z.string(),\n rawIndex: z.number().int().nonnegative(),\n locations: z.array(z.string()),\n }),\n )\n .optional(),\n});\n\nconst outputSchema = z.union([contextOutputSchema, surveyChangeSetSchema]);\n\ntype SurveyExpressionInput = z.infer<typeof inputSchema>;\ntype PrepareExpressionInput = z.infer<typeof prepareActionSchema>;\ntype ContextOutput = z.infer<typeof contextOutputSchema>;\n\ntype IssueInput = Omit<SurveyValidationIssue, \"severity\"> & {\n severity?: SurveyValidationIssue[\"severity\"];\n};\n\nconst createIssue = ({ severity = \"error\", ...input }: IssueInput): SurveyValidationIssue => ({\n severity,\n ...input,\n});\n\nconst buildResponseSlotTypes = (snapshot: SurveyAssistantSnapshot) => snapshot.responseSlotTypes;\n\nconst rejectedEvent = ({\n issues,\n summary,\n turnId,\n warnings = [],\n}: {\n issues: SurveyValidationIssue[];\n summary: string;\n turnId: string;\n warnings?: SurveyValidationIssue[];\n}): SurveyChangeSet => ({\n protocolVersion: SURVEY_ASSISTANT_PROTOCOL_VERSION,\n id: randomUUID(),\n turnId,\n status: \"rejected\",\n summary,\n operations: [],\n validation: {\n valid: false,\n issues,\n warnings,\n normalizedOperations: [],\n },\n createdAt: new Date().toISOString(),\n});\n\nconst summarizeDraftEvent = (event: SurveyChangeSet) => {\n const lines = [\n `${event.status === \"validated\" ? \"Validated\" : \"Rejected\"} expression change: ${event.summary}`,\n `Change id: ${event.id}`,\n ];\n\n if (event.operations.length > 0) {\n lines.push(`Operations: ${event.operations.map((operation) => operation.kind).join(\", \")}`);\n }\n\n if (event.status === \"rejected\") {\n lines.push(\"Apply status: blocked; this candidate is not authorized.\");\n if (event.recovery?.requiredContinuationMode) {\n lines.push(\n `Required recovery: resubmit the complete intended proposal with continuationMode \"${event.recovery.requiredContinuationMode}\". No survey change from this turn can be authorized until that replacement validates.`,\n );\n } else if (event.recovery) {\n lines.push(\n `Required recovery: resubmit the complete proposal with an explicit continuationMode (${event.recovery.allowedContinuationModes.join(\" or \")}).`,\n );\n }\n }\n\n if (event.supersedesChangeIds?.length) {\n lines.push(\n event.status === \"validated\"\n ? `Queue: replaces ${event.supersedesChangeIds.length} earlier candidate proposal(s) from this response.`\n : `Queue: discarded ${event.supersedesChangeIds.length} earlier candidate proposal(s); their work is not retained or authorized.`,\n );\n }\n\n if (event.validation.issues.length > 0) {\n lines.push(\"Issues:\");\n for (const issue of event.validation.issues) {\n lines.push(`- ${issue.code}: ${issue.message}`);\n }\n }\n\n if (event.validation.warnings.length > 0) {\n lines.push(\"Warnings:\");\n for (const warning of event.validation.warnings) {\n lines.push(`- ${warning.code}: ${warning.message}`);\n }\n }\n\n return lines.join(\"\\n\");\n};\n\nconst buildContextOutput = (\n snapshot: SurveyAssistantSnapshot,\n input: SurveyExpressionInput,\n): ContextOutput => {\n const rawItems = getRawSurveyItems(snapshot);\n const responseSlotTypes = buildResponseSlotTypes(snapshot);\n const responseSlots = Object.entries(responseSlotTypes).map(([ref, valueType]) => ({\n ref,\n ...(valueType ? { valueType } : {}),\n }));\n const itemFilter =\n input.action === \"context\" && input.itemIds?.length ? new Set(input.itemIds) : undefined;\n const includeRawLocations = input.action === \"context\" && input.includeRawLocations === true;\n const expressionLocations = includeRawLocations\n ? rawItems\n .map((item, rawIndex) => {\n if (itemFilter && !itemFilter.has(item.id) && !itemFilter.has(item.key)) {\n return undefined;\n }\n const locations = [\n item.displayConditions?.root ? \"displayConditions.root\" : undefined,\n ...Object.keys(item.displayConditions?.components ?? {}).map(\n (componentId) => `displayConditions.components.${componentId}`,\n ),\n ...Object.keys(item.disabledConditions?.components ?? {}).map(\n (componentId) => `disabledConditions.components.${componentId}`,\n ),\n ...Object.keys(item.validations ?? {}).map(\n (validationKey) => `validations.${validationKey}`,\n ),\n ...(item.prefills ?? []).map((prefill) => `prefills.${prefill.id}`),\n ].filter((location): location is string => Boolean(location));\n\n return {\n itemId: item.id,\n key: item.key,\n itemType: item.itemType,\n rawIndex,\n locations,\n };\n })\n .filter((entry): entry is NonNullable<typeof entry> => Boolean(entry))\n : undefined;\n\n const modelSummary = [\n \"Expression capability loaded.\",\n \"Use prepare mutations for display conditions, disabled conditions, validations, prefills, and template values.\",\n \"Display, disabled, validation, and prefill.when expressions must return boolean.\",\n \"Use response refs exactly as listed and check their value types before choosing functions.\",\n \"For choice options: use eq(response reference, reference const) when the slot type is reference; use list_contains(response reference[], reference const) only when the slot type is reference[].\",\n \"Response-slot order: set-like deterministic snapshot construction order; it has no survey or respondent-visible meaning.\",\n `Response slots (${responseSlots.length}): ${responseSlots\n .slice(0, 80)\n .map((slot) => `${slot.ref}${slot.valueType ? `:${slot.valueType}` : \"\"}`)\n .join(\", \")}`,\n responseSlots.length > 80\n ? \"Response slot list truncated in summary; inspect context result for more.\"\n : undefined,\n \"Functions: and, or, not, eq, gt, gte, lt, lte, in_range, list_contains, sum, min, max, str_eq, date_eq.\",\n expressionLocations\n ? `Existing expression locations: ${\n expressionLocations\n .filter((entry) => entry.locations.length > 0)\n .map((entry) => `${entry.key}(${entry.itemId}) -> ${entry.locations.join(\"|\")}`)\n .join(\"; \") || \"none\"\n }`\n : undefined,\n ]\n .filter((line): line is string => Boolean(line))\n .join(\"\\n\");\n\n return {\n ok: true,\n action: \"context\",\n modelSummary,\n listOrdering: {\n responseSlots:\n \"Set-like deterministic snapshot construction order; position has no survey or respondent-visible meaning.\",\n expressionLocations:\n \"Stored surveyItems array order; locations within an item are grouped by expression surface, not ranked or respondent-visible order.\",\n \"expressionLocations[].locations\":\n \"Grouped by expression surface (root, components, validations, prefills); position has no semantic meaning.\",\n },\n responseSlots,\n ...(expressionLocations ? { expressionLocations } : {}),\n };\n};\n\nexport const surveyExpressionTool = createTool({\n id: TOOL_ID,\n description:\n 'Inspect response refs or queue expression edits for CASE survey items already present in the live snapshot. Covers display and disabled conditions, validations, prefills, and template values. Newly proposed items are not visible until the response ends; embed their expressions in the same survey_change call that creates them. For prepare, omit continuationMode only on the first mutation call in a turn; every later mutation call must use \"append\" or \"replace\".',\n inputSchema,\n outputSchema,\n mcp: {\n annotations: {\n title: \"Work with expressions\",\n readOnlyHint: false,\n destructiveHint: false,\n idempotentHint: false,\n openWorldHint: false,\n },\n },\n execute: async (inputData, context): Promise<ContextOutput | SurveyChangeSet> => {\n const input = inputData as SurveyExpressionInput;\n const requestContext = context?.requestContext as\n | RequestContext<SurveyAssistantRequestContext>\n | undefined;\n const snapshot = context?.requestContext?.get(\"engineContext\") as\n | SurveyAssistantSnapshot\n | undefined;\n\n if (!snapshot) {\n if (input.action === \"context\") {\n return {\n ok: false,\n action: \"context\",\n modelSummary: \"No live editor snapshot is available for expression work.\",\n listOrdering: {\n responseSlots: \"Set-like; unavailable because no live snapshot was provided.\",\n },\n responseSlots: [],\n };\n }\n\n const { changeCollector, turnId } = requireSurveyAssistantTurnState(requestContext);\n return changeCollector.register(\n rejectedEvent({\n summary: input.summary ?? \"Expression change\",\n turnId,\n issues: [\n createIssue({\n code: \"missing-snapshot\",\n message: \"No live editor snapshot is available for expression work.\",\n }),\n ],\n }),\n { continuationMode: input.continuationMode },\n );\n }\n\n if (input.action === \"context\") {\n const contextParse = contextActionSchema.safeParse(inputData);\n return buildContextOutput(snapshot, contextParse.success ? contextParse.data : input);\n }\n\n const { changeCollector, turnId } = requireSurveyAssistantTurnState(requestContext);\n\n const register = (event: SurveyChangeSet) =>\n changeCollector.register(event, { continuationMode: input.continuationMode });\n\n const prepareParse = prepareActionSchema.safeParse(inputData);\n if (!prepareParse.success) {\n return register(\n rejectedEvent({\n summary: input.summary ?? \"Expression change\",\n turnId,\n issues: [\n createIssue({\n code: \"invalid-expression-mutation-shape\",\n message: prepareParse.error.issues\n .slice(0, 8)\n .map((issue) => `${issue.path.join(\".\") || \"input\"}: ${issue.message}`)\n .join(\"; \"),\n }),\n ],\n }),\n );\n }\n\n const prepareInput: PrepareExpressionInput = prepareParse.data;\n\n const issues: SurveyValidationIssue[] = [];\n const patches: JsonPatchOperation[] = [];\n const responseSlotTypes = buildResponseSlotTypes(snapshot);\n\n prepareInput.mutations.forEach((mutation, operationIndex) => {\n buildExpressionMutationPatches({\n mutation,\n operationIndex,\n issues,\n patches,\n responseSlotTypes,\n snapshot,\n });\n });\n\n const errors = issues.filter((issue) => issue.severity === \"error\");\n const warnings = issues.filter((issue) => issue.severity === \"warning\");\n if (errors.length > 0) {\n return register(\n rejectedEvent({ summary: prepareInput.summary, turnId, issues: errors, warnings }),\n );\n }\n\n if (patches.length === 0) {\n return register(\n rejectedEvent({\n summary: prepareInput.summary,\n turnId,\n issues: [\n createIssue({\n code: \"no-expression-patches\",\n message:\n \"No expression patches were produced. Check whether the requested locations already match the target state.\",\n }),\n ],\n warnings,\n }),\n );\n }\n\n const operation: SurveyOperation = {\n kind: \"survey-json-patch\",\n patches,\n };\n\n const event = createSurveyChangeSet({\n operations: [operation],\n snapshot,\n summary: prepareInput.summary,\n turnId,\n });\n\n return register({\n ...event,\n validation: {\n ...event.validation,\n warnings: [...event.validation.warnings, ...warnings],\n },\n });\n },\n toModelOutput: (value) =>\n toTextModelOutput<ContextOutput | SurveyChangeSet>(value, (output) =>\n \"action\" in output && output.action === \"context\"\n ? output.modelSummary\n : summarizeDraftEvent(output as SurveyChangeSet),\n ),\n});\n","import { createTool } from \"@mastra/core/tools\";\nimport {\n DEFAULT_LIMIT,\n MAX_LIMIT,\n clampLimit,\n itemMatchesQuery,\n itemSummarySchema,\n mapKeyIndexById,\n mapOutlineById,\n normalizeText,\n resolveItemSummary,\n sliceWithCursor,\n findDirectChildrenByFullKey,\n getKeyIndexEntries,\n getDeterministicCreateItemTypes,\n summarizeFocusItemNode,\n summarizeItemById,\n summarizeKeyIndexEntries,\n summarizeOutlineNode,\n unique,\n type ItemSummary,\n type SurveyFocusItemNode,\n type SurveyAssistantEngineContext as SurveyAssistantSnapshot,\n} from \"../../engine\";\nimport { assistantItemTypeManifestSchema } from \"../../protocol\";\nimport { z } from \"zod\";\nimport { toTextModelOutput } from \"./tool-model-output\";\n\nexport const TOOL_ID = \"survey_get_current_context\";\n\nconst contextScopeSchema = z.enum([\n \"summary\",\n \"selected-item\",\n \"outline\",\n \"response-slots\",\n \"ui-context\",\n \"history\",\n]);\nconst outlineModeSchema = z.enum([\"full\", \"focused\", \"children\"]);\n\nconst translationSnippetSchema = z.object({\n locale: z.string(),\n contentKey: z.string(),\n text: z.string(),\n});\n\nconst inputSchema = z.object({\n scopes: z\n .array(contextScopeSchema)\n .min(1)\n .default([\"summary\"])\n .describe(\"Which current editor context sections to inspect.\"),\n itemId: z\n .string()\n .optional()\n .describe(\"Optional item id to inspect. Defaults to the selected/focused item.\"),\n query: z\n .string()\n .max(160)\n .optional()\n .describe(\"Optional text used to find matching item ids, keys, labels, or response slots.\"),\n cursor: z\n .string()\n .optional()\n .describe(\"Optional numeric cursor returned by a previous outline or response slot request.\"),\n outlineMode: outlineModeSchema\n .default(\"full\")\n .optional()\n .describe(\n 'For outline scope: \"full\" pages the complete survey key index, \"focused\" returns the selected/focused neighborhood, and \"children\" returns direct children of itemId.',\n ),\n limit: z\n .number()\n .int()\n .min(1)\n .max(MAX_LIMIT)\n .default(DEFAULT_LIMIT)\n .describe(\"Maximum number of rows to return for list-like scopes.\"),\n});\n\nconst outputSchema = z.object({\n ok: z.boolean(),\n reason: z.string().optional(),\n revision: z.number().int().nonnegative().optional(),\n contentHash: z.string().optional(),\n scopes: z.array(contextScopeSchema).optional(),\n listOrdering: z\n .record(z.string(), z.string())\n .optional()\n .describe(\"Meaning of each returned list. A list is positional only when its entry says so.\"),\n summary: z\n .object({\n sessionId: z.string().nullable(),\n view: z.string(),\n selectedItemId: z.string().optional(),\n focusItemId: z.string().optional(),\n selectedLocale: z.string(),\n recentItemIds: z.array(z.string()),\n surveyKey: z.string().optional(),\n locales: z.array(z.string()),\n itemCount: z.number().int().nonnegative(),\n historyIndex: z.number().int(),\n outlineItemCount: z.number().int().nonnegative(),\n responseSlotCount: z.number().int().nonnegative(),\n rootItem: itemSummarySchema.optional(),\n availableItemTypes: z.array(z.string()),\n deterministicCreateItemTypes: z.array(z.string()),\n itemTypeDetails: z.array(assistantItemTypeManifestSchema),\n })\n .optional(),\n selectedItem: z\n .object({\n available: z.boolean(),\n reason: z.string().optional(),\n requestedItemId: z.string().optional(),\n item: itemSummarySchema.optional(),\n relationSource: z.string().optional(),\n pathItems: z.array(itemSummarySchema).optional(),\n siblingItems: z.array(itemSummarySchema).optional(),\n childItems: z.array(itemSummarySchema).optional(),\n translationSnippets: z.array(translationSnippetSchema).optional(),\n descendantItems: z.array(itemSummarySchema).optional(),\n descendantCount: z.number().int().nonnegative().optional(),\n descendantsTruncated: z.boolean().optional(),\n })\n .optional(),\n outline: z\n .object({\n strategy: z.string(),\n mode: outlineModeSchema.optional(),\n query: z.string().optional(),\n requestedItemId: z.string().optional(),\n totalAvailable: z.number().int().nonnegative(),\n returned: z.number().int().nonnegative(),\n nextCursor: z.string().optional(),\n truncated: z.boolean(),\n ordering: z.string(),\n items: z.array(itemSummarySchema),\n note: z.string().optional(),\n })\n .optional(),\n responseSlots: z\n .object({\n available: z.boolean(),\n query: z.string().optional(),\n totalAvailable: z.number().int().nonnegative(),\n returned: z.number().int().nonnegative(),\n nextCursor: z.string().optional(),\n truncated: z.boolean(),\n ordering: z.string(),\n slots: z.array(z.string()),\n note: z.string().optional(),\n })\n .optional(),\n uiContext: z\n .object({\n activeSurface: z.string().optional(),\n openPanels: z.array(z.string()),\n highlights: z.array(\n z.object({\n kind: z.string(),\n itemId: z.string().optional(),\n componentId: z.string().optional(),\n label: z.string().optional(),\n details: z.string().optional(),\n }),\n ),\n })\n .optional(),\n history: z\n .object({\n currentIndex: z.number().int(),\n totalEntries: z.number().int().nonnegative(),\n canUndo: z.boolean(),\n canRedo: z.boolean(),\n recent: z.array(\n z.object({\n index: z.number().int(),\n kind: z.enum([\"survey-snapshot\", \"asset-change\"]),\n label: z.string(),\n source: z.enum([\"user\", \"system\", \"assistant\"]).optional(),\n timestamp: z.number(),\n isCurrent: z.boolean(),\n }),\n ),\n })\n .optional(),\n});\n\ntype SurveyContextScope = z.infer<typeof contextScopeSchema>;\ntype SurveyGetCurrentContextInput = z.infer<typeof inputSchema>;\ntype SurveyGetCurrentContextOutput = z.infer<typeof outputSchema>;\n\nconst findFocusItemNode = (\n node: SurveyFocusItemNode | undefined,\n itemId: string,\n): SurveyFocusItemNode | undefined => {\n if (!node) {\n return undefined;\n }\n\n if (node.itemId === itemId) {\n return node;\n }\n\n for (const descendant of node.descendants) {\n const match = findFocusItemNode(descendant, itemId);\n if (match) {\n return match;\n }\n }\n\n return undefined;\n};\n\nconst flattenFocusDescendants = (node: SurveyFocusItemNode): SurveyFocusItemNode[] => {\n const descendants: SurveyFocusItemNode[] = [];\n const visit = (current: SurveyFocusItemNode) => {\n for (const descendant of current.descendants) {\n descendants.push(descendant);\n visit(descendant);\n }\n };\n visit(node);\n return descendants;\n};\n\nconst getCandidateItems = (snapshot: SurveyAssistantSnapshot): ItemSummary[] => {\n const outlineById = mapOutlineById(snapshot);\n return summarizeKeyIndexEntries(getKeyIndexEntries(snapshot), outlineById);\n};\n\nconst buildSummary = (\n snapshot: SurveyAssistantSnapshot,\n): SurveyGetCurrentContextOutput[\"summary\"] => ({\n rootItem: snapshot.inspection.outline\n .filter((item) => item.depth === 0)\n .map(summarizeOutlineNode)[0],\n sessionId: snapshot.version.sessionId,\n view: snapshot.ui.view,\n selectedItemId: snapshot.ui.selectedItemId,\n focusItemId: snapshot.ui.focusItemId,\n selectedLocale: snapshot.ui.selectedLocale,\n recentItemIds: snapshot.ui.recentItemIds ?? [],\n surveyKey: snapshot.inspection.surveyKey,\n locales: snapshot.inspection.locales,\n itemCount: snapshot.inspection.itemCount,\n historyIndex: snapshot.version.historyIndex,\n outlineItemCount: snapshot.inspection.keyIndex.length,\n responseSlotCount: snapshot.inspection.responseSlots.length,\n availableItemTypes: snapshot.capabilities.itemTypes.map((entry) => entry.itemType),\n deterministicCreateItemTypes: getDeterministicCreateItemTypes(snapshot.capabilities),\n itemTypeDetails: snapshot.capabilities.itemTypes,\n});\n\nconst buildSelectedItem = (\n snapshot: SurveyAssistantSnapshot,\n input: SurveyGetCurrentContextInput,\n): SurveyGetCurrentContextOutput[\"selectedItem\"] => {\n const outlineById = mapOutlineById(snapshot);\n const indexById = mapKeyIndexById(snapshot);\n const resolvedInputItem = input.itemId\n ? resolveItemSummary(input.itemId, indexById, outlineById)\n : undefined;\n const requestedItemId =\n resolvedInputItem?.itemId ??\n input.itemId ??\n snapshot.ui.selectedItemId ??\n snapshot.ui.focusItemId;\n\n if (!requestedItemId) {\n return {\n available: false,\n reason: \"No item is currently selected or focused in the editor.\",\n };\n }\n\n const focusNode = findFocusItemNode(snapshot.inspection.focusItem, requestedItemId);\n const item = focusNode\n ? summarizeFocusItemNode(focusNode, outlineById)\n : (resolvedInputItem ?? summarizeItemById(requestedItemId, indexById, outlineById));\n\n if (!item) {\n return {\n available: false,\n requestedItemId,\n reason: \"The requested item is not present in the current context snapshot.\",\n };\n }\n\n const limit = clampLimit(input.limit);\n const descendants = focusNode ? flattenFocusDescendants(focusNode) : [];\n const relationSource =\n snapshot.inspection.focus?.focusItemId === requestedItemId\n ? \"selected-focus\"\n : focusNode\n ? \"focused-subtree\"\n : \"key-index\";\n\n return {\n available: true,\n requestedItemId,\n item,\n relationSource,\n pathItems: snapshot.inspection.focus?.pathItemIds\n ?.map((itemId) => summarizeItemById(itemId, indexById, outlineById))\n .filter((entry): entry is ItemSummary => Boolean(entry)),\n siblingItems: snapshot.inspection.focus?.siblingItemIds\n ?.map((itemId) => summarizeItemById(itemId, indexById, outlineById))\n .filter((entry): entry is ItemSummary => Boolean(entry)),\n childItems: snapshot.inspection.focus?.childItemIds\n ?.map((itemId) => summarizeItemById(itemId, indexById, outlineById))\n .filter((entry): entry is ItemSummary => Boolean(entry)),\n translationSnippets: focusNode?.translations.slice(0, limit),\n descendantItems: descendants\n .slice(0, limit)\n .map((descendant) => summarizeFocusItemNode(descendant, outlineById)),\n descendantCount: descendants.length,\n descendantsTruncated: descendants.length > limit || snapshot.inspection.focusItemTreeTruncated,\n };\n};\n\nconst buildOutline = (\n snapshot: SurveyAssistantSnapshot,\n input: SurveyGetCurrentContextInput,\n): SurveyGetCurrentContextOutput[\"outline\"] => {\n const query = normalizeText(input.query);\n const outlineById = mapOutlineById(snapshot);\n const indexById = mapKeyIndexById(snapshot);\n const resolvedInputItem = input.itemId\n ? resolveItemSummary(input.itemId, indexById, outlineById)\n : undefined;\n const requestedItemId =\n resolvedInputItem?.itemId ??\n input.itemId ??\n snapshot.ui.focusItemId ??\n snapshot.ui.selectedItemId;\n const outlineMode = input.outlineMode ?? \"full\";\n\n let strategy = \"focused-snapshot-outline\";\n let items: ItemSummary[];\n let note: string | undefined;\n\n if (query) {\n strategy = \"query-match\";\n items = getCandidateItems(snapshot).filter((item) => itemMatchesQuery(item, query));\n } else if (outlineMode === \"children\" && requestedItemId) {\n strategy = \"direct-children\";\n const parent = resolvedInputItem ?? summarizeItemById(requestedItemId, indexById, outlineById);\n items = parent\n ? findDirectChildrenByFullKey(getKeyIndexEntries(snapshot), outlineById, parent.fullKey)\n : [];\n if (!parent) {\n note = \"The requested item could not be resolved by item id, key, or fullKey.\";\n }\n } else if (\n outlineMode === \"focused\" &&\n requestedItemId &&\n snapshot.inspection.focus?.focusItemId === requestedItemId\n ) {\n const focus = snapshot.inspection.focus;\n const descendantIds = snapshot.inspection.focusItem\n ? flattenFocusDescendants(snapshot.inspection.focusItem).map((item) => item.itemId)\n : [];\n const relationIds = unique([\n ...focus.pathItemIds,\n requestedItemId,\n ...focus.childItemIds,\n ...focus.siblingItemIds,\n ...descendantIds,\n ]);\n items = relationIds\n .map((itemId) => summarizeItemById(itemId, indexById, outlineById))\n .filter((entry): entry is ItemSummary => Boolean(entry));\n } else if (outlineMode === \"focused\" && requestedItemId) {\n strategy = \"item-match\";\n const item = resolvedInputItem ?? summarizeItemById(requestedItemId, indexById, outlineById);\n items = item ? [item] : [];\n note = \"The requested item is outside the selected focus tree in this snapshot.\";\n } else {\n strategy = \"full-key-index\";\n items = getCandidateItems(snapshot);\n }\n\n const page = sliceWithCursor(items, input);\n\n return {\n strategy,\n mode: outlineMode,\n query: input.query,\n requestedItemId,\n totalAvailable: items.length,\n returned: page.items.length,\n nextCursor: page.nextCursor,\n truncated: page.truncated,\n ordering:\n strategy === \"focused-snapshot-outline\"\n ? \"Survey-tree preorder: configured group-child order is preserved; unparented items are appended by item id.\"\n : strategy === \"direct-children\"\n ? \"Stored group-child order; this is not a stable respondent-visible order if that group shuffles children.\"\n : strategy === \"query-match\"\n ? \"Survey-tree preorder after filtering by the query; this is not relevance-ranked.\"\n : \"Relationship grouping for the focused item, not a single positional survey order.\",\n items: page.items,\n note,\n };\n};\n\nconst buildResponseSlots = (\n snapshot: SurveyAssistantSnapshot,\n input: SurveyGetCurrentContextInput,\n): SurveyGetCurrentContextOutput[\"responseSlots\"] => {\n const responseSlots = snapshot.inspection.responseSlots;\n\n const query = normalizeText(input.query);\n const filtered = query\n ? responseSlots.filter((slot) => slot.toLowerCase().includes(query))\n : responseSlots;\n const page = sliceWithCursor(filtered, input);\n\n return {\n available: true,\n query: input.query,\n totalAvailable: filtered.length,\n returned: page.items.length,\n nextCursor: page.nextCursor,\n truncated: page.truncated,\n ordering:\n \"Set-like response references in deterministic snapshot construction order; do not interpret their position as survey or respondent order.\",\n slots: page.items,\n };\n};\n\nconst summarizeForModel = (output: SurveyGetCurrentContextOutput) => {\n if (!output.ok) {\n return output.reason ?? \"Current editor context is unavailable.\";\n }\n\n const lines = [`Snapshot revision ${output.revision}, content hash ${output.contentHash}.`];\n\n if (output.summary) {\n const selected = output.summary.selectedItemId ?? \"none\";\n const surveyKey = output.summary.surveyKey ?? \"not set\";\n lines.push(\n `Summary: view=${output.summary.view}; selectedItemId=${selected}; locale=${output.summary.selectedLocale}; surveyKey=${surveyKey}; itemCount=${output.summary.itemCount} (excluding the structural root group).`,\n );\n if (output.summary.rootItem) {\n lines.push(\n `Root group for top-level create-item target.parentItemId: ${output.summary.rootItem.fullKey} (id=${output.summary.rootItem.itemId}, key=${output.summary.rootItem.key}).`,\n );\n }\n lines.push(\n `Outline access: ${output.summary.outlineItemCount} item(s), including the structural root group, are pageable.`,\n );\n const creatableDetails = output.summary.itemTypeDetails\n .filter((entry) => entry.create === \"deterministic\")\n .map((entry) => {\n const primarySurface = entry.contentSurfaces.find((surface) => surface.role === \"primary\");\n const fixedSurfaces = entry.contentSurfaces\n .filter((surface) => !surface.pattern)\n .map((surface) => surface.key);\n const patterns = entry.contentSurfaces\n .filter((surface) => surface.pattern)\n .map((surface) => surface.key);\n const contentKeys = [\n primarySurface ? `primary=${primarySurface.key}` : undefined,\n fixedSurfaces.length ? `visible=${fixedSurfaces.join(\"|\")}` : undefined,\n patterns.length ? `dynamic=${patterns.join(\"|\")}` : undefined,\n entry.authoring?.compactHint,\n ]\n .filter((value): value is string => Boolean(value))\n .join(\"; \");\n return contentKeys ? `${entry.itemType} (${contentKeys})` : entry.itemType;\n });\n if (creatableDetails.length > 0) {\n lines.push(`Creatable item types: ${creatableDetails.join(\", \")}.`);\n }\n }\n\n if (output.selectedItem) {\n if (output.selectedItem.available && output.selectedItem.item) {\n lines.push(\n `Selected item: ${output.selectedItem.item.fullKey} (${output.selectedItem.item.itemType})${output.selectedItem.item.itemLabel ? ` - ${output.selectedItem.item.itemLabel}` : \"\"}.`,\n );\n if (output.selectedItem.translationSnippets?.length) {\n lines.push(\n `Translation snippets: ${output.selectedItem.translationSnippets\n .map((entry) => `${entry.locale}.${entry.contentKey}: ${entry.text}`)\n .join(\"; \")}`,\n );\n }\n } else {\n lines.push(`Selected item unavailable: ${output.selectedItem.reason ?? \"unknown reason\"}.`);\n }\n }\n\n if (output.outline) {\n lines.push(\n `Outline (${output.outline.strategy}${output.outline.mode ? `, mode=${output.outline.mode}` : \"\"}): ${output.outline.returned}/${output.outline.totalAvailable} rows returned.`,\n );\n for (const item of output.outline.items) {\n lines.push(\n `- ${item.fullKey} (${item.itemType})${item.itemLabel ? ` - ${item.itemLabel}` : \"\"}`,\n );\n }\n lines.push(`Outline order: ${output.outline.ordering}`);\n if (output.outline.nextCursor) {\n lines.push(`More outline rows are available with cursor ${output.outline.nextCursor}.`);\n }\n }\n\n if (output.responseSlots) {\n lines.push(\n output.responseSlots.available\n ? `Response slots: ${output.responseSlots.slots.join(\", \") || \"none\"}`\n : `Response slots unavailable: ${output.responseSlots.note ?? \"not indexed\"}.`,\n );\n if (output.responseSlots.available) {\n lines.push(`Response-slot order: ${output.responseSlots.ordering}`);\n }\n }\n\n if (output.uiContext) {\n lines.push(\n `UI context: activeSurface=${output.uiContext.activeSurface ?? \"not provided\"}; openPanels=${output.uiContext.openPanels.join(\", \") || \"none\"}; highlights=${output.uiContext.highlights.map((entry) => entry.label ?? entry.itemId ?? entry.componentId ?? entry.kind).join(\", \") || \"none\"}.`,\n );\n }\n\n if (output.history) {\n lines.push(\n `Recent editor history (${output.history.currentIndex + 1}/${output.history.totalEntries}): ${output.history.recent.map((entry) => `${entry.index}:${entry.label}${entry.isCurrent ? \" [current]\" : \"\"}`).join(\"; \") || \"none\"}.`,\n );\n }\n\n return lines.join(\"\\n\");\n};\n\nexport const surveyGetCurrentContextTool = createTool({\n id: TOOL_ID,\n description:\n \"Read the current Survey Editor context from the latest request snapshot. Use for questions about this screen, selected item, survey outline, item keys, labels, locales, or response slots. The outline scope can page the complete survey key index, so use cursor/limit instead of guessing when a focused outline is truncated.\",\n inputSchema,\n outputSchema,\n mcp: {\n annotations: {\n title: \"Get current survey context\",\n readOnlyHint: true,\n destructiveHint: false,\n idempotentHint: true,\n openWorldHint: false,\n },\n },\n execute: async (inputData, context): Promise<SurveyGetCurrentContextOutput> => {\n const input: SurveyGetCurrentContextInput = {\n ...inputData,\n scopes: inputData.scopes ?? [\"summary\"],\n limit: inputData.limit ?? DEFAULT_LIMIT,\n outlineMode: inputData.outlineMode ?? \"full\",\n };\n const snapshot = context?.requestContext?.get(\"engineContext\") as\n | SurveyAssistantSnapshot\n | undefined;\n\n if (!snapshot) {\n return {\n ok: false,\n reason: \"No live editor snapshot was provided with this assistant turn.\",\n scopes: input.scopes,\n };\n }\n\n const scopes = unique<SurveyContextScope>(input.scopes);\n const listOrdering: Record<string, string> = {};\n if (scopes.includes(\"summary\")) {\n Object.assign(listOrdering, {\n \"summary.recentItemIds\": \"Most-recent-first UI history; not survey structure.\",\n \"summary.locales\":\n \"Selected locale first, then remaining source locale order; locale position has no survey meaning.\",\n \"summary.availableItemTypes\":\n \"Capability registry order; treat as a set of available types.\",\n \"summary.deterministicCreateItemTypes\":\n \"Capability registry order; treat as a set of available types.\",\n \"summary.itemTypeDetails\":\n \"Capability registry order; treat as a set of available type definitions.\",\n });\n }\n if (scopes.includes(\"selected-item\")) {\n Object.assign(listOrdering, {\n \"selectedItem.pathItems\": \"Root-to-selected survey-tree path.\",\n \"selectedItem.siblingItems\":\n \"Source survey item storage order; not necessarily respondent-visible order.\",\n \"selectedItem.childItems\": \"Stored group-child order when the focused item is a group.\",\n \"selectedItem.translationSnippets\":\n \"Grouped by locale and then source translation-key order; not positional survey content.\",\n \"selectedItem.descendantItems\": \"Depth-first survey-tree traversal from the selected item.\",\n });\n }\n if (scopes.includes(\"ui-context\")) {\n Object.assign(listOrdering, {\n \"uiContext.openPanels\": \"UI-provided set-like list; position has no meaning.\",\n \"uiContext.highlights\": \"UI-provided set-like list; position has no meaning.\",\n });\n }\n if (scopes.includes(\"history\")) {\n listOrdering[\"history.recent\"] =\n \"Chronological editor history, oldest to newest within this returned window.\";\n }\n const output: SurveyGetCurrentContextOutput = {\n ok: true,\n revision: snapshot.version.revision,\n contentHash: snapshot.version.contentHash,\n scopes,\n ...(Object.keys(listOrdering).length > 0 ? { listOrdering } : {}),\n };\n\n if (scopes.includes(\"summary\")) {\n output.summary = buildSummary(snapshot);\n }\n\n if (scopes.includes(\"selected-item\")) {\n output.selectedItem = buildSelectedItem(snapshot, input);\n }\n\n if (scopes.includes(\"outline\")) {\n output.outline = buildOutline(snapshot, input);\n }\n\n if (scopes.includes(\"response-slots\")) {\n output.responseSlots = buildResponseSlots(snapshot, input);\n }\n\n if (scopes.includes(\"ui-context\")) {\n output.uiContext = {\n activeSurface: snapshot.ui.activeSurface,\n openPanels: snapshot.ui.openPanels ?? [],\n highlights: snapshot.ui.highlights ?? [],\n };\n }\n\n if (scopes.includes(\"history\") && snapshot.ui.history) {\n output.history = snapshot.ui.history;\n }\n\n return output;\n },\n toModelOutput: (value) =>\n toTextModelOutput<SurveyGetCurrentContextOutput>(value, summarizeForModel),\n});\n","import { createTool } from \"@mastra/core/tools\";\nimport {\n MAX_LIMIT,\n buildEmbeddedFormDetails,\n buildItemConfigDetails,\n buildItemTranslationEntries,\n clampLimit,\n findDirectChildrenByFullKey,\n getKeyIndexEntries,\n itemConfigDetailsSchema,\n itemSummarySchema,\n mapKeyIndexById,\n mapOutlineById,\n mapRawItemsById,\n resolveItemSummary,\n translationEntrySchema,\n type ItemConfigDetails,\n inspectAssistantItem,\n type SurveyAssistantEngineContext as SurveyAssistantSnapshot,\n} from \"../../engine\";\nimport { z } from \"zod\";\nimport { toTextModelOutput } from \"./tool-model-output\";\n\nexport const TOOL_ID = \"survey_get_item_details\";\n\nconst DEFAULT_TEXT_LIMIT = 400;\nconst MAX_TEXT_LIMIT = 2000;\nconst DEFAULT_CHILDREN_LIMIT = 20;\n\nconst inputSchema = z.object({\n itemId: z\n .string()\n .describe(\n 'Identifier of the item to inspect: its itemId, key (e.g. \"info_1\"), or fullKey (e.g. \"survey.info_1\"). Discover candidates first via survey_inspect search or current context.',\n ),\n locales: z\n .array(z.string())\n .optional()\n .describe(\n \"Optional locale codes to restrict returned translations to. Defaults to all locales.\",\n ),\n textLimit: z\n .number()\n .int()\n .min(20)\n .max(MAX_TEXT_LIMIT)\n .default(DEFAULT_TEXT_LIMIT)\n .describe(\"Maximum characters returned per translation snippet.\"),\n includeChildren: z\n .boolean()\n .optional()\n .describe(\n \"Deprecated alias for includeSurveyChildren. This means survey-tree children only, not choice options or form fields.\",\n ),\n includeSurveyChildren: z\n .boolean()\n .default(false)\n .describe(\n \"Whether to include a shallow list of this item's direct survey-tree children, such as group members.\",\n ),\n includeItemConfig: z\n .boolean()\n .default(true)\n .describe(\n \"Whether to include item-internal config details such as choice options and form field groups.\",\n ),\n childrenLimit: z\n .number()\n .int()\n .min(1)\n .max(MAX_LIMIT)\n .default(DEFAULT_CHILDREN_LIMIT)\n .describe(\"Maximum number of direct survey-tree children to return.\"),\n});\n\nconst outputSchema = z.object({\n ok: z.boolean(),\n reason: z.string().optional(),\n item: itemSummarySchema.optional(),\n translations: z.array(translationEntrySchema).optional(),\n surveyChildren: z.array(itemSummarySchema).optional(),\n surveyChildrenTruncated: z.boolean().optional(),\n listOrdering: z\n .record(z.string(), z.string())\n .optional()\n .describe(\"Meaning of each returned list. A list is positional only when its entry says so.\"),\n configDetails: itemConfigDetailsSchema.optional(),\n capabilityDetails: z.object({ summary: z.string(), details: z.unknown().optional() }).optional(),\n});\n\ntype SurveyGetItemDetailsInput = z.infer<typeof inputSchema>;\ntype SurveyGetItemDetailsOutput = z.infer<typeof outputSchema>;\n\nconst summarizeConfigDetails = (configDetails: ItemConfigDetails) => {\n const lines = [`Config details (${configDetails.kind}): ${configDetails.summary.join(\"; \")}`];\n\n if (configDetails.mainResponseSlotId) {\n lines.push(`Main response slot: ${configDetails.mainResponseSlotId}`);\n }\n\n for (const option of configDetails.choiceOptions ?? []) {\n lines.push(\n `- ${option.position}. option ${option.key ?? option.id} (id=${option.id}, labelContentKey=${option.labelContentKey})`,\n );\n if (option.embeddedFormItemId || option.embeddedFormFieldGroupCount) {\n lines.push(\n ` embedded form: itemId=${option.embeddedFormItemId ?? \"inline\"}, fieldGroups=${\n option.embeddedFormFieldGroupCount ?? 0\n }`,\n );\n if (option.embeddedFormTranslationPrefix || option.embeddedFormResponseSlotPrefix) {\n lines.push(\n ` embedded form keys: translationPrefix=${option.embeddedFormTranslationPrefix ?? \"n/a\"}, responseSlotPrefix=${option.embeddedFormResponseSlotPrefix ?? \"n/a\"}`,\n );\n }\n }\n }\n\n for (const group of configDetails.formFieldGroups ?? []) {\n lines.push(\n `- ${group.position}. field group ${group.id}: ${group.fieldCount} field(s), titleContentKey=${group.titleContentKey}, layout=${group.layout.base}/${group.layout.xs}/${group.layout.sm}/${group.layout.md}/${group.layout.xl}`,\n );\n if (group.hasDisplayCondition !== undefined) {\n lines.push(` hasDisplayCondition=${group.hasDisplayCondition ? \"true\" : \"false\"}`);\n }\n for (const field of group.fields) {\n lines.push(\n ` - ${field.position}. field ${field.key} (${field.type}, id=${field.id}, responseSlot=${field.responseSlotId}, labelContentKey=${field.labelContentKey})`,\n );\n lines.push(\n ` extra content keys: description=${field.descriptionContentKey}, error=${field.errorContentKey}${field.placeholderContentKey ? `, placeholder=${field.placeholderContentKey}` : \"\"}${field.unitContentKey ? `, unit=${field.unitContentKey}` : \"\"}${field.checkedLabelContentKey ? `, checkedLabel=${field.checkedLabelContentKey}` : \"\"}${field.uncheckedLabelContentKey ? `, uncheckedLabel=${field.uncheckedLabelContentKey}` : \"\"}`,\n );\n if (field.validationTypes?.length) {\n lines.push(` validations: ${field.validationTypes.join(\", \")}`);\n }\n if (field.validationMessageContentKeys?.length) {\n lines.push(` validation message keys: ${field.validationMessageContentKeys.join(\", \")}`);\n }\n if (field.selectOptions?.length) {\n lines.push(\n ` select options: ${field.selectOptions\n .map(\n (option) =>\n `${option.position}. ${option.value ?? option.id} (${option.labelContentKey})`,\n )\n .join(\", \")}`,\n );\n }\n }\n }\n\n return lines;\n};\n\nconst summarizeForModel = (output: SurveyGetItemDetailsOutput) => {\n if (!output.ok) {\n return output.reason ?? \"Item details are unavailable.\";\n }\n\n const lines: string[] = [];\n\n if (output.item) {\n lines.push(\n `Item: ${output.item.fullKey} (${output.item.itemType})${output.item.itemLabel ? ` - ${output.item.itemLabel}` : \"\"}.`,\n );\n }\n\n if (output.translations?.length) {\n lines.push(\n `Translations: ${output.translations\n .map((entry) => `${entry.locale}.${entry.contentKey}: ${entry.text}`)\n .join(\"; \")}`,\n );\n } else {\n lines.push(\"Translations: none found for this item.\");\n }\n\n if (output.surveyChildren) {\n lines.push(`Survey-tree children (${output.surveyChildren.length}):`);\n for (const child of output.surveyChildren) {\n lines.push(\n `- ${child.fullKey} (${child.itemType})${child.itemLabel ? ` - ${child.itemLabel}` : \"\"}`,\n );\n }\n if (output.surveyChildrenTruncated) {\n lines.push(\"More children exist than were returned; narrow down or raise childrenLimit.\");\n }\n }\n\n if (output.configDetails) {\n if (output.configDetails.listOrdering) {\n for (const [list, meaning] of Object.entries(output.configDetails.listOrdering)) {\n lines.push(`List order (${list}): ${meaning}`);\n }\n }\n lines.push(...summarizeConfigDetails(output.configDetails));\n }\n\n if (output.capabilityDetails) {\n lines.push(`Item capability: ${output.capabilityDetails.summary}`);\n if (output.capabilityDetails.details !== undefined) {\n lines.push(`Capability details: ${JSON.stringify(output.capabilityDetails.details)}`);\n }\n }\n\n return lines.join(\"\\n\");\n};\n\nexport const surveyGetItemDetailsTool = createTool({\n id: TOOL_ID,\n description:\n \"Fetch full details for a SPECIFIC survey item, whether or not it is currently selected. Returns item translations plus item-internal config details such as choice options and form fields. Use survey_search_items first when you only know visible text.\",\n inputSchema,\n outputSchema,\n mcp: {\n annotations: {\n title: \"Get survey item details\",\n readOnlyHint: true,\n destructiveHint: false,\n idempotentHint: true,\n openWorldHint: false,\n },\n },\n execute: async (inputData, context): Promise<SurveyGetItemDetailsOutput> => {\n const input: SurveyGetItemDetailsInput = {\n ...inputData,\n textLimit: inputData.textLimit ?? DEFAULT_TEXT_LIMIT,\n includeSurveyChildren: inputData.includeSurveyChildren ?? inputData.includeChildren ?? false,\n includeItemConfig: inputData.includeItemConfig ?? true,\n childrenLimit: inputData.childrenLimit ?? DEFAULT_CHILDREN_LIMIT,\n };\n const snapshot = context?.requestContext?.get(\"engineContext\") as\n | SurveyAssistantSnapshot\n | undefined;\n\n if (!snapshot) {\n return {\n ok: false,\n reason: \"No live editor snapshot was provided with this assistant turn.\",\n };\n }\n\n const outlineById = mapOutlineById(snapshot);\n const indexById = mapKeyIndexById(snapshot);\n const rawItemsById = mapRawItemsById(snapshot);\n const item = resolveItemSummary(input.itemId, indexById, outlineById);\n\n if (!item) {\n return {\n ok: false,\n reason: `No item matching \"${input.itemId}\" (by itemId, key, or fullKey) was found in the current context snapshot.`,\n };\n }\n\n const rawItem = rawItemsById.get(item.itemId);\n const rawConfig =\n rawItem?.config && typeof rawItem.config === \"object\" && !Array.isArray(rawItem.config)\n ? (rawItem.config as { shuffleItems?: unknown })\n : undefined;\n const output: SurveyGetItemDetailsOutput = {\n ok: true,\n item,\n translations: buildItemTranslationEntries(snapshot, item.itemId, input),\n listOrdering: {\n translations:\n \"Grouped by locale and then source translation-key order; this list is not positional survey content.\",\n surveyChildren:\n rawConfig?.shuffleItems === true\n ? \"Stored group-child order; respondents see shuffled children, so this is not a stable respondent-visible order.\"\n : \"Stored group-child order; this is the respondent-visible order when the parent is a group.\",\n },\n };\n\n if (input.includeSurveyChildren) {\n const entries = getKeyIndexEntries(snapshot);\n const allChildren = findDirectChildrenByFullKey(entries, outlineById, item.fullKey);\n const limit = clampLimit(input.childrenLimit);\n output.surveyChildren = allChildren.slice(0, limit);\n output.surveyChildrenTruncated = allChildren.length > limit;\n }\n\n if (input.includeItemConfig) {\n output.configDetails = rawItem ? buildItemConfigDetails(rawItem) : undefined;\n output.capabilityDetails = rawItem\n ? inspectAssistantItem({ capabilities: snapshot.trustedCapabilities, item: rawItem })\n : undefined;\n\n if (rawItem?.itemType === \"choiceItem\" && output.configDetails?.choiceOptions) {\n const rawChoiceConfig =\n rawItem.config && typeof rawItem.config === \"object\" && !Array.isArray(rawItem.config)\n ? (rawItem.config as { options?: unknown[] })\n : undefined;\n const rawOptions = Array.isArray(rawChoiceConfig?.options) ? rawChoiceConfig.options : [];\n\n for (const option of output.configDetails.choiceOptions) {\n const rawOption = rawOptions.find(\n (candidate) =>\n candidate &&\n typeof candidate === \"object\" &&\n \"id\" in candidate &&\n candidate.id === option.id,\n );\n const embeddedForm =\n rawOption && typeof rawOption === \"object\" && \"embeddedForm\" in rawOption\n ? rawOption.embeddedForm\n : undefined;\n const embeddedFormDetails = buildEmbeddedFormDetails(option, embeddedForm);\n if (embeddedFormDetails?.formFieldGroups?.length) {\n output.configDetails.formFieldGroups = [\n ...(output.configDetails.formFieldGroups ?? []),\n ...embeddedFormDetails.formFieldGroups,\n ];\n }\n }\n }\n }\n\n return output;\n },\n toModelOutput: (value) => toTextModelOutput<SurveyGetItemDetailsOutput>(value, summarizeForModel),\n});\n","import { createTool } from \"@mastra/core/tools\";\nimport {\n JsonPatchError,\n encodeJsonPointerSegment,\n getValueAtJsonPointer,\n type RawSurvey,\n type RawSurveyItem,\n} from \"@case-framework/survey-core\";\nimport {\n getRawSurvey,\n getRawSurveyItems,\n mapKeyIndexById,\n mapOutlineById,\n resolveItemSummary,\n type SurveyAssistantEngineContext as SurveyAssistantSnapshot,\n} from \"../../engine\";\nimport { z } from \"zod\";\nimport { toTextModelOutput } from \"./tool-model-output\";\n\nexport const TOOL_ID = \"survey_get_raw_survey\";\n\nconst DEFAULT_VALUE_CHARACTER_LIMIT = 12_000;\nconst MAX_VALUE_CHARACTER_LIMIT = 60_000;\n\nconst jsonPointerPathSchema = z\n .string()\n .max(500)\n .describe(\n 'JSON Pointer path into the survey document. Examples: \"/surveyItems/0/config/items\", \"/metadata\", \"/translations/en/itemTranslations/<itemId>/title\".',\n );\n\nconst inputSchema = z.object({\n paths: z\n .array(jsonPointerPathSchema)\n .min(1)\n .max(20)\n .optional()\n .describe(\n \"Optional exact JSON Pointer paths to inspect. Omit paths and itemIdentifiers for a top-level raw survey overview.\",\n ),\n itemIdentifiers: z\n .array(z.string().min(1).max(240))\n .min(1)\n .max(20)\n .optional()\n .describe(\n \"Optional item ids, keys, or fullKeys to inspect. Returns exact /surveyItems/<index> paths plus item translation paths for each item.\",\n ),\n valueCharacterLimit: z\n .number()\n .int()\n .min(1000)\n .max(MAX_VALUE_CHARACTER_LIMIT)\n .default(DEFAULT_VALUE_CHARACTER_LIMIT)\n .describe(\"Maximum serialized characters returned per requested value.\"),\n});\n\nconst rawSurveyItemPathSchema = z.object({\n path: z.string(),\n id: z.string(),\n key: z.string(),\n itemType: z.string(),\n parentId: z.string().optional(),\n childCount: z.number().int().nonnegative().optional(),\n});\n\nconst outputSchema = z.object({\n ok: z.boolean(),\n reason: z.string().optional(),\n revision: z.number().int().nonnegative().optional(),\n contentHash: z.string().optional(),\n listOrdering: z\n .record(z.string(), z.string())\n .optional()\n .describe(\"Meaning of each returned list. Raw JSON arrays retain their stored order.\"),\n overview: z\n .object({\n topLevelKeys: z.array(z.string()),\n surveyItemCount: z.number().int().nonnegative(),\n locales: z.array(z.string()),\n itemPaths: z.array(rawSurveyItemPathSchema),\n note: z.string().optional(),\n })\n .optional(),\n values: z\n .array(\n z.object({\n path: z.string(),\n found: z.boolean(),\n value: z.unknown().optional(),\n preview: z.string().optional(),\n truncated: z.boolean().optional(),\n error: z.string().optional(),\n }),\n )\n .optional(),\n items: z\n .array(\n z.object({\n identifier: z.string(),\n found: z.boolean(),\n itemId: z.string().optional(),\n itemPath: z.string().optional(),\n rawItem: z.unknown().optional(),\n rawItemPreview: z.string().optional(),\n rawItemTruncated: z.boolean().optional(),\n translationPaths: z.array(z.string()).optional(),\n translationsByLocale: z.record(z.string(), z.unknown()).optional(),\n translationsPreview: z.string().optional(),\n translationsTruncated: z.boolean().optional(),\n error: z.string().optional(),\n }),\n )\n .optional(),\n});\n\ntype SurveyGetRawSurveyInput = z.infer<typeof inputSchema>;\ntype SurveyGetRawSurveyOutput = z.infer<typeof outputSchema>;\n\nconst isRecord = (value: unknown): value is Record<string, unknown> =>\n typeof value === \"object\" && value !== null && !Array.isArray(value);\n\nconst getGroupChildren = (item: unknown): string[] => {\n if (!isRecord(item) || !isRecord(item.config) || !Array.isArray(item.config.items)) {\n return [];\n }\n\n return item.config.items.filter((entry): entry is string => typeof entry === \"string\");\n};\n\nconst buildParentByChildId = (rawSurvey: Partial<RawSurvey>) => {\n const parentByChildId = new Map<string, string>();\n const rawItems = Array.isArray(rawSurvey.surveyItems) ? rawSurvey.surveyItems : [];\n\n for (const item of rawItems) {\n for (const childId of getGroupChildren(item)) {\n parentByChildId.set(childId, item.id);\n }\n }\n\n return parentByChildId;\n};\n\nconst buildOverview = (snapshot: SurveyAssistantSnapshot): SurveyGetRawSurveyOutput[\"overview\"] => {\n const rawSurvey = getRawSurvey(snapshot);\n const rawItems = getRawSurveyItems(snapshot);\n const parentByChildId = buildParentByChildId(rawSurvey);\n\n return {\n topLevelKeys: Object.keys(rawSurvey).sort(),\n surveyItemCount: rawItems.length,\n locales: snapshot.inspection.locales,\n itemPaths: rawItems.map((item, index) => ({\n path: `/surveyItems/${index}`,\n id: item.id,\n key: item.key,\n itemType: item.itemType,\n parentId: parentByChildId.get(item.id),\n childCount: getGroupChildren(item).length || undefined,\n })),\n note: 'Use paths with JSON Pointer syntax. Patch operations are applied relative to the survey document root, so do not prefix paths with \"/survey\".',\n };\n};\n\nconst toOutputValue = (value: unknown, characterLimit: number) => {\n const serialized = JSON.stringify(value, null, 2) ?? \"undefined\";\n if (serialized.length <= characterLimit) {\n return {\n value,\n truncated: false,\n };\n }\n\n return {\n preview: serialized.slice(0, characterLimit),\n truncated: true,\n };\n};\n\nconst buildValues = (\n snapshot: SurveyAssistantSnapshot,\n input: { paths: string[]; valueCharacterLimit: number },\n): NonNullable<SurveyGetRawSurveyOutput[\"values\"]> => {\n const rawSurvey = getRawSurvey(snapshot);\n\n return input.paths.map((path) => {\n try {\n const value = getValueAtJsonPointer(rawSurvey, path);\n return {\n path,\n found: true,\n ...toOutputValue(value, input.valueCharacterLimit),\n };\n } catch (error) {\n const patchError = error instanceof JsonPatchError ? error : undefined;\n return {\n path,\n found: false,\n error:\n patchError?.message ??\n (error instanceof Error\n ? error.message\n : \"The requested JSON Pointer path was not found.\"),\n };\n }\n });\n};\n\nconst findRawItemByIdentifier = (\n snapshot: SurveyAssistantSnapshot,\n identifier: string,\n): { item: RawSurveyItem; index: number } | undefined => {\n const rawItems = getRawSurveyItems(snapshot);\n const directIndex = rawItems.findIndex((item) => item.id === identifier);\n if (directIndex >= 0) {\n return {\n item: rawItems[directIndex],\n index: directIndex,\n };\n }\n\n const resolved = resolveItemSummary(\n identifier,\n mapKeyIndexById(snapshot),\n mapOutlineById(snapshot),\n );\n if (!resolved) {\n return undefined;\n }\n\n const resolvedIndex = rawItems.findIndex((item) => item.id === resolved.itemId);\n if (resolvedIndex < 0) {\n return undefined;\n }\n\n return {\n item: rawItems[resolvedIndex],\n index: resolvedIndex,\n };\n};\n\nconst getTranslationsByLocaleForItem = (rawSurvey: Partial<RawSurvey>, itemId: string) => {\n const entries: Record<string, unknown> = {};\n\n for (const [locale, localeTranslations] of Object.entries(rawSurvey.translations ?? {})) {\n const itemTranslations = localeTranslations?.itemTranslations?.[itemId];\n if (itemTranslations) {\n entries[locale] = itemTranslations;\n }\n }\n\n return entries;\n};\n\nconst buildItemValues = (\n snapshot: SurveyAssistantSnapshot,\n input: { itemIdentifiers: string[]; valueCharacterLimit: number },\n): NonNullable<SurveyGetRawSurveyOutput[\"items\"]> => {\n const rawSurvey = getRawSurvey(snapshot);\n\n return input.itemIdentifiers.map((identifier) => {\n const resolved = findRawItemByIdentifier(snapshot, identifier);\n if (!resolved) {\n return {\n identifier,\n found: false,\n error: `No item matching \"${identifier}\" was found by item id, key, or fullKey.`,\n };\n }\n\n const itemId = resolved.item.id;\n const rawItemOutput = toOutputValue(resolved.item, input.valueCharacterLimit);\n const translationsByLocale = getTranslationsByLocaleForItem(rawSurvey, itemId);\n const translationsOutput = toOutputValue(translationsByLocale, input.valueCharacterLimit);\n const translationsValue =\n \"value\" in translationsOutput && isRecord(translationsOutput.value)\n ? translationsOutput.value\n : undefined;\n\n return {\n identifier,\n found: true,\n itemId,\n itemPath: `/surveyItems/${resolved.index}`,\n rawItem: \"value\" in rawItemOutput ? rawItemOutput.value : undefined,\n rawItemPreview: \"preview\" in rawItemOutput ? rawItemOutput.preview : undefined,\n rawItemTruncated: rawItemOutput.truncated,\n translationPaths: snapshot.inspection.locales.map(\n (locale) =>\n `/translations/${encodeJsonPointerSegment(locale)}/itemTranslations/${encodeJsonPointerSegment(itemId)}`,\n ),\n translationsByLocale: translationsValue,\n translationsPreview: \"preview\" in translationsOutput ? translationsOutput.preview : undefined,\n translationsTruncated: translationsOutput.truncated,\n };\n });\n};\n\nconst summarizeForModel = (output: SurveyGetRawSurveyOutput) => {\n if (!output.ok) {\n return output.reason ?? \"Raw survey context is unavailable.\";\n }\n\n const lines: string[] = [];\n\n if (output.overview) {\n lines.push(\n `Raw survey overview: ${output.overview.surveyItemCount} item(s), top-level keys ${output.overview.topLevelKeys.join(\", \")}.`,\n );\n lines.push(`Locales: ${output.overview.locales.join(\", \") || \"none\"}.`);\n lines.push(\"Survey item JSON paths:\");\n for (const item of output.overview.itemPaths.slice(0, 50)) {\n lines.push(\n `- ${item.path}: ${item.key} (${item.itemType}, id=${item.id})${\n item.parentId ? ` parent=${item.parentId}` : \"\"\n }`,\n );\n }\n if (output.overview.itemPaths.length > 50) {\n lines.push(\"More item paths exist; request a specific path for exact raw JSON.\");\n }\n }\n\n if (output.listOrdering) {\n for (const [list, meaning] of Object.entries(output.listOrdering)) {\n lines.push(`List order (${list}): ${meaning}`);\n }\n }\n\n for (const item of output.items ?? []) {\n if (!item.found) {\n lines.push(`${item.identifier}: not found (${item.error ?? \"unknown error\"})`);\n continue;\n }\n\n lines.push(`${item.identifier}: itemId=${item.itemId}; raw path ${item.itemPath}.`);\n if (item.translationPaths?.length) {\n lines.push(`Translation paths: ${item.translationPaths.join(\", \")}.`);\n }\n if (item.rawItemTruncated) {\n lines.push(`Raw item truncated preview:\\n${item.rawItemPreview ?? \"\"}`);\n } else {\n lines.push(`Raw item: ${JSON.stringify(item.rawItem)}`);\n }\n if (item.translationsTruncated) {\n lines.push(`Translations truncated preview:\\n${item.translationsPreview ?? \"\"}`);\n } else {\n lines.push(`Translations by locale: ${JSON.stringify(item.translationsByLocale ?? {})}`);\n }\n }\n\n for (const entry of output.values ?? []) {\n if (!entry.found) {\n lines.push(`${entry.path}: not found (${entry.error ?? \"unknown error\"})`);\n continue;\n }\n\n if (entry.truncated) {\n lines.push(`${entry.path}: truncated JSON preview:\\n${entry.preview ?? \"\"}`);\n } else {\n lines.push(`${entry.path}: ${JSON.stringify(entry.value)}`);\n }\n }\n\n return lines.join(\"\\n\");\n};\n\nexport const surveyGetRawSurveyTool = createTool({\n id: TOOL_ID,\n description:\n \"Inspect exact raw survey JSON by item id/key/fullKey or JSON Pointer path. Use this before survey-json-patch edits to inspect item config, survey-level metadata, maxItemsPerPage, templateValues, translations/locales, or group ordering arrays.\",\n inputSchema,\n outputSchema,\n mcp: {\n annotations: {\n title: \"Get raw survey JSON\",\n readOnlyHint: true,\n destructiveHint: false,\n idempotentHint: true,\n openWorldHint: false,\n },\n },\n execute: async (inputData, context): Promise<SurveyGetRawSurveyOutput> => {\n const input: SurveyGetRawSurveyInput = {\n ...inputData,\n valueCharacterLimit: inputData.valueCharacterLimit ?? DEFAULT_VALUE_CHARACTER_LIMIT,\n };\n const snapshot = context?.requestContext?.get(\"engineContext\") as\n | SurveyAssistantSnapshot\n | undefined;\n\n if (!snapshot) {\n return {\n ok: false,\n reason: \"No live editor snapshot was provided with this assistant turn.\",\n };\n }\n\n return {\n ok: true,\n revision: snapshot.version.revision,\n contentHash: snapshot.version.contentHash,\n listOrdering: {\n \"overview.topLevelKeys\": \"Alphabetical key order; not survey content order.\",\n \"overview.locales\":\n \"Selected locale first, then remaining source locale order; locale position has no survey meaning.\",\n \"overview.itemPaths\":\n \"Stored surveyItems array order. The numeric segment in each JSON Pointer path is its zero-based stored position; this differs from group-child display order.\",\n values: \"Same order as the requested JSON Pointer paths.\",\n items: \"Same order as the requested itemIdentifiers.\",\n },\n overview: input.paths || input.itemIdentifiers ? undefined : buildOverview(snapshot),\n items: input.itemIdentifiers\n ? buildItemValues(snapshot, {\n itemIdentifiers: input.itemIdentifiers,\n valueCharacterLimit: input.valueCharacterLimit ?? DEFAULT_VALUE_CHARACTER_LIMIT,\n })\n : undefined,\n values: input.paths\n ? buildValues(snapshot, {\n paths: input.paths,\n valueCharacterLimit: input.valueCharacterLimit ?? DEFAULT_VALUE_CHARACTER_LIMIT,\n })\n : undefined,\n };\n },\n toModelOutput: (value) => toTextModelOutput<SurveyGetRawSurveyOutput>(value, summarizeForModel),\n});\n","import { createTool } from \"@mastra/core/tools\";\nimport type { RawSurveyItem } from \"@case-framework/survey-core\";\nimport {\n DEFAULT_LIMIT,\n MAX_LIMIT,\n buildConfigSearchText,\n buildItemTranslationEntries,\n itemSummarySchema,\n mapOutlineById,\n mapRawItemsById,\n sliceWithCursor,\n summarizeKeyIndexEntries,\n summarizeRawItem,\n type ItemSummary,\n type SurveyAssistantEngineContext as SurveyAssistantSnapshot,\n} from \"../../engine\";\nimport { z } from \"zod\";\nimport { toTextModelOutput } from \"./tool-model-output\";\n\nexport const TOOL_ID = \"survey_search_items\";\n\nconst MAX_QUERY_LENGTH = 180;\nconst MAX_MATCHES_PER_ITEM = 6;\nconst DEFAULT_TEXT_LIMIT = 220;\n\nconst searchMatchSchema = z.object({\n source: z.enum([\"structure\", \"translation\", \"config\"]),\n field: z.string().optional(),\n locale: z.string().optional(),\n contentKey: z.string().optional(),\n text: z.string(),\n score: z.number(),\n});\n\nconst searchResultSchema = z.object({\n item: itemSummarySchema,\n score: z.number(),\n matches: z.array(searchMatchSchema),\n});\n\nconst inputSchema = z.object({\n query: z\n .string()\n .min(1)\n .max(MAX_QUERY_LENGTH)\n .describe(\n 'Text to search for across all survey items, including visible translated content such as titles, option labels, and form field labels. Examples: \"age\", \"consent\", \"blood pressure\".',\n ),\n itemTypes: z\n .array(z.string())\n .optional()\n .describe(\"Optional item types to restrict results to, such as choiceItem or formItem.\"),\n locales: z\n .array(z.string())\n .optional()\n .describe(\"Optional locale codes to restrict translation-content matches to.\"),\n cursor: z.string().optional().describe(\"Optional numeric cursor returned by a previous search.\"),\n limit: z\n .number()\n .int()\n .min(1)\n .max(MAX_LIMIT)\n .default(DEFAULT_LIMIT)\n .describe(\"Maximum number of matching items to return.\"),\n});\n\nconst outputSchema = z.object({\n ok: z.boolean(),\n reason: z.string().optional(),\n query: z.string().optional(),\n totalAvailable: z.number().int().nonnegative().optional(),\n returned: z.number().int().nonnegative().optional(),\n nextCursor: z.string().optional(),\n truncated: z.boolean().optional(),\n ordering: z\n .string()\n .optional()\n .describe(\"How results and their matches are ordered; this search output is not survey order.\"),\n results: z.array(searchResultSchema).optional(),\n});\n\ntype SurveySearchItemsInput = z.infer<typeof inputSchema>;\ntype SurveySearchItemsOutput = z.infer<typeof outputSchema>;\ntype SearchMatch = z.infer<typeof searchMatchSchema>;\ntype SearchResult = z.infer<typeof searchResultSchema>;\n\nconst STOP_WORDS = new Set([\n \"a\",\n \"about\",\n \"an\",\n \"and\",\n \"called\",\n \"choice\",\n \"field\",\n \"form\",\n \"for\",\n \"in\",\n \"item\",\n \"label\",\n \"named\",\n \"of\",\n \"option\",\n \"question\",\n \"survey\",\n \"the\",\n \"this\",\n \"title\",\n \"titled\",\n \"with\",\n]);\n\nconst normalizeSearchText = (value: string) => value.trim().toLowerCase().replace(/\\s+/g, \" \");\n\nconst queryTerms = (query: string) => {\n const terms = normalizeSearchText(query)\n .split(/[\\s.,;:!?()[\\]{}\"'`/\\\\]+/)\n .map((term) => term.trim())\n .filter((term) => term.length > 1 && !STOP_WORDS.has(term));\n\n if (terms.length > 0) {\n return terms;\n }\n\n return normalizeSearchText(query)\n .split(/[\\s.,;:!?()[\\]{}\"'`/\\\\]+/)\n .map((term) => term.trim())\n .filter((term) => term.length > 1);\n};\n\nconst scoreText = (\n value: string,\n query: string,\n terms: string[],\n baseScore: number,\n): number | null => {\n const normalizedValue = normalizeSearchText(value);\n const normalizedQuery = normalizeSearchText(query);\n\n if (!normalizedValue || !normalizedQuery) {\n return null;\n }\n\n if (normalizedValue === normalizedQuery) {\n return baseScore + 80;\n }\n\n if (normalizedValue.includes(normalizedQuery)) {\n return baseScore + 50;\n }\n\n const hitCount = terms.filter((term) => normalizedValue.includes(term)).length;\n if (terms.length > 0 && hitCount === terms.length) {\n return baseScore + hitCount * 12;\n }\n\n return null;\n};\n\nconst addMatch = (matches: SearchMatch[], match: Omit<SearchMatch, \"text\"> & { text?: string }) => {\n const text = match.text?.trim();\n if (!text) {\n return;\n }\n\n const duplicate = matches.some(\n (existing) =>\n existing.source === match.source &&\n existing.field === match.field &&\n existing.locale === match.locale &&\n existing.contentKey === match.contentKey &&\n existing.text === text,\n );\n\n if (!duplicate) {\n matches.push({ ...match, text });\n }\n};\n\nconst candidateItems = (\n snapshot: SurveyAssistantSnapshot,\n): Array<{\n item: ItemSummary;\n rawItem?: RawSurveyItem;\n}> => {\n const outlineById = mapOutlineById(snapshot);\n const rawItemsById = mapRawItemsById(snapshot);\n const seen = new Set<string>();\n const candidates: Array<{\n item: ItemSummary;\n rawItem?: RawSurveyItem;\n }> = [];\n\n for (const entry of summarizeKeyIndexEntries(snapshot.inspection.keyIndex, outlineById)) {\n seen.add(entry.itemId);\n candidates.push({\n item: entry,\n rawItem: rawItemsById.get(entry.itemId),\n });\n }\n\n for (const rawItem of rawItemsById.values()) {\n if (seen.has(rawItem.id)) {\n continue;\n }\n\n candidates.push({\n item: summarizeRawItem(rawItem),\n rawItem,\n });\n }\n\n return candidates;\n};\n\nconst searchItems = (\n snapshot: SurveyAssistantSnapshot,\n input: SurveySearchItemsInput,\n): SearchResult[] => {\n const terms = queryTerms(input.query);\n const itemTypeFilter = input.itemTypes?.length ? new Set(input.itemTypes) : undefined;\n\n return candidateItems(snapshot)\n .filter(({ item }) => !itemTypeFilter || itemTypeFilter.has(item.itemType))\n .map(({ item, rawItem }) => {\n const matches: SearchMatch[] = [];\n\n const structuralFields: Array<[field: string, text: string | undefined]> = [\n [\"itemId\", item.itemId],\n [\"itemType\", item.itemType],\n [\"key\", item.key],\n [\"fullKey\", item.fullKey],\n [\"itemLabel\", item.itemLabel],\n [\"path\", item.path?.join(\" \")],\n ];\n\n for (const [field, text] of structuralFields) {\n if (!text) {\n continue;\n }\n\n const score = scoreText(text, input.query, terms, 50);\n if (score !== null) {\n addMatch(matches, { source: \"structure\", field, text, score });\n }\n }\n\n for (const translation of buildItemTranslationEntries(snapshot, item.itemId, {\n locales: input.locales,\n textLimit: DEFAULT_TEXT_LIMIT,\n })) {\n const score = scoreText(\n `${translation.contentKey} ${translation.text}`,\n input.query,\n terms,\n 100,\n );\n if (score !== null) {\n addMatch(matches, {\n source: \"translation\",\n locale: translation.locale,\n contentKey: translation.contentKey,\n text: translation.text,\n score,\n });\n }\n }\n\n if (rawItem) {\n for (const text of buildConfigSearchText(rawItem)) {\n const score = scoreText(text, input.query, terms, 60);\n if (score !== null) {\n addMatch(matches, { source: \"config\", text, score });\n }\n }\n }\n\n if (matches.length === 0) {\n return undefined;\n }\n\n matches.sort((a, b) => b.score - a.score);\n return {\n item,\n matches: matches.slice(0, MAX_MATCHES_PER_ITEM),\n score: matches.reduce((sum, match) => sum + match.score, 0),\n };\n })\n .filter((result): result is SearchResult => Boolean(result))\n .sort((a, b) => b.score - a.score || a.item.fullKey.localeCompare(b.item.fullKey));\n};\n\nconst summarizeForModel = (output: SurveySearchItemsOutput) => {\n if (!output.ok) {\n return output.reason ?? \"Survey item search is unavailable.\";\n }\n\n const lines = [\n `Search \"${output.query ?? \"\"}\": ${output.returned ?? 0}/${output.totalAvailable ?? 0} matching item(s) returned.`,\n ];\n\n for (const result of output.results ?? []) {\n lines.push(\n `- ${result.item.fullKey} (${result.item.itemType}, itemId=${result.item.itemId}, score=${result.score})`,\n );\n for (const match of result.matches) {\n const source =\n match.source === \"translation\"\n ? `${match.locale}.${match.contentKey}`\n : (match.field ?? match.source);\n lines.push(` match ${match.source}:${source}: ${match.text}`);\n }\n }\n\n if (output.nextCursor) {\n lines.push(`More search results are available with cursor ${output.nextCursor}.`);\n }\n\n if (output.ordering) {\n lines.push(`Search-result order: ${output.ordering}`);\n }\n\n lines.push('Use survey_inspect with action \"item-details\" and itemRef to inspect a result.');\n\n return lines.join(\"\\n\");\n};\n\nexport const surveySearchItemsTool = createTool({\n id: TOOL_ID,\n description:\n \"Search all survey items by visible translated text, item keys, labels, and config identifiers. Use this when the user refers to an unselected item by title, label, option text, field label, or another phrase rather than an item id.\",\n inputSchema,\n outputSchema,\n mcp: {\n annotations: {\n title: \"Search survey items\",\n readOnlyHint: true,\n destructiveHint: false,\n idempotentHint: true,\n openWorldHint: false,\n },\n },\n execute: async (inputData, context): Promise<SurveySearchItemsOutput> => {\n const input: SurveySearchItemsInput = {\n ...inputData,\n limit: inputData.limit ?? DEFAULT_LIMIT,\n };\n const snapshot = context?.requestContext?.get(\"engineContext\") as\n | SurveyAssistantSnapshot\n | undefined;\n\n if (!snapshot) {\n return {\n ok: false,\n reason: \"No live editor snapshot was provided with this assistant turn.\",\n query: input.query,\n };\n }\n\n const results = searchItems(snapshot, input);\n const page = sliceWithCursor(results, input);\n\n return {\n ok: true,\n query: input.query,\n totalAvailable: results.length,\n returned: page.items.length,\n nextCursor: page.nextCursor,\n truncated: page.truncated,\n ordering:\n \"Results are ranked by descending text-match score, then item full key. Matches within each result are ranked by descending score. Neither order is survey or respondent-visible order.\",\n results: page.items,\n };\n },\n toModelOutput: (value) => toTextModelOutput<SurveySearchItemsOutput>(value, summarizeForModel),\n});\n","import { createTool } from \"@mastra/core/tools\";\nimport type { SurveyAssistantEngineContext as SurveyAssistantSnapshot } from \"../../engine\";\nimport {\n getAssetUsagesFromContent,\n type Content,\n type RawSurvey,\n type RawSurveyAsset,\n} from \"@case-framework/survey-core\";\nimport { z } from \"zod\";\nimport { surveyGetCurrentContextTool } from \"./survey-get-current-context-tool\";\nimport { surveyGetItemDetailsTool } from \"./survey-get-item-details-tool\";\nimport { surveyGetRawSurveyTool } from \"./survey-get-raw-survey-tool\";\nimport { surveySearchItemsTool } from \"./survey-search-items-tool\";\nimport { toTextModelOutput } from \"./tool-model-output\";\n\nexport const TOOL_ID = \"survey_inspect\";\n\nconst inspectActionSchema = z.enum([\n \"current-context\",\n \"search-items\",\n \"item-details\",\n \"assets\",\n \"raw-json\",\n]);\nconst outlineModeSchema = z.enum([\"full\", \"focused\", \"children\"]);\nconst optionalInput = <T extends z.ZodType>(schema: T) =>\n z.preprocess((value) => (value === null ? undefined : value), schema.optional());\nconst optionalNonBlankString = (maxLength: number) =>\n z.preprocess(\n (value) =>\n value === null || (typeof value === \"string\" && value.trim().length === 0)\n ? undefined\n : value,\n z.string().min(1).max(maxLength).optional(),\n );\n\nconst inputSchema = z.object({\n action: inspectActionSchema.describe(\"The survey information to inspect.\"),\n reason: optionalInput(z.string().max(500)).describe(\"Short reason this inspection is needed.\"),\n scopes: optionalInput(\n z\n .array(\n z.enum([\"summary\", \"selected-item\", \"outline\", \"response-slots\", \"ui-context\", \"history\"]),\n )\n .min(1)\n .max(6),\n ).describe(\"For current-context: context sections to inspect.\"),\n query: optionalNonBlankString(180).describe(\n \"For search-items: text to search across survey content. For assets: optional asset id, filename, name, ALT text, or media type filter. For current-context outline: optional key/fullKey/label filter.\",\n ),\n itemRef: optionalNonBlankString(240).describe(\n 'For current-context outline, item-details, or raw-json: item id, key, fullKey, visible label, or \"selected\".',\n ),\n cursor: optionalNonBlankString(240).describe(\n \"For current-context/search-items pagination: numeric cursor from a previous result.\",\n ),\n outlineMode: optionalInput(outlineModeSchema).describe(\n 'For current-context outline: \"full\" pages all survey items, \"focused\" returns the selected/focused neighborhood, and \"children\" returns direct children of itemRef.',\n ),\n paths: optionalInput(z.array(z.string().min(1).max(500)).min(1).max(20)).describe(\n \"For raw-json: exact JSON Pointer paths to inspect.\",\n ),\n includeChildren: optionalInput(z.boolean()).describe(\n \"For item-details: include direct survey-tree children.\",\n ),\n includeItemConfig: optionalInput(z.boolean()).describe(\n \"For item-details: include choice/form/internal item config details.\",\n ),\n limit: optionalInput(z.number().int().min(1).max(50)).describe(\"Maximum list rows to return.\"),\n});\n\nconst outputSchema = z.object({\n ok: z.boolean(),\n action: inspectActionSchema,\n reason: z.string().optional(),\n modelSummary: z.string(),\n result: z.unknown().optional(),\n});\n\ntype SurveyInspectInput = z.infer<typeof inputSchema>;\ntype SurveyInspectOutput = z.infer<typeof outputSchema>;\n\ntype ExecutableTool = {\n execute?: unknown;\n};\n\nconst runTool = async (tool: ExecutableTool, input: Record<string, unknown>, context: unknown) => {\n const execute = tool.execute as\n | ((inputData: unknown, executionContext: unknown) => Promise<unknown>)\n | undefined;\n\n if (!execute) {\n throw new Error(\"Survey inspection backend is not executable.\");\n }\n\n return execute(input, context);\n};\n\nconst unwrapToolOutput = (value: unknown) => {\n if (\n value &&\n typeof value === \"object\" &&\n \"output\" in value &&\n (value as { output?: unknown }).output !== undefined\n ) {\n return (value as { output: unknown }).output;\n }\n\n return value;\n};\n\nconst stringifyForModel = (value: unknown) => {\n if (typeof value === \"string\") {\n return value;\n }\n\n return JSON.stringify(value, null, 2);\n};\n\nconst resolveItemRef = (\n input: SurveyInspectInput,\n snapshot: SurveyAssistantSnapshot | undefined,\n) => {\n if (input.itemRef && input.itemRef !== \"selected\") {\n return input.itemRef;\n }\n\n return snapshot?.ui.selectedItemId;\n};\n\ntype AssetUsageSummary = {\n locale: string;\n scope: \"surveyCardContent\" | \"navigationContent\" | \"validationMessages\" | \"itemTranslation\";\n contentKey: string;\n blockIndex: number;\n itemId?: string;\n};\n\nconst listAssetUsageSummaries = (survey: RawSurvey) => {\n const usagesByAssetId = new Map<string, AssetUsageSummary[]>();\n const addContent = (\n content: Content | undefined,\n usage: Omit<AssetUsageSummary, \"blockIndex\">,\n ) => {\n for (const assetUsage of getAssetUsagesFromContent(content)) {\n const usages = usagesByAssetId.get(assetUsage.assetId) ?? [];\n usages.push({ ...usage, blockIndex: assetUsage.blockIndex });\n usagesByAssetId.set(assetUsage.assetId, usages);\n }\n };\n\n for (const [locale, localeTranslations] of Object.entries(survey.translations ?? {})) {\n for (const scope of [\"surveyCardContent\", \"navigationContent\", \"validationMessages\"] as const) {\n for (const [contentKey, content] of Object.entries(localeTranslations[scope] ?? {})) {\n addContent(content, { locale, scope, contentKey });\n }\n }\n for (const [itemId, itemTranslations] of Object.entries(\n localeTranslations.itemTranslations ?? {},\n )) {\n for (const [contentKey, content] of Object.entries(itemTranslations ?? {})) {\n addContent(content, {\n locale,\n scope: \"itemTranslation\",\n itemId,\n contentKey,\n });\n }\n }\n }\n\n return usagesByAssetId;\n};\n\nconst summarizeAssetSource = (asset: RawSurveyAsset) => ({\n type: asset.source.type,\n mediaType: asset.source.mediaType,\n});\n\nconst listAssets = (input: SurveyInspectInput, snapshot: SurveyAssistantSnapshot) => {\n const survey = snapshot.survey as RawSurvey;\n const usagesByAssetId = listAssetUsageSummaries(survey);\n const query = input.query?.trim().toLowerCase();\n const allAssets = Object.entries(survey.assets ?? {})\n .map(([assetId, asset]) => {\n const usages = usagesByAssetId.get(assetId) ?? [];\n return {\n assetId,\n kind: asset.kind,\n source: summarizeAssetSource(asset),\n ...(asset.metadata ? { metadata: asset.metadata } : {}),\n usageCount: usages.length,\n usages,\n };\n })\n .filter((asset) => {\n if (!query) return true;\n return [\n asset.assetId,\n asset.source.mediaType,\n asset.metadata?.name,\n asset.metadata?.filename,\n asset.metadata?.alt,\n ].some((value) => value?.toLowerCase().includes(query));\n })\n .sort((left, right) => left.assetId.localeCompare(right.assetId));\n\n const parsedCursor = Number.parseInt(input.cursor ?? \"0\", 10);\n const offset = Number.isFinite(parsedCursor) && parsedCursor >= 0 ? parsedCursor : 0;\n const limit = input.limit ?? 20;\n const assets = allAssets.slice(offset, offset + limit);\n const nextOffset = offset + assets.length;\n\n return {\n totalAvailable: allAssets.length,\n returned: assets.length,\n ...(nextOffset < allAssets.length ? { nextCursor: String(nextOffset) } : {}),\n listOrdering: {\n assets: \"Alphabetical by assetId; position has no survey meaning.\",\n \"assets[].usages\":\n \"Deterministic survey translation traversal order; position has no semantic meaning.\",\n },\n assets,\n };\n};\n\nexport const surveyInspectTool = createTool({\n id: TOOL_ID,\n description:\n \"Inspect current survey state through one compact interface: current context, item search, item details, image assets with explicit asset IDs and usages, or focused raw JSON. Use this before making changes when the answer depends on the live editor state.\",\n inputSchema,\n outputSchema,\n mcp: {\n annotations: {\n title: \"Inspect survey\",\n readOnlyHint: true,\n destructiveHint: false,\n idempotentHint: true,\n openWorldHint: false,\n },\n },\n execute: async (inputData, context): Promise<SurveyInspectOutput> => {\n const input = inputData as SurveyInspectInput;\n const snapshot = context?.requestContext?.get(\"engineContext\") as\n | SurveyAssistantSnapshot\n | undefined;\n\n if (!snapshot) {\n return {\n ok: false,\n action: input.action,\n reason: \"No live editor snapshot was provided with this assistant turn.\",\n modelSummary: \"No live editor snapshot is available for this turn.\",\n };\n }\n\n if (input.action === \"current-context\") {\n const result = unwrapToolOutput(\n await runTool(\n surveyGetCurrentContextTool,\n {\n scopes: input.scopes ?? [\"summary\", \"selected-item\"],\n limit: input.limit,\n cursor: input.cursor,\n itemId: resolveItemRef(input, snapshot),\n query: input.query,\n outlineMode: input.outlineMode,\n },\n context,\n ),\n );\n\n return {\n ok: true,\n action: input.action,\n modelSummary: stringifyForModel(result),\n result,\n };\n }\n\n if (input.action === \"search-items\") {\n if (!input.query) {\n return {\n ok: false,\n action: input.action,\n reason: \"Search requires a query.\",\n modelSummary: \"Search requires a query.\",\n };\n }\n\n const result = unwrapToolOutput(\n await runTool(\n surveySearchItemsTool,\n {\n query: input.query,\n limit: input.limit,\n cursor: input.cursor,\n },\n context,\n ),\n );\n\n return {\n ok: true,\n action: input.action,\n modelSummary: stringifyForModel(result),\n result,\n };\n }\n\n if (input.action === \"item-details\") {\n const itemId = resolveItemRef(input, snapshot);\n if (!itemId) {\n return {\n ok: false,\n action: input.action,\n reason: \"No item reference was provided and no item is selected.\",\n modelSummary: \"No item reference was provided and no item is selected.\",\n };\n }\n\n const result = unwrapToolOutput(\n await runTool(\n surveyGetItemDetailsTool,\n {\n itemId,\n includeSurveyChildren: input.includeChildren ?? false,\n includeItemConfig: input.includeItemConfig ?? true,\n childrenLimit: input.limit,\n },\n context,\n ),\n );\n\n return {\n ok: true,\n action: input.action,\n modelSummary: stringifyForModel(result),\n result,\n };\n }\n\n if (input.action === \"assets\") {\n const result = listAssets(input, snapshot);\n return {\n ok: true,\n action: input.action,\n modelSummary: stringifyForModel(result),\n result,\n };\n }\n\n const itemId = resolveItemRef(input, snapshot);\n const itemIdentifiers = itemId ? [itemId] : undefined;\n const result = unwrapToolOutput(\n await runTool(\n surveyGetRawSurveyTool,\n {\n paths: input.paths,\n itemIdentifiers,\n },\n context,\n ),\n );\n\n return {\n ok: true,\n action: input.action,\n modelSummary: stringifyForModel(result),\n result,\n };\n },\n toModelOutput: (value) =>\n toTextModelOutput<SurveyInspectOutput>(value, (output) => output.modelSummary),\n});\n","import { createTool } from \"@mastra/core/tools\";\nimport type { RequestContext } from \"@mastra/core/request-context\";\nimport { z } from \"zod\";\nimport type { SurveyAssistantRequestContext } from \"../request-context\";\nimport { toTextModelOutput } from \"./tool-model-output\";\n\nexport const TOOL_ID = \"survey_attachment\";\n\nconst inputSchema = z.object({\n documentIds: z\n .array(z.string().min(1))\n .min(1)\n .max(4)\n .describe(\"IDs of only the stored attachments needed for the current request.\"),\n});\n\nconst outputSchema = z.object({\n loaded: z.array(\n z.object({\n id: z.string(),\n filename: z.string(),\n mediaType: z.string(),\n }),\n ),\n});\n\nexport const surveyAttachmentTool = createTool({\n id: TOOL_ID,\n description:\n \"Attach only the stored PDFs or images needed for the current task to the next native model request. After this succeeds, read the original files directly and continue the task.\",\n inputSchema,\n outputSchema,\n mcp: {\n annotations: {\n title: \"Load chat attachment\",\n readOnlyHint: true,\n destructiveHint: false,\n idempotentHint: true,\n openWorldHint: false,\n },\n },\n execute: async (inputData, context) => {\n const requestContext = context?.requestContext as\n | RequestContext<SurveyAssistantRequestContext>\n | undefined;\n const access = requestContext?.get(\"attachmentAccess\");\n if (!access) return { loaded: [] };\n\n const requestedIds = [...new Set(inputData.documentIds)];\n const authorized = access.documents.filter((document) => requestedIds.includes(document.id));\n const attachments = await access.load(authorized.map((document) => document.id));\n access.selectedAttachments.splice(0, access.selectedAttachments.length, ...attachments);\n\n return {\n loaded: authorized.map((document) => ({\n id: document.id,\n filename: document.name,\n mediaType: document.mediaType,\n })),\n };\n },\n toModelOutput: (value) =>\n toTextModelOutput(\n value,\n () =>\n \"The selected original attachments are included in this model input. Read them directly now and continue the user's task. Do not claim that their content is unavailable or ask the user to paste extracted text.\",\n ),\n});\n","import { createTool } from \"@mastra/core/tools\";\nimport { z } from \"zod\";\nimport { auditSurvey, type SurveyAssistantEngineContext } from \"../../engine\";\nimport { toTextModelOutput } from \"./tool-model-output\";\n\nexport const TOOL_ID = \"survey_audit\";\n\nconst inputSchema = z.object({\n sourceLocale: z\n .string()\n .min(1)\n .optional()\n .describe(\"Locale treated as the source when checking translation completeness.\"),\n targetLocales: z.array(z.string().min(1)).max(20).optional(),\n maxFindings: z.number().int().min(1).max(300).default(120).optional(),\n reason: z.string().max(500).optional(),\n});\n\nconst outputSchema = z.object({\n ok: z.boolean(),\n reason: z.string().optional(),\n report: z.unknown().optional(),\n});\n\nexport const surveyAuditTool = createTool({\n id: TOOL_ID,\n description:\n \"Audit the current survey for deterministic structural, content, localization, response, and asset issues, and return a research-informed questionnaire-quality review rubric for qualitative critique. This is read-only and is not psychometric validation.\",\n inputSchema,\n outputSchema,\n mcp: {\n annotations: {\n title: \"Audit survey\",\n readOnlyHint: true,\n destructiveHint: false,\n idempotentHint: true,\n openWorldHint: false,\n },\n },\n execute: async (input, context) => {\n const snapshot = context?.requestContext?.get(\"engineContext\") as\n | SurveyAssistantEngineContext\n | undefined;\n if (!snapshot)\n return { ok: false, reason: \"No live editor snapshot is available for this turn.\" };\n return { ok: true, report: auditSurvey(snapshot, input) };\n },\n toModelOutput: (value) => toTextModelOutput(value, (output) => JSON.stringify(output, null, 2)),\n});\n","import { createTool } from \"@mastra/core/tools\";\nimport type { RequestContext } from \"@mastra/core/request-context\";\nimport {\n getAssetUsagesFromContent,\n type Content,\n type RawSurvey,\n} from \"@case-framework/survey-core\";\nimport { z } from \"zod\";\nimport { surveyChangeSetSchema, type SurveyChangeSet, type SurveyOperation } from \"../../protocol\";\nimport {\n createSurveyChangeSet,\n SURVEY_CHANGE_CONTINUATION_MODES,\n type SurveyAssistantEngineContext,\n} from \"../../engine\";\nimport {\n requireSurveyAssistantTurnState,\n type SurveyAssistantRequestContext,\n} from \"../request-context\";\nimport { toTextModelOutput } from \"./tool-model-output\";\n\nexport const TOOL_ID = \"survey_asset\";\n\nconst inputSchema = z\n .object({\n action: z.enum([\"import-attachment\", \"update-metadata\", \"remove\"]),\n documentId: z\n .string()\n .min(1)\n .optional()\n .describe(\"Stored attachment id for import-attachment.\"),\n assetId: z.string().min(1).max(240).optional(),\n name: z.string().max(500).nullable().optional(),\n filename: z.string().max(500).nullable().optional(),\n alt: z.string().max(2000).nullable().optional(),\n continuationMode: z\n .enum(SURVEY_CHANGE_CONTINUATION_MODES)\n .optional()\n .describe(\n 'Required after any earlier mutation candidate in the turn. Use \"append\" to keep earlier candidates, including an imported asset; use \"replace\" only when resubmitting the complete intended proposal.',\n ),\n summary: z.string().min(1).max(500),\n })\n .strict();\n\nconst slug = (value: string) =>\n value\n .toLowerCase()\n .replace(/\\.[^.]+$/, \"\")\n .replace(/[^a-z0-9_-]+/g, \"-\")\n .replace(/^-+|-+$/g, \"\")\n .slice(0, 100) || \"image\";\n\nconst OMITTED_EMBEDDED_IMAGE_DATA = \"[embedded image data omitted from transcript]\";\n\nconst getAssetReferenceLabels = (\n snapshot: SurveyAssistantEngineContext | undefined,\n assetId: string,\n): string[] => {\n const translations = (snapshot?.survey as RawSurvey | undefined)?.translations;\n if (!translations) return [];\n\n const references: string[] = [];\n const inspectContent = (content: Content | undefined, label: string) => {\n if (getAssetUsagesFromContent(content).some((usage) => usage.assetId === assetId)) {\n references.push(label);\n }\n };\n\n for (const [locale, localeTranslations] of Object.entries(translations)) {\n for (const surface of [\n \"surveyCardContent\",\n \"navigationContent\",\n \"validationMessages\",\n ] as const) {\n for (const [contentKey, content] of Object.entries(localeTranslations[surface] ?? {})) {\n inspectContent(content, `${locale}:${surface}:${contentKey}`);\n }\n }\n for (const [itemId, itemTranslations] of Object.entries(\n localeTranslations.itemTranslations ?? {},\n )) {\n for (const [contentKey, content] of Object.entries(itemTranslations ?? {})) {\n inspectContent(content, `${locale}:item:${itemId}:${contentKey}`);\n }\n }\n }\n\n return references;\n};\n\nconst getToolOutput = (value: unknown): SurveyChangeSet =>\n value && typeof value === \"object\" && \"output\" in value && value.output !== undefined\n ? (value.output as SurveyChangeSet)\n : (value as SurveyChangeSet);\n\nconst describeAssetOperation = (operation: SurveyOperation) => {\n switch (operation.kind) {\n case \"set-image-asset\":\n case \"update-image-asset-metadata\":\n case \"remove-image-asset\":\n return `${operation.kind} ${operation.assetId}`;\n default:\n return operation.kind;\n }\n};\n\nconst summarizeAssetChange = (event: SurveyChangeSet) => {\n const lines = [\n `${event.status === \"validated\" ? \"Validated\" : \"Rejected\"} survey asset change: ${event.summary}`,\n `Change id: ${event.id}`,\n ];\n\n if (event.operations.length > 0) {\n lines.push(`Operations: ${event.operations.map(describeAssetOperation).join(\", \")}`);\n }\n if (event.status === \"validated\") {\n lines.push(\n \"Lifecycle: this candidate is registered, not live. The embedded image bytes remain available to the application and were omitted from model context.\",\n );\n const importedAssetIds = event.operations\n .filter((operation) => operation.kind === \"set-image-asset\")\n .map((operation) => operation.assetId);\n if (importedAssetIds.length > 0) {\n lines.push(`Asset id to reference: ${importedAssetIds.join(\", \")}`);\n lines.push(\n 'Required continuation: pass continuationMode \"append\" on every following mutation that should keep this asset import. To use the image in a NEW item, create that item in one survey_change call and put the image block directly in create-item.translations[].content; do not create placeholder text and do not call update-placed-image for an item that is not in the immutable snapshot. For an existing rich-text image placement, use update-placed-image. If a later proposal is rejected, re-import the attachment with continuationMode \"replace\", then append one corrected dependent survey_change; never replace the turn with only the asset reference.',\n );\n lines.push(\n `New info-item image source: { \"type\": \"asset\", \"assetId\": \"${importedAssetIds[0]}\" }. Embed it in a richText image block inside the create-item translation content.`,\n );\n lines.push(\n `New info-item translation example: { \"locale\": \"<selected-locale>\", \"contentKey\": \"content\", \"content\": { \"type\": \"richText\", \"version\": 1, \"doc\": { \"type\": \"doc\", \"blocks\": [{ \"type\": \"image\", \"source\": { \"type\": \"asset\", \"assetId\": \"${importedAssetIds[0]}\" }, \"alt\": \"<meaningful description>\" }] } } }.`,\n );\n }\n }\n if (event.validation.issues.length > 0) {\n lines.push(\n `Issues:\\n${event.validation.issues.map((issue) => `- ${issue.code}: ${issue.message}`).join(\"\\n\")}`,\n );\n }\n if (event.validation.warnings.length > 0) {\n lines.push(\n `Warnings:\\n${event.validation.warnings.map((warning) => `- ${warning.code}: ${warning.message}`).join(\"\\n\")}`,\n );\n }\n\n return lines.join(\"\\n\");\n};\n\nconst redactEmbeddedImageOperation = (operation: SurveyOperation): SurveyOperation =>\n operation.kind === \"set-image-asset\"\n ? {\n ...operation,\n asset: {\n ...operation.asset,\n source: {\n ...operation.asset.source,\n data: OMITTED_EMBEDDED_IMAGE_DATA,\n },\n },\n }\n : operation;\n\nconst redactAssetChangeForTranscript = (event: SurveyChangeSet): SurveyChangeSet => ({\n ...event,\n operations: event.operations.map(redactEmbeddedImageOperation),\n validation: {\n ...event.validation,\n normalizedOperations: event.validation.normalizedOperations.map(redactEmbeddedImageOperation),\n },\n});\n\nexport const surveyAssetTool = createTool({\n id: TOOL_ID,\n description:\n 'Import an attached image into survey assets without asking the model to copy base64, or update/remove an existing image asset. The result is an undoable candidate change, not a live asset. After importing, pass continuationMode \"append\" to the dependent mutation so the import and references are authorized together. For a new item, embed the asset image block directly in create-item.translations[].content in that one dependent call; update-placed-image is only for an image placement that already exists in the immutable snapshot. This tool refuses to remove a currently referenced asset. To delete references and their asset together, use one survey_change candidate with reference-removal operations first and remove-image-asset last.',\n inputSchema,\n outputSchema: surveyChangeSetSchema,\n mcp: {\n annotations: {\n title: \"Prepare survey asset change\",\n readOnlyHint: true,\n destructiveHint: false,\n idempotentHint: false,\n openWorldHint: false,\n },\n },\n execute: async (input, context) => {\n const requestContext = context?.requestContext as\n | RequestContext<SurveyAssistantRequestContext>\n | undefined;\n const { changeCollector, turnId } = requireSurveyAssistantTurnState(requestContext);\n const snapshot = requestContext?.get(\"engineContext\") as\n | SurveyAssistantEngineContext\n | undefined;\n let operation: SurveyOperation;\n\n if (input.action === \"import-attachment\") {\n if (!input.documentId) throw new Error(\"import-attachment requires documentId.\");\n const access = requestContext?.get(\"attachmentAccess\");\n const manifest = access?.documents.find((entry) => entry.id === input.documentId);\n if (!access || !manifest)\n throw new Error(`Attachment \"${input.documentId}\" is not available for this turn.`);\n if (!manifest.mediaType.startsWith(\"image/\"))\n throw new Error(`Attachment \"${manifest.name}\" is not an image.`);\n const [loaded] = await access.load([input.documentId]);\n if (!loaded) throw new Error(`Attachment \"${manifest.name}\" could not be loaded.`);\n const base = input.assetId ?? slug(manifest.name);\n let assetId = base;\n let suffix = 2;\n while (snapshot?.survey.assets?.[assetId]) assetId = `${base}-${suffix++}`;\n operation = {\n kind: \"set-image-asset\",\n assetId,\n asset: {\n kind: \"image\",\n source: {\n type: \"embedded\",\n mediaType: loaded.mediaType,\n encoding: \"base64\",\n data: loaded.data,\n },\n metadata: {\n filename: input.filename ?? loaded.filename,\n name: input.name ?? undefined,\n alt: input.alt ?? undefined,\n },\n },\n };\n } else if (input.action === \"update-metadata\") {\n if (!input.assetId) throw new Error(\"update-metadata requires assetId.\");\n operation = {\n kind: \"update-image-asset-metadata\",\n assetId: input.assetId,\n metadata: { name: input.name, filename: input.filename, alt: input.alt },\n };\n } else {\n if (!input.assetId) throw new Error(\"remove requires assetId.\");\n operation = { kind: \"remove-image-asset\", assetId: input.assetId };\n }\n\n let event = createSurveyChangeSet({\n operations: [operation],\n snapshot,\n summary: input.summary,\n turnId,\n });\n\n if (operation.kind === \"remove-image-asset\") {\n const referenceLabels = getAssetReferenceLabels(snapshot, operation.assetId);\n if (referenceLabels.length > 0) {\n event = surveyChangeSetSchema.parse({\n ...event,\n status: \"rejected\",\n validation: {\n ...event.validation,\n valid: false,\n issues: [\n ...event.validation.issues,\n {\n severity: \"error\",\n code: \"image-asset-still-referenced\",\n message:\n `Image asset \"${operation.assetId}\" is still referenced by ${referenceLabels.slice(0, 3).join(\", \")}. ` +\n 'Prepare one survey_change candidate containing every reference-removal operation first and remove-image-asset last. If replacing earlier candidates in this turn, that combined candidate must use continuationMode \"replace\".',\n operationIndex: 0,\n },\n ],\n normalizedOperations: [],\n },\n });\n }\n }\n\n return changeCollector.register(event, { continuationMode: input.continuationMode });\n },\n transform: {\n transcript: {\n output: ({ output }) =>\n output ? redactAssetChangeForTranscript(getToolOutput(output)) : output,\n },\n },\n toModelOutput: (value) => toTextModelOutput(value, summarizeAssetChange),\n});\n","import {\n surveyAuthoringReferenceTool,\n TOOL_ID as AUTHORING_REFERENCE_TOOL_ID,\n} from \"./survey-authoring-reference-tool\";\nimport { surveyChangeTool, TOOL_ID as CHANGE_TOOL_ID } from \"./survey-change-tool\";\nimport { surveyExpressionTool, TOOL_ID as EXPRESSION_TOOL_ID } from \"./survey-expression-tool\";\nimport { surveyInspectTool, TOOL_ID as INSPECT_TOOL_ID } from \"./survey-inspect-tool\";\nimport { surveyAttachmentTool, TOOL_ID as ATTACHMENT_TOOL_ID } from \"./survey-attachment-tool\";\nimport { surveyAuditTool, TOOL_ID as AUDIT_TOOL_ID } from \"./survey-audit-tool\";\nimport { surveyAssetTool, TOOL_ID as ASSET_TOOL_ID } from \"./survey-asset-tool\";\n\nexport const SURVEY_ASSISTANT_TOOL_IDS = [\n INSPECT_TOOL_ID,\n CHANGE_TOOL_ID,\n EXPRESSION_TOOL_ID,\n AUTHORING_REFERENCE_TOOL_ID,\n ATTACHMENT_TOOL_ID,\n AUDIT_TOOL_ID,\n ASSET_TOOL_ID,\n] as const;\n\nexport const surveyAssistantTools = Object.freeze({\n [INSPECT_TOOL_ID]: surveyInspectTool,\n [CHANGE_TOOL_ID]: surveyChangeTool,\n [AUTHORING_REFERENCE_TOOL_ID]: surveyAuthoringReferenceTool,\n [EXPRESSION_TOOL_ID]: surveyExpressionTool,\n [ATTACHMENT_TOOL_ID]: surveyAttachmentTool,\n [AUDIT_TOOL_ID]: surveyAuditTool,\n [ASSET_TOOL_ID]: surveyAssetTool,\n});\n\nexport { surveyAuditTool } from \"./survey-audit-tool\";\nexport { surveyAssetTool } from \"./survey-asset-tool\";\n"],"mappings":"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"}
|
package/dist/ui.d.mts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import { C as SurveyAssistantModelOption,
|
|
2
|
-
import { d as SurveyAssistantThreadClient, n as SurveyAssistantSessionOptions } from "./index-
|
|
1
|
+
import { C as SurveyAssistantModelOption, it as SurveyAssistantThread } from "./index-DVxVyhAu.mjs";
|
|
2
|
+
import { d as SurveyAssistantThreadClient, n as SurveyAssistantSessionOptions } from "./index-C_x686M7.mjs";
|
|
3
|
+
import { g as SurveyAssistantThreadLauncher } from "./controller-proxy-2VH0b_5E.mjs";
|
|
3
4
|
import { ReactNode } from "react";
|
|
4
5
|
import * as _$react_jsx_runtime0 from "react/jsx-runtime";
|
|
5
6
|
import { LocalizationCatalog, LocalizationMessages, LocalizationTranslate } from "@case-framework/ui-localization";
|
|
@@ -16,7 +17,8 @@ type SurveyAssistantPanelProps = Omit<SurveyAssistantSessionOptions, "initialMes
|
|
|
16
17
|
resourceId: string;
|
|
17
18
|
selectedThreadStorageKey?: string | false;
|
|
18
19
|
threadApi?: string;
|
|
19
|
-
threadClient?: SurveyAssistantThreadClient;
|
|
20
|
+
threadClient?: SurveyAssistantThreadClient; /** Allows host UI outside the panel to create a new thread and execute its first prompt. */
|
|
21
|
+
threadLauncher?: SurveyAssistantThreadLauncher;
|
|
20
22
|
};
|
|
21
23
|
declare const SurveyAssistantPanel: ({
|
|
22
24
|
language,
|
package/dist/ui.d.mts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ui.d.mts","names":[],"sources":["../src/ui/survey-assistant-panel.tsx","../src/ui/connected-survey-assistant-panel.tsx","../src/ui/localizations/en.ts","../src/ui/localizations/nl.ts","../src/ui/localization.tsx"],"mappings":"
|
|
1
|
+
{"version":3,"file":"ui.d.mts","names":[],"sources":["../src/ui/survey-assistant-panel.tsx","../src/ui/connected-survey-assistant-panel.tsx","../src/ui/localizations/en.ts","../src/ui/localizations/nl.ts","../src/ui/localization.tsx"],"mappings":";;;;;;;;KA+sBY,yBAAA,GAA4B,IAAA,CACtC,6BAAA;EAGA,QAAA;EACA,QAAA;EACA,aAAA,GAAgB,mBAAA;EAChB,OAAA;EACA,MAAA,GAAS,0BAAA;EACT,qBAAA,IAAyB,MAAA,EAAQ,qBAAA,eAAoC,OAAA;EACrE,aAAA,EAAe,OAAA;EACf,UAAA;EACA,wBAAA;EACA,SAAA;EACA,YAAA,GAAe,2BAAA,EALsD;EAOrE,cAAA,GAAiB,6BAAA;AAAA;AAAA,cAi4BN,oBAAA;EAAwB,QAAA;EAAA,aAAA;EAAA,GAAA;AAAA,GAIlC,yBAAA,KAAyB,oBAAA,CAAA,GAAA,CAAA,OAAA;;;KC9lDhB,kCAAA,GAAqC,IAAA,CAC/C,yBAAA;EAGA,eAAA;EACA,eAAA;EACA,mBAAA,EAAqB,KAAA,EAAO,KAAA;EAC5B,aAAA,EAAe,OAAA;AAAA;AAAA,cAGJ,6BAAA;EAAiC,eAAA;EAAA,eAAA;EAAA,mBAAA;EAAA,aAAA;EAAA,GAAA;AAAA,GAM3C,kCAAA,KAAkC,oBAAA,CAAA,GAAA,CAAA,OAAA;;;cCpBxB,yBAAA,EAA2B,oBAAA;;;cCA3B,yBAAA,EAA2B,oBAAA;;;cCa3B,mCAAA,EAAqC,mBAAA;AAAA,UAOjC,wCAAA;EACf,QAAA,EAAU,SAAA;EACV,QAAA;EACA,aAAA,GAAgB,mBAAA;AAAA;AAAA,cAGL,mCAAA;EAAuC,QAAA;EAAA,QAAA;EAAA;AAAA,GAIjD,wCAAA,KAAwC,oBAAA,CAAA,GAAA,CAAA,OAAA;AAAA,cAyB9B,6BAAA,QAAoC,qBAAA"}
|