Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.commonality.co/llms.txt

Use this file to discover all available pages before exploring further.

Limit packages to a specific business vertical and explicitly tag packages as shared to allow their use across teams.
.commonality/config.json
{
  "constraints": {
    "*": {
      "allow": ["shared"],
    },
    "commerce": {
      "allow": ["commerce"],
    },
    "marketing": {
      "allow": ["marketing"],
    },
  },
}