Overview
What it is
Section titled “What it is”The Overview page is the program-level dashboard — the first thing you see when entering a program. It combines KPI cards, workstream health grid, onboarding steps, and Mission Control widgets (daily digest, health scores, dependency suggestions, agent team card, pipeline progress) into a single view.
Why it matters
Section titled “Why it matters”Delivery leads need a single page that answers “how is this program doing?” without clicking through multiple screens. Overview aggregates the most important signals into a scannable layout.
Key concepts
Section titled “Key concepts”- KPI cards:
KpiCardsshows top-line metrics — requirement count, task completion, risk count, and other program-level numbers - Workstream grid:
WorkstreamGriddisplays each workstream as a card with health indicators - Workstream health panel:
WorkstreamHealthPanelprovides detailed health breakdown per workstream - Phase badge: Color-coded phase indicator (
discovery,build,test,deploy,complete) - Status badge: Color-coded status indicator (
active,paused,complete,archived) - Onboarding steps: Guided checklist for new programs (e.g., add requirements, create workstreams, connect repositories, add skills)
- Mission Control widgets: Daily digest, health score, dependency suggestions, agent team card, and pipeline progress are embedded directly on the overview page
How to use it
Section titled “How to use it”- Navigate to [Program] — the overview page loads by default.
- Review KPI Cards for high-level program metrics.
- Scan the Workstream Grid for health status across all streams.
- For new programs, follow the Onboarding Steps checklist to complete setup.
- Read the Daily Digest for a summary of recent changes.
- Check the Health Score for AI-assessed program health.
- Review Dependency Suggestions for cross-requirement links.
Data model
Section titled “Data model”This feature uses the following tables:
programs— Program metadata (phase, status)workstreams— Workstream records for the gridrequirements— Requirement counts for KPIstasks— Task counts and completion ratesrisks— Risk counts for KPIsskills— Skill counts for onboarding detection