LICENSE
README.md
pyproject.toml
misata/__init__.py
misata/api.py
misata/assets.py
misata/audit.py
misata/benchmark.py
misata/cache.py
misata/capsule_registry.py
misata/capsules.py
misata/cli.py
misata/codegen.py
misata/coherence.py
misata/compat.py
misata/composer.py
misata/conformance.py
misata/constraints.py
misata/context.py
misata/curve_fitting.py
misata/curve_inheritance.py
misata/customization.py
misata/db.py
misata/dbt.py
misata/ddl.py
misata/documents.py
misata/domain_capsule.py
misata/domain_priors.py
misata/evalpack.py
misata/exceptions.py
misata/export.py
misata/feedback.py
misata/fidelity.py
misata/formulas.py
misata/generators_legacy.py
misata/geo.py
misata/hybrid.py
misata/introspect.py
misata/kaggle_integration.py
misata/llm_parser.py
misata/magic.py
misata/microtext.py
misata/noise.py
misata/outcome_builder.py
misata/people.py
misata/planning.py
misata/profiler.py
misata/profiles.py
misata/py.typed
misata/quality.py
misata/quantization.py
misata/realism.py
misata/recipes.py
misata/reference_data.py
misata/reporting.py
misata/rollups.py
misata/schema.py
misata/semantic.py
misata/simulator.py
misata/smart_values.py
misata/spark.py
misata/story_parser.py
misata/streaming.py
misata/temporal_profiles.py
misata/testing.py
misata/timeseries.py
misata/validation.py
misata/validator.py
misata/vocab_discovery.py
misata/vocab_seeds.py
misata/vocab_validator.py
misata/vocabulary.py
misata/wikidata.py
misata/workflows.py
misata/yaml_schema.py
misata.egg-info/PKG-INFO
misata.egg-info/SOURCES.txt
misata.egg-info/dependency_links.txt
misata.egg-info/entry_points.txt
misata.egg-info/requires.txt
misata.egg-info/top_level.txt
misata/_schemas/__init__.py
misata/_schemas/misata.schema.json
misata/agents/__init__.py
misata/agents/pipeline.py
misata/capsules_registry/aircraft.capsule.json
misata/capsules_registry/astronomy.capsule.json
misata/capsules_registry/beekeeping.capsule.json
misata/capsules_registry/bicycles.capsule.json
misata/capsules_registry/board-games.capsule.json
misata/capsules_registry/cameras.capsule.json
misata/capsules_registry/cat-breeds.capsule.json
misata/capsules_registry/cheese.capsule.json
misata/capsules_registry/classic-cars.capsule.json
misata/capsules_registry/classical-music.capsule.json
misata/capsules_registry/climbing.capsule.json
misata/capsules_registry/coffee.capsule.json
misata/capsules_registry/coral-reef.capsule.json
misata/capsules_registry/dinosaurs.capsule.json
misata/capsules_registry/dog-breeds.capsule.json
misata/capsules_registry/falconry.capsule.json
misata/capsules_registry/fountain-pens.capsule.json
misata/capsules_registry/game-consoles.capsule.json
misata/capsules_registry/guitars.capsule.json
misata/capsules_registry/houseplants.capsule.json
misata/capsules_registry/meteorites.capsule.json
misata/capsules_registry/minerals.capsule.json
misata/capsules_registry/mushrooms.capsule.json
misata/capsules_registry/orchids.capsule.json
misata/capsules_registry/sailing.capsule.json
misata/capsules_registry/scuba-diving.capsule.json
misata/capsules_registry/sneakers.capsule.json
misata/capsules_registry/tea.capsule.json
misata/capsules_registry/vintage-watches.capsule.json
misata/capsules_registry/whiskey.capsule.json
misata/capsules_registry/wine.capsule.json
misata/causal/__init__.py
misata/causal/graph.py
misata/causal/solver.py
misata/engines/__init__.py
misata/engines/fact_engine.py
misata/generators/__init__.py
misata/generators/base.py
misata/generators/copula.py
misata/locales/__init__.py
misata/locales/detector.py
misata/locales/packs.py
misata/locales/registry.py
misata/mcp/__init__.py
misata/mcp/server.py
misata/research/__init__.py
misata/research/agent.py
misata/studio/__init__.py
misata/studio/app.py
misata/studio/constraint_generator.py
misata/studio/inference.py
misata/studio/outcome_curve.py
misata/studio/components/inspector.py
misata/studio/components/sidebar.py
misata/studio/state/store.py
misata/studio/tabs/configure.py
misata/studio/tabs/generate.py
misata/studio/tabs/outcome_curve.py
misata/studio/tabs/schema_designer.py
misata/studio/utils/styles.py
misata/studio_constraints/__init__.py
misata/studio_constraints/z3_solver.py
misata/templates/__init__.py
misata/templates/library.py
tests/test_assets.py
tests/test_balanced_ledger.py
tests/test_capsules.py
tests/test_cli.py
tests/test_coherence.py
tests/test_composer.py
tests/test_constraints.py
tests/test_correlations.py
tests/test_data_coherence.py
tests/test_db_seed_sqlite.py
tests/test_dbt.py
tests/test_detection_report.py
tests/test_dict_schema_formats.py
tests/test_documents.py
tests/test_domain_hardening.py
tests/test_email_name_coherence.py
tests/test_engine_conformance.py
tests/test_enterprise_simulation.py
tests/test_evalpack.py
tests/test_examples_run.py
tests/test_fuzz_dict_schema.py
tests/test_gaps.py
tests/test_geo_microtext.py
tests/test_integration_scale.py
tests/test_json_schema.py
tests/test_llm_parser.py
tests/test_locales.py
tests/test_mcp_server.py
tests/test_mimic_fidelity.py
tests/test_narrative_patterns.py
tests/test_numeric_quantization.py
tests/test_outcome_curves.py
tests/test_public_api.py
tests/test_realism_rules.py
tests/test_regression_fixes.py
tests/test_regressions.py
tests/test_reporting.py
tests/test_rollups.py
tests/test_schema.py
tests/test_schema_from_db.py
tests/test_schema_from_sqlalchemy.py
tests/test_simulator.py
tests/test_story_parser.py
tests/test_string_realism.py
tests/test_validation.py
tests/test_vocab_architecture.py
tests/test_workflows.py
tests/test_yaml_schema.py
tests/test_zero_inflation.py