diff options
| author | Craig Jennings <c@cjennings.net> | 2025-11-05 12:40:19 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-11-05 12:40:19 -0600 |
| commit | a98320429f74fca6d9440cd56ba549aa982c0f54 (patch) | |
| tree | 2c7091fa68fbd1f6427bed8eeb823541180a80ce /docs/EMACS-CONFIG-V2MOM.org | |
| parent | ebd439a84180b6f3258be43ac3ce3788cbe21b6d (diff) | |
docs: Create generic V2MOM session workflow and consolidate NOTES.org
- Created docs/sessions/create-v2mom.org with fully generic V2MOM workflow
- Applicable to any project: health, finance, software, personal goals
- 8-phase process with examples across multiple domains
- Time estimate: 2-3 hours to create a V2MOM
- Consolidated NOTES.org files (deleted root, enhanced docs/NOTES.org)
- Integrated generic protocols from template
- Added User Information, Session Protocols, File Preferences sections
- Enhanced with Reminders Protocol and wrap-up workflow
- Single comprehensive 1252-line reference for all sessions
- Updated docs/EMACS-CONFIG-V2MOM.org metadata
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'docs/EMACS-CONFIG-V2MOM.org')
| -rw-r--r-- | docs/EMACS-CONFIG-V2MOM.org | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/EMACS-CONFIG-V2MOM.org b/docs/EMACS-CONFIG-V2MOM.org index 40027218..5ff89616 100644 --- a/docs/EMACS-CONFIG-V2MOM.org +++ b/docs/EMACS-CONFIG-V2MOM.org @@ -201,7 +201,6 @@ When config breaks, productivity is crushed. The discipline of simplicity produc 3. *Simple* - Clear, maintainable, production-quality code. Simplicity produces reliability. - * Methods ** Method 1: Make Using Emacs Frictionless @@ -288,7 +287,6 @@ The best infrastructure won't help without disciplined habits. This method build - *Incremental execution* → Config never broken for >2 days, git commits are small and frequent, can roll back any change cleanly - * Obstacles 1. *Building and researching is more fun than fixing.* But if I don't change this, everything will be broken. @@ -304,7 +302,6 @@ The best infrastructure won't help without disciplined habits. This method build 6. *New disciplines are hard to sustain.* Weekly triage, measuring metrics, and profiling-before-optimizing are new habits. The first few weeks I'll be tempted to skip them when busy. But if I don't practice them consistently, they'll never become automatic, and I'll fall back into old patterns. - * Metrics You can't improve what you don't measure. These metrics provide objective evidence that the Methods are working and the Vision is becoming reality. Track them weekly during triage to catch regressions early and celebrate progress. @@ -323,7 +320,6 @@ You can't improve what you don't measure. These metrics provide objective eviden - *Test coverage: > 70% and all code not covered justifiable* - Uncovered code is 100% risk. Better not be the most-used parts! - * How to Use This V2MOM ** For Decision Making |
