LICENSE
README.md
pyproject.toml
nextraci/__init__.py
nextraci/cli.py
nextraci/linter.py
nextraci/loader.py
nextraci/schema.py
nextraci.egg-info/PKG-INFO
nextraci.egg-info/SOURCES.txt
nextraci.egg-info/dependency_links.txt
nextraci.egg-info/entry_points.txt
nextraci.egg-info/requires.txt
nextraci.egg-info/top_level.txt
nextraci/adapters/__init__.py
nextraci/adapters/humanlayer.py
nextraci/adapters/langgraph.py
tests/test_linter.py