Sentinel

CDN install for channel /0.1.0-2/ (v0.1.0-2).

Install

<script src="https://cdn.getguide.ai/sentinel/0.1.0-2/Sentinel.standalone.js"></script>
<script>
  Sentinel.init({
    runtime: 'vanilla', // or 'react' | 'jquery'
    // authKey: '…',     // required standalone; optional if GuideAI is already on the page
    // env: 'development',
    // plainWire: true,  // local/dev only — readable event batches in DevTools
  });
</script>

Widget API base: {app|dev|localhost}/sentinel/api/widget
Session exchange: existing /api/widget/session (unchanged).

Last updated 2026-08-04 20:42 UTC. Bundle: Sentinel.standalone.js.