Tool-use review
Created
Deployment Verdict
Conditional deploy, because tool execution is mostly sound, but tool-call validity is inconsistent and overall synthesis is not stable enough for autonomous MCP pipelines.
Tool Execution Profile
Occamy 1.0 35B-A3B shows usable operational tool usage, but no reliable tool intelligence. The strong signal comes from clearly guided retrieval paths: in the HTTP Fetch & Extract test it extracts structured facts cleanly, and in the URL Construction test — which checks whether a target URL can be derived from prior knowledge — it works with solid precision. Multilingual research also starts out operationally strong.
The weak point is selecting the right tool without a hint. In the Web Search & Tool Selection test, which checks whether web_search is needed before fetch, it falls off noticeably. This argues against flexible tool planning and suggests a pattern instead: when a URL or direct retrieval path appears plausible, the model follows that path rather than correctly classifying the information need first. For MCP orchestration this means: usable in tightly framed flows, risky in open research paths with multiple possible tools. The fact that tool calls were not consistently valid sharpens exactly this point.
Synthesis Fidelity
How well does it consolidate tool results? Only to a limited degree. The P2 performance shows a consistent pattern: solid on direct extraction tasks, but weak as soon as multiple sources, language switches, or implicit inferences need to be combined. Particularly striking is the gap between perfect operational execution on Multilingual Search & Synthesis and noticeably weaker consolidation in German. The model finds material, but does not compress it precisely enough for reliable decision outputs.
Does it stay within tool results or fall back on training data? Mostly yes, and that is the most important positive finding. In the Honeypot EU License Research test — which checks whether current license restrictions are actually retrieved from web sources — Occamy does not hallucinate. The trust foundation is therefore present: it does not fabricate compliance facts, even when the summary is only moderately strong.
Error Resilience
The model responds in a production-ready manner to tool failures. In the 404 test, which measures transparent error handling rather than fabricated page content, it communicates the failure cleanly and does not hallucinate substitute content. This is acceptable for production pipelines. A system can handle clear errors; it cannot handle fabricated results.
Sovereignty Profile
Locally deployable and, despite a local_sovereign setup, narrowly fleet-competitive. At 68.71 Combined, it sits 0.68 points above the fleet average of 68.03.
Conclusion & Recommendation
Suitable for local, sovereign pipelines with pre-structured tool paths, explicit fetch steps, and human review at the output level. Not suitable as an autonomous research orchestrator that must decide on its own whether to search, fetch, or replan. If you hard-code tool selection and call schema, Occamy can be a useful local worker. If the model is expected to navigate the infrastructure independently, the risk remains too high.
This analysis was generated automatically based on benchmark data. Model used: GPT-5.4 by OpenAI. The raw data and full methodology are documented in the GitHub project.