Skip to content

Instantly share code, notes, and snippets.

@gprrnd
gprrnd / proactive-agent-trigger-design.html
Last active May 27, 2026 06:29
Addeep — 웹사이트 AI 에이전트 설계 (기획자용, UMM 기반 트리거 룰)
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>커머스 AI 도우미 — Phase 1 즉시 가능 + Phase 2 추가 예정</title>
<style>
:root {
--bg: #f7f8fb; --bg-card: #ffffff; --bg-soft: #f1f3f7;
--border: #e3e8ef; --text: #0f172a; --text-muted: #64748b;