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/assets/skill/SKILL.md
nativeprompt/rules/_snapshot.json
nativeprompt/rules/_sources.json
nativeprompt/rules/claude.json
nativeprompt/rules/gemini.json
nativeprompt/rules/grok.json
nativeprompt/rules/kimi.json
nativeprompt/rules/openai.json
nativeprompt/rules/qwen.json
tests/test_analyze.py
tests/test_capabilities.py
tests/test_context_budget.py
tests/test_coverage.py
tests/test_detect.py
tests/test_harness.py
tests/test_install.py
tests/test_invariant.py
tests/test_meta.py
tests/test_metaprompt_data.py
tests/test_refusal.py
tests/test_regressions_windows.py
tests/test_rewrite.py
tests/test_rules.py
tests/test_update.py
tests/test_verify.py