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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ Create an `innersource-ai/` folder in the repository root containing:
109
109
110
110
#### For Contributors
111
111
112
-
***Before Starting**: Review the AI context package to understand project standards
112
+
***Before Starting**: Review the AI context to understand project standards
113
113
***During Development**: Reference specific files when prompting AI tools
114
114
***Code Generation**: Include relevant context snippets in AI prompts
115
115
***Validation**: Use provided examples to verify AI-generated code aligns with standards
@@ -136,7 +136,7 @@ Create an `innersource-ai/` folder in the repository root containing:
136
136
***Scalable Collaboration**: Opens the door to scalable, AI-aware InnerSource collaboration across teams without sacrificing code quality
137
137
***Knowledge Preservation**: Project knowledge becomes more explicit and accessible, reducing dependency on tribal knowledge
138
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
139
+
***Consistent Evolution**: As AI tools improve, the context ensures that enhanced capabilities are channeled toward project-appropriate solutions
140
140
141
141
## Rationale
142
142
@@ -159,4 +159,4 @@ This solution balances the productivity benefits of AI tools with the quality re
159
159
160
160
*[Standard Base Documentation](../2-structured/base-documentation.md) - Provides the foundation documentation that AI context builds upon
161
161
*[InnerSource Portal](../2-structured/innersource-portal.md) - Could include AI context availability as searchable metadata for project discovery
162
-
*[Trusted Committer](../2-structured/trusted-committer.md) - Trusted Committers are responsible for maintaining and evolving the AI context package
162
+
*[Trusted Committer](../2-structured/trusted-committer.md) - Trusted Committers are responsible for maintaining and evolving the AI context
0 commit comments