agent-ecosystem/test/fixtures/team/task-change-ledger/binary/manifest.json
2026-04-21 17:21:29 +03:00

17 lines
426 B
JSON

{
"schemaVersion": 1,
"name": "binary",
"taskId": "fixture-binary",
"description": "Metadata-only binary fixture generated from a shell snapshot mutation.",
"projectRootToken": "__PROJECT_ROOT__",
"expected": {
"totalFiles": 1,
"warnings": [
"Before content unavailable for fixtures/blob.bin: binary file."
],
"relativePaths": [
"fixtures/blob.bin"
],
"relationKinds": []
}
}