{ "$schema": "https://stellaops.io/schemas/sample-manifest.v1.json", "sampleId": "gt-0012", "version": "1.0.0", "category": "unreachable", "description": "Compile-time constant false condition - UNREACHABLE", "language": "c", "expectedResult": { "reachable": false, "tier": "imported", "confidence": 1.0 }, "source": { "files": ["main.c"], "entrypoint": "main", "sink": "gets", "vulnerability": "CWE-120" }, "callChain": null, "annotations": { "notes": "Sink is behind a constant false condition that will be optimized out", "difficulty": "easy", "reason": "constant_false" }, "createdAt": "2025-12-17T00:00:00Z", "createdBy": "corpus-team" }