pub static EKALA_MANIFEST_NAME: LazyLock<String>
The conventional filename for an Ekala manifest (e.g., ekala.toml).
ekala.toml
This static variable is lazily initialized to ensure it is constructed only when needed.