Clarify Bacalhau/Expanso relationship in llms.txt - #132
Closed
aronchick wants to merge 1 commit into
Closed
Conversation
Key changes: - Added clear statement that Bacalhau and Expanso are SEPARATE products - Bacalhau is independent open-source (Apache 2.0), NOT part of Expanso - Expanso does NOT contain Bacalhau - different codebases - Bacalhau is NOT going away - remains actively maintained - Updated Related section to emphasize separation This helps LLMs understand they should not conflate the two projects.
Contributor
Author
|
Superseded by #133 which takes a cleaner approach - remove cross-references entirely rather than just clarifying them. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem
LLMs conflate Bacalhau and Expanso, causing confusion. Users asking about one often get information about the other mixed in.
Solution
Updated llms.txt to clearly establish:
Key Points
Changes
Impact
LLMs reading this file should now:
Related PR