fix(docs): repair provider docs cleanup wave2 slice#207
Conversation
76ce083 to
f2a52ad
Compare
f2a52ad to
7af9d6b
Compare
7af9d6b to
a17dfa5
Compare
ca636c5 to
cf6e2f8
Compare
9d37a1e to
e9c5604
Compare
cf6e2f8 to
a6eb3fa
Compare
e9c5604 to
a077d9c
Compare
a077d9c to
f292ae7
Compare
|
Restack/update evidence for #207: Branch New exact head: E2B validation only, no local compile/build/schema:
This removes the stale #208 dependency parent from the #207 docs/provider slice. |
|
Review-fix update for #207:\n\nNew exact head: |
Summary
/compatible-mode/v1path and align the canonical provider-identity testcodewith execwording, and a stale changelog notemainStack
This PR has been restacked directly onto
mainatf292ae73188edd65678417150a1419bdcae43a5e. It no longer includes #208 dependency-train changes. The current diff is the docs/provider slice only.PR0 wave2 disposition
Carried/repaired from owned scope: #125, #133, #148, #158, #167, #173, #182, plus a narrow current repair for the stale release-note class from #118.
Not carried in this slice: #134, #144, #145, #175 provider catalog/model additions still need live source/catalog validation and conflict reconciliation before they are safe. #160 was initially carried but dropped after adversarial review flagged the removal of deprecated public
codex-rolloutaliases as a possible breaking API change for external consumers. The old #118 release-note expansion was stale against the 0.1.57-0.1.60 release train, so this PR only fixes the current false changelog claim.Verification
Original author validation:
just fmtgit diff --cached --checkgitleaks protect --staged --redact --config .gitleaks.tomlCARGO_TARGET_DIR=/tmp/codewith-pr0-wave2-target RUST_MIN_STACK=8388608 cargo nextest run --no-fail-fast -p codex-known-provider-models --ignore-default-filter --status-level fail(19 passed)CARGO_TARGET_DIR=/tmp/codewith-pr0-wave2-target RUST_MIN_STACK=8388608 cargo nextest run --no-fail-fast -p codex-ollama --ignore-default-filter --status-level all(13 passed)CARGO_TARGET_DIR=/tmp/codewith-pr0-wave2-target RUST_MIN_STACK=8388608 cargo nextest run --no-fail-fast -p codex-sandboxing --ignore-default-filter --status-level fail(50 passed)CARGO_TARGET_DIR=/tmp/codewith-pr0-wave2-target RUST_MIN_STACK=8388608 cargo nextest run --no-fail-fast -p codex-model-provider-info --ignore-default-filter --status-level fail(66 passed)cargo nextest ... -p codex-rollout --ignore-default-filter(70 passed)PR-drain lane 3 recheck:
git diff --check origin/repair/pr0-wave2-rust-deps-20260709...HEADCARGO_TARGET_DIR=/tmp/codewith-target-lane-3 just check-fast -p codex-known-provider-modelsCARGO_TARGET_DIR=/tmp/codewith-target-lane-3 RUST_MIN_STACK=8388608 cargo nextest run --no-fail-fast -p codex-known-provider-models --ignore-default-filter --status-level fail(19 passed)CARGO_TARGET_DIR=/tmp/codewith-target-lane-3 just check-fast -p codex-protocolCARGO_TARGET_DIR=/tmp/codewith-target-lane-3 RUST_MIN_STACK=8388608 cargo nextest run --no-fail-fast -p codex-protocol --ignore-default-filter --status-level fail(231 passed)Note:
just test-fast-target ...built these packages but skipped all package tests under the active local filter; direct nextest with--ignore-default-filterwas used for runnable focused tests.