Skip to content

Commit 7260866

Browse files
author
Matt Dean
committed
blog: The Enterprise Adoption Playbook — Observe, Control, Charge
Three-stage enterprise change management framework for adopting economic governance for AI agents. Covers progressive adoption from audit-only (Fiat) to active enforcement (Fiat402) to autonomous micropayments (L402).
1 parent 1055dc6 commit 7260866

2 files changed

Lines changed: 319 additions & 0 deletions

File tree

  • satgate-landing/app/blog

satgate-landing/app/blog/page.tsx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ export const metadata = {
88

99
// Blog post data - in a real setup this would come from a CMS or markdown files
1010
const posts = [
11+
{
12+
slug: 'the-enterprise-adoption-playbook-observe-control-charge',
13+
title: 'The Enterprise Adoption Playbook: Observe, Control, Charge',
14+
description: 'Observe, Control, Charge isn\'t just a product taxonomy — it\'s an enterprise change management strategy for adopting economic governance incrementally, building trust at each stage.',
15+
date: '2026-03-20',
16+
readTime: '11 min read',
17+
author: 'Matt Dean',
18+
tags: ['Enterprise', 'Governance', 'Change Management', 'Strategy'],
19+
},
1120
{
1221
slug: 'why-economic-firewalls-are-the-prerequisite-for-autonomous-ai-agents',
1322
title: 'Why Economic Firewalls Are the Prerequisite for Autonomous AI Agents',

0 commit comments

Comments
 (0)