LICENSE
NOTICE
README.md
pyproject.toml
plotsim/__init__.py
plotsim/cli.py
plotsim/config.py
plotsim/curves.py
plotsim/dimensions.py
plotsim/metrics.py
plotsim/output.py
plotsim/py.typed
plotsim/tables.py
plotsim/trajectory.py
plotsim/validation.py
plotsim.egg-info/PKG-INFO
plotsim.egg-info/SOURCES.txt
plotsim.egg-info/dependency_links.txt
plotsim.egg-info/entry_points.txt
plotsim.egg-info/requires.txt
plotsim.egg-info/top_level.txt
plotsim/configs/sample_ecommerce.yaml
plotsim/configs/sample_education.yaml
plotsim/configs/sample_healthcare.yaml
plotsim/configs/sample_hr.yaml
plotsim/configs/sample_saas.yaml
tests/test_cli.py
tests/test_config.py
tests/test_correlation_bypass.py
tests/test_correlation_ordering.py
tests/test_curves.py
tests/test_dataframe_mutation.py
tests/test_dead_schema.py
tests/test_dimensions.py
tests/test_dtype_source_validation.py
tests/test_duplicate_correlations.py
tests/test_entity_overrides.py
tests/test_fidelity_smoke.py
tests/test_integration.py
tests/test_internal_verification.py
tests/test_lag_period_cap.py
tests/test_metrics.py
tests/test_output.py
tests/test_output_fidelity.py
tests/test_property_invariants.py
tests/test_silent_dispatch.py
tests/test_source_type_coverage.py
tests/test_stage_threshold_exit.py
tests/test_static_source_validation.py
tests/test_tables.py
tests/test_threshold_event_subentity.py
tests/test_trajectory.py
tests/test_validation.py
tests/test_validation_report_determinism.py