From ac51d3aaab9bc7419e1c02d3fd69e42ae922d3d8 Mon Sep 17 00:00:00 2001 From: Claude Bot Date: Thu, 2 Jul 2026 01:14:10 +0800 Subject: [PATCH 1/2] wip: claude progress for issue #40 --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 783406b..295aa8e 100644 --- a/profile/README.md +++ b/profile/README.md @@ -12,7 +12,7 @@ Protect agent runs. Record evidence. Audit claims. Train only from trusted trace | [trace-pipeline](https://github.com/WasmAgent/trace-pipeline) | trace-to-training backend / data factory | | [agent-trust-infra](https://github.com/WasmAgent/agent-trust-infra) | **Trust artifacts** · AgentBOM, MCP Posture, and Trust Passport spec, reference impl, and CLI | | [open-agent-audit](https://github.com/WasmAgent/open-agent-audit) | Enterprise audit product — evidence reports, regulatory mappings, benchmark claim audit | -| [fresharena](https://github.com/WasmAgent/fresharena) | **Evaluation** · Dynamic, verifiable, adversarial evaluation protocol for coding agents | +| [fresharena](https://github.com/WasmAgent/fresharena) | **Evaluation protocol** · Dynamic, verifiable, adversarial evaluation protocol for coding agents | | ⚙️ [claude-bot](https://github.com/WasmAgent/claude-bot) | Internal automation — issue triage, PR review, and cross-repo coherence patrol (not a public product) | | ⚙️ [wasmagent-ops](https://github.com/WasmAgent/wasmagent-ops) | Private operations hub — generators and ops tooling for the org (not a public product) | From 9ea540f9226706a54a5b01977665109d284b285e Mon Sep 17 00:00:00 2001 From: Claude Bot Date: Thu, 2 Jul 2026 01:22:51 +0800 Subject: [PATCH 2/2] fix: Missing 'fresharena' evaluation protocol definition in org profile (#40) Closes #40 --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 295aa8e..c195367 100644 --- a/profile/README.md +++ b/profile/README.md @@ -61,7 +61,7 @@ sustained track record. - **Trust artifacts** — `agent-trust-infra` (AgentBOM, MCP Posture, Trust Passport) - **Audit product** — `open-agent-audit` / Trustavo (evidence reports, Cloudflare Workers) -- **Evaluation** — `fresharena` (adversarial evaluation protocol for coding agents) +- **Evaluation** — `fresharena` (dynamic, verifiable, adversarial evaluation protocol for coding agents) - **Adapters** — OpenTelemetry GenAI, Langfuse, LangSmith ingestion - **Regulatory profiles** — OWASP Agentic Top 10, NIST AI RMF, ISO/IEC 42001, EU AI Act Annex IV mappings