docs: document fields projection alias#816
Conversation
Co-authored-by: clawsweeper[bot] <274271284+clawsweeper[bot]@users.noreply.github.com>
|
Codex review: passed. Reviewed June 15, 2026, 4:28 AM ET / 08:28 UTC. Summary Reproducibility: not applicable. this is a documentation discoverability request. Source inspection of 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:
Next step before merge
Security Review detailsBest possible solution: Land the narrow docs update after normal CI/review so the existing alias is discoverable in README, automation docs, and bundled agent guidance. Do we have a high-confidence way to reproduce the issue? Not applicable: this is a documentation discoverability request. Source inspection of Is this the best way to solve the issue? Yes. A docs-only update is the narrowest maintainable solution because the CLI behavior and tests already match the requested contract. AGENTS.md: found and applied where relevant. Codex review notes: model internal, reasoning high; reviewed against 09d02e809672. Label changesLabel changes:
Label 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
|
Summary
--fieldsis accepted as an alias for--selectoutput projection on commands without a local API field-mask--fields.--fieldsflag.Source issue: #814
Fixes #814
Validation
make test TEST_PKGS=./internal/cmdmake docs-checkmake ci