From 36f20e2c3ec565d972bd163efa746abdd52954f4 Mon Sep 17 00:00:00 2001 From: jth-nw Date: Thu, 19 Mar 2026 19:05:00 -0500 Subject: [PATCH 1/3] test: add Vale auto-fix test page with intentional violations Co-Authored-By: Claude Opus 4.6 (1M context) --- docs/accessanalyzer/12.0/vale-test.md | 58 +++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 docs/accessanalyzer/12.0/vale-test.md diff --git a/docs/accessanalyzer/12.0/vale-test.md b/docs/accessanalyzer/12.0/vale-test.md new file mode 100644 index 0000000000..206f1111a1 --- /dev/null +++ b/docs/accessanalyzer/12.0/vale-test.md @@ -0,0 +1,58 @@ +--- +title: "Vale Auto-Fix Test Page" +description: "Test page for validating the Vale auto-fix workflow" +sidebar_position: 999 +--- + +# Vale Auto-Fix Test Page + +This page is for testing the Vale auto-fix workflow. It contains intentional violations. + +## Phase 1 Violations (Script Fixes) + +### Substitutions + +Make sure you select the correct check box in the drop-down menu before proceeding. + +Click on the **Save** button to apply your changes. Then right-click on the item to see options. + +You do not need to configure this setting. The system does not require it and cannot process it without authorization. + +In order to utilize the feature, you will need to setup the configuration. The system provides the ability to export data. + +If you wish to login to the portal, the system is able to handle authentication. + +### Removals + +Please configure the connection string before continuing. + +The aforementioned feature is currently available in the latest release. + +Configure the database connection, e.g. SQL Server or PostgreSQL. Set the timeout, i.e. the maximum wait, to 30 seconds. Add plugins, etc. + +The user(s) can select multiple item(s) from the list. + +This sentence has extra spaces after punctuation. Like this one. + +## Phase 2 Violations (AI Fixes) + +We recommend that our users configure the monitoring plan before deployment. + +For more information, click [here](./index.md). + +Once the installation is complete, verify the service is running. + +Note that you must restart the service after making changes. + +The system allows you to configure multiple connections. + +## Code Block (Should Not Be Modified) + +```bash +# This should NOT be touched by the script +make sure you run this command +drop-down menus are configured in setup +please do not modify etc. +``` + +The text after the code block should still be fixed: please make sure to setup the configuration. From d2cfc250852c644e0575c1b0fc85316c37c46024 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 20 Mar 2026 00:05:54 +0000 Subject: [PATCH 2/3] fix(vale): auto-fix substitutions and removals --- docs/accessanalyzer/12.0/vale-test.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/accessanalyzer/12.0/vale-test.md b/docs/accessanalyzer/12.0/vale-test.md index 206f1111a1..0bb66be942 100644 --- a/docs/accessanalyzer/12.0/vale-test.md +++ b/docs/accessanalyzer/12.0/vale-test.md @@ -12,27 +12,27 @@ This page is for testing the Vale auto-fix workflow. It contains intentional vio ### Substitutions -Make sure you select the correct check box in the drop-down menu before proceeding. +ensure you select the correct checkbox in the dropdown menu before proceeding. -Click on the **Save** button to apply your changes. Then right-click on the item to see options. +Click the **Save** button to apply your changes. Then right-click the item to see options. -You do not need to configure this setting. The system does not require it and cannot process it without authorization. +You don't need to configure this setting. The system doesn't require it and can't process it without authorization. -In order to utilize the feature, you will need to setup the configuration. The system provides the ability to export data. +to use the feature, you will need to set up the configuration. The system lets you export data. -If you wish to login to the portal, the system is able to handle authentication. +If you want to log in to the portal, the system can handle authentication. ### Removals -Please configure the connection string before continuing. +configure the connection string before continuing. -The aforementioned feature is currently available in the latest release. +The feature is available in the latest release. Configure the database connection, e.g. SQL Server or PostgreSQL. Set the timeout, i.e. the maximum wait, to 30 seconds. Add plugins, etc. -The user(s) can select multiple item(s) from the list. +The users can select multiple items from the list. -This sentence has extra spaces after punctuation. Like this one. +This sentence has extra spaces after punctuation. Like this one. ## Phase 2 Violations (AI Fixes) @@ -46,7 +46,7 @@ Note that you must restart the service after making changes. The system allows you to configure multiple connections. -## Code Block (Should Not Be Modified) +## Code Block (Shouldn't Be Modified) ```bash # This should NOT be touched by the script @@ -55,4 +55,4 @@ drop-down menus are configured in setup please do not modify etc. ``` -The text after the code block should still be fixed: please make sure to setup the configuration. +The text after the code block should still be fixed: ensure to set up the configuration. From fc5157c0116413a844c72fc9abda8409251a126e Mon Sep 17 00:00:00 2001 From: "claude[bot]" <41898282+claude[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 00:08:04 +0000 Subject: [PATCH 3/3] fix(vale): auto-fix rewrites (AI-assisted) --- docs/accessanalyzer/12.0/vale-test.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/docs/accessanalyzer/12.0/vale-test.md b/docs/accessanalyzer/12.0/vale-test.md index 0bb66be942..3aec53a389 100644 --- a/docs/accessanalyzer/12.0/vale-test.md +++ b/docs/accessanalyzer/12.0/vale-test.md @@ -8,7 +8,7 @@ sidebar_position: 999 This page is for testing the Vale auto-fix workflow. It contains intentional violations. -## Phase 1 Violations (Script Fixes) +## Phase 1 Violations: Script Fixes ### Substitutions @@ -34,19 +34,21 @@ The users can select multiple items from the list. This sentence has extra spaces after punctuation. Like this one. -## Phase 2 Violations (AI Fixes) +## Phase 2 Violations: AI Fixes -We recommend that our users configure the monitoring plan before deployment. +Configure the monitoring plan before deployment. -For more information, click [here](./index.md). +See the [Vale Auto-Fix Test Page overview](./index.md). -Once the installation is complete, verify the service is running. +After the installation is complete, verify the service is running. -Note that you must restart the service after making changes. +:::note +You must restart the service after making changes. +::: -The system allows you to configure multiple connections. +Use the system to configure multiple connections. -## Code Block (Shouldn't Be Modified) +## Code Block: Not Modified by Script ```bash # This should NOT be touched by the script