README.md
pyproject.toml
src/py_api_lib/__init__.py
src/py_api_lib/_build_config.py
src/py_api_lib/_runtime_config.py
src/py_api_lib/api_client.py
src/py_api_lib/api_lib.py
src/py_api_lib/api_logger.py
src/py_api_lib/exceptions.py
src/py_api_lib/extensions.py
src/py_api_lib/usage_examples.py
src/supero/README.md
src/supero/__init__.py
src/supero/aggregate_manager.py
src/supero/ai_manager.py
src/supero/app_setup.py
src/supero/bootstrap.py
src/supero/core.py
src/supero/crud_manager.py
src/supero/file_manager.py
src/supero/platform_client.py
src/supero/platform_operations.py
src/supero/query.py
src/supero/reference.py
src/supero/schema_manager.py
src/supero/schema_naming.py
src/supero/schema_validator.py
src/supero/sdk_manager.py
src/supero/server.py
src/supero/service_lib.py
src/supero/transactional.py
src/supero/user_manager.py
src/supero/utils.py
src/supero.egg-info/PKG-INFO
src/supero.egg-info/SOURCES.txt
src/supero.egg-info/dependency_links.txt
src/supero.egg-info/entry_points.txt
src/supero.egg-info/requires.txt
src/supero.egg-info/top_level.txt
src/supero/cli/__init__.py
src/supero/cli/__main__.py
src/supero/cli/env_manager.py
src/supero/cli/interactive.py
src/supero/cli/progress.py
src/supero/cli/run.py
src/supero/install/__init__.py
src/supero/install/__pycache__/__init__.cpython-310.pyc
src/supero/install/containers/Dockerfile.tmpl
src/supero/install/containers/docker-compose.yml.tmpl
src/supero/install/docs/CLAUDE.md
src/supero/install/docs/CUSTOMIZATION.md
src/supero/install/docs/README.md.tmpl
src/supero/install/scripts/expo.sh
src/supero/install/scripts/run.bat
src/supero/install/scripts/run.sh
src/supero/install/templates/_test_lib.py
src/supero/install/templates/e2e_tests.py
src/supero/install/templates/index.html.tmpl
src/supero/install/templates/integration_tests.py
src/supero/install/templates/serve_mobile.py
src/supero/install/templates/server.py
src/supero/install/templates/test_all.py
src/supero/install/templates/test_bundle.py
src/supero/install/templates/transactional_tests.py
src/supero/install/templates/workflow_tests.py
src/supero/ui/__init__.py
src/supero/ui/dispatcher.js
src/supero/ui/field-renderer.js
src/supero/ui/supero-mobile.jsx
src/supero/ui/supero-ui.js
src/supero/ui/schemas/actions/base_action.json
src/supero/ui/schemas/actions/base_aggregation.json
src/supero/ui/schemas/actions/base_confirmation_dialog.json
src/supero/ui/schemas/actions/base_export_config.json
src/supero/ui/schemas/actions/base_filter.json
src/supero/ui/schemas/actions/base_flow_config.json
src/supero/ui/schemas/actions/base_import_config.json
src/supero/ui/schemas/actions/base_inline_edit_config.json
src/supero/ui/schemas/actions/base_pdf_template_config.json
src/supero/ui/schemas/actions/base_progress_feedback.json
src/supero/ui/schemas/actions/base_reference_picker.json
src/supero/ui/schemas/actions/base_search.json
src/supero/ui/schemas/actions/base_section.json
src/supero/ui/schemas/actions/base_state_message.json
src/supero/ui/schemas/actions/base_validator.json
src/supero/ui/schemas/atoms/address_editor.json
src/supero/ui/schemas/atoms/address_renderer.json
src/supero/ui/schemas/atoms/attached_file_renderer.json
src/supero/ui/schemas/atoms/base_field_editor.json
src/supero/ui/schemas/atoms/base_field_renderer.json
src/supero/ui/schemas/atoms/boolean_editor.json
src/supero/ui/schemas/atoms/boolean_renderer.json
src/supero/ui/schemas/atoms/code_editor.json
src/supero/ui/schemas/atoms/code_renderer.json
src/supero/ui/schemas/atoms/color_picker_editor.json
src/supero/ui/schemas/atoms/color_swatch_renderer.json
src/supero/ui/schemas/atoms/currency_editor.json
src/supero/ui/schemas/atoms/currency_renderer.json
src/supero/ui/schemas/atoms/date_editor.json
src/supero/ui/schemas/atoms/date_renderer.json
src/supero/ui/schemas/atoms/duration_renderer.json
src/supero/ui/schemas/atoms/email_editor.json
src/supero/ui/schemas/atoms/email_renderer.json
src/supero/ui/schemas/atoms/enum_editor.json
src/supero/ui/schemas/atoms/enum_renderer.json
src/supero/ui/schemas/atoms/file_upload_editor.json
src/supero/ui/schemas/atoms/geo_point_editor.json
src/supero/ui/schemas/atoms/geo_point_renderer.json
src/supero/ui/schemas/atoms/image_gallery_renderer.json
src/supero/ui/schemas/atoms/image_renderer.json
src/supero/ui/schemas/atoms/image_upload_editor.json
src/supero/ui/schemas/atoms/json_editor.json
src/supero/ui/schemas/atoms/json_renderer.json
src/supero/ui/schemas/atoms/key_value_editor.json
src/supero/ui/schemas/atoms/key_value_renderer.json
src/supero/ui/schemas/atoms/lifecycle_state_renderer.json
src/supero/ui/schemas/atoms/map_renderer.json
src/supero/ui/schemas/atoms/markdown_editor.json
src/supero/ui/schemas/atoms/markdown_renderer.json
src/supero/ui/schemas/atoms/multi_select_editor.json
src/supero/ui/schemas/atoms/number_editor.json
src/supero/ui/schemas/atoms/number_renderer.json
src/supero/ui/schemas/atoms/password_editor.json
src/supero/ui/schemas/atoms/pdf_viewer_renderer.json
src/supero/ui/schemas/atoms/percentage_editor.json
src/supero/ui/schemas/atoms/percentage_renderer.json
src/supero/ui/schemas/atoms/phone_editor.json
src/supero/ui/schemas/atoms/phone_renderer.json
src/supero/ui/schemas/atoms/price_block_renderer.json
src/supero/ui/schemas/atoms/progress_renderer.json
src/supero/ui/schemas/atoms/rating_editor.json
src/supero/ui/schemas/atoms/rating_renderer.json
src/supero/ui/schemas/atoms/reference_editor.json
src/supero/ui/schemas/atoms/reference_renderer.json
src/supero/ui/schemas/atoms/rich_text_editor.json
src/supero/ui/schemas/atoms/rich_text_renderer.json
src/supero/ui/schemas/atoms/step_progress_renderer.json
src/supero/ui/schemas/atoms/tag_input_editor.json
src/supero/ui/schemas/atoms/tag_list_renderer.json
src/supero/ui/schemas/atoms/text_editor.json
src/supero/ui/schemas/atoms/text_renderer.json
src/supero/ui/schemas/atoms/textarea_editor.json
src/supero/ui/schemas/atoms/time_editor.json
src/supero/ui/schemas/atoms/url_editor.json
src/supero/ui/schemas/atoms/url_renderer.json
src/supero/ui/schemas/atoms/user_renderer.json
src/supero/ui/schemas/atoms/video_renderer.json
src/supero/ui/schemas/pages/base_app_shell_config.json
src/supero/ui/schemas/pages/base_auth_page_config.json
src/supero/ui/schemas/pages/base_cta_strip_block.json
src/supero/ui/schemas/pages/base_faq_block.json
src/supero/ui/schemas/pages/base_feature_grid_block.json
src/supero/ui/schemas/pages/base_hero_block.json
src/supero/ui/schemas/pages/base_landing_page_config.json
src/supero/ui/schemas/pages/base_legal_page_config.json
src/supero/ui/schemas/pages/base_logo_cloud_block.json
src/supero/ui/schemas/pages/base_pricing_block.json
src/supero/ui/schemas/pages/base_showcase_block.json
src/supero/ui/schemas/pages/base_stats_block.json
src/supero/ui/schemas/pages/base_testimonial_block.json
src/supero/ui/schemas/services/appointment.ui.json
src/supero/ui/schemas/services/approval.ui.json
src/supero/ui/schemas/services/booking.ui.json
src/supero/ui/schemas/services/cart.ui.json
src/supero/ui/schemas/services/order.ui.json
src/supero/ui/schemas/services/payment.ui.json
src/supero/ui/schemas/services/ticket.ui.json
src/supero/ui/schemas/views/base_calendar_config.json
src/supero/ui/schemas/views/base_card_config.json
src/supero/ui/schemas/views/base_cart_config.json
src/supero/ui/schemas/views/base_detail_config.json
src/supero/ui/schemas/views/base_form_config.json
src/supero/ui/schemas/views/base_grid_config.json
src/supero/ui/schemas/views/base_kanban_config.json
src/supero/ui/schemas/views/base_list_config.json
src/supero/ui/schemas/views/base_map_config.json
src/supero/ui/schemas/views/base_metric_card_config.json
src/supero/ui/schemas/views/base_record_ui.json
src/supero/ui/schemas/views/base_seat_grid_config.json
src/supero/ui/schemas/views/base_table_config.json
src/supero/ui/schemas/views/base_thread_config.json
src/supero/ui/schemas/views/base_time_grid_config.json
src/supero/ui/schemas/views/base_timeline_config.json
test/test_aggregate.py
test/test_all.py
test/test_api_key_auth.py
test/test_app_setup.py
test/test_build_config.py
test/test_cli_additional.py
test/test_cli_ensure_files.py
test/test_cli_env_manager.py
test/test_cli_helpers.py
test/test_cli_run_app_meta.py
test/test_cli_run_public_schemas.py
test/test_domain_aware_routing.py
test/test_encryption.py
test/test_extensions.py
test/test_file_manager.py
test/test_persiste_env.py
test/test_proxy_mode.py
test/test_refs.py
test/test_server.py
test/test_service_account.py
test/test_service_lib.py
test/test_service_ui_manifest_sync.py
test/test_supero_aggregate_manager.py
test/test_supero_ai_manager.py
test/test_supero_bootstrap.py
test/test_supero_child_method_injection.py
test/test_supero_core.py
test/test_supero_core_additional.py
test/test_supero_core_crud.py
test/test_supero_crud_manager.py
test/test_supero_direct_access.py
test/test_supero_edge_cases.py
test/test_supero_integration.py
test/test_supero_platform_client.py
test/test_supero_platform_operations.py
test/test_supero_reference.py
test/test_supero_schema_manager.py
test/test_supero_sdk_manager.py
test/test_supero_user_manager.py
test/test_supero_utils.py
test/test_system_types_crud.py
test/test_tenant_noun_extraction.py
test/test_ui_crash_auth.py
test/test_ui_general.py
test/test_ui_public_surface.py
test/test_ui_schema_routing.py
test/test_ui_service_forms.py
test/test_ui_services.py
test/test_ui_services_meta.py