Package uno.anahata.asi
package uno.anahata.asi
The root package of the Anahata AI framework.
This package contains the fundamental infrastructure for the entire
artificial super intelligence (ASI) framework. It defines the
AbstractAsiContainer, which serves as the
hybrid static/instance orchestrator for intelligent sessions, and
manages global configurations, persistent preferences, and
high-concurrency execution environments.
- Author:
- anahata
-
ClassesClassDescriptionA hybrid static/instance class for managing global and application-specific configurations.A unified, serializable POJO that acts as a container for all user-configured preferences.Centralized factory for creating named, daemon thread pools used across the Anahata ASI framework.

