`{/* GENERATED — do not edit. Produced by scripts/generate-cli-docs.ts from \`${CLI_NAME} manifest --json\` (v${CLI_VERSION}). Re-run \`bun run generate-docs:cli\` to refresh from the latest published CLI. */}`;
functionbanner(): string{
return`<Callout type="info">
Generated from **\`${CLI_NAME}\` v${CLI_VERSION}** via \`${RUNNER}${CLI_NAME}@${CLI_VERSION} manifest --json\`. Run \`${RUNNER}${CLI_NAME}@${CLI_VERSION} --help\` to see the live command surface.