from_toml(
cls,
item: Mapping[str, object],
) -> McpProjectServerApproval | NoneDeserialize a persisted approval table, normalizing the root.
Legacy entries without git_common_dir remain scoped to their exact
stored worktree. Marked entries retain their exact Git identity, so stale
metadata cannot redirect them to an enclosing repository.