Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

Commit ab5c5b3

Browse files
Fix site meta tags: Decision Intelligence → compliance positioning
og:title, og:description, meta description, and page title all still said "Decision Intelligence for AI Agents." Updated to match current positioning: reasoning memory + EU AI Act compliance, convergence certificates, Cloud witnessing. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 9a8c526 commit ab5c5b3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

web/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16.png" />
77
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
88
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9-
<meta name="description" content="Typed semantic queries over AI agent reasoning. Ask why, what-if, tensions, blocked, alternatives. Get structured answers." />
10-
<meta property="og:title" content="FlowScript | Decision Intelligence for AI Agents" />
11-
<meta property="og:description" content="Typed semantic queries over AI agent reasoning. Ask why, what-if, tensions, blocked, alternatives. Get structured answers." />
9+
<meta name="description" content="Reasoning memory + EU AI Act compliance engine for AI agents. Typed queries (why, tensions, blocked, whatIf) over reasoning graphs. Hash-chained audit trail, convergence certificates, Cloud witnessing. Open source." />
10+
<meta property="og:title" content="FlowScript | Reasoning Memory + EU AI Act Compliance for AI Agents" />
11+
<meta property="og:description" content="Five typed queries no vector store can answer. Hash-chained audit trail. Convergence certificates. Independent Cloud witnessing. 11 framework adapters. MIT licensed." />
1212
<meta property="og:image" content="/logo-512.png" />
1313
<meta property="og:type" content="website" />
14-
<title>FlowScript | Decision Intelligence for AI Agents</title>
14+
<title>FlowScript | Reasoning Memory + EU AI Act Compliance for AI Agents</title>
1515
<!-- Plausible Analytics -->
1616
<script defer data-domain="flowscript.org" src="https://plausible.io/js/script.js"></script>
1717
</head>

0 commit comments

Comments
 (0)