• Joined on 2026-02-04
kert opened issue homelab/stack#9 2026-03-12 17:38:46 +00:00
Implement stack run: execute any pipeline by name with target selection
kert opened issue homelab/stack#8 2026-03-12 17:32:49 +00:00
Build unified staging pipeline: raw files to DuckDB to Iceberg
kert opened issue homelab/stack#5 2026-03-12 17:32:48 +00:00
Implement stack load cclf: CCLF file ingestion into DuckDB
kert opened issue homelab/stack#7 2026-03-12 17:32:48 +00:00
Implement stack load seed: load seed/reference data into DuckDB
kert opened issue homelab/stack#6 2026-03-12 17:32:48 +00:00
Implement stack load bcda: BCDA FHIR export ingestion into DuckDB
kert opened issue homelab/stack#2 2026-03-12 17:32:20 +00:00
Build CLI skeleton with typer: stack run/load/generate/bib/lake/db/validate/docs
kert opened issue homelab/stack#4 2026-03-12 17:32:20 +00:00
Add [api] section to stack.toml with host, port, secret, workers
kert opened issue homelab/stack#3 2026-03-12 17:32:20 +00:00
Add FastAPI app with auth (JWT) and pipeline/bib/status endpoints
kert opened issue homelab/stack#1 2026-03-12 17:32:19 +00:00
Wire stack.toml into all modules replacing hardcoded paths
kert pushed to main at homelab/stack 2026-03-12 17:04:18 +00:00
7dffb76801 add Pydantic field metadata, pipeline schema validation, col: tag namespace, and stack.toml config
b407fd308a add meta: and fn: tag namespaces, bib/meta.py for docstring ↔ Zotero mapping
aa9840ae1d update sql_generator notebook: schema-only mode, all 12 pipelines
16e006fb5e fix all cclf transpile errors: pivot rewrite, column fix, schema alignment
36bb3eb62a fix cclf transpilation: cast types, concat_str, unique order_by, recursion limit
Compare 6 commits »
kert pushed to main at homelab/stack 2026-03-07 20:17:57 +00:00
7f07288c23 materialize staging tables in DuckDB, skip in-memory staging in notebook
kert pushed to main at homelab/stack 2026-03-07 20:06:03 +00:00
2b5e2780a8 update notebook to use staging steps instead of SQL hack
kert pushed to main at homelab/stack 2026-03-07 19:56:16 +00:00
b2a7a0b037 fix cms_quality_measures to stage diagnosis codes from core.condition
kert pushed to main at homelab/stack 2026-03-07 18:24:04 +00:00
3698cd0c63 full dark theme for marimo, PFS payment calculator notebook, marimo check pre-commit hook
kert pushed to main at homelab/stack 2026-03-04 04:49:25 +00:00
421ce48fd8 add seed registry, tag vocabulary (measure/seed/program), and Zotero library cleanup
kert pushed to main at homelab/stack 2026-03-04 03:06:46 +00:00
f66b35f5fe reorg dev/ into scripts/ and seeds/, add PY2024 value sets
kert pushed to main at homelab/stack 2026-03-01 06:51:31 +00:00
99ae7de269 tighten up documentation and display for landing page
kert pushed to main at homelab/stack 2026-03-01 05:43:56 +00:00
7b299ca040 replace pixel-art logo with GitHub avatar across all branding assets
kert pushed to main at homelab/stack 2026-03-01 05:36:21 +00:00
bf19c918df wire automatic docs rebuild: mount host data in CI, add post-commit hook
kert pushed to main at homelab/stack 2026-03-01 04:58:55 +00:00
53a101026b fix sup: tags to use human-readable YEAR_PFS_{FR|PR|CR} slugs instead of opaque item keys