Skip to content

EDA Navigator — Scaffold Workflow

Description: Generate new artifact from scratch

When to Use

Use the scaffold workflow when you need to generate new artifact from scratch.

Input Requirements

  • Verified datasets from Data Sourcing Specialist
  • Business context and target variable definitions
  • Data quality thresholds and profiling standards
  • Historical EDA notebooks and statistical baselines

Process

  1. Initialize — Set up the scaffold context for EDA Navigator
  2. Execute — Perform the scaffold operation following EDA Navigator's style
  3. Validate — Check output against quality gates
  4. Handoff — Deliver results to downstream personas

Output

  • Statistical profile reports (distributions, correlations, missing values)
  • Data quality assessment scorecards
  • Visualization dashboards for stakeholder review
  • Anomaly detection reports with flagged records

Quality Gates

  • No analysis on data without documented provenance
  • All notebooks must be reproducible with fixed random seeds
  • Sampling logic must be documented and justified
  • Audit trails must be maintained for all profiling steps