v0.3.0: Publication-ready release with blog site, paper update, and polish

Release prep:
- Version bump to 0.3.0 (pyproject.toml, cli.py)
- Rewrite README.md with current stats (475 drafts, 713 authors, 501 ideas)
- Add CONTRIBUTING.md with dev setup and code conventions

Blog site:
- Add scripts/build-site.py (markdown → HTML with clean CSS, dark mode, nav)
- Generate static site in docs/blog/ (10 pages)
- Ready for GitHub Pages deployment

Academic paper (paper/main.tex):
- Update all counts: 474→475 drafts, 557→710 authors, 1907→462 ideas, 11→12 gaps
- Add false-positive filtering methodology (113 excluded, 361 relevant)
- Add cross-org convergence analysis (132 ideas, 33% rate)
- Add GDPR compliance gap to gap table
- Add LLM-as-judge caveats to rating methodology and limitations
- Add FIPA, IEEE P3394, W3C WoT to related work with bibliography entries
- Fix safety ratio to show monthly variation (1.5:1 to 21:1)

Pipeline:
- Fetch 1 new draft (475 total), 3 new authors (713 total)
- Fix 16 ruff lint errors across test files
- All 106 tests pass

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-08 17:54:43 +01:00
parent e247bfef8f
commit 1ec1f69bee
34 changed files with 4268 additions and 272 deletions

Binary file not shown.

View File

@@ -1,5 +1,5 @@
# Gap Analysis: IETF AI/Agent Draft Landscape
*Generated 2026-03-08 14:30 UTC — analyzing 474 drafts, 462 technical ideas*
*Generated 2026-03-08 15:15 UTC — analyzing 474 drafts, 498 technical ideas*
## Overview
@@ -50,7 +50,7 @@ Current AI safety drafts focus on governance but lack technical protocols for re
### Partially Addressing Ideas
17 extracted ideas touch on this gap:
18 extracted ideas touch on this gap:
| Idea | Draft | Type |
|------|-------|------|
@@ -63,7 +63,7 @@ Current AI safety drafts focus on governance but lack technical protocols for re
| Verifiable Agent Conversation Format | draft-birkholz-verifiable-agent-conversations | protocol |
| Intent-Based Just-in-Time Authorization | draft-chen-agent-decoupled-authorization-model | architecture |
*...and 9 more*
*...and 10 more*
---
@@ -221,7 +221,7 @@ No standardized protocols exist for tracking and billing computational resources
### Partially Addressing Ideas
8 extracted ideas touch on this gap:
10 extracted ideas touch on this gap:
| Idea | Draft | Type |
|------|-------|------|
@@ -229,10 +229,12 @@ No standardized protocols exist for tracking and billing computational resources
| Events Query Protocol | draft-gupta-httpapi-events-query | protocol |
| Micro Agent Communication Protocol (µACP) | draft-mallick-muacp | protocol |
| MOQT Binding for A2A and MCP Protocols | draft-nandakumar-ai-agent-moq-transport | extension |
| AI Agent Protocol Requirements | draft-rosenberg-ai-protocols | requirement |
| SCIM 2.0 Agent Extension | draft-scim-agent-extension | extension |
| Authorized Connection Policy Framework | draft-steckbeck-ua-conn-sec | mechanism |
| Agent Workflow Protocol Well-Known Resource | draft-vinaysingh-awp-wellknown | extension |
| AI Network Traffic Optimization Agent | draft-yuan-rtgwg-traffic-agent-usecase | architecture |
*...and 2 more*
---
@@ -269,7 +271,7 @@ While agent discovery protocols exist, there's no way to cryptographically verif
### Partially Addressing Ideas
25 extracted ideas touch on this gap:
27 extracted ideas touch on this gap:
| Idea | Draft | Type |
|------|-------|------|
@@ -282,7 +284,7 @@ While agent discovery protocols exist, there's no way to cryptographically verif
| AI-Native Network Protocol (AINP) | draft-ainp-protocol | protocol |
| Distributed AI Accountability Protocol | draft-aylward-daap-v2 | protocol |
*...and 17 more*
*...and 19 more*
---
@@ -319,20 +321,20 @@ Current identity/auth solutions don't address secure communication between agent
### Partially Addressing Ideas
46 extracted ideas touch on this gap:
54 extracted ideas touch on this gap:
| Idea | Draft | Type |
|------|-------|------|
| Agent Gateway Intercommunication Framework | draft-han-rtgwg-agent-gateway-intercomm-framework | architecture |
| Agent Gateway Requirements | draft-liu-rtgwg-agent-gateway-requirements | requirement |
| AI Agent Security Requirements Framework | draft-ni-a2a-ai-agent-security-requirements | requirement |
| Centralized Gateway for Multi-Agent Communication | draft-song-dmsc-problem-statement | architecture |
| Multi-Tenant Policy Enforcement Infrastructure | draft-song-dmsc-problem-statement | architecture |
| Intelligent Agent Communication Gateway Architecture | draft-agent-gw | architecture |
| AI-Native Network Protocol (AINP) | draft-ainp-protocol | protocol |
| Agent-to-Agent Communication in Transportation Networks | draft-an-nmrg-i2icf-cits | pattern |
| Zero Trust Runtime Agent Architecture | draft-berlinai-vera | architecture |
| Agentic Data Optimization Layer (ADOL) | draft-chang-agent-token-efficient | protocol |
| Agentic network architecture for multi-agent coordination | draft-chuyi-nmrg-agentic-network-inference | architecture |
*...and 38 more*
*...and 46 more*
---
@@ -443,7 +445,7 @@ No standardized formats or protocols exist for how agents should persist long-te
### Partially Addressing Ideas
16 extracted ideas touch on this gap:
18 extracted ideas touch on this gap:
| Idea | Draft | Type |
|------|-------|------|
@@ -456,7 +458,7 @@ No standardized formats or protocols exist for how agents should persist long-te
| Agentic AI for Autonomous Network Management | draft-hong-nmrg-agenticai-ps | requirement |
| LISP-based geospatial intelligence network | draft-ietf-lisp-nexagon | protocol |
*...and 8 more*
*...and 10 more*
---