{ "$schema": "https://stellaops.io/schemas/sample-manifest.v1.json", "sampleId": "gt-0013", "version": "1.0.0", "category": "unreachable", "description": "Ifdef-excluded code path - UNREACHABLE", "language": "c", "expectedResult": { "reachable": false, "tier": "imported", "confidence": 1.0 }, "source": { "files": ["main.c"], "entrypoint": "main", "sink": "system", "vulnerability": "CWE-78" }, "callChain": null, "annotations": { "notes": "Vulnerable code excluded by preprocessor directive", "difficulty": "easy", "reason": "preprocessor_excluded" }, "createdAt": "2025-12-17T00:00:00Z", "createdBy": "corpus-team" }