CLAUDE.md
LICENSE
MANIFEST.in
README.md
assembly_session_melody.abc
pyproject.toml
requirements.txt
setup.py
nyro/__init__.py
nyro.egg-info/PKG-INFO
nyro.egg-info/SOURCES.txt
nyro.egg-info/dependency_links.txt
nyro.egg-info/entry_points.txt
nyro.egg-info/not-zip-safe
nyro.egg-info/requires.txt
nyro.egg-info/top_level.txt
nyro/cli/__init__.py
nyro/cli/interactive.py
nyro/cli/main.py
nyro/core/__init__.py
nyro/core/client.py
nyro/core/operations.py
nyro/core/profiles.py
nyro/musical/__init__.py
nyro/musical/composer.py
nyro/musical/ledger.py
testing/ASSEMBLY_LEDGER.md
testing/test_framework.py