Seshat BI v0.5.1
Seshat BI v0.5.1 — a patch release with two bug fixes and one enhancement.
Highlights
seshat scaffold-source <table>(#339): pip-only workspaces can now produce the first Source-Ready artifact without the development repository. The three Stage-1 blank templates ship as wheel package data; the scaffolded readiness passes the RS1 governance gate as an honest unstarted journey.validate/drift/value-checkhonor the workspace.env(#340): the live commands now loadANALYTICS_DB_*(and engine selection) from the gitignored.envexactly as the tool instructs — no more "no database connection configured" for a correctly-populated.env. No new dependency; malformed/invalid settings fail clean.dbt plansurfaces the underlying parse error (#341): a failed non-database PARSE no longer emits an emptyDBT_ARTIFACT_INTEGRITY:— the real Compilation Error now reaches the operator.
Full detail: docs/releases/v0.5.1.md and CHANGELOG.md.
Install: pip install seshat-bi==0.5.1
Follow-up tracked: #345 (scaffolder TOCTOU race, out of scope).