Use when answering QUIC protocol or RFC questions in this repository, especially section lookups, frames, transport parameters, ACK behavior, version negotiation, packet formats, error codes, or when grounded RFC citations are needed.
Use the repo-local QUIC specification knowledge base before answering protocol
questions in coquic.
docs/rfc/nix run .#qdrant-dev -- statustools/rag/scripts/query-rag doctor --source docs/rfc --state-dir .ragnix run .#qdrant-dev -- start and retry once.tools/rag/scripts/query-rag get-section --doc rfc9000 --section-id 18.2tools/rag/scripts/query-rag get-section --doc draft-ietf-quic-qlog-main-schema-13 --section-id 1tools/rag/scripts/query-rag trace-term max_udp_payload_sizetools/rag/scripts/query-rag lookup-term --term-type transport_parameter --name max_udp_payload_sizetools/rag/scripts/query-rag related-sections --doc rfc9369 --section-id 5tools/rag/scripts/query-rag search-sections "ACK frame behavior" --top-k 5tools/rag/scripts/build-index --source docs/rfc --state-dir .rag.