LICENSE
README.md
pyproject.toml
dream_decoder/__init__.py
dream_decoder/cli.py
dream_decoder/journal.py
dream_decoder/patterns.py
dream_decoder/reasoning.py
dream_decoder/storage.py
dream_decoder/symbols.py
dream_decoder/visualization.py
dream_decoder.egg-info/PKG-INFO
dream_decoder.egg-info/SOURCES.txt
dream_decoder.egg-info/dependency_links.txt
dream_decoder.egg-info/entry_points.txt
dream_decoder.egg-info/requires.txt
dream_decoder.egg-info/top_level.txt
dream_decoder/rules/__init__.py
dream_decoder/rules/symbols.pl
tests/test_journal.py
tests/test_patterns.py
tests/test_reasoning.py
tests/test_storage.py
tests/test_symbols.py