.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/DER_metadata.md
documentacion/UDFs Documentacion.html
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
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/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_cdc_ingestion_config.py
tests/test_complete_copy_data_helpers.py
tests/test_metadata_store.py
tests/test_plan_ejecucion_script.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/01 - Plan de ejecucion.py
workspace/notebooks/gss_spark_flow/02 - Validacion Carga Bronze.py