diff options
Diffstat (limited to 'docs/docs/concepts/history.md')
-rw-r--r-- | docs/docs/concepts/history.md | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/docs/docs/concepts/history.md b/docs/docs/concepts/history.md index 518e847c..8b29b241 100644 --- a/docs/docs/concepts/history.md +++ b/docs/docs/concepts/history.md @@ -1,11 +1,13 @@ # History
-*TODO: Explain in detail what this is and what its purpose is*
+## Overview
-## One sentence definition
+**TODO: Better explain in one sentence what this is and what its purpose is**
The `history` is the ordered record of all past steps.
-## What else to know
+## Details
-**Q: What step data and metadata is stored in the history?**
\ No newline at end of file +**TODO: Nate to brain dump anything important to know and Ty to shape into paragraphs**
+
+- What step data and metadata is stored in the history?
\ No newline at end of file |