Skip to content

docs: add dependency injection coding standards and ADR#123

Merged
mcj-coder merged 1 commit intomainfrom
feature/119-di-coding-standards
Jan 16, 2026
Merged

docs: add dependency injection coding standards and ADR#123
mcj-coder merged 1 commit intomainfrom
feature/119-di-coding-standards

Conversation

@mcj-coder
Copy link
Contributor

Summary

  • Adds Dependency Injection & Testability section to coding-standards.md
  • Adds DI items to code review checklist
  • Creates detailed dependency-injection.md patterns guide with examples
  • Creates ADR-0032 documenting the DI foundation architectural decision

Test plan

  • Documentation renders correctly
  • Links to related files work
  • No markdown lint errors

Refs: #119

🤖 Generated with Claude Code

…sion record

- Add dependency injection and testability section to coding-standards.md
- Add dependency injection items to code review checklist
- Create detailed dependency-injection.md patterns guide
- Create ADR-0032 documenting dependency injection foundation decision

Refs: #119

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@mcj-coder mcj-coder enabled auto-merge (squash) January 16, 2026 11:58
Copy link
Collaborator

@martincjarvis martincjarvis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Documentation updates align with the DI foundation implementation.

@mcj-coder mcj-coder merged commit fd0e2b5 into main Jan 16, 2026
4 of 8 checks passed
@mcj-coder mcj-coder deleted the feature/119-di-coding-standards branch January 16, 2026 11:58
@github-actions
Copy link

Warnings
⚠️

No plan file found for this PR. If this work has a plan, ensure it is updated.

Expected location: docs/plans/YYYY-MM-DD-<topic>-design.md with frontmatter issue: '#119'

Messages
📖 Remember: This PR will be squash-merged. Ensure the PR title follows conventional commits format.

No Plan File Detected

This PR does not modify any plan files. If this work is tracked by a plan, please update the relevant plan file in docs/plans/.

Generated by 🚫 dangerJS against dd933ee

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants