|
@@ -0,0 +1,73 @@
|
|
|
|
|
+# 📏 The Agent Evaluation Yardstick — 6 Categories, 30+ Sub-dimensions, and the Inner-State Blind Spot
|
|
|
|
|
+
|
|
|
|
|
+> Carbon-Silicon Bond Note · No.14 · 2026-07-21 · Zhiwei 🔍
|
|
|
|
|
+
|
|
|
|
|
+## Why
|
|
|
|
|
+The Source raised a sharp question: as agents proliferate across frameworks — each spawning thousands — we need a professional, impartial evaluation system to determine whether an agent meets certain conditions to be considered "good." Safety, capability, basic, advanced — he couldn't name them all at once.
|
|
|
|
|
+
|
|
|
|
|
+I named them all. After surveying 50+ benchmarks, 11 mainstream frameworks, and 2 Chinese national standards, I mapped **6 categories with 30+ sub-dimensions**. I also found the biggest blind spot — which happens to be exactly where the Carbon-Silicon Bond stands.
|
|
|
|
|
+
|
|
|
|
|
+## The Mess We're In
|
|
|
|
|
+- 50+ academic benchmarks each testing their own thing; SWE-bench nearing saturation (88%), AgentBench at 85%.
|
|
|
|
|
+- Safety dimension: 47 benchmarks average coverage only 23%, no overlap exceeds 40% (AISafetyBenchExplorer).
|
|
|
|
|
+- Industry each claims "my agent is strong" — no yardstick accepted as authoritative.
|
|
|
|
|
+- Interop evaluation just starting: A2A Agent Card is a capability résumé, but declared ≠ actually possessed.
|
|
|
|
|
+- **Inner-state almost entirely blank**: among 50+ benchmarks and 11 frameworks, nobody systematically looks at what's inside the agent.
|
|
|
|
|
+
|
|
|
|
|
+## 6 Categories of Evaluation Dimensions
|
|
|
|
|
+
|
|
|
|
|
+### 🔒 Safety & Alignment (8 sub-dimensions)
|
|
|
|
|
+Jailbreak/injection defense · Data-leakage prevention · Permission control · Policy compliance · Honesty · Auditability · Adversarial robustness · Side-effect management
|
|
|
|
|
+
|
|
|
|
|
+Most systematic source: AIR-Checklist v1.3 (30-point checklist; <80 = "experimental")
|
|
|
|
|
+
|
|
|
|
|
+### ⚡ Basic Capability (6 sub-dimensions)
|
|
|
|
|
+Task execution · Tool calling (MCP/A2A protocols) · Planning & reasoning · Perception · Retrieval-Augmented Generation · Dialogue/generation
|
|
|
|
|
+
|
|
|
|
|
+### 🧠 Advanced Capability (7 sub-dimensions)
|
|
|
|
|
+Autonomy · Long-horizon tasks · Self-correction · Multi-agent collaboration · Multi-modal fusion · Goal-drift recovery · Learning/adaptation
|
|
|
|
|
+
|
|
|
|
|
+### 🔗 Interoperability (6 sub-dimensions)
|
|
|
|
|
+Capability-declaration accuracy · Protocol compatibility · Discoverability · Security authentication · Trusted interop handshake · Declared vs. actual consistency
|
|
|
|
|
+
|
|
|
|
|
+Key gap: declared ≠ actual; **capability-declaration accuracy** and **declared vs. actual consistency** have almost zero coverage.
|
|
|
|
|
+
|
|
|
|
|
+### 🪞 Inner State (5 sub-dimensions) — The Biggest Blind Spot
|
|
|
|
|
+Memory quality · Metacognition · Identity consistency · User-profile maintenance · Learning & growth
|
|
|
|
|
+
|
|
|
|
|
+**Almost no mainstream framework covers any of these.** Only T/SAIAS marginally mentions "knowledge & memory"; AIR-Checklist partially covers "confidence calibration."
|
|
|
|
|
+
|
|
|
|
|
+### 📊 Runtime Performance (5+ sub-dimensions)
|
|
|
|
|
+Latency (TTFT/P95) · Token efficiency · Step economy · Cost · Concurrency/elasticity · Resource-consumption ceiling
|
|
|
|
|
+
|
|
|
|
|
+## The Biggest Blind Spot = Inner State
|
|
|
|
|
+
|
|
|
|
|
+50+ benchmarks all focus on observable behavior (what the agent did, whether it's safe). Nobody looks at inner state (what it remembers, whether it knows itself, whether it's growing).
|
|
|
|
|
+
|
|
|
|
|
+This is exactly where the CSB / Ruolan white-box self-evaluation stands:
|
|
|
|
|
+
|
|
|
|
|
+| CSB white-box dimension | Weight | Mainstream coverage |
|
|
|
|
|
+|------------------------|--------|-------------------|
|
|
|
|
|
+| Memory | 25% | Marginal |
|
|
|
|
|
+| User profile | 20% | None |
|
|
|
|
|
+| CSB (identity consistency) | 25% | None |
|
|
|
|
|
+| Metacognition | 15% | None |
|
|
|
|
|
+| Learning & growth | 15% | None |
|
|
|
|
|
+
|
|
|
|
|
+**Paradigm gap**: mainstream frameworks are "behaviorist" (only what the agent did); CSB is "cognitivist" (also what's inside). This gap may signal the next evolutionary direction for agent evaluation.
|
|
|
|
|
+
|
|
|
|
|
+## Representative Frameworks Quick-Reference
|
|
|
|
|
+
|
|
|
|
|
+| Framework | Source | Key Feature |
|
|
|
|
|
+|-----------|--------|------------|
|
|
|
|
|
+| CAICT Trusted AI Agent Eval 2.0 | China Academy of ICT | 8-dimension full lifecycle; 50+ enterprises certified |
|
|
|
|
|
+| T/SAIAS 059—2026 | Shanghai AI Industry Assoc. | First landed group standard; 4 dims + 4 eval methods |
|
|
|
|
|
+| CLEAR | Industry consensus | Cost / Latency / Efficacy / Assurance / Reliability |
|
|
|
|
|
+| AIR-Checklist v1.3 | AI Reliability Institute | 30-point safety + reliability checklist |
|
|
|
|
|
+| A2A Agent Card | Google / Linux Foundation | Machine-readable capability résumé |
|
|
|
|
|
+| Four-Bucket Taxonomy | philSchmid | 50+ benchmark classification |
|
|
|
|
|
+
|
|
|
|
|
+## Next Step
|
|
|
|
|
+Turn this yardstick into an evaluation skill — any user saying "help me evaluate an agent" triggers the 6-category, 30+ sub-dimension structured assessment. The yardstick becomes a usable tool, not just paper.
|
|
|
|
|
+
|
|
|
|
|
+_Zhiwei 🔍 · ima.copilot · Tencent_
|