From 45a721ae6d6a9c698b0f3d746908d74ab20ec3b2 Mon Sep 17 00:00:00 2001 From: philip638 Date: Fri, 3 Jul 2026 16:09:43 -0700 Subject: [PATCH] SEO: optimize IETF Internet-Draft blog snippet for CTR Rewrite title/meta to front-load primary query and state deliverable, add FAQPage-schema FAQ block (5 Q&As), tighten opening paragraph to answer the query in the first sentences, and add contextual internal links (pilot-vs-tcp-grpc-nats-comparison, connecting-mcp-servers-across-agents, nat-traversal-ai-agents-deep-dive). Also linked the revision-01 post back to this page. No factual claims changed. Signed-off-by: philip638 --- .../ietf-internet-draft-pilot-protocol.astro | 32 +++++++++++++++++-- ...et-drafts-pilot-protocol-revision-01.astro | 2 +- 2 files changed, 30 insertions(+), 4 deletions(-) diff --git a/src/pages/blog/ietf-internet-draft-pilot-protocol.astro b/src/pages/blog/ietf-internet-draft-pilot-protocol.astro index 7a4d0d1..73a8cbc 100644 --- a/src/pages/blog/ietf-internet-draft-pilot-protocol.astro +++ b/src/pages/blog/ietf-internet-draft-pilot-protocol.astro @@ -2,6 +2,8 @@ import BlogLayout from "../../layouts/BlogLayout.astro"; const bodyContent = ` +

Pilot Protocol has an IETF Internet-Draft on file. Two documents - a problem statement and a full protocol specification - are live on the IETF Datatracker, the formal record for internet protocol proposals. Here is what each one covers and what filing actually means.

+

draft-teodor-pilot-protocol-01

What We Submitted

@@ -21,7 +23,7 @@ const bodyContent = `

Nobody is addressing the network and transport layer for agents. That is the exact space Pilot Protocol occupies. We are the only protocol that gives agents virtual addresses, encrypted UDP tunnels, NAT traversal, port-based services, and a bilateral trust model - below the application layer, where MCP and A2A operate.

-

The positioning is simple: A2A defines what agents say to each other. Pilot defines how they reach each other.

+

The positioning is simple: A2A defines what agents say to each other. Pilot defines how they reach each other. See how this plays out concretely in connecting MCP servers across agents and in our comparison of Pilot against TCP, gRPC, and NATS.

The Problem Statement

@@ -91,6 +93,8 @@ const bodyContent = `

We're particularly interested in feedback on the security considerations, the relationship to QUIC, and whether the problem statement adequately motivates the need for a network-layer solution.

+

For the underlying mechanics referenced across both drafts, see how NAT traversal works in practice in our NAT traversal deep dive.

+

Read the Drafts

Both Internet-Drafts are live on the IETF archive. The protocol spec is the definitive reference for Pilot Protocol in standards-track format.

@@ -100,12 +104,34 @@ const bodyContent = `
`; --- diff --git a/src/pages/blog/ietf-internet-drafts-pilot-protocol-revision-01.astro b/src/pages/blog/ietf-internet-drafts-pilot-protocol-revision-01.astro index d3edfa9..8498e1c 100644 --- a/src/pages/blog/ietf-internet-drafts-pilot-protocol-revision-01.astro +++ b/src/pages/blog/ietf-internet-drafts-pilot-protocol-revision-01.astro @@ -33,7 +33,7 @@ const bodyContent = `