Files
learning-garden/GARDEN_GUIDE.md
psb-gemma 8d40f7c165 Phase 2 baseline: full wiki clone with silo audit manifest
Audit summary: 2890(73), PSB(86), Hacker(40), shared(71), agent(10)
Pre-migration snapshot from openclaw-wiki tag: pre-migration
2026-05-14 01:21:23 +00:00

25 lines
1.2 KiB
Markdown

# 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.