You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Claude finished @github-actions[bot]'s task in 1m 53s —— View job
Review of PR #283 — CLI & Helm reference update for v2.28.1
Gather context and read CLAUDE.md
Check new pages are in navigation.json
Review changed files for content issues
Check for relative links
Post review findings
Automated reference docs update for v2.28.1. 85 files changed across client_reference/ and config/navigation.json. Beyond the routine live-data refresh, this PR introduces meaningful structural improvements.
What changed
New command: kosli attest decision (hidden: true, beta) — records compliance decisions against trail controls.
Navigation restructuring: The "Deprecated" nav group is removed. Deprecated commands move into their logical command groups (kosli assert, kosli get, kosli list, kosli snapshot), and new kosli report / kosli request groups are created. This is a good improvement — users find commands where they expect them.
Live data refresh: JSON example outputs updated with current snapshot data across kosli get snapshot, kosli diff snapshots, kosli list environments, kosli log environment, kosli list snapshots, etc.
Version bump: overview.md → v2.28.1.
Findings
Suggestion — client_reference/kosli_attest_decision.md is a new page that is not in config/navigation.json. Since it's marked hidden: true, this is likely intentional (hidden beta command). Mintlify does support hidden pages in the nav config (they won't render in the sidebar), so adding it would keep routing explicit without affecting visibility. Low priority — no action needed if the generator intentionally omits hidden pages.
No issues found:
No relative links — all internal links use root-relative paths (/integrations/ci_cd, /faq/#boolean-flags, /getting_started/install/, etc.).
All previously-existing pages retain their navigation entries after the restructuring.
The snippet imports use absolute paths (/snippets/cli-beta-notice.mdx), consistent with repo conventions.
Frontmatter is well-formed across all changed files.
Looks good overall. The deprecation/beta snippet consolidation and navigation restructuring are clean improvements.
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
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.
Automated update of CLI and Helm reference documentation for release
v2.28.1.