Turn content that depends on private context, implicit assumptions, or environment-specific details into generic, reusable wording. Primary scenario: project decontextualization — preparing a project for handoff, open-source, or cross-org use. By removing or replacing specific identifiers (including path strings and file/folder names as they appear in text), the content can be understood correctly in different con...
When to use: When you need to remove “understanding barriers due to environment differences” or “information security boundaries.”
| In Acme’s JIRA workflow, when a requirement enters “Tech Review”, run X team’s Checklist, then notify PM Li Si. | When a requirement enters the “Tech Review” stage, run the defined Checklist and notify the relevant product owner. |
Converti testo con contesto privato o dipendenze interne in espressioni generiche e imparziali. Utilizzare per la decontestualizzazione del progetto (trasferimento, preparazione open source), astrazione della metodologia, condivisione tra team, anonimizzazione. Include stringhe di percorso e nomi di file/cartelle così come appaiono nel testo. Fonte: nesnilnehc/ai-cortex.