From c0606c3d7fb9a202579f1ebd3c78fdcad94b1035 Mon Sep 17 00:00:00 2001 From: zone <112565441+ZoneCNH@users.noreply.github.com> Date: Sun, 14 Jun 2026 21:55:54 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20.repo-contract.yaml=20=E2=80=94=20table?= =?UTF-8?q?=5Fversion=20:=3D=20git=20tag,=20all=5Faligned=20:=3D=20true?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit STATUS.md now uses actual git tags. Contract reflects: table_version=v0.4.0, latest_git_tag=v0.4.0, all_aligned=true. Co-Authored-By: Claude --- .repo-contract.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.repo-contract.yaml b/.repo-contract.yaml index 20a1fe1..799e30e 100644 --- a/.repo-contract.yaml +++ b/.repo-contract.yaml @@ -11,6 +11,6 @@ identity: is_standard_source: false is_generator: false versions: - table_version: v1.0.0 + table_version: v0.4.0 latest_git_tag: v0.4.0 - all_aligned: false + all_aligned: true