Sync kane cli docs from testmuCom (MDX format) - #3440
Open
surishubham wants to merge 1 commit into
Open
Conversation
Adds the 7-page Kane CLI Evidence section (Overview, Pack Structure, Viewing, Validating, Merging, Debugging, and the .evidence format) as MDX, converted from the Docusaurus markdown source on testmuCom, and wires it into docs.json navigation after the Assurance group. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Lh3Sx5RVHVtoGcmF6tJ4cZ
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
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.
Summary
Compared the
testmuCombranch againststage-mintlifyfor Kane CLI docs changes since the last sync. Found one new section: Evidence Packs (docs: add Kane CLI Evidence sectionand follow-up corrections intestmuCom), which had no MDX counterpart yet. All previously-synced Kane CLI pages are unchanged.Changes
Added 7 new MDX pages, converted from the Docusaurus markdown source in
testmuCom, following the same conversion pattern used by prior syncs on this branch (frontmatter → Mintlify format, JSON-LD breadcrumb script dropped,:::note→<Note>,AgentSkillCalloutsnippet added,/support/docs/...links rewritten to/docs/...):docs/kane-cli-evidence.mdx— Overviewdocs/kane-cli-evidence-pack-structure.mdx— Pack Structuredocs/kane-cli-evidence-viewing.mdx— Viewing Evidencedocs/kane-cli-evidence-validate.mdx— Validating Packsdocs/kane-cli-evidence-merge.mdx— Merging Packsdocs/kane-cli-evidence-debugging.mdx— Debugging from a Packdocs/kane-cli-evidence-format.mdx— The .evidence FormatAlso wired a new Evidence navigation group into
docs.json, placed after Assurance to mirror the sourcesidebars.jsordering intestmuCom.Notes
🤖 Generated with Claude Code
https://claude.ai/code/session_01Lh3Sx5RVHVtoGcmF6tJ4cZ
Generated by Claude Code