Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ The public media, claims, and release ledgers live in the org-wide

## Shipped work

Shipped milestones are tracked in the consolidated [release ledger](RELEASE_LEDGER.md).
Shipped milestones are tracked in the consolidated [release ledger](https://github.com/WasmAgent/.github/blob/main/releases/public-release-ledger.yml).
AgentBOM, MCP Posture, and Trust Passport have graduated off the roadmap and are
recorded there as shipped/closed agent-trust-infra deliverables. For the
code-level API/SDK interfaces, see the
Expand All @@ -61,4 +61,4 @@ code-level API/SDK interfaces, see the
## Roadmap

See [docs/roadmap.md](docs/roadmap.md) for **In progress** and **Planned** work.
Shipped milestones are recorded in the [release ledger](RELEASE_LEDGER.md).
Shipped milestones are recorded in the [release ledger](https://github.com/WasmAgent/.github/blob/main/releases/public-release-ledger.yml).
27 changes: 0 additions & 27 deletions RELEASE_LEDGER.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/agent-trust-infra-specs.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ the MCP Firewall / Gateway / Policy / Attestation packages interoperate with.

## Status

Per the WasmAgent [release ledger](../RELEASE_LEDGER.md), the AgentBOM, MCP
Per the WasmAgent [release ledger](https://github.com/WasmAgent/.github/blob/main/releases/public-release-ledger.yml), the AgentBOM, MCP
Posture, and Trust Passport specifications, validators, and trust artifacts are
recorded as shipped via
[agent-trust-infra PR #48](https://github.com/WasmAgent/agent-trust-infra/pull/48)
Expand Down
4 changes: 2 additions & 2 deletions docs/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

This roadmap tracks work that is **In progress** or **Planned**. Shipped
milestones are recorded in the org-wide
[release ledger](https://github.com/WasmAgent/.github) maintained in `.github`
(`releases/public-release-ledger.yml`).
[release ledger](https://github.com/WasmAgent/.github/blob/main/releases/public-release-ledger.yml)
maintained in `.github`.

## Complete

Expand Down
Loading