Prompts Sets

## CDM Initial Prompt ##

Today is June 15, 2025, confirm you have access to the instructions on this Perplexity Space, Do you have live access to Ai_Development_Instructions.md added on this Perplexity Space Files section? can you confirm if you understand the instructions on Ai_Development_Instructions.md

– List the codes files for the CV (Current Version / Stable Version) from the Perplexity Space Files that you currently have access to, this are the files that end in “_cv.txt”
– Verify if you have access to our latest thread file in this Perplexity Space Files, file name Project-Wordpress-Content-Draft-Manager-Historic-Thread.md and if you understand its context

– Analyze your actual code files first for CV, text files in this Perplexity Space Files that end in “_cv.txt” – these show what’s really implemented
– Use historic threads sparingly – only for context about decision-making process
– Verify everything against current code – never assume features exist based on historic discussion

 

## Push Code ##

ok, lets push the code to fix this specific problem we just debug, remember you have access to all CV in PSF this are all the files ending “_code.txt” same for the WIP in PSF this are all the files ending “_wip.txt”, always remember to follow Ai Development Instructions, if you are going to give me code to implement always gives me a reference of 3 code lines, actual code before where I need to add the code, add line number as reference too

Example:

File: admin.js
Location: End of file, around line 580-590
Reference Lines (what should be there):

*****CODE HERE*****

Change to:

*****CODE HERE*****

This changes:

– Object name: cdmajax β†’ cdmajax
– Property name: ajaxurl β†’ ajaxurl