发布

  • docs(core): add synthetic monorepos page (#34565)

    frostbyte_neo 发布于 2026-02-24 15:51:20 +00:00

    Current Behavior

    No documentation exists explaining the concept of synthetic monorepos —
    how they bridge polyrepo and monorepo setups by connecting separate
    repositories into a unified dependency graph.

    https://deploy-preview-34565--nx-docs.netlify.app/docs/concepts/synthetic-monorepos

    Expected Behavior

    New concept page under "How Nx Works" that explains:

    • What synthetic monorepos are (unified graph across separate repos
      without moving code)
    • Why they matter for humans (visibility, cross-repo coordination) and
      AI agents (seeing beyond repo boundaries)
    • What they provide (cross-repo graph, actionable tooling, AI agent
      enablement)
    • How they serve as a gradual entry point toward deeper monorepo
      adoption

    Related Issue(s)

    N/A — new documentation page based on existing content from webinars and
    internal knowledge.


    Co-authored-by: nx-cloud[bot] <71083854+nx-cloud[bot]@users.noreply.github.com>
    Co-authored-by: juristr juristr@users.noreply.github.com

    下载附件