Files
dev-puppeteer/tests/fixtures/fake-artifacts/dev/phase-plan@1/skip-only.json
2026-05-11 00:46:45 +09:00

12 lines
250 B
JSON

{
"phases": [
{
"key": "documentation-note",
"title": "Documentation Note",
"objective": "Record that this planned phase has no artifact and should be skipped.",
"roles": ["phase_planner"],
"gates": []
}
]
}