CONFIG.MD
LICENSE
README.md
__init__.py
_capabilities.py
_codegen.py
_codegen_settings.py
admin.py
apps.py
checks.py
codegen_urls.py
conf.py
conftest.py
convert.py
errors.py
events.py
functions.py
loader.py
models.py
py.typed
pyproject.toml
resolver.py
serializers.py
slug.py
urls.py
urls_v1.py
views.py
./CONFIG.MD
./__init__.py
./_capabilities.py
./_codegen.py
./_codegen_settings.py
./admin.py
./apps.py
./checks.py
./codegen_urls.py
./conf.py
./conftest.py
./convert.py
./errors.py
./events.py
./functions.py
./loader.py
./models.py
./py.typed
./resolver.py
./serializers.py
./slug.py
./urls.py
./urls_v1.py
./views.py
./docs/capabilities.json
./docs/errors.json
./docs/flows.json
./docs/llms.txt
./docs/vocabulary-fixture.schema.json
./management/__init__.py
./management/commands/__init__.py
./management/commands/convert_vocabulary.py
./management/commands/load_vocabulary.py
./migrations/0001_initial.py
./migrations/__init__.py
./schemas/emits/vocabulary.changed.json
./schemas/functions/vocabularies.describe.json
./schemas/functions/vocabularies.resolve.json
docs/capabilities.json
docs/errors.json
docs/flows.json
docs/llms.txt
docs/vocabulary-fixture.schema.json
management/__init__.py
management/commands/__init__.py
management/commands/convert_vocabulary.py
management/commands/load_vocabulary.py
migrations/0001_initial.py
migrations/__init__.py
schemas/emits/vocabulary.changed.json
schemas/functions/vocabularies.describe.json
schemas/functions/vocabularies.resolve.json
stapel_vocabularies.egg-info/PKG-INFO
stapel_vocabularies.egg-info/SOURCES.txt
stapel_vocabularies.egg-info/dependency_links.txt
stapel_vocabularies.egg-info/requires.txt
stapel_vocabularies.egg-info/top_level.txt
tests/test_api.py
tests/test_checks.py
tests/test_comm.py
tests/test_contract.py
tests/test_convert.py
tests/test_loader.py
tests/test_models.py
tests/test_performance.py
tests/test_public_read.py
tests/test_resolver.py
tests/test_slug.py