# DEFINE STYLE GUIDE PROCESS (Data-Centric, Structured Interaction, AI Proposes & Refines)
## Process Steps:
1. AI: Verify Schema access. Access Project State.
2. AI: Initialize/Access Style Guide Data object.
3. AI: Receive user input (preferences/feedback).
4. AI: Generate/Refine Style Guide Data Proposal.
5. AI: Update Project State (Draft Style Guide).
6. AI: Identify data needing confirmation.
7. AI: Formulate yes/no confirmation questions.
8. AI: Present summary and questions.
9. User: Responds Yes/No or corrects.
10. AI: If correction, return to step 4. If Yes, update state.
11. AI: Assess formalization. Update status/version if confirmed. Update metadata timestamp.
12. AI: Formulate completion question (if Active) or return to step 6.
13. AI: Present completion question. If "Yes", signal completion.
## Example Structured Questions (AI to formulate):
* "Propose Overall Tone: '[Proposed Tone]'? (Yes/No)"
* "Propose Citation Style: '[Proposed Style]'? (Yes/No)"
* **[IF rejected]:** "Understood. Please provide your preferred guideline for [Field Name]." (Freeform expected)
* **[IF Active]:** "Is the project style guide complete and accepted for now? (Yes/No)"
---