/ core / __init__.py
__init__.py
1  """
2  Sovereign OS Core
3  
4  The cognitive infrastructure for nested Markov blanket systems.
5  """
6  
7  __version__ = "0.1.0"