docs: sharpen gog launch story#869
Conversation
|
Codex review: needs maintainer review before merge. Reviewed June 22, 2026, 3:15 PM ET / 19:15 UTC. Summary Reproducibility: not applicable. this is a documentation-positioning PR, not a bug report. I inspected the PR diff, current main docs, and generated command docs instead of attempting a runtime reproduction. Review metrics: 1 noteworthy metric.
Merge readiness Overall follows the weaker of proof and patch quality, so missing proof can cap an otherwise strong patch. Rank-up moves:
Risk before merge
Maintainer options:
Next step before merge
Security Review detailsBest possible solution: Have a maintainer accept or adjust the docs story, then merge after current-head checks complete. Do we have a high-confidence way to reproduce the issue? Not applicable; this is a documentation-positioning PR, not a bug report. I inspected the PR diff, current main docs, and generated command docs instead of attempting a runtime reproduction. Is this the best way to solve the issue? Yes, if maintainers want this launch story; the change is scoped to README/docs/changelog and its featured command examples match generated command docs. The remaining decision is editorial/product acceptance, not implementation mechanics. AGENTS.md: found and applied where relevant. Codex review notes: model internal, reasoning high; reviewed against 4ddec67538e6. Label changesLabel justifications:
Evidence reviewedWhat I checked:
Likely related people:
What the crustacean ranks mean
Shiny media proof means a screenshot, video, or linked artifact directly shows the changed behavior. Runtime, network, CSP, and security claims still need visible diagnostics. How this review workflow works
|
5d75f11 to
e1d66a0
Compare
|
Landed as Proof:
The rebased copy also incorporates the newly landed runtime |
Summary
Rewrites the README opening and docs overview around a clearer product story:
The old introduction led with a long service inventory. The new version leads with real tasks, then explains the operational contracts that differentiate gog once a one-off API call becomes maintained automation.
What changed
--readonly,plus non-interactive no-send protection.
Automation, Agent Skills, and MCP.
docs/why-gog.mdwith design tradeoffs, intended users, honest non-goals, and a safe first proof sequence.Accuracy work
Every featured command was checked against the branch binary and generated schema/help. That caught and fixed a stale example shape: Drive audits require
gog drive audit sharing, not the parentgog drive auditcommand.Validation
gog schema gmail search --jsoncommand-shape verificationmake docs-check: 699 command pages, docs site build, links, anchors, and coverageScope
Docs only. No CLI behavior, auth state, or Google data changed. The live proof used read-only commands and retained no fetched content in the repository.