Before planning the clone, ask me for the verified HTTPS URL of my fork and the full path of the approved parent folder. Instruct me to reply using two plain-text lines beginning `FORK_HTTPS_URL=` and `COURSE_PARENT_FOLDER=`. Restate both values and wait for my confirmation. After confirmation, plan to clone my verified student-owned fork into the approved parent folder. Begin read-only. Verify that the parent folder exists, is appropriate for course repositories, is not itself inside an unrelated Git repository, and does not already contain a conflicting `KnowCode-Academy-BasicWebSite` directory. Show me the exact `git clone` command and explain what it will create. Wait for my approval before running it. After approval, run only the approved clone. Then enter the cloned repository and report its full local path, repository name, current and default branches, clean working-tree state, `origin` URL, latest commit, and whether `origin` belongs to my GitHub username. Do not create a branch, edit files, install dependencies, start the application, add an upstream remote, commit, or push yet. Finish with READY TO OPEN IN CODEX, NEEDS REVIEW, or BLOCKED.