Skip to content

Commit b54883d

Browse files
committed
Add IETF Internet-Draft links to README
Add IETF Draft link to top nav bar, blue badge linking to protocol spec, and two rows to Documentation table for both drafts.
1 parent 0255c48 commit b54883d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
<span>&nbsp;&middot;&nbsp;</span>
1515
<a href="docs/WHITEPAPER.pdf"><strong>Whitepaper</strong></a>
1616
<span>&nbsp;&middot;&nbsp;</span>
17+
<a href="https://www.ietf.org/archive/id/draft-teodor-pilot-protocol-00.html"><strong>IETF Draft</strong></a>
18+
<span>&nbsp;&middot;&nbsp;</span>
1719
<a href="docs/SKILLS.md"><strong>Agent Skills</strong></a>
1820
<span>&nbsp;&middot;&nbsp;</span>
1921
<a href="https://polo.pilotprotocol.network"><strong>Polo (Live Dashboard)</strong></a>
@@ -28,6 +30,7 @@
2830
<img src="https://img.shields.io/badge/deps-zero-brightgreen" alt="Zero Dependencies">
2931
<img src="https://img.shields.io/badge/encryption-AES--256--GCM-blueviolet" alt="Encryption">
3032
<img src="https://img.shields.io/badge/tests-202%20pass-success" alt="Tests">
33+
<a href="https://www.ietf.org/archive/id/draft-teodor-pilot-protocol-00.html"><img src="https://img.shields.io/badge/IETF-Internet--Draft-blue" alt="IETF Internet-Draft"></a>
3134
<img src="https://img.shields.io/badge/license-AGPL--3.0-blue" alt="License">
3235
<img src="https://polo.pilotprotocol.network/api/badge/nodes" alt="Online Nodes">
3336
<img src="https://polo.pilotprotocol.network/api/badge/trust" alt="Trust Links">
@@ -778,6 +781,8 @@ pilotctl set-tags web-server api monitoring
778781
|----------|-------------|
779782
| **[Wire Specification](docs/SPEC.md)** | Packet format, addressing, flags, checksums |
780783
| **[Whitepaper (PDF)](docs/WHITEPAPER.pdf)** | Full protocol design, transport, security, validation |
784+
| **[IETF Problem Statement](https://www.ietf.org/archive/id/draft-teodor-pilot-problem-statement-00.html)** | Internet-Draft: why agents need network-layer infrastructure |
785+
| **[IETF Protocol Specification](https://www.ietf.org/archive/id/draft-teodor-pilot-protocol-00.html)** | Internet-Draft: full protocol spec in IETF format |
781786
| **[Agent Skills](docs/SKILLS.md)** | Machine-readable skill definition for AI agent integration |
782787
| **[Docs Site](https://pilotprotocol.network/docs/)** | Full documentation with guides, CLI reference, and integration patterns |
783788
| **[Contributing](CONTRIBUTING.md)** | Guidelines for contributing to the project |

0 commit comments

Comments
 (0)