LICENSE
NOTICE
README.md
pyproject.toml
src/branding.py
src/config.py
src/logging_config.py
src/reporting.py
src/server.py
src/horizun_pbi_mcp.egg-info/PKG-INFO
src/horizun_pbi_mcp.egg-info/SOURCES.txt
src/horizun_pbi_mcp.egg-info/dependency_links.txt
src/horizun_pbi_mcp.egg-info/entry_points.txt
src/horizun_pbi_mcp.egg-info/requires.txt
src/horizun_pbi_mcp.egg-info/top_level.txt
src/pbip/__init__.py
src/pbip/backup.py
src/pbip/bookmarks.py
src/pbip/conditional_format.py
src/pbip/filter_builder.py
src/pbip/layout_engine.py
src/pbip/layout_to_pbir.py
src/pbip/model_author.py
src/pbip/model_edit.py
src/pbip/page_builder.py
src/pbip/pbip_scaffold.py
src/pbip/pbir_reader.py
src/pbip/pbir_writer.py
src/pbip/pbix_reader.py
src/pbip/pbix_to_pbip.py
src/pbip/project_locator.py
src/pbip/resources.py
src/pbip/table_from_file.py
src/pbip/theme.py
src/pbip/tmdl_reader.py
src/pbip/tmdl_writer.py
src/pbip/visual_factory.py
src/powerbi/__init__.py
src/powerbi/adomd_client.py
src/powerbi/clr_bootstrap.py
src/powerbi/dax_runner.py
src/powerbi/desktop_capture.py
src/powerbi/desktop_discovery.py
src/powerbi/desktop_launcher.py
src/powerbi/errors.py
src/powerbi/model_reader.py
src/powerbi/model_writer.py
src/powerbi/refresh.py
src/powerbi/tmdl_export.py
src/services/__init__.py
src/services/data_profile.py
src/services/dax_guard.py
src/services/design.py
src/services/dual_mode.py
src/services/envelope.py
src/services/format_oracle.py
src/services/guide.py
src/services/idempotency.py
src/services/layout_doctor.py
src/services/model_audit.py
src/services/model_explorer.py
src/services/operations.py
src/services/page_clone.py
src/services/page_spec.py
src/services/page_update.py
src/services/paths.py
src/services/pbir_edit.py
src/services/pbir_schema.py
src/services/plan_contract.py
src/services/planning.py
src/services/project_publish.py
src/services/project_state.py
src/services/proposals.py
src/services/recovery.py
src/services/redaction.py
src/services/report_audit.py
src/services/report_validator.py
src/services/scoring.py
src/services/telemetry.py
src/services/tmdl_validate.py
src/services/txn.py
src/services/workflows.py
src/services/schemas/pbir_manifest.json
src/tools/__init__.py
src/tools/_common.py
src/tools/audit_tools.py
src/tools/convert_tools.py
src/tools/dax_tools.py
src/tools/design_tools.py
src/tools/documentation_tools.py
src/tools/explore_tools.py
src/tools/measure_tools.py
src/tools/model_edit_tools.py
src/tools/ops_tools.py
src/tools/page_tools.py
src/tools/pbip_tools.py
src/tools/refresh_tools.py
src/tools/report_tools.py
src/tools/spec_tools.py
src/tools/visual_tools.py
src/tools/workflow_tools.py
src/utils/__init__.py
src/utils/change_log.py
src/utils/file_utils.py
src/utils/json_utils.py
src/utils/validation.py
tests/test_all_tools_safety.py
tests/test_bookmarks.py
tests/test_branding.py
tests/test_bulk_flows.py
tests/test_composicion_tipografia.py
tests/test_composicion_y_tema.py
tests/test_data_profile.py
tests/test_dax_guard.py
tests/test_dax_limits_redaction.py
tests/test_dax_runner.py
tests/test_design_y_guia.py
tests/test_desktop_capture.py
tests/test_desktop_preflight.py
tests/test_dual_mode_guard.py
tests/test_envelope_and_ops.py
tests/test_fetch_libs.py
tests/test_field_validation.py
tests/test_filtros_e_interacciones.py
tests/test_fixture_rich.py
tests/test_format_objects_corpus.py
tests/test_format_oracle.py
tests/test_generadores_abren.py
tests/test_hide_columns_bulk.py
tests/test_html_visuals.py
tests/test_idempotency.py
tests/test_live_runtime_safety.py
tests/test_logging_rotation.py
tests/test_mcp_compat.py
tests/test_measure_validation.py
tests/test_model_author.py
tests/test_model_explorer_audit.py
tests/test_model_writer_measure_scope.py
tests/test_packaging.py
tests/test_page_and_model_edit.py
tests/test_page_clone.py
tests/test_page_spec.py
tests/test_page_update.py
tests/test_paths_security.py
tests/test_pbip_detection.py
tests/test_pbip_scaffold.py
tests/test_pbir_capability_guard.py
tests/test_pbir_crud.py
tests/test_pbir_layout.py
tests/test_pbir_schema.py
tests/test_pbix_convert.py
tests/test_plan_contract.py
tests/test_plugin_distribution.py
tests/test_project_audit.py
tests/test_project_state.py
tests/test_proposals.py
tests/test_recovery_retention.py
tests/test_report_validator.py
tests/test_scoring.py
tests/test_security_fidelity.py
tests/test_session_freshness.py
tests/test_spec_unsupported.py
tests/test_table_from_file.py
tests/test_tmdl_validate.py
tests/test_tmdl_writer_regressions.py
tests/test_tool_contract.py
tests/test_txn_rollback.py
tests/test_visual_factory_fidelity.py
tests/test_visual_types.py
tests/test_workflow_atomicity.py
tests/test_workflows.py