amaru-source / sidecar /src /amaru /__init__.py
betterwithage's picture
mirror github.com/szl-holdings/amaru@779a0d7e4e69
a8b4b87 verified
"""Amaru — Andean Ouroboros brain runtime."""
__version__ = "0.1.0"
CHAKRA_ORDER: tuple[str, ...] = (
"root",
"sacral",
"solar",
"heart",
"throat",
"third_eye",
"crown",
)