Skip to content

docs(roadmap): add #329 for slash agents JSON opacity#2851

Merged
Yeachan-Heo merged 1 commit intomainfrom
docs/roadmap-329-slash-agents-json-opacity
Apr 29, 2026
Merged

docs(roadmap): add #329 for slash agents JSON opacity#2851
Yeachan-Heo merged 1 commit intomainfrom
docs/roadmap-329-slash-agents-json-opacity

Conversation

@Yeachan-Heo
Copy link
Copy Markdown
Contributor

Summary

  • Add ROADMAP 合影 #329 from direct claw-code dogfood.
  • Pinpoints that resume-safe slash /agents --output-format json returns only kind,text, while top-level claw agents --output-format json already returns structured agents[] inventory with provenance.
  • Records rebuilt-binary provenance (git_sha 0f7578c), exact commands, required fix shape, and why this matters for automated staffing.

Verification

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


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

Constraint: Respond to dogfood nudge with exactly one concrete clawability pinpoint from direct claw-code use.\nEvidence: rebuilt actual debug binary at git_sha 0f7578c; compared resume-safe /agents --output-format json with top-level claw agents --output-format json.\nFinding: slash /agents JSON only exposes kind,text while top-level agents JSON exposes structured agents[] inventory and provenance.\nTested: cargo run --manifest-path rust/Cargo.toml --bin claw -- version --output-format json; ./rust/target/debug/claw --resume latest /agents --output-format json; ./rust/target/debug/claw agents --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-2851-review inspected the exact PR diff and CI state.

Verdict: APPROVE / merge-ready.

Scope verified:

  • ROADMAP.md only
  • 1 insertion, 0 deletions
  • adds 合影 #329 slash /agents --output-format json structured-inventory opacity pinpoint
  • no implementation/source/config/test files changed

Verification:

  • git diff --check origin/main...origin/pr-2851 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 24ccb59 into main Apr 29, 2026
4 checks passed
@Yeachan-Heo Yeachan-Heo deleted the docs/roadmap-329-slash-agents-json-opacity branch April 29, 2026 14:33
itwizardo pushed a commit to itwizardo/hackcode that referenced this pull request Apr 30, 2026
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