Conversation
Rename the automation docs section from "Rules Engine 2.0" to "Triage Engine" to match the product name change, across English and all seven translations. - Move content/automation/rules_engine_2/ -> triage_engine/ (URL changes to /automation/triage_engine/); add aliases for the old /automation/rules_engine_2/ paths and keep the older rules_engine_v2 aliases, so existing links keep resolving. - Swap the display name in titles and prose (all 8 languages), and update cross-references from the classic Rules Engine page, messaging connectors, PAIN ratings, audit log, permission chart, page layouts and risk acceptance docs. The changelog and the sidebar redesign mapping table keep the historical name on purpose. - Node reference: document three nodes that were missing (Assign to a Dedupe Pool, Publish to an SNS Topic, Set Potential Agency Impact) and correct the node count to 41. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[sc-15524]
Description
Renames the automation docs section from Rules Engine 2.0 to Triage Engine, to match the product name change. The name was already adopted in a few peripheral pages (the sidebar redesign mapping, menu badges, remediation SLAs); this completes the rename in the section that actually documents the feature, across English and all seven translations.
What changed
content/automation/rules_engine_2/→content/automation/triage_engine/(the URL becomes/automation/triage_engine/). Each page keeps analiases:entry for the old/automation/rules_engine_2/path (and the still-olderrules_engine_v2path), so existing links keep resolving. Verified with a local Hugo build: the new pages render and the old URLs redirect.Notes
Paired with the corresponding Pro UI label rename, on the same release line.