ISO 25010 (6 of 8 characteristics)
Software product quality profile — scope-reduced to the 6 characteristics where static-code signals are strongest
Scope: 6 of ISO 25010's 8 characteristics
PRISM scores 6 characteristics where static-code signals are strongest. Compatibility and Usability are intentionally excluded — they require runtime telemetry / user feedback that static analysis cannot provide.
Why are these two dropped?
- Compatibility: Static signal (count of external integrations) semantically inverts the ISO definition of interoperability. Drop until we have a real interop validator.
- Usability: Requires runtime user feedback and accessibility audits. Static code analysis cannot honestly assess this.