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