result ยท diff
git:20260819.f157e1f to git:20260821.1a05a80
2 added, 2 removed. Audit A to A.
---
name: result
- description: Read the compact result of a completed detached Codex bridge job.
+ description: Read a completed detached Codex bridge job's compact result.
argument-hint: "JOB_ID"
allowed-tools: Bash
---
# Read Bridge Job Result
- Require one job identifier, then run `python "${CLAUDE_PLUGIN_ROOT}/bin/bridge_call.py" result --job-id "<job-id>"`. Pass `--workspace` only when explicitly supplied. Return the compact JSON envelope and preserve its workspace-relative `transcript_path` and `incident` references; do not inline raw transcript or verbose peer `details`.
+ Require one job identifier. Run `python "${CLAUDE_PLUGIN_ROOT}/bin/bridge_call.py" result --job-id "<job-id>"`; pass `--workspace` only when explicitly supplied. Return compact JSON envelope. Preserve workspace-relative `transcript_path` and `incident` references; never inline raw transcript or verbose peer `details`.