Add Design Pattern Documentation: - Add CopyFirstMigration.md - Documents the copy-first migration principle used in the TestDrive-JSUI capability migration - Add DontRepeatYourself.md - Documents the DRY principle - Add DesignPrincipleSchema.json - JSON schema for design pattern documentation Update Submodule: - Update testdrive-jsui submodule pointer to include Phase 4 documentation (migration completion with legacy file cleanup) Context: These design pattern examples document the principles applied during the successful TestDrive-JSUI migration, which serves as a reference implementation of the copy-first migration pattern. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| CopyFirstMigration.md | ||
| design_pattern.md | ||
| DesignPrincipleSchema.json | ||
| DontRepeatYourself.md | ||
| README.txt | ||
Design Pattern Examples This directory contains examples of software design patterns and architectural concepts: - design_pattern.md: Documentation and examples of common design patterns used in software development, with practical implementations and use cases These examples provide educational material for understanding and implementing design patterns in real-world projects. --worsch, 25-10-03