LICENSE
LICENSE-NOTICES.md
README.md
pyproject.toml
sqllocks_spindle/__init__.py
sqllocks_spindle/cli.py
sqllocks_spindle/mcp_bridge.py
sqllocks_spindle/mcp_bridge_server.py
sqllocks_spindle/observability.py
sqllocks_spindle/py.typed
sqllocks_spindle.egg-info/PKG-INFO
sqllocks_spindle.egg-info/SOURCES.txt
sqllocks_spindle.egg-info/dependency_links.txt
sqllocks_spindle.egg-info/entry_points.txt
sqllocks_spindle.egg-info/requires.txt
sqllocks_spindle.egg-info/top_level.txt
sqllocks_spindle/chaos/__init__.py
sqllocks_spindle/chaos/categories.py
sqllocks_spindle/chaos/config.py
sqllocks_spindle/chaos/engine.py
sqllocks_spindle/domains/__init__.py
sqllocks_spindle/domains/base.py
sqllocks_spindle/domains/composite.py
sqllocks_spindle/domains/shared_registry.py
sqllocks_spindle/domains/_shared/reference_data/us_zip_locations.json
sqllocks_spindle/domains/capital_markets/__init__.py
sqllocks_spindle/domains/capital_markets/capital_markets.py
sqllocks_spindle/domains/capital_markets/profiles/default.json
sqllocks_spindle/domains/capital_markets/reference_data/exchanges.json
sqllocks_spindle/domains/capital_markets/reference_data/gics_sectors.json
sqllocks_spindle/domains/capital_markets/reference_data/index_memberships.json
sqllocks_spindle/domains/capital_markets/reference_data/sp500_constituents.json
sqllocks_spindle/domains/education/__init__.py
sqllocks_spindle/domains/education/education.py
sqllocks_spindle/domains/education/profiles/default.json
sqllocks_spindle/domains/education/reference_data/aid_types.json
sqllocks_spindle/domains/education/reference_data/course_catalog.json
sqllocks_spindle/domains/education/reference_data/department_names.json
sqllocks_spindle/domains/financial/__init__.py
sqllocks_spindle/domains/financial/financial.py
sqllocks_spindle/domains/financial/profiles/default.json
sqllocks_spindle/domains/financial/reference_data/branch_names.json
sqllocks_spindle/domains/financial/reference_data/merchant_names.json
sqllocks_spindle/domains/financial/reference_data/transaction_categories.json
sqllocks_spindle/domains/healthcare/__init__.py
sqllocks_spindle/domains/healthcare/healthcare.py
sqllocks_spindle/domains/healthcare/profiles/default.json
sqllocks_spindle/domains/healthcare/reference_data/cpt_codes.json
sqllocks_spindle/domains/healthcare/reference_data/icd10_codes.json
sqllocks_spindle/domains/healthcare/reference_data/insurance_plans.json
sqllocks_spindle/domains/healthcare/reference_data/medication_names.json
sqllocks_spindle/domains/healthcare/reference_data/specialties.json
sqllocks_spindle/domains/healthcare/reference_data/us_zip_locations.json
sqllocks_spindle/domains/hr/__init__.py
sqllocks_spindle/domains/hr/hr.py
sqllocks_spindle/domains/hr/profiles/default.json
sqllocks_spindle/domains/hr/reference_data/department_names.json
sqllocks_spindle/domains/hr/reference_data/position_titles.json
sqllocks_spindle/domains/hr/reference_data/training_courses.json
sqllocks_spindle/domains/insurance/__init__.py
sqllocks_spindle/domains/insurance/insurance.py
sqllocks_spindle/domains/insurance/profiles/default.json
sqllocks_spindle/domains/insurance/reference_data/claim_categories.json
sqllocks_spindle/domains/insurance/reference_data/peril_types.json
sqllocks_spindle/domains/insurance/reference_data/policy_types.json
sqllocks_spindle/domains/iot/__init__.py
sqllocks_spindle/domains/iot/iot.py
sqllocks_spindle/domains/iot/profiles/default.json
sqllocks_spindle/domains/iot/reference_data/alert_severity_levels.json
sqllocks_spindle/domains/iot/reference_data/device_types.json
sqllocks_spindle/domains/iot/reference_data/sensor_types.json
sqllocks_spindle/domains/manufacturing/__init__.py
sqllocks_spindle/domains/manufacturing/manufacturing.py
sqllocks_spindle/domains/manufacturing/profiles/default.json
sqllocks_spindle/domains/manufacturing/reference_data/defect_codes.json
sqllocks_spindle/domains/manufacturing/reference_data/material_types.json
sqllocks_spindle/domains/manufacturing/reference_data/operation_types.json
sqllocks_spindle/domains/marketing/__init__.py
sqllocks_spindle/domains/marketing/marketing.py
sqllocks_spindle/domains/marketing/profiles/default.json
sqllocks_spindle/domains/marketing/reference_data/campaign_types.json
sqllocks_spindle/domains/marketing/reference_data/industry_names.json
sqllocks_spindle/domains/marketing/reference_data/lead_sources.json
sqllocks_spindle/domains/real_estate/__init__.py
sqllocks_spindle/domains/real_estate/real_estate.py
sqllocks_spindle/domains/real_estate/profiles/default.json
sqllocks_spindle/domains/real_estate/reference_data/inspection_items.json
sqllocks_spindle/domains/real_estate/reference_data/neighborhoods.json
sqllocks_spindle/domains/real_estate/reference_data/property_types.json
sqllocks_spindle/domains/retail/__init__.py
sqllocks_spindle/domains/retail/retail.py
sqllocks_spindle/domains/retail/profiles/default.json
sqllocks_spindle/domains/retail/reference_data/categories.json
sqllocks_spindle/domains/retail/reference_data/product_names.json
sqllocks_spindle/domains/retail/reference_data/promo_names.json
sqllocks_spindle/domains/retail/reference_data/us_zip_locations.json
sqllocks_spindle/domains/supply_chain/__init__.py
sqllocks_spindle/domains/supply_chain/supply_chain.py
sqllocks_spindle/domains/supply_chain/profiles/default.json
sqllocks_spindle/domains/supply_chain/reference_data/carrier_names.json
sqllocks_spindle/domains/supply_chain/reference_data/material_categories.json
sqllocks_spindle/domains/supply_chain/reference_data/shipping_methods.json
sqllocks_spindle/domains/telecom/__init__.py
sqllocks_spindle/domains/telecom/telecom.py
sqllocks_spindle/domains/telecom/profiles/default.json
sqllocks_spindle/domains/telecom/reference_data/device_models.json
sqllocks_spindle/domains/telecom/reference_data/network_event_types.json
sqllocks_spindle/domains/telecom/reference_data/plan_types.json
sqllocks_spindle/engine/__init__.py
sqllocks_spindle/engine/chunked_generator.py
sqllocks_spindle/engine/generator.py
sqllocks_spindle/engine/id_manager.py
sqllocks_spindle/engine/table_generator.py
sqllocks_spindle/engine/data/__init__.py
sqllocks_spindle/engine/data/names.py
sqllocks_spindle/engine/rules/__init__.py
sqllocks_spindle/engine/rules/business_rules.py
sqllocks_spindle/engine/strategies/__init__.py
sqllocks_spindle/engine/strategies/base.py
sqllocks_spindle/engine/strategies/computed.py
sqllocks_spindle/engine/strategies/conditional.py
sqllocks_spindle/engine/strategies/correlated.py
sqllocks_spindle/engine/strategies/derived.py
sqllocks_spindle/engine/strategies/distribution.py
sqllocks_spindle/engine/strategies/enum.py
sqllocks_spindle/engine/strategies/faker_strategy.py
sqllocks_spindle/engine/strategies/first_per_parent.py
sqllocks_spindle/engine/strategies/foreign_key.py
sqllocks_spindle/engine/strategies/formula.py
sqllocks_spindle/engine/strategies/lifecycle.py
sqllocks_spindle/engine/strategies/lookup.py
sqllocks_spindle/engine/strategies/native.py
sqllocks_spindle/engine/strategies/pattern.py
sqllocks_spindle/engine/strategies/record_field.py
sqllocks_spindle/engine/strategies/record_sample.py
sqllocks_spindle/engine/strategies/reference_data.py
sqllocks_spindle/engine/strategies/scd2.py
sqllocks_spindle/engine/strategies/self_referencing.py
sqllocks_spindle/engine/strategies/sequence.py
sqllocks_spindle/engine/strategies/temporal.py
sqllocks_spindle/engine/strategies/uuid_strategy.py
sqllocks_spindle/fabric/__init__.py
sqllocks_spindle/fabric/credentials.py
sqllocks_spindle/fabric/eventhouse_writer.py
sqllocks_spindle/fabric/eventstream_client.py
sqllocks_spindle/fabric/lakehouse_files_writer.py
sqllocks_spindle/fabric/multi_writer.py
sqllocks_spindle/fabric/notebook_template.py
sqllocks_spindle/fabric/onelake_paths.py
sqllocks_spindle/fabric/semantic_model_writer.py
sqllocks_spindle/fabric/setup_environment.py
sqllocks_spindle/fabric/sql_database_writer.py
sqllocks_spindle/fabric/stream_writer_convenience.py
sqllocks_spindle/fabric/warehouse_bulk_writer.py
sqllocks_spindle/incremental/__init__.py
sqllocks_spindle/incremental/continue_config.py
sqllocks_spindle/incremental/continue_engine.py
sqllocks_spindle/incremental/time_travel.py
sqllocks_spindle/inference/__init__.py
sqllocks_spindle/inference/comparator.py
sqllocks_spindle/inference/database_profiler.py
sqllocks_spindle/inference/masker.py
sqllocks_spindle/inference/profile_io.py
sqllocks_spindle/inference/profiler.py
sqllocks_spindle/inference/schema_builder.py
sqllocks_spindle/manifests/__init__.py
sqllocks_spindle/manifests/run_manifest.py
sqllocks_spindle/output/__init__.py
sqllocks_spindle/output/csv_writer.py
sqllocks_spindle/output/delta_writer.py
sqllocks_spindle/output/fabric_utils.py
sqllocks_spindle/output/multi_store_writer.py
sqllocks_spindle/output/pandas_writer.py
sqllocks_spindle/packs/__init__.py
sqllocks_spindle/packs/loader.py
sqllocks_spindle/packs/runner.py
sqllocks_spindle/packs/validator.py
sqllocks_spindle/presets/__init__.py
sqllocks_spindle/presets/builtin.py
sqllocks_spindle/presets/registry.py
sqllocks_spindle/schema/__init__.py
sqllocks_spindle/schema/ddl_parser.py
sqllocks_spindle/schema/dependency.py
sqllocks_spindle/schema/parser.py
sqllocks_spindle/schema/validator.py
sqllocks_spindle/schema/inference/__init__.py
sqllocks_spindle/schema/inference/business_rule_inference.py
sqllocks_spindle/schema/inference/cardinality_inference.py
sqllocks_spindle/schema/inference/column_classifier.py
sqllocks_spindle/schema/inference/correlation_inference.py
sqllocks_spindle/schema/inference/enum_inference.py
sqllocks_spindle/schema/inference/fk_distribution.py
sqllocks_spindle/schema/inference/numeric_inference.py
sqllocks_spindle/schema/inference/table_classifier.py
sqllocks_spindle/schema/inference/temporal_inference.py
sqllocks_spindle/simulation/__init__.py
sqllocks_spindle/simulation/clickstream_patterns.py
sqllocks_spindle/simulation/file_drop.py
sqllocks_spindle/simulation/financial_patterns.py
sqllocks_spindle/simulation/hybrid.py
sqllocks_spindle/simulation/iot_patterns.py
sqllocks_spindle/simulation/operational_log_patterns.py
sqllocks_spindle/simulation/scd2_file_drops.py
sqllocks_spindle/simulation/state_machine.py
sqllocks_spindle/simulation/stream_emit.py
sqllocks_spindle/specs/__init__.py
sqllocks_spindle/specs/gsl_parser.py
sqllocks_spindle/streaming/__init__.py
sqllocks_spindle/streaming/anomaly.py
sqllocks_spindle/streaming/config.py
sqllocks_spindle/streaming/envelope.py
sqllocks_spindle/streaming/rate_limiter.py
sqllocks_spindle/streaming/stream_writer.py
sqllocks_spindle/streaming/streamer.py
sqllocks_spindle/streaming/sinks/__init__.py
sqllocks_spindle/streaming/sinks/console_sink.py
sqllocks_spindle/streaming/sinks/eventhub_sink.py
sqllocks_spindle/streaming/sinks/file_sink.py
sqllocks_spindle/streaming/sinks/kafka_sink.py
sqllocks_spindle/transform/__init__.py
sqllocks_spindle/transform/cdm_mapper.py
sqllocks_spindle/transform/star_schema.py
sqllocks_spindle/validation/__init__.py
sqllocks_spindle/validation/gates.py
sqllocks_spindle/validation/quarantine.py
tests/test_acceptance.py
tests/test_adventureworks_integration.py
tests/test_anchor_api.py
tests/test_anomaly.py
tests/test_capital_markets.py
tests/test_cdm_mapper.py
tests/test_chaos_billion.py
tests/test_chaos_config.py
tests/test_chaos_engine.py
tests/test_clickstream_patterns.py
tests/test_comparator.py
tests/test_composite_domain.py
tests/test_composite_presets.py
tests/test_credentials.py
tests/test_ddl_parser.py
tests/test_delta_writer.py
tests/test_e2e_chaos_integration.py
tests/test_e2e_chunked_billion.py
tests/test_e2e_cli.py
tests/test_e2e_composites.py
tests/test_e2e_credentials.py
tests/test_e2e_ddl_pipeline.py
tests/test_e2e_domain_sweep.py
tests/test_e2e_generation.py
tests/test_e2e_incremental.py
tests/test_e2e_inference.py
tests/test_e2e_masking.py
tests/test_e2e_notebooks.py
tests/test_e2e_observability.py
tests/test_e2e_outputs.py
tests/test_e2e_scenario_scripts.py
tests/test_e2e_simulation_systems.py
tests/test_e2e_strategies.py
tests/test_e2e_transforms.py
tests/test_e2e_validation_gates.py
tests/test_education.py
tests/test_envelope.py
tests/test_eventhouse_writer.py
tests/test_fabric_paths.py
tests/test_fabric_utils.py
tests/test_file_chaos_poison.py
tests/test_financial.py
tests/test_financial_patterns.py
tests/test_fk_billion.py
tests/test_gsl_parser.py
tests/test_healthcare.py
tests/test_hr.py
tests/test_incremental.py
tests/test_incremental_billion.py
tests/test_inference.py
tests/test_insurance.py
tests/test_iot.py
tests/test_iot_patterns.py
tests/test_lakehouse_write_all.py
tests/test_manifest_enhancements.py
tests/test_manifests.py
tests/test_manufacturing.py
tests/test_marketing.py
tests/test_masker.py
tests/test_mcp_bridge.py
tests/test_multi_file_manifest.py
tests/test_multi_writer.py
tests/test_observability.py
tests/test_operational_log_patterns.py
tests/test_packs.py
tests/test_profile_io.py
tests/test_publish_cli.py
tests/test_real_estate.py
tests/test_restatement.py
tests/test_retail.py
tests/test_scd2_file_drops.py
tests/test_scd2_strategy.py
tests/test_semantic_model_writer.py
tests/test_simulation_file_drop.py
tests/test_simulation_hybrid.py
tests/test_simulation_stream_emit.py
tests/test_smart_inference.py
tests/test_sql_database_writer.py
tests/test_star_schema.py
tests/test_state_machine.py
tests/test_strategies.py
tests/test_streaming.py
tests/test_supply_chain.py
tests/test_telecom.py
tests/test_time_travel.py
tests/test_transforms_billion.py
tests/test_user_workflows.py
tests/test_validation_gates.py
tests/test_validation_quarantine.py