Strategy Builder
Manage the cascade business configuration with audit-first write controls.
Admin writes are stored as an overlay, ranked above Airbyte and seed data, and every save signals that a dbt refresh is required.
Active objectives
45
0 archived
Active KPIs
250
Admin override capable
Active initiatives
200
Milestones and deliverables supported
Refresh required
Yes
0 archived objects
Recent Strategy Builder Audit
Append-only write evidence
sync_confirmed airbyte_job 58airbyte-api - 2026-07-12 - Airbyte job 58 reported succeeded
auditRefresh Contract
What happens after a Strategy Builder write
PersistenceWrites land in admin_control overlay tables.
PrecedenceAdmin override > verified Airbyte > CSV seed fallback.
RefreshResponses return refresh_required=true until dbt actually runs.
AuditEvery successful write creates an append-only audit event.