Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,14 @@
" name="description">
<meta content="xml2rfc 3.32.0" name="generator">
<meta content="draft-teodor-pilot-problem-statement-01" name="ietf.draft">
<link rel="canonical" href="https://pilotprotocol.network/research/ietf/draft-teodor-pilot-problem-statement-01.html">
<meta property="og:type" content="article">
<meta property="og:title" content="Problem Statement: Network-Layer Infrastructure for Autonomous Agent Communication">
<meta property="og:description" content="AI agents are an increasingly important class of network participant. This document describes the problem space and identifies requirements for a network-layer infrastructure that would give agents first-class network citizenship.">
<meta property="og:url" content="https://pilotprotocol.network/research/ietf/draft-teodor-pilot-problem-statement-01.html">
<meta property="og:image" content="https://pilotprotocol.network/blog/banners/ietf-internet-drafts-pilot-protocol-revision-01.jpg">
<meta property="og:site_name" content="Pilot Protocol">
<meta name="twitter:card" content="summary_large_image">
<!-- Generator version information:
xml2rfc 3.32.0
Python 3.14.3
Expand Down
8 changes: 8 additions & 0 deletions public/research/ietf/draft-teodor-pilot-protocol-01.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@
" name="description">
<meta content="xml2rfc 3.32.0" name="generator">
<meta content="draft-teodor-pilot-protocol-01" name="ietf.draft">
<link rel="canonical" href="https://pilotprotocol.network/research/ietf/draft-teodor-pilot-protocol-01.html">
<meta property="og:type" content="article">
<meta property="og:title" content="Pilot Protocol: An Overlay Network for Autonomous Agent Communication">
<meta property="og:description" content="This document specifies Pilot Protocol, an overlay network that provides autonomous AI agents with virtual addresses, transport, NAT traversal, encrypted tunnels, and a bilateral trust model.">
<meta property="og:url" content="https://pilotprotocol.network/research/ietf/draft-teodor-pilot-protocol-01.html">
<meta property="og:image" content="https://pilotprotocol.network/blog/banners/ietf-internet-drafts-pilot-protocol-revision-01.jpg">
<meta property="og:site_name" content="Pilot Protocol">
<meta name="twitter:card" content="summary_large_image">
<!-- Generator version information:
xml2rfc 3.32.0
Python 3.14.3
Expand Down
Loading