Skip to content

Regenerate the readiness block for kernel 0.12.2 - #48

Merged
arpanghoshal merged 2 commits into
mainfrom
release-0-12-2
Sep 15, 2026
Merged

arpanghoshal merged 2 commits into
mainfrom
release-0-12-2

Conversation

@arpanghoshal

@arpanghoshal arpanghoshal commented Sep 15, 2026

Copy link
Copy Markdown
Member

Pairs with CTRLRun/ctrlrun#223, which cuts 0.12.2. Same branch name, so that repository's docs job checks this branch rather than main, and this repository's CI checks the kernel branch beside it.

Version 0.12.1 to 0.12.2, tests 6,223 to 6,248, in the four generated files and in the two pages that embed the block, docs.mdx and docs/production/index.mdx. The generator writes generated/ and the state; the embedded copies are pasted from its own render(), so the two cannot drift apart.

Nothing else changed. Every audit step green locally: capabilities, cli, schemas, api, cookbook, probe, soak, readiness, badges, lint, links.

Merge this right after #223, per the pairing rule.

Summary by CodeRabbit

  • Documentation
    • Updated documented release references to version 0.12.2.
    • Updated the reported test count from 6,223 to 6,248.
    • Refreshed verification output examples across documentation to show version 0.12.2.
    • Updated the OWASP Solutions Landscape version references to 0.12.2.

Pairs with `CTRLRun/ctrlrun#223`, which cuts 0.12.2, and carries the same branch name
so that repository's `docs` job checks this branch instead of `main`.

Version 0.12.1 to 0.12.2 and 6,223 tests to 6,248, in the four generated files and in
the two pages that embed the block, `docs.mdx` and `docs/production/index.mdx`. The
generator writes `generated/` and the state; the embedded copies are pasted from its
own `render()` so they cannot drift from it.

Every audit step green: capabilities, cli, schemas, api, cookbook, probe, soak,
readiness, badges, lint and links.

Signed-off-by: arpan <contact@arpanghoshal.com>
@mintlify

mintlify Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
ctrlrun 🟢 Ready View Preview Sep 15, 2026, 10:26 PM

💡 Tip: Enable Automations to automatically generate PRs for you.

@coderabbitai

coderabbitai Bot commented Sep 15, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: a462d512-f33d-4241-b6f4-b17eff82c5e5

📥 Commits

Reviewing files that changed from the base of the PR and between c23d77c and ec5ecc9.

📒 Files selected for processing (4)
  • docs/OWASP-SOLUTIONS-LANDSCAPE.md
  • docs/cookbook/verify-in-github-actions.mdx
  • docs/guides/verify-in-ci.mdx
  • docs/verify.md

Included review availability: Your plan provides up to 10 included reviews per hour; 7 remain after this review.


📝 Walkthrough

Walkthrough

The documentation updates release references from 0.12.1 to 0.12.2. The reported test count changes from 6,223 to 6,248.

Changes

Release documentation

Layer / File(s) Summary
Release metadata updates
docs.mdx, docs/production/index.mdx
Both pages now document release 0.12.2 and 6,248 tests. The Python support and testing coverage statements remain unchanged in the production documentation.
Verification and landscape references
docs/cookbook/verify-in-github-actions.mdx, docs/guides/verify-in-ci.mdx, docs/verify.md, docs/OWASP-SOLUTIONS-LANDSCAPE.md
Verification examples and OWASP landscape references now identify version 0.12.2. The ctrlrun.guarantees/v7 catalogue reference remains unchanged.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~3 minutes

Change: Other

Merge Risk: ⚪ Minimal · up to ec5ec

This PR updates release references and reported test counts without an established product or operational impact.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the main change: regenerating the readiness block for kernel version 0.12.2. It is concise and specific.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-0-12-2

Comment @coderabbitai help to get the list of available commands.

Three pages quote a `ctrlrun verify` transcript whose first line carries the version,
and `test_every_quoted_verify_transcript_is_one_verify_actually_prints` runs verify and
compares: `docs/verify.md`, `docs/guides/verify-in-ci.mdx` and
`docs/cookbook/verify-in-github-actions.mdx`. The kernel branch's own CI printed the
real line, `ctrlrun 0.12.2, catalogue ctrlrun.guarantees/v7`, which is what they now say.

The OWASP landscape page is pinned to the newest released version by
`test_the_version_the_page_is_written_against_is_released`, so its five version
references move too. Nothing else on it changes and nothing should: 0.12.2 touches no
enforcement path, the catalogue is still `ctrlrun.guarantees/v7`, and the guarantees are
still G1 to G32, so every tick on the page stands exactly as it was reviewed.

Signed-off-by: arpan <contact@arpanghoshal.com>
@arpanghoshal
arpanghoshal merged commit 127f5f1 into main Sep 15, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant