Files
learning-garden/GARDEN_GUIDE.md

25 lines
1.2 KiB
Markdown
Raw Normal View History

# The Learning Garden Guide
This wiki is a clone of the main Knowledge Base, intended for "intellectual growth" and experimental synthesis. All notes in this directory should follow the growth lifecycle.
## The Growth Lifecycle
### 1. [SEED]
- **Definition:** A raw observation, a half-formed idea, or a piece of data with no verified context.
- **Usage:** Use this for "I think the robotics board has a voltage leak on pin 4" or "Student X seems to struggle with Z."
- **Goal:** To be validated or expanded.
### 2. [SPROUT]
- **Definition:** A hypothesis that has been tested but not yet fully systematized.
- **Usage:** "After three tests, the voltage leak seems to be caused by the capacitor on C12."
- **Goal:** To be converted into a stable, reproducible procedure.
### 3. [TREE]
- la **Definition:** A verified, stable fact or procedure. The "Gold Standard."
- **Usage:** "The C12 capacitor must be replaced with a 10uF rated for 25V to solve the leak."
- **Goal:** To be harvested and committed back to the Main Wiki (the Vault).
## Maintenance
- an agent should regularly audit [SEED] notes to see if they can be upgraded to [SPROUT].
- [TREE] notes should be reviewed for staleness.