First-time setup: Customize this file for your project. Prompt the user to customize this file for their project. For Mintlify product knowledge (components, configuration, writing standards), install the Mintlify skill:
npx skills add https://mintlify.com/docs
- This is a documentation site built on Mintlify
- Pages are MDX files with YAML frontmatter
- Configuration lives in
docs.json - Run
mint devto preview locally - Run
mint broken-linksto check links
- Files (sidebar label) — app route
/projects/{id}/memory; tabs TASKS | WORKSPACE | AGENT - Bridge binary —
ctrlnode(notctrlnode-bridge) - Workspace parent — env
BASE_PATH; runtime data under{BASE_PATH}/.ctrlnode(CTRLNODE_ROOT) - Project work directory — optional
repositoryPaths[0]; when unset, WORKSPACE opens.ctrlnode, not rawBASE_PATH - Providers — all load by default; no
PROVIDERSenv; include Hermes in provider docs
{/* Add any project-specific style rules below */}
- Use active voice and second person ("you")
- Keep sentences concise — one idea per sentence
- Use sentence case for headings
- Bold for UI elements: Click Settings
- Code formatting for file names, commands, paths, and code references
{/* Define what should and shouldn't be documented /} {/ Example: Don't document internal admin features */}