Skip to content

docs: add dependency injection coding standards and ADR#123

Merged
1 commit merged into
mainfrom
feature/119-di-coding-standards
Jan 16, 2026
Merged

docs: add dependency injection coding standards and ADR#123
1 commit merged into
mainfrom
feature/119-di-coding-standards

Conversation

@ghost

@ghost ghost commented Jan 16, 2026

Copy link
Copy Markdown

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 <noreply@anthropic.com>
@ghost
ghost enabled auto-merge (squash) January 16, 2026 11:58

@martincjarvis martincjarvis left a comment

Copy link
Copy Markdown
Owner

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.

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

Copy link
Copy Markdown
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

This pull request was closed.
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.

1 participant