Parser reference
Run npx @trueclara/parser <path> to emit the static graph JSON. Use --pretty for formatted output, --verbose for warnings, and -o out.json to write a file. Parser output is deterministic and includes routes, API routes, special files, metadata, middleware, and navigation edges.

