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. |
Преобразуйте текст с частным контекстом или внутренними зависимостями в общие, объективные выражения. Используется для деконтекстуализации проекта (передача, подготовка открытого исходного кода), абстрагирования методологии, обмена данными между командами, анонимизации. Включает строки пути и имена файлов/папок в том виде, в котором они представлены в тексте. Источник: nesnilnehc/ai-cortex.