From a29f226a70444bb865a70f8f721ad7be41f309fd Mon Sep 17 00:00:00 2001 From: Joseph Doherty Date: Mon, 1 Jun 2026 09:55:47 -0400 Subject: [PATCH] docs: list Checks.cs in library CLAUDE.md src tree --- ZB.MOM.WW.Configuration/CLAUDE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ZB.MOM.WW.Configuration/CLAUDE.md b/ZB.MOM.WW.Configuration/CLAUDE.md index 818b340..aa56e2b 100644 --- a/ZB.MOM.WW.Configuration/CLAUDE.md +++ b/ZB.MOM.WW.Configuration/CLAUDE.md @@ -55,6 +55,7 @@ ZB.MOM.WW.Configuration/ │ └── ZB.MOM.WW.Configuration/ # library project │ ├── OptionsValidatorBase.cs │ ├── ValidationBuilder.cs +│ ├── Checks.cs # internal shared rule wording │ ├── ServiceCollectionExtensions.cs │ └── ConfigPreflight.cs └── tests/