diff --git a/.cursor/rules.md b/.cursor/rules.md deleted file mode 100644 index 00f3d35..0000000 --- a/.cursor/rules.md +++ /dev/null @@ -1,64 +0,0 @@ -# Nodots Backgammon Ecosystem Cursor Rules -# Repository: types (library) -# Generated: 2025-07-05T21:22:19.691Z -# Configuration Version: 1.0.0 - ---- - -## 📋 Table of Contents - -### Shared Rules -- [Core Rules](#core-rules) -- [Development Rules](#development-rules) -- [Coding Rules](#coding-rules) - ---- - -## 🌍 Shared Ecosystem Rules - -The following rules are shared across the entire Nodots Backgammon ecosystem: - -### Core Rules -*Backgammon domain knowledge and game rules* - - - -### Development Rules -*Development processes and communication standards including main branch naming* - - - -### Coding Rules -*Architecture and code style guidelines* - - - -## 🎯 Repository-Specific Rules - -*No repository-specific rules defined.* - -To add repository-specific rules, edit the configuration in `.cursor/config.json` - ---- - -## 📊 Rule Configuration Metadata - -- **Repository**: types -- **Type**: library -- **Template**: Template for library packages (types, core, ai) -- **Shared Rules**: core, development, coding -- **Custom Rules**: 0 -- **Last Updated**: 2025-07-05T21:22:19.692Z -- **Config Version**: 1.0.0 - ---- - -**🔧 To modify these rules:** -1. Edit the configuration in `.cursor/config.json` -2. Run `npm run setup` to regenerate all rules -3. Commit changes to propagate across the ecosystem - -**📚 For more information:** -- [Ecosystem Documentation](../ECOSYSTEM.md) -- [Shared Rules Directory](../.cursor/shared-rules/) -- [Development Workflow](../.cursor/shared-rules/development-workflow.md)