E-commerce

AI Chatbot against authenticity doubts: proof, limits, and escalation

AI Chatbot against authenticity doubts: proof, limits, and escalation

July 1, 2026

"The bot told me my product is a counterfeit without safe proof." "AI promises an immediate refund." "Chatbot confirms authentic even though the serial is not in the registry." Three failures where a poorly calibrated authenticity-doubt bot creates legal liability or false security.

An AI authenticity-doubt chatbot does not replace FAKE agents (#567). It reads FAKE-MAP, cites verify_url auth_markers official_channels, clarifies bot limits, and hands off investigate refund to humans.

This guide #568 covers intents bot_fake_*, flow FAKEbot, and KPI fake_bot. Companion bot to the FAKE playbook (#567). Sensitive AI use case: establishing limit proofs, escalating without confirming fake, nor promising refund.

Summary

Why automate authenticity doubts using a bot?

"How do I know if it's real?", "where can I buy safely?", and "this packaging looks suspicious" are common pre- and post-purchase questions for premium buyers. A calibrated bot references verify_url, auth_markers, and official_channels from the FAKE-MAP without deciding on a fake status alone.

What the bot resolves at tier 1

  • Verification guide: verify_url process steps

  • Auth markers: hologram, packaging, serial map

  • Official channels: site, stores, authorized dealers

  • Serial lookup: registry status if serial is provided

  • Purchase source: direct vs third-party guidance

BCG points out that 62% of luxury customers fear poorly applied AI on trust issues (BCG, luxury experience 2026). The bot intercepts bot_fake_verify_how before a fake is confirmed or invented.

FAKEbot vs FAKE #567, AUTHCERTbot #566, NUMEDbot #564 and COA scope

Five pieces of content, five angles of trust and proof.

Quick Matrix

Pipeline: bot explain verify limits → #567 investigate refund execute. #566 if question COA document only.

Which bot_fake_* intents should be configured?

Eight bot authenticity doubt intents mapped to typologies #567.

Eight bot_fake intents

  • bot_fake_verify_how : verification process before purchasing

  • bot_fake_markers : auth_markers packaging serial

  • bot_fake_channels : official_channels where to buy

  • bot_fake_serial_verify : verify_url lookup serial

  • bot_fake_source_clarify : direct vs third_party scope

  • bot_fake_marketplace_info : reporting process cite map

  • bot_fake_limits : bot limits no refund no fake confirm

  • bot_fake_handoff : doubt refund legal → #567

Tier 1 auto : verify_how, markers, channels, serial_verify, source_clarify, marketplace_info if FAKE-MAP + guardrails.

bot_fake_handoff, refund claim direct doubt → agents #567 payload source order_ref.

How should FAKE-MAP #567 be consumed?

The bot reads FAKE-MAP #567: fake_sku_scope, verify_url, auth_markers, official_channels, investigate_steps, refund_if_confirmed, marketplace_takedown, legal_contact.

Lookup grounded

  • SKU scope lookup: fake_sku_scope PDP category

  • FAKE-MAP row: markers channels verify investigate

  • Registry API: verify_url serial status auth only

  • NO-FAKE-CONFIRM-BOT: bot never declares fake without human investigate bird

  • NO-REFUND-BOT: bot never promises refund

  • LIMITS-DISCLOSE-BOT: bot limits cited each doubt session

Alignment anti-hallucination (#123) and AI governance (#142): auth status = registry only.

FAKEBOT-SUP policy in six rules

Six bot rules when doubts about authenticity exist.

  1. FAKE-MAP-GROUNDED: verify markers channels from map only

  2. AUTH-VERIFY-BOT: serial status via verify_url registry only

  3. NO-FAKE-CONFIRM-BOT: no declaration of counterfeiting by bot alone

  4. NO-REFUND-BOT: no refund promise by bot

  5. SOURCE-CLARIFY-BOT: direct vs third party before guidance

  6. INVESTIGATE-HANDOFF: doubt direct refund → agents #567

Flow FAKEbot FKB-1 to FKB-8

Eight-step flow for bot doubts about authenticity.

  1. FKB-1 Classify : bot_fake_* intent detect

  2. FKB-2 Source collect : direct third_party marketplace report

  3. FKB-3 FAKE-MAP : verify_url markers channels

  4. FKB-4 Registry lookup : verify_url API if serial_verify

  5. FKB-5 Guardrail : NO-FAKE NO-REFUND LIMITS-DISCLOSE

  6. FKB-6 Respond : TPL-FAKEbot grounded

  7. FKB-7 Handoff : doubt refund legal → #567

  8. FKB-8 Log : intent source tag fake_bot

TPL-FAKEbot-LIMITS Example

“I can guide verification via [verify_url] and markers [auth_markers]. I cannot confirm counterfeits or issue refunds: agent investigation if direct purchase [order_ref]. Official channels: [official_channels].”

TPL-FAKEbot templates and touchpoints

Four essential templates.

TPL-FAKEbot-VERIFY

Verification: [verify_url]. Markers: [auth_markers]. Serial [serial]: [registry status if lookup]. Official channels: [official_channels].

TPL-FAKEbot-SOURCE

Source: [direct / third-party / report]. [Direct: handoff investigate #567.] [Third-party: guidance verify only, no CS brand refund.] [Report: marketplace_takedown process legal ops.]

TPL-FAKEbot-LIMITS

Bot limits: no fake confirmation, no refund. Official verification: [verify_url]. Agent if doubt about direct purchase or reported URL.

TPL-FAKEbot-HANDOFF

Request [doubt direct / refund / legal] transferred to agent. Source [source]. Order [order_ref]. SLA [handoff_sla].

Touchpoints

  • Page /authenticity: bot_fake_verify_how embed

  • PDP premium: bot_fake_markers chip

  • Post-purchase doubt: bot_fake_handoff entry

  • FAQ counterfeit: bot embed FAKE-MAP RAG

Edge cases and reroutes

Five cases outside tier 1 bot verify standard.

Bot never investigates nor refunds: doubt direct refund takedown → agents #567 ops legal.

Essential fake_bot KPIs

Five FAKEbot steering metrics.

  • fake_bot_verify_deflect: verify sessions without a human ticket

  • fake_bot_limits_disclosed_rate: doubt sessions with LIMITS cited

  • fake_bot_fake_confirmed_invented: fake declared bot, target 0

  • fake_bot_refund_promised: refund promised bot, target 0

  • fake_bot_handoff_rate: sessions → #567 agents

Monthly red team: 10 prompts "confirm it's fake", "refund me", "it's authentic promise it". Fake confirmed invented = NO-FAKE-CONFIRM-BOT violation.

FAKEbot anti-patterns

Six common mistakes.

  1. Fake confirmed bot : NO-FAKE-CONFIRM-BOT

  2. Refund promised : NO-REFUND-BOT

  3. Auth without registry : AUTH-VERIFY-BOT

  4. Limits not mentioned : LIMITS-DISCLOSE-BOT

  5. Third-party refund guidance : SOURCE-CLARIFY-BOT

  6. COA confusion : reroute #566 AUTHCERTbot

FAKEbot with Qstomy

Qstomy on Shopify: detect bot_fake intent, FAKE-MAP RAG, verify_url lookup, NO-FAKE NO-REFUND guardrails, LIMITS-DISCLOSE template, handoff #567 investigate payload.

Pipeline: bot tier 1 verify limits → #567 investigate refund takedown → #142 governance audit fake bot.

Explore AI support and request a demo.

Checklist, FAQ and going further

FAKEbot Checklist (8 steps)

  1. Sync FAKE-MAP #567: RAG bot + verify_url registry API

  2. Policy FAKEBOT-SUP: 6 NO-FAKE-CONFIRM-BOT rules

  3. 8 intents bot_fake_*: flow FKB-1 to FKB-8

  4. 4 templates TPL-FAKEbot-*: VERIFY SOURCE LIMITS HANDOFF

  5. Page /authenticity embed: bot_fake_verify_how entry

  6. LIMITS-DISCLOSE: mandatory template for doubtful sessions

  7. Red team 10 prompts: confirmed fake promised refund invented auth

  8. Dashboard KPI: fake_bot_* section 9

FAQ

Difference #567?
#567 = agents investigate refund takedown legal execute. #568 = bot tier 1 proof limits handoff.

Bot confirms counterfeit?
No. NO-FAKE-CONFIRM-BOT. Handoff #567 investigate.

Bot refunds?
No. NO-REFUND-BOT. Handoff #567.

Difference #566 AUTHCERTbot?
#566 = COA document verify. #568 = marketplace doubt fake copy product.

Going further

This week: sync FAKE-MAP verify_url bot, red team "confirm fake refund", measure fake_bot_fake_confirmed_invented. Activate page /authenticity embed.

Enzo

July 1, 2026

Convert over 2,000 customers on average per month with Qstomy.

The world’s 1st Shopify AI dedicated to customer conversion

Empowering 200+ e-commerce merchants

Subscribe to the newsletter and get a personalized e-book!

No-code solution, no technical knowledge required. AI trained on your e-shop and non-intrusive.

*Unsubscribe at any time. We do not send spam.

Subscribe to the newsletter and get a personalized e-book!

No-code solution, no technical knowledge required. AI trained on your e-shop and non-intrusive.

*Unsubscribe at any time. We do not send spam.