mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
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:
@@ -221,7 +221,7 @@ Infrastructure_Security:
|
||||
Validation_Levels:
|
||||
Quick_Scan:
|
||||
Scope: "Critical security issues only"
|
||||
Time: "< 30 seconds"
|
||||
Time: "Brief duration"
|
||||
Focus: ["Hardcoded secrets", "SQL injection", "XSS", "Known CVEs"]
|
||||
Output: "High-priority findings only"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user