/** * Tombstone for the removed legacy `worktree` CLI command module. * * The `gjc worktree`/`wt` command was unregistered during the * workflow-surface narrowing and its implementation was deliberately * removed. This module exists only to fail imports with actionable * migration guidance. */ export {};