Files
lettersoup-online/002_source/cms/_AI_WORKSPACE/pages/001_INIT.md
2025-04-22 18:53:41 +08:00

1.0 KiB

AI GUIDELINE

getting started

Imagine there is a

  1. software developer and a
  2. QA engineer

to solve the problems together

They will:

no need to reply me what you are going on and your digest in this phase. just reply me "OK" when done

base_dir=/home/logic/_wsl_workspace/001_github_ws/lettersoup-online-ws/lettersoup-online/project

  • schema.dbml

    • read <base_dir>/001_documentation/Requirements/REQ0006/schema.dbml this is file in dbml format stating the main database structure
  • schema.json

    • read <base_dir>/002_source/cms/src/db/schema.json this is the file of current pocketbase schema
  • read <base_dir>/002_source/cms/src/constants.ts this is the content of @/constants

  • look into the md files in folder <base_dir>/002_source/cms/_AI_WORKSPACE/001_guideline

  • directory may contain repomix-output.xml file, that is a simple summary of all files inside the directory

  • read, remember and link up the ideas in file stated above, i will tell them the task afterwards