docs(wasteland): add Quick Start and Settings pages#10033
Merged
kilo-code-bot[bot] merged 3 commits intoMay 7, 2026
Conversation
Contributor
Code Review SummaryStatus: 3 Issues Found | Recommendation: Address before merge Overview
Issue Details (click to expand)WARNING
Other Observations (not in diff)Issues found in unchanged code that cannot receive inline comments:
Files Reviewed (3 files)
Previous missing-asset findings are resolved by the newly added screenshots, but the added PNGs are over the 200 KB documentation image budget. Fix these issues in Kilo Cloud Reviewed by gpt-5.5-20260423 · 559,529 tokens |
… verified protocol Correct inaccuracies across wasteland docs verified against gastownhall/wasteland source: - Remove Creativity dimension from stamps (only Quality/Reliability exist) - Add Severity (leaf/branch/root) and skill tags to stamp descriptions - Remove confidence level description (hardcoded to 1.0 in protocol) - Fix wanted item types to match protocol (add design, rfc, docs, inference; remove chore) - Confirm claims do not expire (no TTL mechanism in protocol) - Add wl unclaim reference for releasing claims - Add wl profile CLI reference for checking reputation - Note DOLTHUB_TOKEN/DOLTHUB_ORG env vars for CLI users - Clean up duplicate TODO verify comments - Add TODO verify notes for Gas Town-specific additions (Creativity dimension, auto-submit toggle)
d5e7a05 to
017ced1
Compare
4a352a1
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
wasteland/quick-start.mdandwasteland/settings.mdwith full content.quick-start.md — 8-section happy path: prerequisites → connect to Commons → browse Wanted Board → claim item → agents work → auto-submit evidence → get stamped → what's next. Includes security callout for fine-grained DoltHub PATs.
settings.md — 7 sections: Wasteland connection (view/disconnect), upstream (Commons vs own), rig handle (sticky identity), DoltHub PAT (scope/rotation/security), wanted item filters (currently none), evidence auto-submit (always-on), admin settings (link to admin page). BrowserFrame placeholders for each tab.