core/core library

Classes

ZenConfig
Configuration settings for ZenState framework
ZenLogger
Centralized logging system for ZenState
ZenMetrics
Performance and usage metrics for ZenState
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 levels