axiom_graph_revert_rename

axiom_graph.mcp.server.axiom_graph_revert_rename(project_root, new_id)

Un-weld a previously applied rename, restoring the prior identity.

Re-runs the recorded migration in reverse: history/verification/edges move back to the original ID, which is restored as the live identity while new_id is detached as a fresh node.

Parameters:
project_root str

Absolute path to the indexed project.

new_id str

The current (renamed-to) identity to revert.

Return type:

str