> ## Documentation Index
> Fetch the complete documentation index at: https://harness.mmbrn.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# Trap — silent-empty-catch

> Thin mirror of the silent-empty-catch trap card; truth in traps/.

# Ловушка: `silent-empty-catch`

Зеркало карточки ловушки. **Истина** — файл в git, не эта страница.
Engines **не** копируются сюда — только пути.

| Поле        | Значение (снимок монитора)                                           |
| ----------- | -------------------------------------------------------------------- |
| **id**      | `silent-empty-catch`                                                 |
| **status**  | `kit-ready`                                                          |
| **targets** | класс `silent` · шаблон `docs/audit/bestiary/antipatterns/silent.md` |
| **kitPin**  | `kits/witcher` · human-label «Ведьмак»                               |

## Что ловит

Пустой / проглоченный `catch` без декларации намеренности; родственный `|| true` /
внешний вход → `null` без пометки — см. `detectSilent` в линзе.

Пример улова (stub): [зеркало улова](/bestiary/catch-silent-swallow) · id
`catch-silent-swallow-specimen`.

## Промпты и scripts (пути, не код)

| Роль                  | Path                                                 |
| --------------------- | ---------------------------------------------------- |
| Trap-Doc / Issue-Trap | `docs/audit/bestiary/AGENT_PROMPT.md`                |
| Детектор              | `scripts/lib/lens-bestiary.mjs` → `detectSilent`     |
| Root кита             | `scripts/bestiary-audit.mjs` (`yarn bestiary:audit`) |
| Кит                   | `kits/witcher/`                                      |
| Карточка (истина)     | `docs/audit/bestiary/traps/silent-empty-catch.md`    |
| Индекс                | `docs/audit/bestiary/registry/TRAPS_LIST.md`         |

Цепочка: `antipatterns/silent.md` → **эта ловушка** → гранула в `CATCH_LIST`.
Kit `witcher` пинит prompts+scripts ловушки, **не** файл шаблона.

Обзор слоёв: [Bestiary workshop — overview](/bestiary/overview).
