VSF Data Profiler v0.2.0-rc5
Pre-release
Pre-release
VSF Data Profiler v0.2.0-rc5
v0.2.0-rc5 publishes the dashboard Graph view declutter and progressive
disclosure work for local demo reviewers.
Highlights
- Decluttered dashboard Graph view with progressive disclosure.
- Low-noise default table/source overview.
- Focus/Full graph modes and opt-in columns/runtime/artifacts.
- Cleaner relationship graph default.
- No backend/artifact contract changes.
Validation
node --check web/app.js.venv/bin/pytest -q tests/test_web_ui_static.py tests/test_web_runner.py tests/test_demo_small.pynpm run test:e2e:dashboard.venv/bin/pytest -q.venv/bin/ruff check src tests scripts/verify_openai_smoke.py scripts/verify_vsf_artifacts.py scripts/benchmark_large_dataset.pyPATH="$PWD/.venv/bin:$PATH" make demo-full- Artifact audit: 0 violations.