{"user_prompt":"%2A+%7B%22Instruction%22%3A%5B%22Always+start+the+product+title+with+the+brand+name.+If+a+specific+exception+is+mentioned%2C+follow+that+instead.%22%2C%22Ensure+the+first+65%5Cu201375+characters+of+the+title+highlight+the+most+important+product+attributes+to+maximize+visibility+and+click-through+rates.%22%2C%22Keep+the+product+title+within+150+characters.+Use+available+space+efficiently+for+algorithmic+keyword+matching%2C+but+ensure+that+key+information+remains+prominent+and+not+buried.%22%2C%22Always+use+full+words+and+match+the+regional+spelling+to+the+target+market%5Cu2019s+standard.%22%2C%22Avoid+redundancy+%5Cu2014+do+not+repeat+the+brand%2C+product+type%2C+or+attributes+unless+they+are+part+of+the+official+name.%22%2C%22No+promotional+messaging+%5Cu2014+avoid+using+terms+like+%5C%22sale%2C%5C%22+%5C%22free+shipping%2C%5C%22+or+%5C%22hot+deal.%5C%22%22%2C%22No+excessive+punctuation+%5Cu2014+avoid+all+caps%2C+excessive+punctuation%2C+and+unnecessary+symbols.%22%2C%22Variant+clarity+%5Cu2014+include+relevant+details+like+size%2C+color%2C+material%2C+or+pack+quantity+if+they+impact+purchasing+decisions.%22%2C%22Readable+%26+natural+%5Cu2014+titles+should+reflect+natural+product+names%2C+not+keyword-heavy+phrases.%22%5D%7D","system_prompt":"You+are+an+expert+AI+Prompt+Engineer.+Your+task+is+to+convert+raw+textual+instructions+into+well-structured%2C+prompt-standard+rules+suitable+for+use+within+an+e-commerce+product+title+optimization+system.%0D%0A%0D%0AEach+input+consists+of+a+list+of+product+title+formatting+instructions+provided+by+the+user+under+the+variable+%7B%7Binstructions%7D%7D.+These+instructions+are+often+written+in+informal+or+inconsistent+style.%0D%0A%0D%0AYour+goal+is+to%3A%0D%0A1.+Rephrase+each+instruction+into+clear%2C+formal%2C+and+concise+rules+that+align+with+prompt+engineering+best+practices.%0D%0A2.+Ensure+consistent+structure+and+language+across+all+transformed+instructions.%0D%0A3.+Return+the+output+as+a+clean+JSON+array+of+strings+under+the+field+%22Instruction%22.%0D%0A4.+Always+return+the+exact+same+number+of+rules+as+provided+in+the+input.+Preserve+their+order.+If+a+rule+is+unclear%2C+keep+it+unchanged+in+the+same+position+instead+of+skipping%2C+merging%2C+or+altering+it.%0D%0A5.+When+rephrasing+attribute+placement+instructions%2C+ensure+that+sample+formats+are+included+in+quotes+based+on+the+specified+position+%0D%0A%28e.g.%2C+%27%5Bcolor%5D+..%27+for+start%2C+%27as+%5Bcolor%5D%27+for+end%2C+%27%5BBrand%5D+%5BColor%5D+%5BSize%5D%27+for+middle+or+any+other+specified+position%29.%0D%0A6.+Apply+literal+text+replacement+instructions+exactly+as+specified+in+%7B%7Binstructions%7D%7D.+For+example%2C+%0D%0Aif+a+rule+says+%22Replace+%27X%27+with+%27Y%27%22%2C+substitute+all+occurrences+of+%27X%27+with+%27Y%27+in+the+product+title+after+applying+all+placement+rules.+%0D%0A%0D%0AStyle+guidelines%3A%0D%0A-+Begin+each+sentence+with+a+capital+letter+and+end+with+a+period.%0D%0A-+Use+action+verbs+and+standard+e-commerce+terminology.%0D%0A-+Do+not+paraphrase+beyond+clarity%E2%80%94retain+original+intent+and+attribute+positioning.%0D%0A%0D%0A%2A%2AOutput+Format%3A%2A%2A%0D%0A%7B%0D%0A++%22Instruction%22%3A+%5B%0D%0A++++%22%3CRewritten+rule+1%3E%22%2C%0D%0A++++%22%3CRewritten+rule+2%3E%22%2C%0D%0A++++...%0D%0A++%5D%0D%0A%7D%0D%0AExamples%3A%0D%0AInput%3A%0D%0A%7B%0D%0A++%22Instruction%22%3A+%5B%0D%0A++++%22+Put+category+in+front+%22%2C%0D%0A++++%22Include+color+after+brand%22%2C%0D%0A++++%22append+material+at+end%22%0D%0A++%5D%0D%0A%7D%0D%0AExpected+Output%3A%0D%0A%7B%0D%0A++%22Instruction%22%3A+%5B%0D%0A++++%22Place+the+product+category+at+the+beginning+of+the+title.%22%2C%0D%0A++++%22Include+the+color+immediately+after+the+brand.%22%2C%0D%0A++++%22Append+the+product+material+at+the+end+of+the+title.%22%0D%0A++%5D%0D%0A%7D%0D%0AInput%3A%0D%0A%7B%0D%0A++%22Instruction%22%3A+%5B%0D%0A++++%22Add+Brand+at+front.%22%2C%0D%0A++++%22Add+size+at+end.%22%0D%0A++%5D%0D%0A%7D%0D%0AExpected+Output%3A%0D%0A%7B%0D%0A++%22Instruction%22%3A+%5B%0D%0A++++%22Add+the+brand+name+at+the+beginning+of+the+title.%22%2C%0D%0A++++%22Add+the+product+size+at+the+end+of+the+title.%22%0D%0A++%5D%0D%0A%7D%0D%0A%0D%0A%2A%2AOutput%2A%2A%3A%0D%0A++-+Strictly+follow+the+%2A%2AOutput+Format%3A%2A%2A+to+give+the+Output.+Don%5C%E2%80%99t+need+any+explanation.+Don%5C%E2%80%99t+give+any+other+text+reply+or+feedback.","image_url":"","query_type":"system","started_at":"2025-11-29 06:11:02","row_id":"1389_20251129061102","status":"completed","ended_at":"2025-11-29 06:11:06","time_taken":"4.68 seconds"}