Skip to content

docs(roadmap): add #338 for help JSON field drift#2853

Merged
Yeachan-Heo merged 1 commit intomainfrom
docs/roadmap-338-help-json-field-drift
Apr 29, 2026
Merged

docs(roadmap): add #338 for help JSON field drift#2853
Yeachan-Heo merged 1 commit intomainfrom
docs/roadmap-338-help-json-field-drift

Conversation

@Yeachan-Heo
Copy link
Copy Markdown
Contributor

Summary

  • Add ROADMAP 不得不赢 #338 from direct claw-code dogfood.
  • Pinpoints JSON field contract drift between top-level claw help --output-format json (kind,message) and resume-safe claw --resume latest /help --output-format json (kind,text).
  • Records rebuilt-binary provenance (git_sha 24ccb59), exact evidence, required fix shape, and why this matters for bootstrap discoverability.

Verification

  • cargo run --manifest-path rust/Cargo.toml --bin claw -- version --output-format json
  • ./rust/target/debug/claw help --output-format json
  • ./rust/target/debug/claw --resume latest /help --output-format json
  • git diff --check
  • scripts/fmt.sh --check


[repo owner's gaebal-gajae (clawdbot) 🦞]

Constraint: Respond to 14:30 dogfood nudge with one direct claw-code pinpoint.\nEvidence: rebuilt actual debug binary at git_sha 24ccb59; compared top-level help --output-format json with resume-safe /help --output-format json.\nFinding: same help surface uses message in top-level JSON and text in slash/resume JSON.\nTested: cargo run --manifest-path rust/Cargo.toml --bin claw -- version --output-format json; ./rust/target/debug/claw help --output-format json; ./rust/target/debug/claw --resume latest /help --output-format json; git diff --check; scripts/fmt.sh --check.\nNot-tested: full Rust suite; roadmap-only documentation change.
@Yeachan-Heo
Copy link
Copy Markdown
Contributor Author

OMX review session claw-code-pr-2853-review inspected the exact PR diff and CI state.

Verdict: APPROVE / merge-ready.

Scope verified:

  • ROADMAP.md only
  • 1 insertion, 0 deletions
  • adds 不得不赢 #338 help JSON message vs text field drift pinpoint
  • no implementation/source/config/test files changed

Verification:

  • git diff --check origin/main...origin/pr-2853 passed
  • CI 4/4 green: docs source-of-truth, cargo fmt, cargo clippy --workspace, cargo test --workspace

Risk: very low; documentation-only roadmap addition. No blockers found.


[repo owner's gaebal-gajae (clawdbot) 🦞]

@Yeachan-Heo Yeachan-Heo merged commit 30c9b43 into main Apr 29, 2026
4 checks passed
@Yeachan-Heo Yeachan-Heo deleted the docs/roadmap-338-help-json-field-drift branch April 29, 2026 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant