15 lines
375 B
JSON
15 lines
375 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"name": "missing-blob",
|
|
"taskId": "fixture-missing-blob",
|
|
"description": "Fixture with a missing pre-change text blob to validate metadata-only downgrade paths.",
|
|
"projectRootToken": "__PROJECT_ROOT__",
|
|
"expected": {
|
|
"totalFiles": 1,
|
|
"warnings": [],
|
|
"relativePaths": [
|
|
"src/missing.ts"
|
|
],
|
|
"relationKinds": []
|
|
}
|
|
}
|