From 7d73e09de71a3fea31c52bced40e5065ce6585ad Mon Sep 17 00:00:00 2001 From: Trent Larson Date: Tue, 19 Aug 2025 19:56:54 -0600 Subject: [PATCH] doc: Fix merge conflict. --- .cursor/rules/software_development.mdc | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.cursor/rules/software_development.mdc b/.cursor/rules/software_development.mdc index 5eb25ac7..2f7c2c71 100644 --- a/.cursor/rules/software_development.mdc +++ b/.cursor/rules/software_development.mdc @@ -171,7 +171,6 @@ debugging, architecture decisions, and testing. - [ ] Environment impact assessed for team members - [ ] Pre-build validation implemented where appropriate -<<<<<<< HEAD ## Additional Core Principles ### 4. Dependency Management & Environment Validation @@ -224,12 +223,3 @@ debugging, architecture decisions, and testing. - **Narrow Types Properly**: Use type guards to narrow `unknown` types safely - **Document Type Decisions**: Explain complex type structures and their purpose -======= ---- - -**Status**: Active development guidelines -**Priority**: High -**Estimated Effort**: Ongoing -**Dependencies**: base_context.mdc, research_diagnostic.mdc -**Stakeholders**: Development team ->>>>>>> master