Initial commit
This commit is contained in:
64
skills/code-refactoring/templates/iteration-template.md
Normal file
64
skills/code-refactoring/templates/iteration-template.md
Normal file
@@ -0,0 +1,64 @@
|
||||
# Iteration {{NUM}}: {{TITLE}}
|
||||
|
||||
**Date**: {{DATE}}
|
||||
**Duration**: ~{{DURATION}}
|
||||
**Status**: {{STATUS}}
|
||||
**Framework**: BAIME (Bootstrapped AI Methodology Engineering)
|
||||
|
||||
---
|
||||
|
||||
## 1. Executive Summary
|
||||
- Focus:
|
||||
- Achievements:
|
||||
- Learnings:
|
||||
- Value Scores: V_instance(s_{{NUM}}) = {{V_INSTANCE}}, V_meta(s_{{NUM}}) = {{V_META}}
|
||||
|
||||
---
|
||||
|
||||
## 2. Pre-Execution Context
|
||||
- Previous State Summary:
|
||||
- Key Gaps:
|
||||
- Objectives:
|
||||
|
||||
---
|
||||
|
||||
## 3. Work Executed
|
||||
### Observe
|
||||
- Metrics:
|
||||
- Findings:
|
||||
- Gaps:
|
||||
|
||||
### Codify
|
||||
- Deliverables:
|
||||
- Decisions:
|
||||
- Rationale:
|
||||
|
||||
### Automate
|
||||
- Changes:
|
||||
- Tests:
|
||||
- Evidence:
|
||||
|
||||
---
|
||||
|
||||
## 4. Evaluation
|
||||
- V_instance Components:
|
||||
- V_meta Components:
|
||||
- Evidence Links:
|
||||
|
||||
---
|
||||
|
||||
## 5. Convergence & Next Steps
|
||||
- Gap Analysis:
|
||||
- Next Iteration Focus:
|
||||
|
||||
---
|
||||
|
||||
## 6. Reflections
|
||||
- What Worked:
|
||||
- What Didn’t Work:
|
||||
- Methodology Insights:
|
||||
|
||||
---
|
||||
|
||||
**Status**: {{STATUS}}
|
||||
**Next**: {{NEXT_FOCUS}}
|
||||
Reference in New Issue
Block a user