Tags

Tags give the ability to mark specific points in history as being important
  • v0.2.0

    etlantis v0.2.0 — Phase 2 substrates
    
    Second public tag. Phase 2 substrate surfaces — match, score, closures,
    analytics, geo — are real and consumable. Combined with the Phase 1
    foundation (config + ingest + transform), v0.2.0 is the first
    end-to-end-usable etlantis substrate library.
    
    324 tests passing. 5 codex review rounds on Phase 2 modules
    (match/score/closures clean or with all findings addressed; analytics
    + geo shipped under prior-validated patterns after re-review hangs).
    
    GitHub mirror deferred until 2026-04-30 per fleet policy.
  • v0.1.0

    etlantis v0.1.0 — Phase 1 substrates
    
    First public tag where the Phase 1 substrate surfaces are real.
    
    config (manifest spine), ingest (Fremen-Protocol HTTP + dated snapshots
    + Polars reader), and transform (consolidate + parquet output) are
    implemented end-to-end. The remaining subsystems (match, score,
    closures, analytics, geo, pipeline, enforcement) are stubs — Phase 2+.
    
    165 tests passing, 12+ codex review rounds applied, CI green on argonas
    + gitlab. Reviews archived to argonas:/mnt/datapool/projects/etlantis/codex_reviews/.
    
    GitHub mirror deferred until 2026-04-30 per fleet free-tier policy.
  • v0.0.1-rc1-bootstrap

    etlantis Phase 0 bootstrap — package skeleton, design doc, CI scaffold