diff --git a/.github/workflows/reader-journey.yml b/.github/workflows/reader-journey.yml index ea11939..78443d2 100644 --- a/.github/workflows/reader-journey.yml +++ b/.github/workflows/reader-journey.yml @@ -16,6 +16,7 @@ jobs: with: python-version: '3.12' - run: python tools/check-site.py + - run: python tools/build-controls.py --check - run: python tools/build-discovery.py --check - run: python tools/check-discovery.py quickstart: diff --git a/data/agentic-controls.json b/data/agentic-controls.json index fccda3b..1c2eb87 100644 --- a/data/agentic-controls.json +++ b/data/agentic-controls.json @@ -1,9 +1,9 @@ { "standard": "AgenTrust Agentic Controls", "version": "0.1.0-draft", - "updated": "2026-08-25", + "updated": "2026-09-14", "source": "OpenCRE graph crawled via opencre.org/rest/v1 on 2026-08-24", - "note": "Source of truth for /go/. Every opencre id was checked against that crawl. This is a mapping, not a conformance claim.", + "note": "Source of truth for /go/, rendered by tools/build-controls.py. Every opencre id was checked against that crawl. This is a mapping, not a conformance claim.", "controls": [ { "id": "AT-01", @@ -675,7 +675,11 @@ "name": "Minimize session life", "url": "https://www.opencre.org/cre/470-731" } - ] + ], + "spec": { + "status": "private", + "topic": "continuous usage control" + } }, { "id": "AT-30", @@ -702,7 +706,13 @@ "name": "AI model supply chain management", "url": "https://www.opencre.org/cre/852-770" } - ] + ], + "spec": { + "status": "public", + "topic": "model weight custody", + "name": "Weight Custody Manifest", + "url": "https://wcm.agentrust-io.com/" + } } ] } diff --git a/go/agent-anomaly-detection/index.html b/go/agent-anomaly-detection/index.html index de0742d..a79d804 100644 --- a/go/agent-anomaly-detection/index.html +++ b/go/agent-anomaly-detection/index.html @@ -1,5 +1,6 @@ + @@ -16,7 +17,7 @@ - + @@ -26,7 +27,7 @@ - +
@@ -41,7 +42,7 @@

Anomaly detection on agent behaviour

AgenTrust -
Open standards for AI agent governance
+
Open specifications for verifiable AI