Rename product framing from CTF/Paintbot to Battle Royale in docs - #79
Open
devin-ai-integration[bot] wants to merge 2 commits into
Open
Rename product framing from CTF/Paintbot to Battle Royale in docs#79devin-ai-integration[bot] wants to merge 2 commits into
devin-ai-integration[bot] wants to merge 2 commits into
Conversation
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Contributor
Author
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
Contributor
Author
There was a problem hiding this comment.
🔍 Devin Review: 2 flags
Not posted on this PR by your GitHub settings — view them in Devin Review. (Configure)
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.
Summary
The repo publishes only the
battleroyaleCoworld but its docs still introduced it as "Coworld CTF" / "Paintbot", which is confusing for anyone landing here. This renames the product/repo identity to Battle Royale in prose only:README.mdanddocs/RULES.mdnow lead with the Battle Royale rules (12-seat FFA, single life, unarmed spawn/fists, weapon tiers, shrinking ring,dropWeaponOnDeathGV46, placements). The original two-team rules are kept verbatim under an explicit "Legacy CTF mode" heading, since the engine and tests still supportmode: "ctf".AGENTS.md,docs/PROTOCOL.md,docs/MAPKIT.md,players/baseline/README.md,flake.nixnames/descriptions,live-ffa-viewer-testingskill description.coworld_manifest_paintbot.json→coworld_manifest_battleroyale.jsonwhere the text describes current state, includingcaos-tools/test.shnarrow_tree(the old name silently dropped the manifest from the narrowed tree;narrow_treeskips missing entries).tools/ladder/README.mdgets a note that the ladder tooling is CTF-league-only rather than being renamed.Deliberately untouched (would break or is historical): code identifiers,
src/ctf//bin/ctf-serverpaths,COWLDCTFmagic,mode: "ctf",CTF_BOT_*env vars,tests/replays/ctf.bitreplay,.github/workflows/*, generated files, test assertions, "CTF chrome/parity" mode references in skills, issue URLs toMetta-AI/coworld-ctf, and dated design docs (docs/plans/*,docs/ladder/*,CODEBASE_AUDIT.md,DEPTH_TARGET.md,docs/DESIGN.md).No
.nim/.jssource changed;nim c -d:release src/ctf.nimbuilds unchanged.Link to Devin session: https://app.devin.ai/sessions/e7f0cc812456426a9cefc46a1da813dd
Open in Devin Desktop: https://app.devin.ai/desktop/session/e7f0cc812456426a9cefc46a1da813dd?variant=devin
Requested by: @arisklar6