Skip to content

fix(meta): live validation targets deployed Muse Spark 1.1#103163

Merged
steipete merged 2 commits into
mainfrom
codex/meta-muse-live-test
Jul 10, 2026
Merged

fix(meta): live validation targets deployed Muse Spark 1.1#103163
steipete merged 2 commits into
mainfrom
codex/meta-muse-live-test

Conversation

@steipete

@steipete steipete commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Follow-up to #102873 and #103070.

What Problem This Solves

Fixes an issue where maintainers running the Meta provider smoke test would get two failures after Muse Spark 1.1 deployed because validation still targeted the removed pre-deployment model id and the documented command did not use the live-test runner.

Why This Change Was Made

The Meta live suite now resolves and calls the deployed muse-spark-1.1 catalog model, while the never-shipped fallback id is removed from thinking policy and documentation. Both documentation surfaces now use the repository's canonical test:live command.

User Impact

Maintainers can copy the documented command and validate Meta's deployed Muse Spark 1.1 endpoint end to end. Users no longer see obsolete fallback guidance.

Evidence

  • Before: Meta's live /v1/models response listed muse-spark-1.1; the suite expected muse-spark and failed both catalog and completion checks.
  • Real-provider proof: pnpm test:live -- extensions/meta/meta.live.test.ts passed 1 file / 2 tests, including a high-reasoning Responses API completion in 2.16 seconds. The tested Meta tree at 66b23c0ae5c8a999f8fafeff5f4e76eb8c53a866 is byte-identical to final head ed3fa4640c43e84d006728e5262231fd516e36df; the only later delta deletes a release-owned changelog line required by the prepare guard.
  • Exact final head on Blacksmith Testbox through Crabbox lease tbx_01kx4kg34nj1bd3mwt6ygwddmy: corepack pnpm test extensions/meta/index.test.ts passed 3/3; corepack pnpm check:changed passed the extension, extension-test, and docs lanes.
  • Fresh final-head branch autoreview: no accepted or actionable findings.

@openclaw-barnacle openclaw-barnacle Bot added docs Improvements or additions to documentation extensions: meta Extension: meta size: XS maintainer Maintainer-authored PR labels Jul 9, 2026
@steipete

Copy link
Copy Markdown
Contributor Author

Land-ready proof:

  • Before: Meta /v1/models returned only muse-spark-1.1; the previous live suite targeted muse-spark and failed both catalog and completion checks.
  • Real-provider after proof: pnpm test:live -- extensions/meta/meta.live.test.ts passed 1 file / 2 tests, including a high-reasoning Responses API completion in 2.16 seconds. The live-tested Meta tree at 66b23c0ae5c8a999f8fafeff5f4e76eb8c53a866 is byte-identical to final head ed3fa4640c43e84d006728e5262231fd516e36df; the only later delta removes the release-owned root changelog line required by the prepare guard.
  • Exact final head, Blacksmith Testbox through Crabbox lease tbx_01kx4kg34nj1bd3mwt6ygwddmy: corepack pnpm test extensions/meta/index.test.ts passed 3/3; corepack pnpm check:changed passed the extension, extension-test, and docs lanes.
  • Exact-head CI run 29058471760 completed successfully with no failed jobs: https://github.com/openclaw/openclaw/actions/runs/29058471760
  • Fresh final-head autoreview reported no accepted or actionable findings.
  • OPENCLAW_TESTBOX=1 scripts/pr prepare-run 103163 passed with gates_mode=hosted_exact_or_recent_rebase and matching prep/PR head ed3fa4640c43e84d006728e5262231fd516e36df.

Proof note: a redundant live rerun after the changelog-only follow-up reached the 1Password approval boundary and timed out; no credential fallback was used. Git verifies all Meta code and docs remained byte-identical to the successful live run.

@steipete
steipete merged commit 6fd9cc9 into main Jul 10, 2026
96 checks passed
@steipete
steipete deleted the codex/meta-muse-live-test branch July 10, 2026 00:00
@steipete

Copy link
Copy Markdown
Contributor Author

Merged via squash.

vincentkoc pushed a commit that referenced this pull request Jul 10, 2026
* fix(meta): target Muse Spark 1.1 in live checks

* chore: follow release-owned changelog policy

(cherry picked from commit 6fd9cc9)
github-actions Bot pushed a commit to Desicool/openclaw that referenced this pull request Jul 10, 2026
…103163)

* fix(meta): target Muse Spark 1.1 in live checks

* chore: follow release-owned changelog policy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to documentation extensions: meta Extension: meta maintainer Maintainer-authored PR size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant