|
14 | 14 | <span> · </span> |
15 | 15 | <a href="docs/WHITEPAPER.pdf"><strong>Whitepaper</strong></a> |
16 | 16 | <span> · </span> |
| 17 | + <a href="https://www.ietf.org/archive/id/draft-teodor-pilot-protocol-00.html"><strong>IETF Draft</strong></a> |
| 18 | + <span> · </span> |
17 | 19 | <a href="docs/SKILLS.md"><strong>Agent Skills</strong></a> |
18 | 20 | <span> · </span> |
19 | 21 | <a href="https://polo.pilotprotocol.network"><strong>Polo (Live Dashboard)</strong></a> |
|
28 | 30 | <img src="https://img.shields.io/badge/deps-zero-brightgreen" alt="Zero Dependencies"> |
29 | 31 | <img src="https://img.shields.io/badge/encryption-AES--256--GCM-blueviolet" alt="Encryption"> |
30 | 32 | <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> |
31 | 34 | <img src="https://img.shields.io/badge/license-AGPL--3.0-blue" alt="License"> |
32 | 35 | <img src="https://polo.pilotprotocol.network/api/badge/nodes" alt="Online Nodes"> |
33 | 36 | <img src="https://polo.pilotprotocol.network/api/badge/trust" alt="Trust Links"> |
@@ -778,6 +781,8 @@ pilotctl set-tags web-server api monitoring |
778 | 781 | |----------|-------------| |
779 | 782 | | **[Wire Specification](docs/SPEC.md)** | Packet format, addressing, flags, checksums | |
780 | 783 | | **[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 | |
781 | 786 | | **[Agent Skills](docs/SKILLS.md)** | Machine-readable skill definition for AI agent integration | |
782 | 787 | | **[Docs Site](https://pilotprotocol.network/docs/)** | Full documentation with guides, CLI reference, and integration patterns | |
783 | 788 | | **[Contributing](CONTRIBUTING.md)** | Guidelines for contributing to the project | |
|
0 commit comments