docs: update development rules and documentation

- Update cursor rules for improved development workflow
- Add guidelines for ActiveDid migration process
- Update version control workflow documentation
- Improve development process documentation
This commit is contained in:
Matthew Raymer
2025-09-02 10:27:03 +00:00
parent aa49a5d8a4
commit 1a5aa7a5ef
4 changed files with 13 additions and 17 deletions

View File

@@ -5,7 +5,7 @@
**Status**: 🎯 **ACTIVE** - Version control guidelines
## Core Principles
### 0) let the developer control git
### 1) Version-Control Ownership
- **MUST NOT** run `git add`, `git commit`, or any write action.