From 4ca0630d76d6a41ea7ef83f7318ec61cf8269431 Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Tue, 14 Apr 2026 07:00:55 -0700 Subject: [PATCH] Review enforce-tag-immutability doc: add review date and zot reference link Co-Authored-By: Claude Opus 4.6 (1M context) --- docs/how-to/zot/enforce-tag-immutability.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/how-to/zot/enforce-tag-immutability.md b/docs/how-to/zot/enforce-tag-immutability.md index 4d65d82..c6f27d2 100644 --- a/docs/how-to/zot/enforce-tag-immutability.md +++ b/docs/how-to/zot/enforce-tag-immutability.md @@ -1,6 +1,7 @@ --- title: Enforce Tag Immutability modified: 2026-02-21 +last-reviewed: 2026-04-14 tags: - how-to - zot @@ -26,3 +27,4 @@ This approach requires authentication to be meaningful — without auth, everyon ## Related - [[harden-zot-registry]] — Parent goal (includes this requirement) +- [[zot]] — Zot registry service reference