@claritylabs/cl-sdk 0.16.0 → 0.16.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -6442,7 +6442,7 @@ function buildQuotesPoliciesPrompt() {
|
|
|
6442
6442
|
return `POLICIES vs QUOTES:
|
|
6443
6443
|
- POLICIES = bound coverage currently in force. Use these when answering "what coverage do we have?", "what are our limits?", "are we covered for X?"
|
|
6444
6444
|
- QUOTES = proposals or indications received but not yet bound. Use these when answering "what quotes have we received?", "what was quoted?", "what are the proposed terms?"
|
|
6445
|
-
- Always clearly label which you are referencing. Say "In your [
|
|
6445
|
+
- Always clearly label which you are referencing. Refer to policies and quotes by the ADMINISTRATOR / MGA (the \`mga\` field) when present \u2014 this is the entity the insured actually interacts with. Only fall back to the carrier name if no administrator/MGA is available. Say "In your [administrator] policy..." or "In the [administrator] quote/proposal...". Do not lead with the underlying carrier (e.g. "CUMIS General Insurance Company") when an administrator/MGA like "Allianz Global Assistance" is available.
|
|
6446
6446
|
- NEVER present a quote as active coverage. A quote is a proposal only.
|
|
6447
6447
|
- If asked about coverage, default to policies unless the question specifically asks about quotes or proposals.
|
|
6448
6448
|
|