rc_illuminate
Generates an Illuminate Report from discovery answers to summarize the problem space, users, and constraints, then prompts for approval to move to the Define phase.
Instructions
Phase 1 (Illuminate). Call after rc_start, passing the user's answers to discovery questions. Generates an Illuminate Report summarizing the problem space, users, and constraints. Returns report + gate prompt. Present the report to the user and ask for approval via rc_gate. Prerequisites: must be in Phase 1. After gate approval: moves to Phase 2 (Define).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | Absolute path to the project directory | |
| discovery_answers | Yes | The operator's answers to the discovery questions from rc_start |