Dashboard
The Home page answers three questions at a glance:
- Is governance working? How many decisions have been made, and what’s the ASSERT/DEFER split?
- What needs my attention? Are there pending approvals, failing connectors, or other items requiring action?
- What happened recently? Latest evaluation results, flow executions, and governance changes.
Governed Decisions
Section titled “Governed Decisions”The large number at the top is your total evaluation count for the selected time period. Below it, you’ll see how many returned ASSERT (conditions satisfied, action authorized) versus DEFER (conditions not satisfied, action withheld), with percentages.
Use the time period dropdown in the top-right corner to change the window: last 7 days, last 30 days, or a custom range.
Next to it, Live Governance shows what’s currently deployed and actively governing decisions.
Decisions Chart
Section titled “Decisions Chart”The chart below shows evaluation volume day by day. Look for:
- Spikes: a sudden increase may mean a new integration started submitting evaluations
- Drops to zero: governance may have been disrupted (connector down, deployment rolled back)
- Steady growth: normal scaling of governed operations
Action Required
Section titled “Action Required”When something needs your attention, it appears here. Common items:
- A deployment waiting for approval
- A connector whose authorization expired
- An API key approaching its expiration date
Each item links directly to where you can resolve it. When nothing needs attention, this section doesn’t appear.
Recent Decisions
Section titled “Recent Decisions”The latest evaluation results across all your projects. Each row shows:
- The verdict (ASSERT or DEFER)
- Which boundary made the decision
- When it happened
Click any decision to see its full breakdown: evidence submitted, each stage of evaluation, and the exact reason for the verdict.
Flow Executions
Section titled “Flow Executions”Shows which post-evaluation flows ran and whether their dispatches (webhooks, notifications) succeeded. Useful for confirming that downstream systems received evaluation results.
Quick Actions
Section titled “Quick Actions”Four shortcuts at the bottom of the page:
- Create Project: start a new governance project
- Create Boundary: define new governance conditions
- Connect Provider: add an external evidence source
- Build Flow: create a post-evaluation reaction flow
Next Steps
Section titled “Next Steps”- Projects: create and manage governance projects
- Boundaries: configure what VB-OS checks
- Connectors: connect external systems as evidence sources
