The Shadow MCP feature plugin helps users plan, review, apply, and validate shadow rules, default shadow algorithms, and safe cleanup of unused shadow algorithms. It generates shadow rule DistSQL only. It does not create shadow databases or physical tables, and it does not generate physical DDL, index DDL, migration, backfill, data probes, physical metadata probes, or storage unit mutation tasks.
runtimeDatabases entry should connect to ShardingSphere-Proxy.DROP SHADOW ALGORITHM.<logic-database>.t_order using source storage unit ds_0, shadow storage unit ds_shadow, and a column-match algorithm.shadow_by_user_id only if Proxy-visible state proves it is unused.algorithm_recommendations before selecting a shadow algorithm. SQL_HINT has no required properties.VALUE_MATCH requires operation, column, and value; REGEX_MATCH requires operation, column, and regex.plan_id, resources_to_read, next_actions, and distsql_artifacts before applying the workflow.For the general review flow of rule changes, see Rule Change Flow.
