Files
wehub-resource-sync 9e1b5784b8
test / test (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-14 10:24:00 +08:00

50 lines
1.2 KiB
JSON

{
"nodes": [
{
"name": "yao-meta-skill",
"path": "."
},
{
"name": "release-orchestrator",
"path": "examples/complex-release-orchestrator/generated-skill"
},
{
"name": "frontend-review",
"path": "examples/evolution-frontend-review/final"
},
{
"name": "frontend-review",
"path": "examples/evolution-frontend-review/v0"
},
{
"name": "frontend-review",
"path": "examples/evolution-frontend-review/v1"
},
{
"name": "incident-command-governor",
"path": "examples/governed-incident-command/generated-skill"
},
{
"name": "note-cleanup",
"path": "examples/simple-note-cleanup/generated-skill"
},
{
"name": "frontend-review",
"path": "examples/team-frontend-review/generated-skill"
},
{
"name": "invalid-governance-skill",
"path": "tests/fixtures/governance_invalid_manifest"
},
{
"name": "broken-yaml-skill",
"path": "tests/fixtures/package_invalid_yaml"
},
{
"name": "broken-skill",
"path": "tests/fixtures/package_missing_interface_field"
}
],
"shared_resources": []
}