From 89bbe5fdb8ceb1c1467e45e2f5caba9ed4a79c89 Mon Sep 17 00:00:00 2001 From: Claude Bot Date: Thu, 2 Jul 2026 01:54:28 +0800 Subject: [PATCH] fix: Org profile README lists outdated or redundant repository 'bscode' (#29) Closes #29 --- assets/product-matrix.svg | 61 +++++++++++++++++---------------------- profile/README.md | 5 +--- 2 files changed, 27 insertions(+), 39 deletions(-) diff --git a/assets/product-matrix.svg b/assets/product-matrix.svg index 92caafa..2bbd00f 100644 --- a/assets/product-matrix.svg +++ b/assets/product-matrix.svg @@ -1,6 +1,6 @@ WasmAgent product matrix - Seven public repositories spanning runtime, workloads, evidence pipelines, trust artifacts, audit, evaluation, and the org project home. + Core public repositories spanning runtime, evidence pipelines, trust artifacts, audit, evaluation, and the org project home. @@ -11,12 +11,11 @@ WasmAgent product matrix - Seven public repositories · runtime → evidence → audit → evaluation + Core public repositories · runtime → evidence → trust → audit → evaluation - - + @@ -28,46 +27,38 @@ - WORKLOADS - bscode - Reference coding-agent workload - Cloudflare Workers · AEP export + EVIDENCE PIPELINES + trace-pipeline + Measurement trust · admission gate + Training-audit backend - - EVIDENCE PIPELINES - trace-pipeline - Measurement trust · admission gate - Training-audit backend + + + NEW + TRUST ARTIFACTS + agent-trust-infra + AgentBOM · MCP Posture + Trust Passport spec + CLI - - - NEW - TRUST ARTIFACTS - agent-trust-infra - AgentBOM · MCP Posture - Trust Passport spec + CLI + + AUDIT + open-agent-audit + Enterprise audit product + Evidence reports → Trustavo - - AUDIT - open-agent-audit - Enterprise audit product - Evidence reports → Trustavo - - - - - - NEW - EVALUATION - fresharena - Adversarial eval protocol - Verifiable coding benchmarks + + + NEW + EVALUATION + fresharena + Adversarial eval protocol + Verifiable coding benchmarks diff --git a/profile/README.md b/profile/README.md index a505e3d..d5b3bba 100644 --- a/profile/README.md +++ b/profile/README.md @@ -8,7 +8,6 @@ Protect agent runs. Record evidence. Audit claims. Train only from trusted trace | --- | --- | | [wasmagent](https://github.com/WasmAgent/wasmagent) | **Project home** · Public landing page that directs readers to [`.github`](https://github.com/WasmAgent/.github) for the full roadmap and project list | | [wasmagent-js](https://github.com/WasmAgent/wasmagent-js) | **Runtime** · Embedded agent runtime — WASM sandbox, MCP firewall, capability manifests, signed AEP event emitter | -| [bscode](https://github.com/WasmAgent/bscode) | **Workload** · Reference coding-agent workload on Cloudflare Workers; AEP evidence export | | [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 | @@ -28,8 +27,7 @@ inventory complete and accurate. ![WasmAgent product matrix](../assets/product-matrix.svg) The **runtime** layer — `wasmagent-js` — protects agent execution and emits -signed AEP events. Real **workloads** (`bscode`) produce -verifiable runtime traces. +signed AEP events that flow into verifiable runtime traces. `trace-pipeline` audits benchmark claims with paired statistics, gates training data admission, and records every training run as auditable evidence. `agent-trust-infra` layers on trust artifacts — AgentBOM, MCP Posture, and @@ -56,7 +54,6 @@ part-time and async contribution; commit access is granted after a sustained track record. - **Runtime** — `wasmagent-js`, AEP, MCP firewall, capability manifests -- **Workloads** — `bscode`, future domain workloads - **Pipelines** — `trace-pipeline` (measurement trust, admission, training audit) - **Trust artifacts** — `agent-trust-infra` (AgentBOM, MCP Posture, Trust Passport) - **Audit product** — `open-agent-audit` / Trustavo