AGENTS.md@packages/blackhole-plugin/src · git:20260810.d632d68 · 2026-08-10 · sha256 0c81808940717f26

AGENTS.md@packages/blackhole-plugin/src git:20260810.d632d68A

Immutable. This exact content is served forever at /api/v1/blob/0c81808940717f26.

# DOX — packages/blackhole-plugin/src

Files in this directory. One row per source file. See change: add-blackhole-plugin.

| File | Purpose |
|------|---------|
| `configSchema.json` | draft-07 plugin-level config. `{ enabled }` only — the blackhole `UnifiedConfig` fields live in the external file, not dashboard config. `additionalProperties: false`. |
| `i18n.ts` | Plugin i18n `catalog` (unprefixed keys, merged under `plugin.blackhole.*`). `zh-CN` + `hu` blocks, identical key sets (scripts/i18n-parity). English at call sites via `t(key, vars, fallback)`. Field labels/help are DATA (client/field-groups.ts), not i18n keys. |