LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/AGENT-CLI-REFERENCE.md
docs/GETTING-STARTED.md
docs/PERCEPTION-FIRST-ROADMAP.md
docs/PERCEPTION-MODEL.md
docs/PYTHON-API.md
docs/aurora-runaway.md
docs/bohemian-rhapsody.md
docs/dvorak-new-world-finale.md
docs/helvegen-wardruna-aurora.md
docs/jinjer-pisces.md
docs/listening-tests/baseline-comparison-plan.md
docs/listening-tests/lufs-pressure-language.md
docs/listening-tests/template.md
galdr-skill/galdr.skill
galdr-skill/galdr/SKILL.md
galdr-skill/galdr/references/metrics.md
src/galdr/__init__.py
src/galdr/__main__.py
src/galdr/analyze.py
src/galdr/api.py
src/galdr/assemble.py
src/galdr/catalog.py
src/galdr/cli.py
src/galdr/compare.py
src/galdr/constants.py
src/galdr/fetch.py
src/galdr/frames.py
src/galdr/harmony.py
src/galdr/melody.py
src/galdr/overtone.py
src/galdr/perceive.py
src/galdr/tempo.py
src/galdr.egg-info/PKG-INFO
src/galdr.egg-info/SOURCES.txt
src/galdr.egg-info/dependency_links.txt
src/galdr.egg-info/entry_points.txt
src/galdr.egg-info/requires.txt
src/galdr.egg-info/top_level.txt
src/galdr/templates/ARC-PROMPT.md
src/galdr/templates/__init__.py
tests/test_api.py
tests/test_functional.py
tests/test_regressions.py
tests/test_smoke.py
tests/test_tempo.py
tests/test_unit.py