Super Vibecode Expansion and Game Github Crawl/Sync for OpenFront.wiki - #4
Draft
AntiProverb wants to merge 8 commits into
Draft
AntiProverb wants to merge 8 commits into
AntiProverb wants to merge 8 commits into
Conversation
AntiProverb
marked this pull request as draft
September 12, 2026 05:04
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.
Title. Rough vibecode draft. Based on my suggestion in the OpenFront Wiki Project Discord.
AI says this:
Summary
This PR expands the OpenFront Wiki into a source-backed, player-focused documentation site that stays synchronized with the live OpenFrontIO codebase.
Documentation and navigation
Source-backed accuracy
Practical player guides (NOT GREAT)
The guides include worked examples and practical advice based on current game code. In particular, the regeneration guidance verifies that human regeneration generally peaks around 42% of troop capacity, with a practical recovery band around 35–50%.
Map coverage and visuals
Added missing live maps discovered through the OpenFrontIO source audit.
Added previews and descriptions to existing map pages.
Added upstream preview images for newly discovered maps.
Added live map profile charts showing:
The automatic refresh process now updates the map catalog and downloads newly added map previews.
Automatic updates
-It runs the static build and tests, then opens a reviewable PR instead of deploying unreviewed changes directly.
Validation
Note
The wiki content remains a combination of source-backed mechanics, community strategy, historical update material, and Liquipedia esports data. Current mechanics are linked to the live source revision, while historical and community content is kept as contextual documentation rather than presented as guaranteed current game behavior.