diff --git a/profile/README.md b/profile/README.md index 337e3df..783406b 100644 --- a/profile/README.md +++ b/profile/README.md @@ -7,7 +7,7 @@ Protect agent runs. Record evidence. Audit claims. Train only from trusted trace | Repository | Role | | --- | --- | | [wasmagent](https://github.com/WasmAgent/wasmagent) | **Project home** · Public project home and roadmap for the WasmAgent organization | -| [wasmagent-js](https://github.com/WasmAgent/wasmagent-js) | **Runtime** · Embedded agent runtime — WASM sandbox, MCP firewall, capability manifests, AEP emitter | +| [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 |