aboutsummaryrefslogtreecommitdiff
path: root/docs/workflows/refactor.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-02-07 21:41:19 -0600
committerCraig Jennings <c@cjennings.net>2026-02-07 21:41:19 -0600
commit6787fb160c80118b80df37c01cb69dcfbebfff17 (patch)
treee5b43c8c62e027b7cabffa31b43238027ec284d0 /docs/workflows/refactor.org
parentcad8146f1bfe6224ad476f33e3087b2e2074c717 (diff)
downloadarchangel-6787fb160c80118b80df37c01cb69dcfbebfff17.tar.gz
archangel-6787fb160c80118b80df37c01cb69dcfbebfff17.zip
docs: sync templates, rename workflows and notes.org
Sync from templates. Rename NOTES.org to notes.org, session-wrap-up to wrap-it-up, retrospective-workflow to retrospective, session-start to startup. Update all references.
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