From ac170385cb3b560c9a0e75c19d2e456a4a6204f0 Mon Sep 17 00:00:00 2001 From: pacnpal <183241239+pacnpal@users.noreply.github.com> Date: Sun, 23 Feb 2025 20:09:35 -0500 Subject: [PATCH] Update project rules to include original Django project reference and clarify feature parity requirements --- .clinerules | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.clinerules b/.clinerules index cedcb33..d128fd7 100644 --- a/.clinerules +++ b/.clinerules @@ -1,8 +1,13 @@ # Project Rules +## Original Project Reference +IMPORTANT: The original Django project is located at: +Path: '/Users/talor/thrillwiki_django_no_react' +This path contains the reference implementation that must be followed. + ## Feature Parity Requirements -IMPORTANT: This Laravel/Livewire project must maintain strict feature parity with the original Django project at '/Users/talor/thrillwiki_django_no_react'. +IMPORTANT: This Laravel/Livewire project must maintain strict feature parity with the original Django project. ### Core Requirements