Last updated: May 28, 2026

Scanner Documentation

The AI/BI Readiness Scanner is a Databricks Solution Accelerator package for read-only diagnostic analysis of AI/BI readiness, metric consistency, query intent, and shadow dependencies.

Package Contents

Operating Modes

Mode Inputs Output
Basic Query history and information schema where available. Repeated query patterns and candidate metric conflicts.
Full Query history, billing, lineage, audit, compute, Lakeflow/jobs tables, and optional BI metadata. Readiness report, dashboard dependency map, shadow dependency report, and transformation backlog.
Lite fallback Manually exported query or BI metadata sample. Limited candidate findings with lower confidence labels.

Setup Overview

  1. Create or select a customer-owned Unity Catalog output schema.
  2. Grant least-privilege read access to the relevant Databricks system tables.
  3. Import the scanner notebooks into the customer workspace.
  4. Run notebooks in order from 00_setup_and_permissions.py through 06_report_generator.py.
  5. Review findings with business, platform, governance, or audit owners.

Minimum Basic Permissions

Important Limitations