Skip to content

docs: tighten overlong frontmatter descriptions#30

Open
mintlify[bot] wants to merge 204 commits into
mainfrom
mintlify/82031f35
Open

docs: tighten overlong frontmatter descriptions#30
mintlify[bot] wants to merge 204 commits into
mainfrom
mintlify/82031f35

Conversation

@mintlify

@mintlify mintlify Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

Summary

Shortened 7 description frontmatter values that exceeded the 160-character SEO limit so all pages now sit in the 50–160 range.

Changes

  • best-practices/go-live-checklist.mdx — 169 → within limit
  • concepts/auto-deleveraging.mdx — 171 → within limit
  • guides/building-a-trading-bot.mdx — 185 → within limit
  • guides/integration-paths.mdx — 165 → within limit
  • guides/payment-integration.mdx — 206 → within limit
  • platform/colocation.mdx — 464 (and contained markdown links) → plain-language summary within limit
  • platform/self-trade-prevention.mdx — 209 → within limit

Only frontmatter was modified; no page content changed. All other MDX pages already had descriptions within range.

  Implements the AI System Improvement initiative (Phases A–D):

  Phase A — Governance:
  - Add ai/RULES.md: all binding rules (AI behavior, pipeline gates, commit
    protocol, validation, content rules, self-improvement policy)
  - Add ai/LESSONS.md: pattern-triggered accumulated lessons (empty scaffold)
  - Slim CLAUDE.md to 53 lines (was 23 rules inline); all rules migrated to
    ai/RULES.md; add Commands section, Skills table, Key Files table
  - Add AGENTS.md: agent-agnostic entry point for Kiro, Cursor, and others

  Phase B — Skills system:
  - Add ai/skills/ with 9 skill files (dev-ticket-pipeline, doc-review-pipeline,
    task-self-review, self-improvement, promote-learnings, generate-docs-from-spec,
    write-commit-message, create-initiative-spec, cleanup-after-pipeline)
  - Update ai/agent.md: section 3 adds ai/skills/, ai/specs/, governance files;
    section 5 replaces step-by-step pipelines with one-line skill references

  Phase C — Claude Code Skills (official format):
  - Add .claude/skills/ with 9 SKILL.md directories (official format, not
    legacy .claude/commands/); all use disable-model-invocation: true;
    write-commit-message uses dynamic git diff injection

  Phase D — Initiative spec:
  - Add ai/specs/ai-system-improvement/ and ai/specs/claude-skills-research/
    (spec-driven pipeline used throughout; all phases complete)
chore(ai): add skills layer, governance files, and Claude Code skills
fix(api): add missing mining pool rewards fields
fix(api): typo
api(docs): change payoutDestination example in mining rewards response
added missing-schemas or validation
…ages, add nav links

- Add GET /api/v1/public/kline (Market Data) — new MDX page and nav entry
- Fix collateral open positions endpoint path: /positions → /positions/open
  in openapi/private/http-trade-v4.yaml and open-positions.mdx
- Remove cancel-oco-order and cancel-oto-order pages, nav entries, and
  legacy redirects — endpoints no longer documented
- Add \"We are hiring\" and GitHub (type: github) links to navbar
- Add github social to footer socials
docs(api): add kline, fix positions endpoint, remove cancel OCO/OTO pages, add nav links
- Add guides/mcp-server.mdx — full setup guide for the whitebit-mcp
  trading server (115 tools); covers Claude Code, Cursor, Claude Desktop,
  Codex, and OpenClaw client configuration
- Add guides/cli.mdx — CLI reference with commands, authentication,
  examples, and coming-soon install notice (source only for now)
- Add guides/ai-faq.mdx — FAQ covering API key safety, supported clients,
  trading vs docs MCP disambiguation, automation, and safe account practices
- Revamp guides/use-with-ai.mdx — full hub page with 4-card grid,
  feature breakdown by category, and supported AI clients table
- Rename guides/ai-ide-setup.mdx → "Docs search via MCP"; add icon
- Rename guides/ai-context-menu.mdx → "Docs page AI menu"; add icon
- Update docs.json — rename group to "AI Hub", add 3 new pages to nav
docs(ai-hub): add AI Hub section with MCP server, CLI, and FAQ pages
…text

- Rename "WhiteBIT MCP server" to "WhiteBIT documentation MCP server" in
  the IDE quick connect table to distinguish from the trading MCP server
- Update frontmatter description to list actual supported tools (ChatGPT,
  Claude, Perplexity, Grok, Cursor, VS Code, Claude Desktop) instead of
  implying docs integrations exist for Claude Code / Codex / OpenClaw
- Remove duplicate "via MCP via MCP" link text in two places
fix(ai-context-menu): clarify MCP server name and fix duplicate link text
Stage to main
whitebit-robot and others added 27 commits May 14, 2026 16:05
docs(api): document Fast API Key OAuth flow
docs(api): document mining-pool pagination semantics
docs(websocket): document stop order activation semantics
- Correct signing algorithm to HMAC-SHA512 to match auth guide
- Clarify Open positions related-resource label (all collateral positions, not perp-only)
- Add rate-limit Warning to OpenAPI description for consistency
- Drop incorrect request/nonce field descriptions to match Collateral Trading convention
Add learning from CEX-6115 pipeline: ticket-analysis must grep portal
for existing glossary/concept coverage before classifying any change as
CREATE, to avoid false-positive change-list entries and unnecessary SME
clarification questions.
Resolve ai/LESSONS.md by keeping both append blocks: place the
CEX-6115 ticket-analysis discovery-sweep entry chronologically
between the 2026-04-29 and 2026-05-12 stage entries.
DV-154 Cleanup and readme adjustments
DV-155: pre-commit TCR + glossary coverage check
docs(api): add ADL Quantile endpoint
@mintlify

mintlify Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor Author

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

Project Status Preview Updated (UTC)
whitebit 🟢 Ready View Preview May 25, 2026, 12:10 AM

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