README.md
pyproject.toml
ai_shorthand/__init__.py
ai_shorthand/__main__.py
ai_shorthand/ast_parser.py
ai_shorthand/cli.py
ai_shorthand/code_intelligence.py
ai_shorthand/debug_intelligence.py
ai_shorthand/duplication_detector.py
ai_shorthand/file_discovery.py
ai_shorthand/layered_output.py
ai_shorthand/parallel_indexer.py
ai_shorthand/pattern_scanner.py
ai_shorthand/reasoning_assistant.py
ai_shorthand/shorthand_generator.py
ai_shorthand_tool.egg-info/PKG-INFO
ai_shorthand_tool.egg-info/SOURCES.txt
ai_shorthand_tool.egg-info/dependency_links.txt
ai_shorthand_tool.egg-info/entry_points.txt
ai_shorthand_tool.egg-info/requires.txt
ai_shorthand_tool.egg-info/top_level.txt
simulation/advanced_reasoning.py
simulation/measurement_framework.py
simulation/run_simulation.py
tests/__init__.py
tests/test_shorthand.py