Files
amethyst/quic/interop/plans/README.md
T
Claude 6579b5f656 docs: audit, status-stamp, and index all module plans
Audited all 143 plan files across the 10 plans/ folders. Each plan now
carries a Status header (shipped | in-progress | queued | abandoned)
backed by codebase evidence, and every folder has a README.md index
grouping plans by status.

Shipped plans were moved into a per-folder plans/archive/ (via git mv,
history preserved) so each plans/ folder surfaces only live work:

  shipped (archived): 122   in-progress: 8   queued: 7   abandoned: 4

docs/plans/ is the frozen legacy folder; its plans were stamped and
indexed in place (48 of 52 archived) but it remains closed to new plans.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016hpUivtmq4pgzqRbY6MYrA
2026-06-30 15:35:38 +00:00

9 lines
426 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# quic interop plans
_Audited 2026-06-30. 1 plan: 1 shipped (archived), 0 in-progress, 0 queued, 0 abandoned._
## Archived (shipped)
| Plan | Summary |
| ---- | ------- |
| [archive/2026-05-06-interop-runner.md](archive/2026-05-06-interop-runner.md) | `:quic-interop` quic-interop-runner endpoint (InteropClient + HTTP/3 + HTTP/0.9 clients + qlog); phases 06 landed and validated across aioquic/picoquic/quic-go/quinn. |