From 02475341c1614c43fe44a72f3020cc540f026ad4 Mon Sep 17 00:00:00 2001 From: Durable Workflow Date: Mon, 31 Aug 2026 19:39:56 +0000 Subject: [PATCH] Remove internal process note from README --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index a37da77..3f611c5 100644 --- a/README.md +++ b/README.md @@ -785,7 +785,3 @@ The API reference is published to [python.durable-workflow.com](https://python.d ## License MIT - -## Public Boundary Checks - -This is a public repository. Do not add private tracker names, workspace-only absolute paths, or internal automation metadata to files or new commit metadata. Run `scripts/check-public-boundary.sh` before publishing changes; CI runs the same scan on pushes and pull requests.