You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: patterns/1-initial/ai-code-generation-context.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -123,20 +123,20 @@ Create an `innersource-ai/` folder in the repository root containing:
123
123
124
124
### Maintenance Strategy
125
125
126
-
-**Version Control**: Track changes to AI context alongside code changes
127
-
-**Regular Updates**: Review and update context as project standards evolve
128
-
-**Community Contribution**: Allow contributors to suggest improvements to AI context
129
-
-**Metrics Tracking**: Monitor the effectiveness of AI context through code review metrics
126
+
***Version Control**: Track changes to AI context alongside code changes
127
+
***Regular Updates**: Review and update context as project standards evolve
128
+
***Community Contribution**: Allow contributors to suggest improvements to AI context
129
+
***Metrics Tracking**: Monitor the effectiveness of AI context through code review metrics
130
130
131
131
## Resulting Context
132
132
133
-
-**Improved Code Quality**: AI-assisted contributions become consistent with existing code standards and architectural patterns from the first submission
134
-
-**Reduced Review Friction**: Maintainers can trust incoming PRs more readily, significantly reducing review fatigue and time-to-merge
135
-
-**Enhanced Contributor Experience**: Contributors using AI produce better, more maintainable code even on their first attempts, leading to increased confidence and participation
136
-
-**Scalable Collaboration**: Opens the door to scalable, AI-aware InnerSource collaboration across teams without sacrificing code quality
137
-
-**Knowledge Preservation**: Project knowledge becomes more explicit and accessible, reducing dependency on tribal knowledge
138
-
-**Faster Onboarding**: New contributors can leverage AI tools effectively from day one, reducing the learning curve for project-specific patterns
139
-
-**Consistent Evolution**: As AI tools improve, the context package ensures that enhanced capabilities are channeled toward project-appropriate solutions
133
+
***Improved Code Quality**: AI-assisted contributions become consistent with existing code standards and architectural patterns from the first submission
134
+
***Reduced Review Friction**: Maintainers can trust incoming PRs more readily, significantly reducing review fatigue and time-to-merge
135
+
***Enhanced Contributor Experience**: Contributors using AI produce better, more maintainable code even on their first attempts, leading to increased confidence and participation
136
+
***Scalable Collaboration**: Opens the door to scalable, AI-aware InnerSource collaboration across teams without sacrificing code quality
137
+
***Knowledge Preservation**: Project knowledge becomes more explicit and accessible, reducing dependency on tribal knowledge
138
+
***Faster Onboarding**: New contributors can leverage AI tools effectively from day one, reducing the learning curve for project-specific patterns
139
+
***Consistent Evolution**: As AI tools improve, the context package ensures that enhanced capabilities are channeled toward project-appropriate solutions
0 commit comments