.env.example
.gitignore
AGENTS.md
Makefile
README.md
pyproject.toml
.codex/AGENT.md
.codex/CONTRACTS.md
.codex/DOCUMENTATION_POLICY.md
.codex/README.md
.codex/REPOSITORY_CONTEXT.md
.codex/SPEC_TEMPLATE.md
.codex/TASK_COMPLETION.md
.codex/VERSIONING.md
.codex/WORKFLOW.md
.github/workflows/python-publish.yml
documentacion/API Connect - Webex Contact Center.html
documentacion/Actualizacion Finalizer.md
documentacion/DER_metadata.md
documentacion/UDFs Documentacion.html
documentacion/cargador_metadata_der.html
documentacion/changelog/2026-06-25-config-comunes-datos-referencia-postgres.md
documentacion/changelog/2026-06-25-metadata-postgresql-store.md
documentacion/changelog/2026-06-25-orchestrator-postgres-default.md
documentacion/changelog/2026-06-25-pipeline-context-spark-lazy.md
documentacion/changelog/2026-06-25-plan-ejecucion-mensaje-amigable.md
documentacion/changelog/2026-07-01-pipeline-context-postgres-default.md
documentacion/changelog/2026-07-02-windowed-load-planning.md
documentacion/changelog/2026-07-06-prepare-copy-data-output-estable.md
documentacion/changelog/2026-07-07-framework-workflows-databricks-metadata-driven.md
documentacion/changelog/2026-07-08-azure-entra-service-principal-databricks.md
documentacion/changelog/2026-07-08-credenciales-databricks-por-workspace.md
documentacion/changelog/2026-07-08-finalizer-databricks-jobs-api.md
documentacion/changelog/2026-07-08-finalizer-system-lakeflow-postgres.md
documentacion/changelog/2026-07-08-resolver-engine-databricks-desde-metadata.md
documentacion/changelog/2026-07-08-submit-plan-auditoria-pendiente-databricks.md
documentacion/changelog/2026-07-27-dependencias-databricks-desde-metadata.md
documentacion/changelog/2026-07-27-resolucion-query-bronze-cdc-windowed-full.md
documentacion/changelog/2026-07-28-databricks-compute-policy-job-compute.md
documentacion/changelog/2026-07-28-dsn-postgres-secret-databricks-configurable.md
documentacion/contracts/gss_bi_udfs.md
documentacion/contracts/gss_skill_installer.md
documentacion/contracts/gss_spark_flow.md
documentacion/contracts/ss_bi_wxcc.md
documentacion/specs/2026-06-25-config-comunes-datos-referencia-postgres.md
documentacion/specs/2026-06-25-mensaje-amigable-plan-ejecucion-sin-targets.md
documentacion/specs/2026-06-25-metadata-postgresql-store.md
documentacion/specs/2026-06-25-orchestrator-sin-dependencia-spark.md
documentacion/specs/2026-06-25-pipeline-context-spark-lazy.md
documentacion/specs/2026-07-01-lakebase-oauth-postgres-metadata.md
documentacion/specs/2026-07-01-pipeline-context-default-postgres.md
documentacion/specs/2026-07-02-windowed-load-planning.md
documentacion/specs/2026-07-06-estructura-estable-prepare-copy-data.md
documentacion/specs/2026-07-07-framework-workflows-databricks-metadata-driven.md
documentacion/specs/2026-07-08-azure-entra-service-principal-databricks.md
documentacion/specs/2026-07-08-credenciales-databricks-por-workspace.md
documentacion/specs/2026-07-08-finalizer-databricks-jobs-api.md
documentacion/specs/2026-07-08-finalizer-system-lakeflow-postgres.md
documentacion/specs/2026-07-08-resolver-engine-databricks-desde-metadata.md
documentacion/specs/2026-07-08-submit-plan-auditoria-pendiente-databricks.md
documentacion/specs/2026-07-15-eliminar-fallback-token-databricks.md
documentacion/specs/2026-07-27-dependencias-databricks-desde-metadata.md
documentacion/specs/2026-07-27-resolucion-query-bronze-cdc-windowed-full.md
documentacion/specs/2026-07-28-databricks-compute-policy-job-compute.md
documentacion/specs/2026-07-28-dsn-postgres-secret-databricks-configurable.md
gss_bi_udfs/__init__.py
gss_bi_udfs/io.py
gss_bi_udfs/merges.py
gss_bi_udfs/transforms.py
gss_bi_udfs/utils.py
gss_bi_udfs.egg-info/PKG-INFO
gss_bi_udfs.egg-info/SOURCES.txt
gss_bi_udfs.egg-info/dependency_links.txt
gss_bi_udfs.egg-info/requires.txt
gss_bi_udfs.egg-info/top_level.txt
gss_skill_installer/__init__.py
gss_skill_installer/installer.py
gss_skill_installer/registry.py
gss_skill_installer/skills/databricks-skill-installer/SKILL.md
gss_spark_flow/__init__.py
gss_spark_flow/context.py
gss_spark_flow/databricks_finalizer.py
gss_spark_flow/databricks_workflows.py
gss_spark_flow/init_metadata.py
gss_spark_flow/io.py
gss_spark_flow/metadata_schema.py
gss_spark_flow/metadata_store.py
gss_spark_flow/orchestrator.py
gss_spark_flow/registry.py
gss_spark_flow/utils.py
gss_spark_flow/validators.py
gss_spark_flow/skills/spark-flow-metadata-config/SKILL.md
ss_bi_wxcc/__init__.py
ss_bi_wxcc/auth.py
ss_bi_wxcc/client.py
ss_bi_wxcc/skills/wxcc-paginated-query-notebook/SKILL.md
tests/test_bronze_query_resolution.py
tests/test_cdc_ingestion_config.py
tests/test_complete_copy_data_helpers.py
tests/test_databricks_finalizer.py
tests/test_databricks_workflows.py
tests/test_metadata_store.py
tests/test_plan_ejecucion_script.py
tests/test_prepare_copy_data_output.py
tests/test_windowed_load_planning.py
workspace/notebooks/cancelar ejecuciones.ipynb
workspace/notebooks/complete_copy_data.py
workspace/notebooks/config_comunes_datos_de_referencia.py
workspace/notebooks/config_comunes_datos_de_referencia_postgres.py
workspace/notebooks/config_modelo_estrella_finanzas.py
workspace/notebooks/csv to json.ipynb
workspace/notebooks/fabric revision ejecuciones.ipynb
workspace/notebooks/prepare_copy_data.py
workspace/notebooks/prueba.ipynb
workspace/notebooks/spark flow config y prueba copy.ipynb
workspace/notebooks/spark flow config y prueba.ipynb
workspace/notebooks/spark flow orchestrator.ipynb
workspace/notebooks/gss_spark_flow/1 - Plan de ejecucion.ipynb
workspace/notebooks/gss_spark_flow/2-1 - Inicio RUN.ipynb
workspace/notebooks/gss_spark_flow/2-2 - Validacion Carga Bronze.ipynb
workspace/notebooks/gss_spark_flow/2-3 - Registra Procesamiento.ipynb
workspace/notebooks/gss_spark_flow/2-4 - Finalizo RUN.ipynb
workspace/notebooks/gss_spark_flow/3-1 - Orquestador Databricks.ipynb
workspace/notebooks/gss_spark_flow/Finalizer.ipynb