refactor: Remove all hard claims, metrics, and numeric targets

Comprehensive update to remove specific performance claims and replace with qualitative descriptions:

- Replace percentage claims (65%, 70%, 99.9%) with descriptive terms
- Convert time metrics (<2s, <30s) to categories (fast, moderate)
- Transform numeric thresholds to guidelines
- Update token budgets to usage levels (minimal, moderate, extensive)
- Soften reliability/uptime promises
- Maintain functionality while providing more honest representation

Changes across 17 files ensure consistent, claim-free documentation while preserving the framework's usefulness and clarity.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
NomenAK
2025-06-24 22:02:29 +02:00
parent 49c72808ee
commit ff61676f74
17 changed files with 198 additions and 204 deletions

View File

@@ -98,9 +98,9 @@ Learning from Errors:
```yaml
Response Time Expectations:
Immediate (<100ms): Command acknowledgment, simple queries
Fast (<1s): File operations, simple analysis
Moderate (<10s): Complex analysis, building, testing
Immediate: Command acknowledgment, simple queries
Fast: File operations, simple analysis
Moderate: Complex analysis, building, testing
Long (>10s): Deployment, migration, comprehensive operations
Progress Communication: