WCM OCI Referrer
Attaches a signed WCM manifest to a model artifact as an OCI v1.1 referrer, and grades how strongly the referrer binds to the actual weight bytes.
AgenTrust Community · agentrust-io · WCM
diff --git a/.github/workflows/reader-journey.yml b/.github/workflows/reader-journey.yml index 94dacf8..2c1bd7d 100644 --- a/.github/workflows/reader-journey.yml +++ b/.github/workflows/reader-journey.yml @@ -20,14 +20,3 @@ jobs: - run: python tools/build-header.py --check - run: python tools/build-discovery.py --check - run: python tools/check-discovery.py - quickstart: - runs-on: ubuntu-latest - timeout-minutes: 8 - steps: - - uses: actions/checkout@v4 - with: - persist-credentials: false - - uses: actions/setup-python@v5 - with: - python-version: '3.12' - - run: python tools/check-quickstart.py diff --git a/404.html b/404.html index 05e91f8..d5cf66a 100644 --- a/404.html +++ b/404.html @@ -24,7 +24,7 @@
AgenTrust is an open ecosystem for verifiable AI agent governance. It connects reusable technology with the people and practices needed to adopt it: maintainers, implementers, researchers, enterprise operators, conformance testing, integration guidance, and transparent community governance.
-Agent Manifest declares identity and intended authority. cMCP governs tool calls; cA2A governs delegation to another agent. TRACE carries signed runtime evidence for verification against a trust policy. Hardware provenance depends on verified attestation. Use the components required by your trust boundary. Explore each project's specification, reference implementation, and license through the chain on the homepage.
-AgenTrust Telemetry is the integration layer across that chain. It gives runtimes a common, metadata-only contract for governance facts, projects those facts into caller-owned OpenTelemetry, and can turn a complete durable evidence set into TRACE. It does not replace a policy engine, collector, observability backend, or dashboard.
-Attaches a signed WCM manifest to a model artifact as an OCI v1.1 referrer, and grades how strongly the referrer binds to the actual weight bytes.
AgenTrust Community · agentrust-io · WCM
Emits WCM key release decisions and runtime custody state as OpenTelemetry spans and metrics under a documented wcm.* attribute set.
AgenTrust Community · agentrust-io · WCM
Turns a WCM Layer 2 release decision and a signed Layer 3 runtime record chain into TRACE v0.2 Trust Records, deriving assurance from what actually verified.
AgenTrust Community · agentrust-io · WCM, TRACE