Simplified README
Some checks failed
.NET / build (8.0.x, macos-latest) (push) Has been cancelled
.NET / build (8.0.x, ubuntu-latest) (push) Has been cancelled
.NET / build (8.0.x, windows-latest) (push) Has been cancelled
.NET / test (8.0.x) (push) Has been cancelled

This commit is contained in:
Tony Bark 2025-08-11 01:10:34 -04:00
parent 602ecde271
commit 7193611ed9

View file

@ -10,23 +10,13 @@ Caret-Separated Text (or CST) is a key-value pair format represented by digits o
- [x] UIText Support - [x] UIText Support
- [ ] Variable support - [ ] Variable support
## 🗓️ Support & Update Cycle ## 🗓️ Update Cycle
| Type | Frequency | Notes | | Type | Frequency |
| ------------ | ---------------- | ---------------------------------------- | | ------------ | -------------------- |
| Minor Update | Every 36 months | Small enhancements, non-breaking changes | | Minor Update | Every 36 months |
| Patch Update | As needed | Bug fixes, security updates | | Patch Update | Monthly or as needed |
| Major Update | 25 months | Framework upgrades, major refactors | | Major Update | As needed |
- Reserve months: June (Mid-Year Chill) & December (End-Year Freeze)
## 🧘 Sustainability Practices
- 20% creative/recovery space built into development
- Mandatory cooldowns after major launches (minimum 1 week)
- Crisis Mode Activates if:
- Critical vulnerabilities
- Framework-breaking issues
## 🛡️ Support ## 🛡️ Support
@ -35,13 +25,12 @@ Caret-Separated Text (or CST) is a key-value pair format represented by digits o
- [ ] Maintenance Mode (Dependency-only updates) - [ ] Maintenance Mode (Dependency-only updates)
- [ ] Archived (No active work planned) - [ ] Archived (No active work planned)
## ⏰ Project Timeline
| Milestone | Target Date | Status | ## 🧰 Prerequisites
| ------------------ | ----------- | ------- |
| First Stable Build | 12/13/2020 | Done | Before you begin, ensure you have the latest versions of the following installed:
| Feature Complete | N/A | Planned |
| Maintenance Phase | N/A | Planned | - [.NET 8.0](https://dotnet.microsoft.com/en-us/)
## 📓 Project Notes ## 📓 Project Notes