pub const DOTFILE_NAME: &str = ".fiddee";Expand description
Leaf directory name. Public so TS-side callers that mirror this value
(Cocoon/Source/Services/Handler/Extension/Host/Handler.ts etc.) can
import the constant via a generated header if/when that wiring lands.