From 2964cee291909e80cf1c9da48fe9406b2007f55d Mon Sep 17 00:00:00 2001 From: cottongin Date: Sun, 5 Apr 2026 06:07:31 -0400 Subject: [PATCH] chore: README: add AI warning --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 52610f5..c7f7e51 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +> [!IMPORTANT] +> This project was developed entirely with AI coding assistance (Claude Opus 4.6 via Cursor IDE) and has not undergone rigorous review. It is provided as-is and may require adjustments for other environments. + # Jackbox Party Pack Game Picker A full-stack web application that helps groups pick games to play from various Jackbox Party Packs. Features include random game selection with weighted filters, session tracking, game management, popularity scoring through chat log imports and live voting, and Jackbox lobby integration.