From 43caf0cf75afe43d7c9e013a70e7805812f402eb Mon Sep 17 00:00:00 2001 From: rldyourmnd Date: Mon, 10 Aug 2026 20:16:04 +0500 Subject: [PATCH] docs(memory): record the CI runner contract CI-01-ACTIONS said only that CI memories record which checks prove integrity. It now carries the constraint the workflows actually depend on: every ci-workflows caller that accepts a runner passes ubuntu-latest explicitly, because the reusable's default belongs to the pinned commit and current main defaults 39 of 46 reusables to the estate self-hosted label. Also records the pin-bump review step and that the library enforces this for its own calls but not for external consumers. Signed-off-by: rldyourmnd --- .serena/memories/CI-01-ACTIONS.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.serena/memories/CI-01-ACTIONS.md b/.serena/memories/CI-01-ACTIONS.md index a5fdd773..a3918f06 100644 --- a/.serena/memories/CI-01-ACTIONS.md +++ b/.serena/memories/CI-01-ACTIONS.md @@ -1,6 +1,6 @@