--- name: listing-export description: "Save finished real estate listings into result/ as three polished plain text files: aggressive, calm, and classic. Use for naming result files, preserving readability, avoiding overwrites, and exporting Russian house-sale copy for delivery." argument-hint: "Как сохранить результат: имя файла, aggressive, calm, classic, txt, версия" --- # Listing Export ## When to Use - The final listing text is ready. - You need durable deliverables inside `result/`. ## Procedure 1. Use [the export checklist](./assets/export-checklist.md). 2. Derive a filename slug from location and object type in Latin characters. 3. Save three files into `result/`: - `-aggressive.txt` - `-calm.txt` - `-classic.txt` 4. If a file already exists, create a versioned suffix such as `-v2`. 5. Keep all outputs clean, readable, and aligned in meaning, but clearly different in tone. ## TXT Rules - Keep the text fully ready for publication. - Do not include Markdown markers. - Preserve paragraph rhythm and readability. - Make the aggressive version more driving. - Make the calm version softer and more residential. - Make the classic version balanced and universal.