Overview of the Gortex evaluation methodology
mainGortex uses an agent-graded self-eval methodology to measure real-world quality. Instead of relying on synthetic benchmarks like NDCG@10, Gortex evaluates how actual AI agents (such as Claude Sonnet 4.6, GPT 5.4, and Copilot CLI) perform when using Gortex tools compared to when they do not.
The methodology is built on three core principles to ensure honesty and reliability:
- Multi-agent testing: Tasks are scored against at least three distinct agent/model combinations to ensure results are not specific to a single provider.
- Bias-of-prompt check: Every task is run with both the default agent prompt and a deliberately worse "ablation prompt" to detect if performance is merely a result of prompt tuning.
- Negative-delta requirement: Scoring uses a classifier to distinguish between "gortex helped", "no measurable difference", and "gortex hurt". Results must explicitly report cases where Gortex caused a negative impact.