core/core library

Classes

ZenConfig
Configuration settings for Zenify framework
ZenLogger
Logging utility for Zenify framework
ZenMetrics
Performance and usage metrics for Zenify
ZenModule
Abstract class for organizing related dependencies into modules
ZenModuleRegistry
Clean module registry - focused on new API only
ZenScope
Dependency scoping mechanism for hierarchical access to dependencies Clean core implementation - debugging utilities moved to debug package
ZenScopeManager
Comprehensive scope manager with lifecycle management and hierarchy navigation Handles both scope creation/disposal and hierarchy traversal operations
ZenScopeStackTracker
Stack-based scope parent tracking for reliable hierarchical scope inheritance

Enums

LogLevel
Log level enum for custom handlers
ZenEnvironment
Predefined environment configurations for Zenify
ZenLogLevel
Log levels for Zenify framework logging