reqlanOverviewIdeasFilesCode filesClustersAttributesGraphPrint

Printable idea sheet

monorepo

reqlan rq/core-architecture.rq:39

The workspace is a pnpm monorepo ( `packages\*`, extension webviews, and `site` ) per pnpm-workspace.yaml.
TypeScript project references build in order language → analytical → mcp → cli → extension per tsconfig.build.json.
Living requirements for the product live in this `reqlan rq` folder.
Root orchestration ( Langium generate, package builds, Cursor skill sync ) lives in package.json.
Why libraries are separate packages ( and how Changesets sees them ): package_versioning.

Interactive page: monorepo