AI Insights
Command Center
Cohort Tracker
Sessions
Feature Coverage
Every trackable feature across all apps. Green = clicked in the last 30 days. Red = never clicked (dead zone).
Workflow Choreography
Response rates for each choreographed workflow. Green = responded in window. Red = missed or outstanding.
Department Coordination
Cross-role handoff health. Which role-to-role workflows are completing on time vs falling through.
System Errors
Every captured platform failure — sync errors, stale-sync heartbeats, unhandled API exceptions — deduped by fingerprint across all tenants. Acknowledge = seen it, working on it. Resolve = fixed (a recurrence re-opens the same row automatically). Auto-resolved rows mean the subsystem recovered on its own.
Deploys
Every worker version the fleet has run, newest first — the release log, recorded automatically from the live version metadata. Revert is one command (shown per row); Cloudflare keeps the full history, so rolling back to any prior version is instant.
Meetings
SEO
Live technical-health audit of the marketing pages — titles, descriptions, canonicals, structured data, robots, sitemap, and the tenant-app noindex guard — run server-side against the deployed site. Search-performance cards light up when Google Search Console API credentials are added (Tier 1).
1. Google Cloud Console → create project → enable "Search Console API" → create a service account → download its JSON key.
2. Search Console → Settings → Users and permissions → add the service-account email as Full user.
3. Hand the JSON key to the worker as a secret (GSC_SERVICE_KEY) — queries, clicks, and position trends render here from that day.
Rank tracking (DataForSEO, ~$10/mo) slots in beside it when wanted.
Self-Test & Issues
The self-improving loop's queue. Self-test = Cannvas's own invariant sweep caught it (before anyone noticed). Brain = the AI verified a defect while answering an org's question. Human = a person flagged it. A self-test issue auto-resolves when its check passes again. A human issue with no matching self-test check is a coverage gap — a class the self-test should learn to catch.
Feature Health
Workflow event frequency vs expected rhythm. Shows which features are being used at the expected cadence.
Copilot Intelligence
What orgs ask the AI copilot that it can't yet answer — anonymized (no org or person, proprietary entities redacted), classified, and clustered into themes. Missing-capability themes become recommendations you approve before anything gets built.