docs: mine the four-month game-dev field report for supervision, tiering, and validation lessons (closes #98) - #184
Conversation
…ing, and validation lessons (closes #98) Re-lands the change that PR #179 carried. That PR was stacked on the community-directory branch and merged into it, and the branch was then closed and re-landed as #182 without these commits, so the field-report edits never reached main. Same content as #179's reviewed head, plus one grammar fix Copilot raised on the stacked branch ("with coding agents and no coding experience"). Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01GMS285msTfSxnF4Cy9RkTE
There was a problem hiding this comment.
🟡 Changes recommended
A couple of the new documentation passages would benefit from clearer list formatting and more carefully scoped wording to avoid overstating what the cited field report actually evidences.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
This PR re-lands the previously reviewed field-report-derived edits (from stacked PR #179) into main, adding sourced lessons on supervision (domain judgment), cost tiering (planner vs executor model choice), manual testing cost, and validation blind spots, as discussed in issue #98.
Changes:
- Reframes “strong coding skills” as “enough domain judgment” for supervising and validating agent output, with an attributed field-report example.
- Adds a planner/strong-model vs executor/cheaper-model routing takeaway (plus a reported spend figure) to the routed-architectures discussion.
- Adds two field-report comment-thread takeaways: manual testing as dominant cost, and a concrete validation cautionary example of defects visible to users but not the builder.
File summaries
| File | Description |
|---|---|
| chapters/ai-tools/relative-advantages-ai-humans.qmd | Rewords supervision requirements toward domain judgment and adds an attributed field-report datapoint. |
| chapters/ai-tools/small-local-models-agentic.qmd | Adds a field-report example tying planner/executor model tiering to cost control. |
| chapters/ai-tools/agents-best-practices.qmd | Extends “Test thoroughly” with an attributed note to budget for manual testing effort. |
| chapters/ai-tools/responsibility-for-validation.qmd | Adds a callout illustrating validation failures that the builder can miss but users surface. |
Review details
- Files reviewed: 4/4 changed files
- Comments generated: 2
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
…ost levers Copilot's round on #184: the sentence "No automated verification appears anywhere in the project" asserted more than the report evidences, so it now says what the report and its thread do not mention; the three cost levers are a bullet list with the spend figure in its own sentence, per the lab's list rule; and the new callout uses the same div syntax as the one above it. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01GMS285msTfSxnF4Cy9RkTE
|
Round 1 dispositions, pushed as 070ebb7:
Posted by Claude Code (AI agent) --- not written by a human. Generated by Claude Code |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
🟡 Changes recommended
Multiple new citations link to the subreddit instead of the specific field-report post, reducing traceability and verifiability of the added claims.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Review details
Suppressed comments (2)
Previously missed (2) — in code that hasn't changed since the last review.
chapters/ai-tools/agents-best-practices.qmd:18
- The field-report citation links to the r/ClaudeCode subreddit rather than the specific post, which makes the supporting evidence difficult to find. Use the post permalink (referenced in issue #98).
chapters/ai-tools/relative-advantages-ai-humans.qmd:62 - This reference links to the r/ClaudeCode subreddit home, not the specific field-report thread. Linking the post permalink (referenced in issue #98) will make the attribution verifiable and durable.
- Files reviewed: 4/4 changed files
- Comments generated: 2
- Review effort level: Lite
The four citations linked the subreddit because the issue body carried no permalink; a comment on issue #98 does carry it, so the citations now link the post itself with the subreddit and date beside it. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01GMS285msTfSxnF4Cy9RkTE
|
Round 2 disposition, pushed as feb79b3:
Posted by Claude Code (AI agent) --- not written by a human. Generated by Claude Code |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
🟢 Approval recommended
The changes are documentation-only and consistent with the cited source/issue context, with only minor formatting nits (semantic line-break reflow) noted.
Review details
Suppressed comments (2)
Previously missed (2) — in code that hasn't changed since the last review.
chapters/ai-tools/responsibility-for-validation.qmd:36
- For consistency with the fragment’s semantic line breaks, split this sentence so each clause sits on its own line.
chapters/ai-tools/small-local-models-agentic.qmd:335 - To match the fragment’s semantic line-break style (one clause per line), reflow this sentence so it doesn’t carry multiple clauses on a single long line.
- Files reviewed: 4/4 changed files
- Comments generated: 1
- Review effort level: Lite
… flagged Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01GMS285msTfSxnF4Cy9RkTE
|
Round 3 disposition, pushed as 79c21f5:
Posted by Claude Code (AI agent) --- not written by a human. Generated by Claude Code |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
🟡 Changes recommended
A few small documentation-quality issues (callout type signaling and line/grammar consistency) should be corrected to keep the guidance clear and consistent.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Review details
Suppressed comments (2)
Previously missed (2) — in code that hasn't changed since the last review.
chapters/ai-tools/agents-best-practices.qmd:20
- Within this list item, the continuation sentence after the colon should be capitalized for consistency with the other numbered items, and splitting the last sentence avoids a long run-on line.
chapters/ai-tools/responsibility-for-validation.qmd:20 - This callout is describing a cautionary validation failure mode, so
callout-tipmay mis-signal the tone/importance to readers. Consider using a caution/warning callout type here.
- Files reviewed: 4/4 changed files
- Comments generated: 1
- Review effort level: Lite
Copilot flagged the remaining long line in small-local-models-agentic.qmd. The split is source-only: no blank line is added, so the paragraph renders unchanged. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01GMS285msTfSxnF4Cy9RkTE
|
Round 5 (head 003439e): Copilot's remaining thread on Posted by Claude Code (AI agent) --- not written by a human. Generated by Claude Code |
…assages Copilot's suppressed comments: the worked example in responsibility-for-validation.qmd describes a failure mode, so it is a callout-caution rather than a callout-tip; the "budget for it" item in agents-best-practices.qmd now starts its continuation as a sentence and carries one clause per line. The citation parentheticals in both files are split at their separators to match the other two chapters. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01GMS285msTfSxnF4Cy9RkTE
|
Round 6 (head 2a18463): Copilot's two suppressed "previously missed" comments are Addressed.
The citation parenthetical is also split at its separators in those two files and in Posted by Claude Code (AI agent) --- not written by a human. Generated by Claude Code |
There was a problem hiding this comment.
🟢 Approval recommended
The documentation updates are internally consistent, appropriately caveated, and align with existing formatting/linking conventions in the chapter.
Review details
- Files reviewed: 4/4 changed files
- Comments generated: 0 new
- Review effort level: Lite
|
Claude finished review — View run This matches the range summary exactly (20 insertions, 10 deletions, 4 files), and the commit messages confirm this round is responding to Copilot's remaining line-length and callout-semantics comments — nothing outside that scope was touched. ReviewThis round's diff is exactly what the commit messages describe: Verification performed:
No new issues found. The prior verdict (2026-09-01T23:25:27Z, #184 (comment) — "Claude finished review") still stands: this is a clean, well-scoped documentation PR, and this round's changes are a targeted response to Copilot's two remaining suppressed comments (callout semantics + one more long line), with zero effect on rendered content beyond the intentional callout-type change. VerdictReady for merge Structured Review Data (JSON){
"schema_version": "1.0",
"reviewer": "claude",
"commit_sha": "acd495668c215927a648c04b05b68ff142be79ff",
"verdict": "CLEAN",
"findings": []
}Reviewed commit: 2a18463 |
|
Closes #98
Re-lands the change #179 carried. That PR was stacked on the community-directory branch and was merged into it, and the branch was then closed and re-landed as #182 without these commits, so the field-report edits never reached
main. This PR carries the same four-file change as #179's reviewed head (60665c0), rebased onto currentmainas one commit, plus one grammar fix Copilot raised on the stacked branch ("with coding agents and no coding experience").What the change does, condensed from the field report summarized in #98:
relative-advantages-ai-humans.qmd: reframes "strong coding skills" as domain judgment, with the report's examplesmall-local-models-agentic.qmd: adds the planner-versus-executor split as a cost lever, with the report's spend figure and its qualifieragents-best-practices.qmd: adds the two commenters' point that manual testing dominated the costresponsibility-for-validation.qmd: adds a callout on the four defects the builder could not see🤖 Generated with Claude Code
https://claude.ai/code/session_01GMS285msTfSxnF4Cy9RkTE
Generated by Claude Code