Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.31 KB

File metadata and controls

25 lines (17 loc) · 1.31 KB

Active Work Handoff

In-progress state. For shipped state and design decisions, see CHANGELOG.md and docs/adr/.

Current

  • last updated: 2026-05-18
  • status: stable on main; @craftstack/data-analytics-demo 0.1.0 shipped (PRs #82 #83 #86 #87 #88 #89 #90 #91 #92)
  • active work item: none in progress
  • next planned: TBD — pipeline complete and reproducible via make demo inside packages/data-analytics-demo/
  • blockers: none

Shipped — data-analytics-demo (2026-05-18)

Local-only SaaS customer-analytics demo. Six pipeline layers (data / dbt / ml / narrative / dashboard / semantic) plus polyglot CI infrastructure. See ADR-0070 for the design and the dashboard pivot (Evidence → self-built Python + Jinja2 + Plotly).

Quickstart: cd packages/data-analytics-demo && make install && ollama serve & && make demo.

What lives where

Information Location Lifetime
In-progress state this file days–weeks
Decisions (why we chose X) docs/adr/ permanent
Shipped feature log CHANGELOG.md permanent