Skip to content

Commit 8a7deb5

Browse files
docs(examples): cross-link verification report to fixes PR #439
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent e4bc6a4 commit 8a7deb5

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

examples/VERIFICATION_REPORT.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
Full verification of the SDK example catalog against a live Conductor server. This
66
report tracks the status of each suite so it can be re-checked as the SDK and server
77
evolve. **This PR is report + documentation only** — fixes for the bugs found are
8-
proposed separately as a draft PR, pending a decision on whether to take them.
8+
proposed separately in draft PR
9+
[#439](https://github.com/conductor-oss/python-sdk/pull/439), pending a decision on
10+
whether to take them.
911

1012
## Environment
1113

@@ -32,7 +34,7 @@ the CLI's floating `latest` at an rc — this resolves itself when 3.32.0 GA shi
3234

3335
## Results — agents suite (`examples/agents/`, 146 files)
3436

35-
`run_all_examples.py` with the fixes from the companion fixes PR applied:
37+
`run_all_examples.py` with the fixes from the companion fixes PR (#439) applied:
3638

3739
| Status | Count | Notes |
3840
|--------|------:|-------|
@@ -69,7 +71,7 @@ Before fixes (same server): 91 PASS / 12 ERROR / 3 HUNG / 40 SKIP.
6971
Static check: every `.py` under `examples/` compiles (`compileall`). Unit tests:
7072
`tests/unit/ai` — 1744 passed.
7173

72-
## Bugs found (fixes proposed in the companion draft PR)
74+
## Bugs found (fixes proposed in the companion draft PR, #439)
7375

7476
Statuses marked "fixed" below and in the tables above reflect runs **with the
7577
companion PR's fixes applied**; without them, each item reproduces as described.

0 commit comments

Comments
 (0)