Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Numan5837's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Numan5837

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Numan5837/README.md

Numan S. — AI evaluation, verifier engineering, and reproducible infrastructure

I build containerized benchmarks that make agent failures measurable,
reproducible, and useful for improving evaluation systems.

Terminal-Bench pull request 1969  Open-source pull requests

01 / From challenge to evidence

I work from a difficult agent task to the evidence needed to trust its result. The projects below follow that same path: design the challenge, build the grading system, then harden the evaluator.

The path: design → calibrate → grade → analyze → harden

Step 01 · Design the challenge

Terminal-Bench — replica reconciliation  ·  OPEN TB5 CANDIDATE

I designed a database reliability task that asks an agent to recover exact record drift from compressed replica sketches, choose one retry, and stay within a strict transfer budget.

Validation: Docker validation passed  ·  Oracle 1.0  ·  No-op 0.0
Model trials: GPT-5.6 Sol with Terminus-2 via OpenRouter  ·  0/5

View the pull request →    Read the failure analysis

What the model runs showed

All five trials completed without infrastructure errors. In the two trajectories analyzed in detail, the agent reused one global retry multiplier. That under-sized routed transition cases and overspent when the two routes drifted in opposite directions.

Once the challenge is calibrated, the next problem is making its grading repeatable.

Step 02 · Build the grading pipeline

Infinity Megatron — enterprise grading  ·  PRIVATE R&D

I built the enterprise grading layer for Infinity Megatron, a private AI-agent evaluation platform. The pipeline covers rubric-based artifact scoring, verifier audits, Docker calibration, Pass@k trials, mutation testing, and structured reports.

Infinity Megatron grading pipeline from task intake through evidence

Private implementation  ·  The animation presents the workflow at a high level.

A repeatable grading pipeline still depends on an evaluator that fails safely.

Step 03 · Harden the evaluator

Gandalf the Grader — evaluator reliability  ·  OPEN-SOURCE ENGINEERING

I submitted targeted patches for cross-platform process launching, UTF-8-safe I/O, Python 3.12 CI, and safe handling of malformed trajectories and judge responses.

View the submitted patches →

02 / The evaluation loop

Across these projects, I use one repeatable process:

  1. Frame the capability. Define the behavior being tested and the exact completion condition.
  2. Build from controlled state. Derive expected results from data held by the verifier.
  3. Calibrate both sides. Prove the oracle passes and shortcut or no-op solutions fail.
  4. Protect the evaluation. Isolate agent code from fixtures, answers, and rewards.
  5. Study and harden. Use trajectories to separate capability gaps from task defects, then improve the evaluator.

03 / Toolkit

Evaluate Reproduce Automate
Exact verifiers · Pass@k trials · trajectory analysis Docker · Linux · Kubernetes · AWS Python · Bash · PowerShell · GitHub Actions

Python, Docker, Kubernetes, AWS, GitHub Actions, Linux, Bash, and PowerShell

04 / Activity

The public part of this work continues through benchmark and evaluator pull requests.

Animated contribution graph with live GitHub activity counters


Interested in difficult agent evaluations, exact verifiers, and the infrastructure behind trustworthy scores.

Pinned Loading

  1. harbor harbor Public

    Forked from goharbor/harbor

    An open source trusted cloud native registry project that stores, signs, and scans content.

    Go 1

  2. openai-python openai-python Public

    Forked from openai/openai-python

    The official Python library for the OpenAI API

    Python

  3. terminal-bench terminal-bench Public

    Forked from harbor-framework/terminal-bench

    Terminal-Bench contribution: exact replica reconciliation from compact sketches under a strict transfer budget.

    Python

  4. harbor-framework/terminal-bench harbor-framework/terminal-bench Public

    Measuring and evolving with the frontier of agent work

    Python 707 502

  5. Handshake-AI-Research/gandalf-the-grader Handshake-AI-Research/gandalf-the-grader Public

    Agent-as-a-Judge grading framework for evaluating AI outputs/deliverables

    Python 54 9

  6. deepseek-harness deepseek-harness Public

    Forked from deepseek-ai/deepseek-harness

    DeepSeek Harness: Everything is a Plugin.

    TypeScript 1