Skip to content

Commit 38145fe

Browse files
committed
updating squad files
1 parent f48ea54 commit 38145fe

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.squad/decisions.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
## Active Decisions
44

5+
### 2026-06-08T18:52:23Z: Long-Term Maintainability Over Quick Fixes
6+
**By:** User directive (anonymized)
7+
**Status:** Active directive
8+
**What:** When fixing code in tests or product logic, avoid quick/easy fixes and prefer solutions optimized for long-term maintainability.
9+
**Why:** Establishes a durable engineering quality standard and reduces short-lived patchwork changes.
10+
11+
### 2026-06-08T18:50:20Z: Round-Trip Test Default Execution Standard
12+
**By:** User directive (anonymized)
13+
**Status:** Active directive
14+
**What:** When the user asks to run the round-trip test, follow the workflow documented in `tests/integration/all-resource-types/README.md` Quick Commands, default to StandardV2 SKU, and always save the log. Use Premium SKU only when branch-specific changes require Premium-only coverage.
15+
**Why:** Enforces consistent execution defaults and reliable log capture for repeatable integration test runs.
16+
517
### 2026-06-05T23:40:00Z: Operation reconciliation PATCH strips schema refs
618
**By:** ApimExpert + TypeScriptDev
719
**Status:** Implemented

0 commit comments

Comments
 (0)