CONFIG.MD
LICENSE
README.md
__init__.py
_capabilities.py
_codegen.py
_codegen_settings.py
actions.py
admin.py
apps.py
authz.py
checks.py
codegen_urls.py
conf.py
conftest.py
doc_types.py
dto.py
errors.py
events.py
exporters.py
functions.py
gdpr.py
models.py
presenters.py
py.typed
pyproject.toml
serializers.py
services.py
storage.py
urls.py
urls_v1.py
views.py
./CONFIG.MD
./__init__.py
./_capabilities.py
./_codegen.py
./_codegen_settings.py
./actions.py
./admin.py
./apps.py
./authz.py
./checks.py
./codegen_urls.py
./conf.py
./conftest.py
./doc_types.py
./dto.py
./errors.py
./events.py
./exporters.py
./functions.py
./gdpr.py
./models.py
./presenters.py
./py.typed
./serializers.py
./services.py
./storage.py
./urls.py
./urls_v1.py
./views.py
./assets/DEJAVU-FONTS-LICENSE.txt
./assets/DejaVuSans-Bold.ttf
./assets/DejaVuSans.ttf
./docs/capabilities.json
./docs/errors.json
./docs/flows.json
./docs/llms.txt
./management/__init__.py
./management/commands/__init__.py
./management/commands/docs_purge_expired.py
./migrations/0001_initial.py
./migrations/__init__.py
./schemas/emits/document.created.json
./schemas/emits/document.deleted.json
./schemas/emits/document.storage_changed.json
./schemas/emits/document.updated.json
./schemas/functions/docs.create_document.json
assets/DEJAVU-FONTS-LICENSE.txt
assets/DejaVuSans-Bold.ttf
assets/DejaVuSans.ttf
docs/capabilities.json
docs/errors.json
docs/flows.json
docs/llms.txt
management/__init__.py
management/commands/__init__.py
management/commands/docs_purge_expired.py
migrations/0001_initial.py
migrations/__init__.py
schemas/emits/document.created.json
schemas/emits/document.deleted.json
schemas/emits/document.storage_changed.json
schemas/emits/document.updated.json
schemas/functions/docs.create_document.json
stapel_docs.egg-info/PKG-INFO
stapel_docs.egg-info/SOURCES.txt
stapel_docs.egg-info/dependency_links.txt
stapel_docs.egg-info/requires.txt
stapel_docs.egg-info/top_level.txt
tests/test_checks.py
tests/test_comm.py
tests/test_content.py
tests/test_contract.py
tests/test_documents.py
tests/test_export.py
tests/test_folders.py
tests/test_gdpr.py
tests/test_ingest.py
tests/test_public_api.py
tests/test_revisions.py
tests/test_storage_seam.py
tests/test_trash.py
tests/test_updates.py
tests/test_uploads.py