undercover.ts
- Entity ID:
ent-20260419-b3574c7d2067 - Type:
file - Scope:
shared - Status:
active - Aliases: undercover module
Description
Source file implementing Undercover Mode. Contains an explicit list of protected terms (internal model codenames, unreleased version numbers) and a maskModelCodename() function that masks e.g. capybara-v2-fast → cap*-v2-fast.
Key claims
- undercover.ts contains explicit protected-term list and masking function
- Undercover Mode cannot be forced off
- Undercover Mode leaked unreleased model codenames via its own prompt
- Codename-leak-prevention code shipped inside the package that leaked everything
Relations
- undercover.ts --[related_to]--> Model Codenames
- undercover.ts --[implements]--> Undercover Mode