docs: replace org-specific references with generic examples#42
Merged
Conversation
…amples - Skill files: modem → myapp, modem-dev/modem → your-org/myapp - Memory seeds: modem repo section → myapp, Ben user example → generic - Memory tests: modem assertions → myapp - setup.sh: hardcoded modem/website paths → wildcard workspace/*/ - Branch name examples: benvinegar/ → youruser/ Kept: canonical repo URLs (modem-dev/baudbot), CI badges, security@modem.dev — these are real functional references, not examples.
Greptile SummaryThis PR successfully transforms the repository from org-specific to template-ready by replacing Key changes:
All functional references to the canonical Confidence Score: 5/5
Important Files Changed
Last reviewed commit: 662fed3 |
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.
Replaces modem-dev and bentlegen-specific content with generic placeholders so the repo works as a template for any org.
Changed:
modem→myapp,modem-dev/modem→your-org/myapp(repos table, routing examples, spawn scripts, cleanup scripts)setup.sh: hardcodedworkspace/modemandworkspace/websitepaths → wildcardworkspace/*/benvinegar/→youruser/Kept (real functional references):
modem-dev/baudbot) in README, CONTRIBUTING, install.shsecurity@modem.devcontact in SECURITY.mdAll 321 tests pass.