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

15 lines
441 B
JSON

{
"schemaVersion": 1,
"name": "notices-only",
"taskId": "fixture-notices-only",
"description": "Warning-only ledger fixture with ambiguous multi-scope attribution and no file events.",
"projectRootToken": "__PROJECT_ROOT__",
"expected": {
"totalFiles": 0,
"warnings": [
"Task change ledger skipped attribution because multiple task scopes were active."
],
"relativePaths": [],
"relationKinds": []
}
}