Page body
What this page shows
This page is the operational inventory for all saved activity tag rules. Operators use it to find an existing rule, confirm which activity it listens to, see which tags it adds or removes, and open the appropriate detail or edit flow.
How to read the list
IDis the primary backend rule identifier used for navigation and audit lookups.Rule Nameis the visible grouped rule name after FE removes the(Add)and(Remove)suffixes when possible.Activityshows which activity event must happen before the rule can apply.Tagsshows the visible+ tagand- tagchips for grouped rows.Prioritycontrols execution order. Higher values are processed first.Statusis the backendisActivestate rendered as a badge.
Main actions
Create Ruleopens the create flow.Editopens the grouped editor. When the row represents both add and remove actions, FE passes both backend IDs to the edit page.Clone Ruleopens the create page with one existing rule preloaded.Runcalls the backend execution endpoint for the visible rule or for both grouped rule IDs.
Important caveats
- The row grouping is a frontend convenience. Operators should not assume one visible row means one stored backend row.
Runis available from the list, but the currently verified backend execution service returns a placeholder result shape and does not prove a complete batch-processing implementation.- Search is applied after the backend list response is returned, so it behaves like FE-side filtering over the fetched page.