Skip to content

Sync kane cli docs from testmuCom (MDX format) - #3485

Open
surishubham wants to merge 1 commit into
stage-mintlifyfrom
claude/adoring-feynman-er66rb
Open

Sync kane cli docs from testmuCom (MDX format)#3485
surishubham wants to merge 1 commit into
stage-mintlifyfrom
claude/adoring-feynman-er66rb

Conversation

@surishubham

Copy link
Copy Markdown
Collaborator

Summary

Syncs the Kane CLI docs on stage-mintlify with the latest content merged into testmuCom (PR #3479, "docs(kane-cli): sync public docs with the GitHub user guide"), converting each Docusaurus Markdown source to Mintlify MDX.

New pages

  • docs/kane-cli-testmd-composition.mdx — composing tests with @import
  • docs/kane-cli-testmd-running.mdx — running and replaying test.md files
  • docs/kane-cli-testrun.mdx — batch runs with testrun
  • docs/kane-cli-troubleshooting-sharp.mdxsharp install failure deep dive

All four are wired into docs.json navigation (a new "Test.md" subgroup under Core Concepts, and a new "Troubleshooting" subgroup under Reference, mirroring testmuCom's sidebars.js).

Updated pages

  • kane-cli-assurance-automation — ingest/reconcile automation rules, an expanded NDJSON event vocabulary, coverage-on-the-stream, release-mismatch handling
  • kane-cli-assurance-context — brought fully current with Requirement Sources (remote URL ingestion), plus 0.7.1 structured answer/verdict flags (this page had drifted further behind than the rest, so it got a full content resync rather than an incremental patch)
  • kane-cli-assurance-coverage — the cover gaps coverage ribbon and per-use-case dossier (0.8.2)
  • kane-cli-assurance-design--phase, --allow-unreviewed, --answer, citation verification
  • kane-cli-assurance-maintain — full remote-sources reconcile support, held-source guard, in-chat review cards (0.7.2) — also fully resynced for the same reason as assurance-context
  • kane-cli-configuration — default start URL, bug detection, project/folder auto-default and self-healing, Chrome env vars
  • kane-cli-installation — pnpm/yarn support notes, verify output, Linux arm64
  • kane-cli-modes — run options reference, mobile runs
  • kane-cli-testmdurl/tags/session_context frontmatter keys, step body shapes, Variables & Context sections
  • kane-cli-tms-integration — evidence pack publishing, projects/folders CLI, auto-default on first run
  • kane-cli-troubleshooting — TLS/proxy login failures, exit-code-2 diagnosis, evidence-pack debugging, testrun preflight failures
  • kane-cli-variables-and-contextsyntax field, variables-file shape

Conversion notes

  • Docusaurus :::note / :::tip / :::warning → Mintlify <Note> / <Tip> / <Warning>
  • Internal links rewritten from /support/docs/... to /docs/...
  • JSON-LD breadcrumb scripts and Docusaurus-only frontmatter dropped; Mintlify frontmatter (title, sidebarTitle, description, keywords, og:description) used instead
  • Verified no unclosed code fences and no leftover Docusaurus-only syntax across all touched files

🤖 Generated with Claude Code

https://claude.ai/code/session_01CHzW1bQvwFsATEnM6qeaLh


Generated by Claude Code

Port the testmuCom "docs(kane-cli): sync public docs with the GitHub
user guide" update (PR #3479) into the Mintlify docs set, converted
from Docusaurus Markdown to MDX.

New pages:
- kane-cli-testmd-composition — composing tests with @import
- kane-cli-testmd-running — running and replaying test.md files
- kane-cli-testrun — batch runs with testrun
- kane-cli-troubleshooting-sharp — sharp install failure deep dive

Updated pages (new sections/flags/tables carried over from testmuCom):
- kane-cli-assurance-automation — ingest/reconcile automation rules,
  expanded NDJSON event vocabulary, coverage-on-the-stream, release
  mismatch handling
- kane-cli-assurance-context — brought fully current with the
  Requirement Sources (remote URL ingestion) content, plus 0.7.1
  structured answer/verdict flags
- kane-cli-assurance-coverage — the cover gaps coverage ribbon and
  per-use-case dossier (0.8.2)
- kane-cli-assurance-design — --phase, --allow-unreviewed, --answer,
  citation verification
- kane-cli-assurance-maintain — full remote-sources reconcile support,
  held-source guard, in-chat review cards (0.7.2)
- kane-cli-configuration — default start URL, bug detection, project/
  folder auto-default and self-healing, Chrome env vars
- kane-cli-installation — pnpm/yarn support notes, verify output,
  Linux arm64
- kane-cli-modes — run options reference, mobile runs
- kane-cli-testmd — url/tags/session_context frontmatter keys, step
  body shapes, variables & context sections
- kane-cli-tms-integration — evidence pack publishing, projects/folders
  CLI, auto-default on first run
- kane-cli-troubleshooting — TLS/proxy login failures, exit-code-2
  diagnosis, evidence-pack debugging, testrun preflight failures
- kane-cli-variables-and-context — syntax field, variables file shape

Also adds navigation entries for the four new pages to docs.json.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CHzW1bQvwFsATEnM6qeaLh
@mintlify

mintlify Bot commented Sep 5, 2026

Copy link
Copy Markdown

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

Project Status Preview Updated
lambdatest-f4bdd228 🟢 Ready View Preview Sep 5, 2026, 9:04 AM

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

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.

2 participants