Skip to content

Commit a7b60ed

Browse files
committed
chore: removing the term package
1 parent 18036d4 commit a7b60ed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

patterns/1-initial/ai-code-generation-context.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Create an `innersource-ai/` folder in the repository root containing:
109109

110110
#### For Contributors
111111

112-
* **Before Starting**: Review the AI context package to understand project standards
112+
* **Before Starting**: Review the AI context to understand project standards
113113
* **During Development**: Reference specific files when prompting AI tools
114114
* **Code Generation**: Include relevant context snippets in AI prompts
115115
* **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:
136136
* **Scalable Collaboration**: Opens the door to scalable, AI-aware InnerSource collaboration across teams without sacrificing code quality
137137
* **Knowledge Preservation**: Project knowledge becomes more explicit and accessible, reducing dependency on tribal knowledge
138138
* **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
140140

141141
## Rationale
142142

@@ -159,4 +159,4 @@ This solution balances the productivity benefits of AI tools with the quality re
159159

160160
* [Standard Base Documentation](../2-structured/base-documentation.md) - Provides the foundation documentation that AI context builds upon
161161
* [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

Comments
 (0)