• 10th Floor, CEO Tower, Lot HH2-1, Me Tri Ha Urban Area, Pham Hung Street, Tu Liem District, Hanoi, Vietnam
  • 8.30 a.m - 6.00 p.m
Intelligent Agentic Triage & Code Repair Framework: LLM Evaluation & Agentic Triage case study banner
LLM Evaluation & Agentic TriageCase Study

Intelligent Agentic Triage & Code Repair Framework

Enterprise AI Research Lab (US): AI Software Quality & Evaluation Division

Project TypeLLM Evaluation & Agentic Triage
ClientEnterprise AI Lab (US)
Completion Time1 Month
Team SizeSpecialized AI Squad (8 Members)

Project Overview

An advanced autonomous Model Context Protocol (MCP) agent framework engineered to govern the entire evaluation, triage, and repair lifecycle of complex AI coding benchmark tasks. Featuring an intelligent 10-phase automated workflow, the platform performs early Invalid-first triage, tracks repository code drift across atomic revisions, executes single Oracle/NOP verification via isolated containers, and conducts two-model semantic reviewer rehearsals to ensure benchmark stability, prescriptiveness, and packaging hygiene prior to platform admission.

Intelligent Agentic Triage & Code Repair Framework: LLM Evaluation & Agentic Triage system overview
10-PhaseAutonomous Agentic Lifecycle
2-ModelSemantic Reviewer Panel
100%Automated Secret Sanitization
AtomicRevision Ledger Tracking
Double-BuildVerification Integrity

Challenges & Pain Points

High Compute Waste on Invalid Tasks

Attempting deep Docker builds, benchmark runs, and model evaluations on tasks with irremediable environmental flaws or invalid issue statements consumed massive GPU/CPU compute without viable return.

Uncontrolled Workspace Code Drift

Iterative fixes by different engineers frequently mutated baseline source trees, altering test contracts unintentionally and invalidating previous verification evidence.

Credential Leakage in Execution Artifacts

Autonomous agent logs, environment variables, and tool invocation traces often contained temporary tokens, sensitive URLs, and API keys that required bulletproof sanitization before submission.

Subjective Peer Review Bottlenecks

Human reviewer feedback often varied in quality expectations and prescriptiveness scores, causing unexpected revision loops and slowing down benchmark throughput.

Our Solution

01

Invalid-First Triage Engine

Engineered a pre-execution heuristic pipeline analyzing source scope feasibility, difficulty history, and static contracts, eliminating up to 80% of unnecessary container runs on fundamentally unfixable tasks.

02

Monotonic Revision Ledger & Drift Tracking

Maintained an immutable revision ledger tracking file manifests, added/modified/deleted deltas, and SHA-256 hashes, invalidating stale evidence automatically upon any source modification.

03

10-Source Secret Sanitization Protocol

Implemented automated cryptographic scrubbers filtering bearer tokens, cloud API keys, and private URLs across all logs, tool call traces, and evidence bundles prior to packaging.

04

Two-Model Semantic Reviewer Rehearsal Panel

Constructed an isolated two-model rehearsal sandbox predicting quality, prescriptiveness, and core architectural pillars, achieving consistent dashboard submissions on the first pass.

Technology Stack

Model Context Protocol (MCP)Python 3.12DockerHarbor FrameworkSemantic CIFastAPIAST Code AnalysisTwo-Model Rehearsal

LLM Evaluation & Agentic Systems Expertise

Agentic Code Repair & Triage

Pioneering systems for automated AST-based patch generation, test minimisation, regression prevention, and safe repair application within ephemeral execution sandboxes.

Automated AI Security & Compliance

Deep implementation of secret redaction, safe human-in-the-loop gates, tamper-evident evidence manifests, and double-build archive integrity checks.

Semantic Evaluation Governance

Expertise in synthetic evaluation benchmarking, peer-review simulation, rubric standardization, and deterministic metric extraction for LLM leaderboards.

Project Highlights

  • 10-phase automated evaluation lifecycle from task intake to atomic bundle
  • Invalid-first triage reducing compute waste by up to 80%
  • Two-model semantic rehearsal panel ensuring first-pass acceptance
  • Automated credential redaction across 10 distinct log sources
  • Immutable revision tracking with SHA-256 evidence binding