Files
KNELCloudronPackages/output/GEMINI/FIX-1.md

1.4 KiB

You will now perform a mandatory cleanup of this repository. Your sole focus is to implement the exact instructions outlined in the "Final Actionable Mandate" section of GEMINI/AUDIT-SNAPSHOT2.md.

Your task is to:

  1. Execute every command listed in "Step 1: Clean the Repository" to remove the incorrect files.
  2. Execute the command in "Step 1" to move requirements.txt to the correct location.
  3. Execute the command in "Step 2" to fix the docker/devtools/Dockerfile.
  4. Create the run/ directory and the two shell scripts (run/dev.sh, run/packager.sh) using the exact code provided in "Step 3: Create the Correct Orchestration Scripts".
  5. Fix the manifest template (templates/cloudron-app/CloudronManifest.json.j2) by adding the memoryLimit placeholder exactly as shown in "Step 4: Fix the Manifest Template".
  6. Rewrite the README.md as described in "Step 5: Rewrite All Documentation", replacing the "Quick start" section with instructions that exclusively use the new run/dev.sh and run/packager.sh scripts for all development tasks.

DO NOT deviate from this plan. DO NOT introduce any new files or scripts other than those specified. DO NOT leave any of the old, incorrect files (Makefile, etc.) in the repository.

Your goal is not to be creative; your goal is to follow the provided recovery plan precisely.