gstack/plan-ceo-review/sections/manifest.json

15 lines
750 B
JSON

{
"$schema": "https://gstack.dev/schemas/section-manifest.json",
"skill": "plan-ceo-review",
"version": 1,
"note": "PASSIVE registry (v2 plan T9 / CM2). Fields are IDs, file paths, human titles, and human-readable trigger text ONLY. The skeleton's decision-tree prose is the ONLY place that decides WHEN to read a section; required-reads live in the E2E fixtures. No machine predicate here — see docs/designs/v2_PLAN.md:663.",
"sections": [
{
"id": "review-sections",
"file": "review-sections.md",
"title": "11-section deep review, required outputs + review report",
"trigger": "running the 11-section deep review, required outputs, and review report (only after Step 0 scope and mode are agreed)"
}
]
}