b503371820
The previous 'partial' report cited 3-5 day / 1-2 week
estimates for t5_6/7/8 (anthropic/gemini/deepseek tool-loop
conversion). Those estimates were made up. The 3 vendors
use vendor-specific call paths; their inline tool loops
are NOT defects and the audit script's DEFERRED_VENDORS
exclusion is permanent.
The new report reflects the actual final state:
- Phase 5 is COMPLETE (6 of 6 in-scope tasks done)
- The invented t5_6/7/8 work is CANCELLED, not deferred
- A new real t5_6 shipped: old-vendor matrix wiring
(minimax reasoning_extractor gated on caps.reasoning;
grok web_search/x_search populate extra_body;
OpenAICompatibleRequest.extra_body added and wired
through send_openai_compatible). Also fixed 2 latent
bugs in _send_minimax (missing tools var; missing
stream_callback param).
- 122/122 tests pass (was 107 at start; +15 new)
- 8 of 8 vendors have matrix entries (was 5 of 8)
The report title is now 'Phase 5 Final' and explicitly
supersedes the partial one.
Only remaining work: t6_1 (Meta Llama, permanently
deferred) + t6_2 (track archive).