docs(wasteland): Overview and Concepts pages#10031
Merged
kilo-code-bot[bot] merged 2 commits intoMay 7, 2026
Conversation
- index.md: hero paragraph, What is the Wasteland, federation model with flowDiagram, roles table, Gas Town by Kilo benefits, navigation links, 4 BrowserFrame placeholders (settings, wanted board, mayor claiming, claim detail drawer) - concepts.md: 11 H2 sections covering Wasteland instance, federation, rig identity, wanted board, item lifecycle with flowDiagram, claims, evidence, stamps, reputation ledger, validators, DoltHub PRs - All unverified claims marked with TODO: verify comments - Cross-links to workflow, admin, and settings pages with /docs/ prefix
Contributor
Code Review SummaryStatus: 4 Issues Found | Recommendation: Address before merge Overview
Issue Details (click to expand)WARNING
Previous missing-asset findings are resolved by the newly added screenshot files. The new image-size findings cannot receive inline comments because the affected files are binary diff entries without line numbers. Other Observations (not in diff)Issues found in unchanged code that cannot receive inline comments:
Files Reviewed (6 files)
Reviewed by gpt-5.5-20260423 · 346,439 tokens |
7c46873
into
convoy/wasteland-product-documentation/191b018d/head
13 checks passed
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.
Flesh out the full content for the Wasteland Overview (
index.md) and Concepts (concepts.md) pages.index.md: Hero paragraph, What is the Wasteland (adapted from blog post), federation model with flowDiagram, roles table (Rig/Validator/Administrator/Commons), Gas Town by Kilo benefits section, navigation links, 4 BrowserFrame placeholders (settings, wanted board, mayor claiming, claim detail drawer).
concepts.md: 11 H2 sections — Wasteland instance, federation (shared vs not-shared), rig identity, wanted board with BrowserFrame, item lifecycle with flowDiagram, claims (exclusive lock, abandon, TTL), evidence (types, Mayor submission), stamps (multi-dimensional, confidence, yearbook rule), reputation ledger, validators, DoltHub PRs (PR mode vs wild-west).
All unverified claims marked with
<!-- TODO: verify -->comments. All internal links use/docs/prefix. Cross-links to workflow, admin, and settings pages.