aboutsummaryrefslogtreecommitdiff
path: root/docs/workflows/refactor.org
diff options
context:
space:
mode:
Diffstat (limited to 'docs/workflows/refactor.org')
-rw-r--r--docs/workflows/refactor.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/workflows/refactor.org b/docs/workflows/refactor.org
index 0adb337..9e967b8 100644
--- a/docs/workflows/refactor.org
+++ b/docs/workflows/refactor.org
@@ -14,6 +14,10 @@ This document describes a comprehensive test-driven quality engineering workflow
4. Demonstrate refactoring patterns for testability
5. Document the decision-making process for test vs production code issues
+* Phase 0: Context Hygiene
+
+Before starting, write out the session context file and check with Craig whether we could compact the context. If the context window collapses, we may forget important details. Writing out the session context prevents this data loss.
+
* Phase 1: Feature Addition with Testability in Mind
** The Feature Request