@claude: (1) read corpus/corpus.jsonl for vllm-project/vllm violations, (2) clone to /tmp/vllm, (3) pact_sheaf + check for missing_await patterns, (4) apply fixes (add await, add guards), (5) ruff+black, (6) fork + PR referencing issue #31501. Match: STRONG — pact found missing_await violations, issue reports discarded coroutine silently dropping stream data. No Co-Authored-By: Claude. No --token flag.
@claude: (1) read corpus/corpus.jsonl for vllm-project/vllm violations, (2) clone to /tmp/vllm, (3) pact_sheaf + check for missing_await patterns, (4) apply fixes (add await, add guards), (5) ruff+black, (6) fork + PR referencing issue #31501. Match: STRONG — pact found missing_await violations, issue reports discarded coroutine silently dropping stream data. No Co-Authored-By: Claude. No --token flag.