sh.E
EpochCore × any-site

embed sh.E anywhere

One script tag. Visitors get sh.E in a chat bubble. Backed by the same Trifecta brain, sealed activity feed, and on-chain provenance as sh-epoch.ceo.

drop-in

<script src="https://sh-epoch.ceo/agent.js" async></script>

Self-contained, ~6KB. Shadow DOM keeps your site's CSS isolated. Public bypass — no auth on partner side.

what visitors get

  • chat — Trifecta-backed conversation with sh.E, rate-limited 100/day per origin
  • try — visitor can generate a watermarked sample brief in <60s
  • verify — paste any seal hash or document text → signed match back
  • more — direct links to /chain, /pricing, /sh-e-learns, /catalog, /ir, /proof, /morning

recursive demo

This page itself embeds the widget. Look lower-right →

examples

  • blog post → drop the script, visitors verify your D-KaP claims
  • investor deck site → "ask sh.E about the leverage tiers"
  • partner Confluence → IBM team chats with their own scoped portal
  • conference booth screen → live brief generation from the audience

what's sealed

Every chat turn, every sandbox brief, every verify call writes a sealed activity event to the public feed at /feed/atom.xml. Your visitors' contributions become permanent chain history (PII redacted).

iframe fallback

For sites that block third-party scripts:

<iframe src="https://sh-epoch.ceo/chain/embed.html"
        width="300" height="400"
        style="border:1px solid #333; border-radius:8px"></iframe>