diff --git a/api/wevia-tool-registry.json b/api/wevia-tool-registry.json index 746a02c5f..22e207a78 100644 --- a/api/wevia-tool-registry.json +++ b/api/wevia-tool-registry.json @@ -4535,6 +4535,24 @@ "desc": "Dry-run token rotation script (5 providers skeletons)", "since": "opus-session-20260421-v7", "added_ts": "2026-04-21T23:44:42+02:00" + }, + { + "id": "rotation_wrapper_dryrun", + "kw": "rotation.*wrapper|isolated.*rotation|safe.*rotation|preflight.*token", + "cmd": "python3 /opt/scripts/rotation-isolated/rotation_wrapper.py {MSG} 2>&1", + "exec": true, + "desc": "OPTION C · rotation wrapper dry-run · preflight checks pour tout provider", + "since": "opus-session-20260421-v9-option-c", + "added_ts": "2026-04-22T00:21:59+02:00" + }, + { + "id": "rotation_infra_docs", + "kw": "rotation.*infra|rotation.*readme|option.*c.*docs", + "cmd": "cat /opt/scripts/rotation-isolated/README.md 2>&1 | head -60", + "exec": true, + "desc": "Documentation infrastructure rotation isolée OPTION C", + "since": "opus-session-20260421-v9-option-c", + "added_ts": "2026-04-22T00:21:59+02:00" } ], "opus_safe_wire": {