LICENSE
README.md
pyproject.toml
nativeprompt/__init__.py
nativeprompt/__main__.py
nativeprompt/analyze.py
nativeprompt/catalog.py
nativeprompt/detect.py
nativeprompt/explain.py
nativeprompt/harness.py
nativeprompt/rewrite.py
nativeprompt/update.py
nativeprompt.egg-info/PKG-INFO
nativeprompt.egg-info/SOURCES.txt
nativeprompt.egg-info/dependency_links.txt
nativeprompt.egg-info/entry_points.txt
nativeprompt.egg-info/top_level.txt
nativeprompt/rules/_snapshot.json
nativeprompt/rules/_sources.json
nativeprompt/rules/claude.json
nativeprompt/rules/openai.json
tests/test_analyze.py
tests/test_detect.py
tests/test_harness.py
tests/test_rewrite.py
tests/test_rules.py
tests/test_update.py