{"version":3,"file":"ai-model/prompt/locate-grounding-rules.mjs","sources":["../../../../src/ai-model/prompt/locate-grounding-rules.ts"],"sourcesContent":["export function locateGroundingRules() {\n  return `## Important Notes for Locating Elements:\n- When the user describes an element that contains text (such as buttons, input fields, dropdown options, radio buttons, etc.), you should locate ONLY the text region of that element, not the entire element boundary.\n- For example: If an input field is large (both wide and tall) with a placeholder text \"Please enter your comment\", you should locate only the area where the placeholder text appears, not the entire input field.\n- This principle applies to all text-containing elements: focus on the visible text region rather than the full element container.`;\n}\n"],"names":["locateGroundingRules"],"mappings":"AAAO,SAASA;IACd,OAAO,CAAC;;;kIAGwH,CAAC;AACnI"}