3-5 minute narrated walkthrough of AI Integration Governance capabilities
This page is the narrative script + shot plan. For live interactive proof, use Click → Demo Guide.
Need the shortest high-impact walkthrough? Start the 4-minute narrated executive reel.
Covers scenes 2-5 plus module highlights.
AI disruption is accelerating while manual operations still break
Open on a market-shift title card ("AI speed is rising; governance is lagging"), then cut to a
NetSuite-first operator view: an AP invoice record and a mapping table for ERP-to-warehouse sync.
One mistyped NetSuite custom field (custbody_rsk_scroe)
is highlighted while the right panel shows cascading failure logs, retries, and incident creation.
Camera holds on the typo and then on downstream queue abort lines to make the operational blast radius explicit.
"This is no longer just a 15-hour workflow problem. It is a survivability problem."
Visualized split-screen failure mode with typo highlight, cascading error-log behavior, and strategic urgency framing.
Your product, reimagined with AI
Quick tour of the landing page, panning across module cards (Sync Central, Payment Central, Supplier Central, etc.). Transition into the executive demo hub showing the full product map. Highlight the "AI-Assisted, Human-Approved" tagline with a subtle animation.
"Your product, reimagined with AI."
Screen recording of live application — landing page and demo hub navigation.
Live mapping with confidence scores + reasoning traces (Tier 1 #1)
Live screen recording of the AI field mapping editor. Source fields on the left, target fields on the right. AI suggests mappings with multi-signal confidence bars (semantic + pattern + historical). Click into a mapping to reveal the full reasoning trace — DB-persisted, timestamped, with session ID. Show the approve/reject workflow. This scene proves reasoning traces are database-persisted (not ephemeral).
"95% accuracy in 5 minutes, not 15 hours."
ai_sessions + reasoning_traces tables
Compliance dashboard, evidence export, Oracle comparison (Tier 1 #2-4)
Three-part sequence: (1) Compliance dashboard with SOC 2 mapping panel, live governance metrics, and regulatory countdown. (2) Evidence export button click — JSON artifact downloads instantly. (3) Side-by-side Oracle NSIP comparison page showing 8-row feature matrix where Oracle has zero governance capabilities.
"No black box. No governance violations."
/api/compliance/export
Live vendor data with dataSource tagging + MCP base/gateway controls (Tier 2 #5-6 + MCP Tier 3)
NetSuite-first two-panel sequence: (1) operator clicks inside a realistic NetSuite AP workflow
(invoice, vendor, purchase order) while the embedded sidecar updates in-place. Live responses show
dataSource: "service", with fallback behavior
demonstrated via dataSource: "demo".
High-risk vendor state triggers pause-payments action and AI insights.
(2) MCP JSON-RPC call to tools/list
showing base tools: suitecentral.field_mapping_suggest,
suitecentral.integration_status,
suitecentral.governance_check.
When MCP_GATEWAY_ENABLED=true, gateway tools
suitecentral.mcp_discover and
suitecentral.mcp_call are also available.
Policy controls are tenant-scoped through /api/mcp/policies.
"Zero-click intelligence inside the ERP."
/api/context/netsuite/vendor/VND-001
/api/ai/proxy/mcp
— JSON-RPC tools/list
/api/ai/proxy/mcp
— JSON-RPC tools/call name=suitecentral.mcp_call with tenant policy enforcement
/api/mcp/policies
— tenant policy snapshot (auth)
Natural language commands dispatching to real services (Tier 2 #8-9)
Natural language input bar at the top. User types: "Cancel subscription SUB-123". The system
shows intent parsing in real time — regex fast-path matches first, with Claude Haiku LLM
fallback visualized as a secondary path. The parsed intent dispatches to
SyncCentralService.cancelSubscription().
Second example: "Create a purchase order for Acme Corp" dispatches to
SupplierCentralService.createPurchaseOrder()
with vendor fuzzy matching via normalizeName().
ACTION_PARAM_WHITELIST prevents
prompt injection — only whitelisted parameters per action are forwarded.
"Cancel a subscription in plain English."
/api/nl-action-gate/parse
/api/sync-central/subscriptions/:subscriptionId/cancel
/api/supplier-central/purchase-orders
allowedActions Set gates output.
SuiteApp.AI badge path + competitive landscape (Tier 2 #7)
Closing sequence with two visuals: (1) The SuiteApp.AI badge preparation checklist with evidence mapping to real API endpoints — showing the path to becoming one of the first SuiteApp.AI certified products. (2) Competitive landscape slide showing Celigo, Boomi, and MuleSoft logos with their governance gaps highlighted. SuiteCentral 2.0 positioned as first-to-market with governance-first AI integration for ERP.
"First to market. Your brand. Your moat."
Next Step: Breadth Validation
Open the Module Library to show all 16 modules with direct dashboard and narrated demo links.