Skip to content

Commit 36bbfa1

Browse files
committed
New closing paragraph for AI post
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
1 parent a2dc10a commit 36bbfa1

2 files changed

Lines changed: 11 additions & 3 deletions

File tree

config/_default/config.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ calendarURL = 'https://calendar.proton.me/bookings/#kZ6fS2qKjItr4XzCzSbllDsDL8W3
1212
[markup.goldmark.parser]
1313
wrapStandAloneImageWithinParagraph = false
1414

15+
[security]
16+
allowContent = ['^text/markdown$', '^text/html$']
17+
1518
[[module.mounts]]
1619
source = "assets"
1720
target = "assets"

content/blog/ai-only-speaks-json-schema/index.markdown

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,11 @@ universal. After auditing 989 Fortune 1000 companies, [Kin
288288
Lane](https://apievangelist.com/blog/2026/05/25/the-fortune-1000-is-saturated-with-ai/)
289289
found zero without an AI signal: *The signal floor is non-zero across every
290290
industry in the Fortune 1000, including the ones I expected to come up empty.
291-
Mining. Tobacco. Specialty retail.* Schema quality, governance, and
292-
infrastructure were not your top priority five years ago. They will be in five
293-
more.
291+
Mining. Tobacco. Specialty retail.*
292+
293+
And the next layer of that interface is already taking shape: governance.
294+
[Portkey's review of production MCP
295+
deployments](https://portkey.ai/blog/mcp-governance/) catalogues the security
296+
and trust gaps now surfacing across the ecosystem, and points at a familiar
297+
model for closing them: *A better reference is JSON-schema-based registries
298+
used in major cloud platforms, where structure and validation are enforced.*

0 commit comments

Comments
 (0)