docs: update maturity scorecard - #95933
Merged
Merged
Conversation
RomneyDa
force-pushed
the
codex/maturity-scorecard-27997059990
branch
from
June 23, 2026 04:27
27df6f6 to
3b1fb3c
Compare
LucienShui
pushed a commit
to LucienShui/openclaw
that referenced
this pull request
Jun 23, 2026
* docs: update maturity scorecard * docs: rerender maturity scorecard from all evidence
github-actions Bot
pushed a commit
to Desicool/openclaw
that referenced
this pull request
Jun 23, 2026
* docs: update maturity scorecard * docs: rerender maturity scorecard from all evidence
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I manually ran "all" qa profile action and used that evidence to generate this locally using the maturity scorecard renderer locally. Run 28000996256.
What Problem This Solves
OpenClaw has a current maturity taxonomy and QA profile evidence artifact, but the public scorecard needed to be regenerated from full taxonomy evidence instead of the older release-profile evidence subset.
Why This Change Was Made
qa/maturity-scores.yamlfrom the current active taxonomy using the newer committed source shape for Quality, Completeness, and LTS review state.docs/maturity/scorecard.mdanddocs/maturity/taxonomy.mdfrom the QA Profile Evidenceallartifact from run28000996256.allscorecard evidence for Coverage while retainingreleasefallback for non-workflow/manual use.releasetoall, with guard coverage so future generated scorecard PRs use full taxonomy evidence.User Impact
Readers get initial public maturity scorecard and taxonomy pages backed by the latest score source and full taxonomy QA evidence summary. The scorecard no longer shows
Unscoredfor overall Coverage just because release profile membership omits many categories; it now shows the low but complete full-taxonomy coverage state from theallprofile artifact.Evidence
qaProfile=all,targetSha=4460fa78c32093d170625775ba2b73880b454721,qaPassed=false,qaExitCode=1, scorecard present with 281 category reports.pnpm maturity:render -- --output-dir docs --scores qa/maturity-scores.yaml --evidence-dir .artifacts/maturity-evidence-all-28000996256 --strict-inputspnpm maturity:render -- --check --output-dir docs --scores qa/maturity-scores.yaml --evidence-dir .artifacts/maturity-evidence-all-28000996256 --strict-inputsnode --import tsx --input-type=moduleschema validation fortaxonomy.yaml,qa/scenarios/index.yaml, andqa/maturity-scores.yamlnode scripts/run-vitest.mjs test/scripts/ci-workflow-guards.test.tspnpm check:docsgit diff --check.agents/skills/autoreview/scripts/autoreview --mode localclean: no accepted/actionable findings