/tc — Technical Change Tracker Dispatch a TC (Technical Change) command. Arguments: . If is empty, print this menu and stop: Otherwise, parse as and dispatch to the matching protocol below. All scripts live at . Subcommands 1. Run: 2. If status is , report current statistics and stop. 3. Otherwise report what was created and suggest as the next step. 1. Parse as a kebab-case slug. If missing, ask the user for one. 2. Prompt the user (one question at a time) for: - Title (5-120 chars) - Scope: - Priority: (default ) - Summary (10+ chars) - Motivation 3. Run: 4. Report the new TC ID and the pat…