Initial plan commit

This commit is contained in:
Craig
2026-07-26 11:16:10 +01:00
parent e047d884b6
commit 419f8d1e26
29 changed files with 4454 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
Write tests first.
Use playwright-cli to verify frontend behaviour.
Ask for clarification if the work is not clear from the spec, or something has changed and the plan no longer makes sense.
Review acceptance criteria once work is done.
Run the frontend and / or backend as needed as background processes using nohup and inspect them. Use ps to find them if they're already running.