Skip to content

Commit 6a2835a

Browse files
committed
chore(ci): update workflow SHA references to latest
1 parent aac08b2 commit 6a2835a

8 files changed

Lines changed: 1214 additions & 939 deletions

File tree

.claude/commands/quality-loop.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,19 @@ Run the quality-scan skill and fix all issues found. Repeat until zero issues re
1616
- Do not skip architectural fixes
1717
- Run tests after fixes to verify nothing broke
1818
- Track iteration count and report progress
19+
20+
## Outstanding Architectural Issue (Requires Design Review)
21+
22+
<!-- CONDITIONAL: Only include if repository has similar cache invalidation issues -->
23+
### Known Architectural Issues
24+
25+
Document any known architectural issues that require design review before implementation.
26+
27+
**Example Format**:
28+
- **Issue**: [Brief description]
29+
- **Root Cause**: [Explanation of underlying cause]
30+
- **Impact**: [Effect on users/developers]
31+
- **Proposed Solutions**: [Potential approaches requiring review]
32+
- **Status**: Documented for architectural review
33+
34+
**Note**: Remove this section if no outstanding architectural issues exist.

0 commit comments

Comments
 (0)