.gitignore
.pre-commit-config.yaml
.roomodes
CHANGELOG.md
CLAUDE.md
IMPLEMENTATION_ROADMAP.md
README.md
SUPEROPS_API_KNOWLEDGE.md
TRANSFORMATION_PLAN.md
TRANSFORMATION_SUMMARY.md
autotask_entities_analysis.md
pyproject.toml
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
test-results.xml
test_runner.py
.claude/config.json
.claude/settings.json
.claude/settings.local.json
.claude/commands/sparc/coder.md
.claude/commands/sparc/orchestrator.md
.claude/commands/sparc/researcher.md
.claude/commands/swarm/analysis.md
.claude/commands/swarm/development.md
.claude/commands/swarm/examples.md
.claude/commands/swarm/maintenance.md
.claude/commands/swarm/optimization.md
.claude/commands/swarm/research.md
.claude/commands/swarm/testing.md
.github/workflows/ci.yml
.github/workflows/extended-tests.yml
.github/workflows/release.yml
docs/API_COVERAGE.md
docs/API_REFERENCE.md
docs/RELEASE_PROCESS.md
examples/data_liberation_example.py
py_autotask/__init__.py
py_autotask/async_client.py
py_autotask/auth.py
py_autotask/bulk_manager.py
py_autotask/cache.py
py_autotask/cli.py
py_autotask/cli_enhanced.py
py_autotask/client.py
py_autotask/exceptions.py
py_autotask/pandas_integration.py
py_autotask/types.py
py_autotask/utils.py
py_autotask.egg-info/PKG-INFO
py_autotask.egg-info/SOURCES.txt
py_autotask.egg-info/dependency_links.txt
py_autotask.egg-info/entry_points.txt
py_autotask.egg-info/not-zip-safe
py_autotask.egg-info/requires.txt
py_autotask.egg-info/top_level.txt
py_autotask/caching/__init__.py
py_autotask/caching/cache_config.py
py_autotask/caching/cache_manager.py
py_autotask/entities/__init__.py
py_autotask/entities/accounts.py
py_autotask/entities/action_types.py
py_autotask/entities/additional_invoice_field_values.py
py_autotask/entities/allocation_codes.py
py_autotask/entities/analytics.py
py_autotask/entities/api_usage_metrics.py
py_autotask/entities/appointments.py
py_autotask/entities/article_attachments.py
py_autotask/entities/article_configuration_item_category_associations.py
py_autotask/entities/article_notes.py
py_autotask/entities/article_plain_text_content.py
py_autotask/entities/article_tag_associations.py
py_autotask/entities/article_ticket_associations.py
py_autotask/entities/article_to_article_associations.py
py_autotask/entities/article_to_document_associations.py
py_autotask/entities/attachment_info.py
py_autotask/entities/attachments.py
py_autotask/entities/audit_logs.py
py_autotask/entities/automation_rules.py
py_autotask/entities/backup_configuration.py
py_autotask/entities/base.py
py_autotask/entities/billing_codes.py
py_autotask/entities/billing_item_approval_levels.py
py_autotask/entities/billing_items.py
py_autotask/entities/business_divisions.py
py_autotask/entities/business_rules.py
py_autotask/entities/change_order_charges.py
py_autotask/entities/change_request_links.py
py_autotask/entities/change_requests.py
py_autotask/entities/checklist_libraries.py
py_autotask/entities/checklist_library_checklist_items.py
py_autotask/entities/classification_icons.py
py_autotask/entities/client_portal_users.py
py_autotask/entities/comanaged_associations.py
py_autotask/entities/companies.py
py_autotask/entities/company_alerts.py
py_autotask/entities/company_attachments.py
py_autotask/entities/company_categories.py
py_autotask/entities/company_locations.py
py_autotask/entities/company_note_attachments.py
py_autotask/entities/company_notes.py
py_autotask/entities/company_site_configurations.py
py_autotask/entities/company_teams.py
py_autotask/entities/company_to_dos.py
py_autotask/entities/compliance_frameworks.py
py_autotask/entities/configuration_item_attachments.py
py_autotask/entities/configuration_item_billing_product_associations.py
py_autotask/entities/configuration_item_categories.py
py_autotask/entities/configuration_item_category_udf_associations.py
py_autotask/entities/configuration_item_dns_records.py
py_autotask/entities/configuration_item_note_attachments.py
py_autotask/entities/configuration_item_notes.py
py_autotask/entities/configuration_item_related_items.py
py_autotask/entities/configuration_item_ssl_subject_alternative_name.py
py_autotask/entities/configuration_item_types.py
py_autotask/entities/configuration_items.py
py_autotask/entities/contact_billing_product_associations.py
py_autotask/entities/contact_group_contacts.py
py_autotask/entities/contact_groups.py
py_autotask/entities/contacts.py
py_autotask/entities/contract_adjustments.py
py_autotask/entities/contract_billing_rules.py
py_autotask/entities/contract_block_hour_factors.py
py_autotask/entities/contract_blocks.py
py_autotask/entities/contract_charges.py
py_autotask/entities/contract_exclusion_billing_codes.py
py_autotask/entities/contract_exclusion_roles.py
py_autotask/entities/contract_exclusion_set_excluded_roles.py
py_autotask/entities/contract_exclusion_set_excluded_work_types.py
py_autotask/entities/contract_exclusions.py
py_autotask/entities/contract_milestones.py
py_autotask/entities/contract_notes.py
py_autotask/entities/contract_retainers.py
py_autotask/entities/contract_roles.py
py_autotask/entities/contract_service_adjustments.py
py_autotask/entities/contract_services.py
py_autotask/entities/contracts.py
py_autotask/entities/countries.py
py_autotask/entities/currencies.py
py_autotask/entities/custom_fields.py
py_autotask/entities/dashboards.py
py_autotask/entities/data_export.py
py_autotask/entities/data_integrations.py
py_autotask/entities/departments.py
py_autotask/entities/document_attachments.py
py_autotask/entities/document_categories.py
py_autotask/entities/document_to_procedure_associations.py
py_autotask/entities/documents.py
py_autotask/entities/expense_categories.py
py_autotask/entities/expense_items.py
py_autotask/entities/expense_reports.py
py_autotask/entities/expenses.py
py_autotask/entities/holiday_sets.py
py_autotask/entities/incident_types.py
py_autotask/entities/installed_products.py
py_autotask/entities/integration_endpoints.py
py_autotask/entities/inventory_items.py
py_autotask/entities/inventory_locations.py
py_autotask/entities/inventory_stocked_items.py
py_autotask/entities/inventory_transfers.py
py_autotask/entities/invoices.py
py_autotask/entities/manager.py
py_autotask/entities/notes.py
py_autotask/entities/notification_history.py
py_autotask/entities/notification_rules.py
py_autotask/entities/notification_templates.py
py_autotask/entities/operations.py
py_autotask/entities/opportunities.py
py_autotask/entities/opportunity_attachments.py
py_autotask/entities/organizational_level_associations.py
py_autotask/entities/organizational_levels.py
py_autotask/entities/payment_terms.py
py_autotask/entities/performance_metrics.py
py_autotask/entities/price_list_material_codes.py
py_autotask/entities/price_list_products.py
py_autotask/entities/price_list_roles.py
py_autotask/entities/price_list_service_bundles.py
py_autotask/entities/price_list_services.py
py_autotask/entities/price_list_work_type_modifiers.py
py_autotask/entities/product_categories.py
py_autotask/entities/product_notes.py
py_autotask/entities/product_tiers.py
py_autotask/entities/product_vendors.py
py_autotask/entities/products.py
py_autotask/entities/project_attachments.py
py_autotask/entities/project_budgets.py
py_autotask/entities/project_charges.py
py_autotask/entities/project_costs.py
py_autotask/entities/project_milestones.py
py_autotask/entities/project_notes.py
py_autotask/entities/project_phases.py
py_autotask/entities/project_reports.py
py_autotask/entities/project_templates.py
py_autotask/entities/projects.py
py_autotask/entities/purchase_approvals.py
py_autotask/entities/purchase_order_items.py
py_autotask/entities/purchase_orders.py
py_autotask/entities/query_builder.py
py_autotask/entities/quote_items.py
py_autotask/entities/quote_locations.py
py_autotask/entities/quote_templates.py
py_autotask/entities/quotes.py
py_autotask/entities/reports.py
py_autotask/entities/resource_allocation.py
py_autotask/entities/resource_attachments.py
py_autotask/entities/resource_role_departments.py
py_autotask/entities/resource_role_queues.py
py_autotask/entities/resource_role_skills.py
py_autotask/entities/resource_roles.py
py_autotask/entities/resource_service_desk_roles.py
py_autotask/entities/resource_skills.py
py_autotask/entities/resources.py
py_autotask/entities/roles.py
py_autotask/entities/sales_orders.py
py_autotask/entities/security_policies.py
py_autotask/entities/service_call_ticket_resources.py
py_autotask/entities/service_call_tickets.py
py_autotask/entities/service_calls.py
py_autotask/entities/service_level_agreement_results.py
py_autotask/entities/service_level_agreements.py
py_autotask/entities/shipping_types.py
py_autotask/entities/subscription_periods.py
py_autotask/entities/subscriptions.py
py_autotask/entities/survey_results.py
py_autotask/entities/system_configuration.py
py_autotask/entities/system_health.py
py_autotask/entities/task_dependencies.py
py_autotask/entities/task_notes.py
py_autotask/entities/task_predecessors.py
py_autotask/entities/task_secondary_resources.py
py_autotask/entities/tasks.py
py_autotask/entities/tax_categories.py
py_autotask/entities/tax_regions.py
py_autotask/entities/teams.py
py_autotask/entities/ticket_additional_configuration_items.py
py_autotask/entities/ticket_additional_contacts.py
py_autotask/entities/ticket_attachments.py
py_autotask/entities/ticket_categories.py
py_autotask/entities/ticket_change_request_approvals.py
py_autotask/entities/ticket_checklist_items.py
py_autotask/entities/ticket_checklist_libraries.py
py_autotask/entities/ticket_costs.py
py_autotask/entities/ticket_history.py
py_autotask/entities/ticket_notes.py
py_autotask/entities/ticket_priorities.py
py_autotask/entities/ticket_secondary_resources.py
py_autotask/entities/ticket_sources.py
py_autotask/entities/ticket_statuses.py
py_autotask/entities/tickets.py
py_autotask/entities/time_entries.py
py_autotask/entities/user_defined_field_list_items.py
py_autotask/entities/user_defined_fields.py
py_autotask/entities/vendor_types.py
py_autotask/entities/work_types.py
py_autotask/entities/workflow_rules.py
py_autotask/entities/workflows.py
scripts/release.sh
tests/__init__.py
tests/conftest.py
tests/test_api_coverage.py
tests/test_attachments.py
tests/test_auth.py
tests/test_batch_operations.py
tests/test_client.py
tests/test_companies.py
tests/test_entity_integration.py
tests/test_exceptions.py
tests/test_integration.py
tests/test_new_entities.py
tests/test_performance.py
tests/test_query_builder.py
tests/test_tickets.py