Sentinel

CDN install for channel /beta/ (v0.1.0-3).

Install

<script src="https://cdn.getguide.ai/sentinel/beta/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-06 19:03 UTC. Bundle: Sentinel.standalone.js.