This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Mintlify-powered product documentation for tracebloc, published at https://docs.tracebloc.io. This is the current production docs site (replacing the older Docusaurus-based documentation repo).
npm i -g mint # Install Mintlify CLI (one-time)
mint dev # Local preview at http://localhost:3000
mint broken-links # Check for broken links
mint update # Update CLI to latest versiondocs.json-- Mintlify configuration (navigation, theme, colors, SEO, footer)AGENTS.md-- Existing AI agent instructions (style guide, terminology)- Pages are
.mdxfiles with YAML frontmatter
overview/-- Platform overviewcreate-use-case/-- Prerequisites, dataset prep, defining use cases, templatesjoin-use-case/-- Exploring, joining, training, hyperparameters, model optimization/evaluationenvironment-setup/-- Setup guide, configuration, EKS deployment, troubleshootingtools-help/-- tracebloc Python package, FAQs, key terms
Push to the default branch; the Mintlify GitHub app auto-deploys to production.
- Active voice, second person ("you")
- Sentence case for headings
- Bold for UI elements, code formatting for file names/commands/paths