Files
personal-agent-os/templates/experiment-log-template.md
T

24 lines
406 B
Markdown

# Experiment Log: [Name]
**Date:** YYYY-MM-DD
**Project:** [linked project name]
**Status:** [Planned / Running / Complete / Failed]
## Hypothesis
*What are you testing?*
## Setup
- Environment:
- Input:
- Expected outcome:
## Results
*What actually happened? Include data, logs, outputs.*
## Analysis
*Why did it work/fail? What does this tell you?*
## Follow-up
- [ ] Next step 1
- [ ] Next step 2