Illustrative enterprise prototype

What are we working on?

Ask a question, create an output, or build an app that works across your tools and governed enterprise data.

Get started across the organization
Enterprise AI Control Center
Build an executive AI control center showing every production and pilot AI application, owner, data class, model route, policy status, and monthly spend. Include DLP and release exceptions.
AI
I need scoped access to AI usage metadata and the application registry.
Gatekeepers: AI Gateway + Application RegistryRequesting read-only access to application ownership, model routes, token and cost totals, policy outcomes, and release status. Prompts, responses, customer records, and employee records remain excluded.
Approved for aggregated metadata only. Preserve each viewer's existing permissions.
AI
Access granted. Sharing restrictions will follow every observed resource.
Executed code
const apps = await env.AI_REGISTRY.list({
  fields: ["owner", "dataClass", "releaseStatus"]
});
const usage = await env.AI_GATEWAY.analytics({
  groupBy: ["application", "model"],
  include: ["cost", "errors", "dlpOutcomes"]
});
workspace.render(AIControlCenter, { apps, usage });
AI
Enterprise AI Control Center is ready with illustrative data. It surfaces two policy exceptions and seven contained DLP events without exposing restricted content.
Draft a target-state Zero Trust blueprint for store support, payment-adjacent applications, corporate workforce, cloud administrators, vendors, and AI agents across a 21,000-plus-store enterprise.
AI
I will ground the blueprint in centrally governed standards and public scale context.
Context library: Architecture + security + complianceLoading read-only architecture principles, security controls, vendor requirements, NIST SP 800-207, and PCI DSS 4.0.1 mappings. Current network topology and cardholder data are not requested.
AI
The blueprint needs four explicit decisions:

1. Human or service identity on every access path
2. Application-level least privilege for store and vendor support
3. Isolated credentials and governed egress for agents
4. Resiliency patterns that cannot become permanent bypasses
AI
Store & Payment Zero Trust Blueprint v1.0 is ready. Every recommendation maps to a guardrail, approval owner, and validation artifact.
Build a 90-day secure AI roadmap for the CIO, CISO, and Head of AI. Prioritize jobs to be done, human ownership, enterprise context, permission boundaries, model controls, and measurable scale gates.
AI
I will request only portfolio-level planning and control data.
Gatekeepers: Portfolio planning + architecture repository + AI GatewayRead initiative names, accountable teams, stage, milestones, approved architecture decisions, and aggregate model usage. Ticket comments and personal data remain excluded.
Approved. Keep recommendations advisory and require named owners for every production workflow.
AI
Executed code
const initiatives = await env.PORTFOLIO.getInitiatives({
  theme: "secure-ai", horizon: "90-days"
});
const controls = await env.AI_GATEWAY.policySummary();
const decisions = await env.ARCH_REPO.getOpenDecisions();
deck.generate(SecureAIRoadmap, {
  initiatives, controls, decisions, evidence: "aggregate"
});
AI
90-Day Secure AI Roadmap is ready. It links foundation work, cross-functional pilots, champions, and human approval gates to measurable executive outcomes.
Enterprise AI Governance
Illustrative dataLive app
18
Registered production and pilot AI applications
100%
Model calls through an approved gateway
2
Policy exceptions requiring executive review
$42.8K
Illustrative monthly inference spend
Executive attention
Release ownership: One pilot has no named successor for its production workflow. Deployment remains blocked.
Data policy: A supply chain copilot approval expires in three days and needs control-owner review.
DLP working as designed: Seven restricted-data detections were contained this week; blocked values were not sent to model providers.
Governance coverage by function
Supply chain & replenishment96%Governed
Store operations91%Governed
Security & IT88%Managed
Finance81%In review
HR & people74%In progress
Marketing & customer69%Priority
Store & Payment Zero Trust Blueprint v1.0
Illustrative draft

Store & Payment Zero Trust Blueprint

Version 1.0 · Illustrative draft · August 2026 · Owner: Security Architecture

1. Purpose

Define a consistent target state for store support, payment-adjacent applications, corporate workforce, cloud administration, third-party access, and AI automation across a 21,000-plus-store enterprise. This blueprint uses public scale context and does not represent Dollar General's current network topology.

2. Design principles

  • Attribute every session and action to a verified human or service identity.
  • Grant application-level access instead of broad network reachability.
  • Give agents no more permission than the person directing them.
  • Keep credentials isolated from users, agents, and generated code.
  • Preserve store resiliency without creating unmanaged bypass paths.
  • Carry observed-resource authorization into every shared app and output.

3. Control decisions

Zero Trust control decisions by access path
Access pathTarget-state decisionRequired guardrailValidation evidence
Store supportApplication-specific support access; no standing network reachabilityPhishing-resistant MFA, managed device, least privilegeIdentity, device, and application-access logs
Payment supportDedicated, segmented administrative paths for approved servicesPCI-scoped policy, explicit service identity, time limitsControl mapping and quarterly access review
Corporate workforceIdentity-aware access and secure web policyContinuous device and session evaluationIdentity provider, device, and policy telemetry
Third-party supportApproved, time-bound access to named applicationsNo shared accounts or standing vendor VPN accessApproval, session, expiry, and revocation trail
AI & automationService identity, governed egress, and typed resource capabilitiesGatekeeper-held secrets, DLP, approved model routesObservation log, policy decisions, and usage analytics
Human accountability: AI can summarize context and recommend a response, but it cannot authorize privileged access or a production release. The deterministic workflow pauses for a named human approver.

4. Validation sequence

Inventory critical access paths, assign owners, define evidence requirements, validate representative store and corporate flows, test failure modes, and use measured results as the decision gate for phased rollout.

90-Day Secure AI Roadmap
Slide deck
Slide 1 of 4

90-Day Secure AI Roadmap

Governed context. Scoped access. Human accountability.

Slide 2 of 4

Foundation and pilot portfolio

Illustrative secure AI workstreams
WorkstreamAccountable teamStageProgress
Identity & Gatekeeper patternsSecurity ArchitectureValidate55%
AI Gateway policy & spendAI PlatformPilot65%
Enterprise context libraryCIO OfficeBuild40%
Replenishment exception copilotSupply ChainDesign35%
Employee service assistantHR & ITDiscovery25%

Illustrative portfolio data for demonstration.

Slide 3 of 4

Executive scale gates

100%Apps have an owner, data class, and budget
100%Model calls use approved gateway routes
0Production releases without required approval
<15mContainment and rollback drill target
Slide 4 of 4

90-day execution path

Days 1-30Baseline. Inventory use cases, assign human owners, classify data, publish context, and recruit champions across functions.
Days 31-60Pilot. Connect scoped resources, encode deterministic workflows, and route model traffic through policy controls.
Days 61-90Validate. Measure quality, safety, cost, user adoption, rollback readiness, and business outcomes.
DecisionScale gate. Approve patterns, owners, funding, and phased expansion based on evidence.

Context

Illustrative, centrally governed reference material available read-only to authorized agents and workspaces across the organization.

MD

enterprise-strategy.md

Company mission, operating priorities, annual objectives, and key results by business function.

MD

brand-and-customer-experience.md

Brand voice, customer communications, accessibility standards, and approved messaging patterns.

MD

security-and-compliance.md

Enterprise security controls, privacy guardrails, PCI requirements, and cryptographic standards.

MD

responsible-ai-policy.md

Approved AI uses, human accountability, data classifications, evaluations, and release controls.

MD

architecture-principles.md

Technology standards, decision criteria, review templates, and reusable reference patterns.

MD

vendor-risk-requirements.md

Third-party assessment criteria, risk tiers, evidence requirements, and review cadence.

MD

enterprise-service-catalog.md

Illustrative service catalog with ownership, criticality, dependencies, and support expectations.

MD

operations-and-supply-chain.md

Operating procedures, distribution workflows, supplier standards, and exception playbooks.

MD

people-and-hr-policies.md

Hiring, onboarding, leave, performance, employee support, and compensation guidelines.

MD

finance-and-controls.md

Planning cadence, reporting definitions, approval policy, audit requirements, and internal controls.

Skills

Reusable, governed workflows available across business functions.

Governed enterprise skills
NameDescriptionGroupSource
meeting-prepCombine calendar, communications, and approved context into concise briefing material.GeneralEnterprise
weekly-reportCompile cross-tool activity, outcomes, risks, and next steps into a weekly summary.GeneralEnterprise
incident-responseDraft and update response procedures grounded in approved standards and control mappings.SecurityEnterprise
vendor-assessmentGenerate security questionnaires, gather evidence, and summarize third-party risk.SecurityEnterprise
compliance-evidenceMap controls to evidence and prepare review packages for authorized compliance teams.SecurityEnterprise
ai-use-case-intakeDefine the job to be done, owner, data class, expected outcome, and required approvals.AI & DataEnterprise
model-evaluationRun approved quality, safety, latency, and cost evaluations across candidate models.AI & DataEnterprise
ai-risk-reviewAssess data exposure, permissions, human oversight, model routing, and rollback readiness.AI & DataEnterprise
architecture-reviewBuild decision-oriented reviews from project, service catalog, and architecture data.ArchitectureEnterprise
change-impactMap dependencies, affected services, business owners, and implementation risk.ArchitectureEnterprise
api-catalogDiscover, document, and classify approved API endpoints with ownership and health.ArchitectureEnterprise
operations-exceptionSummarize operational exceptions, supporting evidence, available actions, and owners.OperationsEnterprise
supplier-scorecardGenerate supplier performance summaries from delivery, quality, and procurement data.OperationsEnterprise
runbook-draftConvert approved procedures and system context into reviewable operating runbooks.OperationsEnterprise
customer-insightsAnalyze approved experience trends using aggregated customer measures.CustomerEnterprise
promotion-analysisCompare campaign performance, customer response, and operational impact.CustomerEnterprise
budget-analysisCompare actuals to plan, explain variances, and forecast period-end outcomes.FinanceEnterprise
job-posting-draftDraft role descriptions using approved competencies, templates, and compensation guidance.HREnterprise
onboarding-guideCreate role-based onboarding plans from policy, team context, and access procedures.HREnterprise

Integrations

Illustrative enterprise connections. Gatekeepers isolate credentials, enforce scoped permissions, track observed resources, and log agent actions.

Enterprise systems
PROD

Productivity Suite

Mail, calendar, documents, spreadsheets, presentations, and files.

CHAT

Team Collaboration

Messages, channels, meetings, and governed collaboration workflows.

PPM

Project Portfolio

Programs, initiatives, milestones, owners, and delivery status.

KB

Knowledge Base

Enterprise knowledge, project spaces, policy, and approved documentation.

ITSM

IT Service Management

IT services, HR cases, change requests, CMDB, and facilities.

HR

Human Resources

Employee records, organizational structure, payroll, leave, and benefits.

ERP

ERP & Finance

Finance, supply chain, procurement, inventory, and planning.

CRM

Customer & Service

Business relationships, service workflows, and approved customer programs.

CODE

Source Control

Repositories, pull requests, issues, releases, and engineering metadata.

DATA

Data Warehouse

Governed enterprise data, analytics, and cross-functional reporting.

SOC

Security Analytics

Alerts, summarized events, control telemetry, and security correlation.

BI

BI & Reporting

Dashboards, executive reporting, and governed visualization.

MCP servers
Enterprise Data Catalogmcp://enterprise-data
Authorized
Business Operationsmcp://business-operations
Authorized
Finance & Planningmcp://finance-planning
Needs approval
Employee Directorymcp://employee-directory
Authorized
Cloudflare APIhttps://mcp.cloudflare.com/mcp
Authorized