refactor: Use English for instructions. Preserve locale and language-specific instructions#177
Draft
patokra wants to merge 2 commits intosantifer:mainfrom
Draft
refactor: Use English for instructions. Preserve locale and language-specific instructions#177patokra wants to merge 2 commits intosantifer:mainfrom
patokra wants to merge 2 commits intosantifer:mainfrom
Conversation
- Translate 13 Spanish base mode files to English (oferta, pipeline, scan, apply, auto-pipeline, batch, contacto, deep, ofertas, pdf, project, tracker, training) - Translate batch/batch-prompt.md (was fully in Spanish) - Fix batch/batch-runner.sh: translate Spanish inline prompt string - Extract unique locale-specific knowledge from de/, fr/, ja/, pt/, ru/ _shared.md files and merge into modes/_shared.md as a new 'Market-Specific Notes' section (DACH, Francophone, Japan, Brazil, Russia) - Delete all pure translation-only language subdirectories (de/, fr/, ja/, pt/, ru/) — 25 files removed - Add Russian interview context to interview-prep.md (habr/hh.ru search queries, typical round structure, common questions, STAR+R format) - Update _shared.md ALWAYS rule santifer#6: LLM now responds in the user's language regardless of instruction language - Update CLAUDE.md: replace Language Modes section with Language & Market Support explaining the unified approach The LLM performs equally well with English instructions and can still respond in any language the user chooses. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Update inline comments that referenced Spanish status names (DUPLICADO, Aplicado, Rechazado) to use English equivalents with legacy notes. Functional alias maps (evaluada, aplicado, etc.) are intentionally preserved for backwards compatibility with existing applications.md data. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Use English for instructions. Preserve locale and language-specific instructions
Related issue
Fixes #173
Type of change
Checklist
node test-all.mjsand all tests passQuestions? Join the Discord for faster feedback.