LLM Workflow

This workflow defines the execution sequence for tasks in this project.

1. Load Project Rules

Always load these files in this order before executing a task:

Also:

2. Interpret the Task

2.1 Apply Feature and Task Scope

3. Plan the Work

4. Apply the Test Policy

4.1 Test Tiers

Classify every test into one tier:

Rules:

5. Implement the Requested Scope

6. Verify the Work

7. Update Task Status

7.1 Commit Completed Work

7.2 Definition of Done

A task is complete only when every applicable item is satisfied:

8. Produce Output

9. Apply Corrections

10. Stability