Use canonical, source-verified naming for identifiers and for artifact locations. Avoid guesses, stale references, or incidental structure (like username folders).
Apply:
Example (action naming rule):
workspace:show_keybinding_settings) rather than a similarly named page action.cmd-k / workspace:toggle_keybindings_page if source verification shows the canonical editor shortcut/action is different.Example (path naming rule):
specs/<linear-ticket-id>/....specs/<username>/<linear-ticket-id>/... or any structure that doesn’t match the ticket-id convention.Enter the URL of a public GitHub repository