CONFIG.MD
LICENSE
README.md
__init__.py
_capabilities.py
_codegen.py
_codegen_settings.py
actions.py
activity.py
admin.py
apps.py
attachments.py
blocks.py
checks.py
codegen_urls.py
conf.py
conftest.py
consumers.py
dto.py
errors.py
functions.py
gdpr.py
models.py
moderation.py
presence.py
py.typed
pyproject.toml
realtime.py
routing.py
scope.py
serializers.py
services.py
subjects.py
urls.py
urls_v1.py
views.py
./CONFIG.MD
./__init__.py
./_capabilities.py
./_codegen.py
./_codegen_settings.py
./actions.py
./activity.py
./admin.py
./apps.py
./attachments.py
./blocks.py
./checks.py
./codegen_urls.py
./conf.py
./conftest.py
./consumers.py
./dto.py
./errors.py
./functions.py
./gdpr.py
./models.py
./moderation.py
./presence.py
./py.typed
./realtime.py
./routing.py
./scope.py
./serializers.py
./services.py
./subjects.py
./urls.py
./urls_v1.py
./views.py
./docs/capabilities.json
./docs/errors.json
./docs/flows.json
./docs/llms.txt
./migrations/0001_initial.py
./migrations/0002_realtime_tombstone_attachments.py
./migrations/0003_backfill_rev_seq_and_attachments.py
./migrations/0004_subject_and_direct_key.py
./migrations/0005_user_presence.py
./migrations/__init__.py
./schemas/consumes/user.deleted.json
./schemas/consumes/user.merged.json
./schemas/emits/chat.conversation.created.json
./schemas/emits/chat.message.deleted.json
./schemas/emits/chat.message.edited.json
./schemas/emits/chat.message.json
./schemas/emits/chat.support.assigned.json
./schemas/functions/chat.conversation_participants.json
./schemas/functions/chat.moderation_content.json
docs/capabilities.json
docs/errors.json
docs/flows.json
docs/llms.txt
migrations/0001_initial.py
migrations/0002_realtime_tombstone_attachments.py
migrations/0003_backfill_rev_seq_and_attachments.py
migrations/0004_subject_and_direct_key.py
migrations/0005_user_presence.py
migrations/__init__.py
schemas/consumes/user.deleted.json
schemas/consumes/user.merged.json
schemas/emits/chat.conversation.created.json
schemas/emits/chat.message.deleted.json
schemas/emits/chat.message.edited.json
schemas/emits/chat.message.json
schemas/emits/chat.support.assigned.json
schemas/functions/chat.conversation_participants.json
schemas/functions/chat.moderation_content.json
stapel_chat.egg-info/PKG-INFO
stapel_chat.egg-info/SOURCES.txt
stapel_chat.egg-info/dependency_links.txt
stapel_chat.egg-info/requires.txt
stapel_chat.egg-info/top_level.txt
tests/test_attachments.py
tests/test_block_checks.py
tests/test_blocks.py
tests/test_checks.py
tests/test_contract.py
tests/test_conversation_seam.py
tests/test_conversations.py
tests/test_edit_delete.py
tests/test_malformed_action_ids.py
tests/test_messages.py
tests/test_moderation_seam.py
tests/test_operator_mandate.py
tests/test_presence.py
tests/test_read_unread.py
tests/test_realtime.py
tests/test_realtime_checks.py
tests/test_seq_and_outbox.py
tests/test_subjects.py
tests/test_support.py
tests/test_test_dependencies.py
tests/test_user_merged.py