noun
static conformance review
Computing term for a review process that checks whether a system or implementation statically conforms to a specification or standard, without executing the system.
静的適合性審査は、実装が仕様に準拠しているかをコード解析で確認する。
Static conformance review checks whether an implementation conforms to the specification through code analysis.
Compound of 静的 (static), 適合性 (conformance), and 審査 (review). A technical term likely coined in the context of software or systems engineering standards.