What & how to reproduce
elevenlabs-agents/governance.yaml is a live voice-agent operations inventory (deployment identifiers, phone routing, client-facing agent names), not knowledge-base content. It has been tracked since the initial commit and the directory is one of nkb's own SEARCH_ROOTS (scripts/nkb.mjs:10), so nkb search surfaces its contents as hits in a public repo.
Follow-up:
- Move the file to the private profile/config store.
- Purge it from this repo (and history if warranted).
- Drop
elevenlabs-agents from SEARCH_ROOTS and rebuild dist/index.json.
Area
core
What & how to reproduce
elevenlabs-agents/governance.yamlis a live voice-agent operations inventory (deployment identifiers, phone routing, client-facing agent names), not knowledge-base content. It has been tracked since the initial commit and the directory is one of nkb's ownSEARCH_ROOTS(scripts/nkb.mjs:10), sonkb searchsurfaces its contents as hits in a public repo.Follow-up:
elevenlabs-agentsfromSEARCH_ROOTSand rebuilddist/index.json.Area
core