glm-5.3-flash
6bd19994f8
phase-0: noq/iroh investigation — quinn→noq shift recorded
- noq 1.2.0 published (iroh's extracted quinn fork); iroh 1.1.0 is
built on noq 1.2.0 and re-exports noq as its public API
- TLS seam verified API-compatible with quinn 0.11: QuicServerConfig/
QuicClientConfig try_from + NoInitialCipherSuite — port is mechanical
- one rustls 0.23 tree across all QUIC paths (both pin 0.23.33);
ADR-084 posture strengthens (no ring/aws-lc provider split possible)
- iroh key surface unchanged (32-byte Ed25519 SecretKey) —
key-not-config exception intact
- OQ-TLS-08 opened: quinn feature → noq feature rename + honest MSRV
floor (noq 1.88, iroh 1.91); OQ-TLS-04/07 updated; survey + checklist
extended
Verified: cargo fmt --check, cargo test, cargo doc --no-deps