update build ok,

This commit is contained in:
louiscklaw
2025-04-20 02:00:25 +08:00
parent 6b19656833
commit b963a85cc6
30 changed files with 1133 additions and 695 deletions

View File

@@ -1,14 +1,26 @@
# AI GUIDELINE
## Background information and References
## getting started
please read `/home/logic/_wsl_workspace/001_github_ws/lettersoup-online-ws/lettersoup-online/project/001_documentation/Requirements/REQ0006/schema.dbml`
no need to reply me what you are going on and your digest in this phase.
just reply me "OK" when done
please read `/home/logic/_wsl_workspace/001_github_ws/lettersoup-online-ws/lettersoup-online/project/002_source/cms/src/db/schema.json`
base_dir=`/home/logic/_wsl_workspace/001_github_ws/lettersoup-online-ws/lettersoup-online/project`
please look into the md files in `/home/logic/_wsl_workspace/001_github_ws/lettersoup-online-ws/lettersoup-online/project/002_source/cms/_AI_GUIDELINE`
please read `<base_dir>/001_documentation/Requirements/REQ0006/schema.dbml`
this is file in dbml syntax state the main database
please read, remember and link up the ideas, i will tell you the task afterwards
please read `<base_dir>/002_source/cms/src/db/schema.json`
this is the file of live pocketbase schema output
please look into the md files in folder `<base_dir>/002_source/cms/_AI_GUIDELINE`
please read, remember and link up the ideas in file stated above,
i will tell you the task afterwards
this is now not in debug phase,
so, no need to reply me what you are going on or your insight throught the prompt.
just reply me "OK" when done
---
@@ -45,3 +57,25 @@ when you draft coding, review file and append with `.tsx.draft`
## tasks
Thanks
---
please take a look in `schema.dbml` and `schema.json`,
associate the collection from json file to the table in dbml file
please modify the `schema.dbml` to align with `schema.json`
to the collection `QuizLPCategories` align the dbml file in the previous prompt
---
please revise
please revise
`/home/logic/_wsl_workspace/001_github_ws/lettersoup-online-ws/lettersoup-online/project/002_source/cms/src/types/LpCategory.tsx` `interface LpCategory`
to the collection `QuizLPCategories` align the dbml file in the previous prompt