{
  "$schema": "https://mintlify.com/docs.json",
  "theme": "mint",
  "name": "ABI Framework",
  "colors": {
    "primary": "#009688",
    "light": "#4db6ac",
    "dark": "#00695c"
  },
  "navigation": {
    "groups": [
      {
        "group": "Overview",
        "pages": ["index", "contributing"]
      },
      {
        "group": "Contracts",
        "pages": [
          "contracts/public-api",
          "contracts/external-claims-audit"
        ]
      },
      {
        "group": "Architecture",
        "pages": [
          "spec/abbey-core-identity",
          "spec/multi-persona-technical",
          "spec/wdbx-north-star",
          "spec/agent-wdbx-architecture",
          "spec/abi-refactor-design",
          "spec/wdbx-multiway",
          "spec/non-loopback-rest-threat-review",
          "spec/cluster-mtls-ops",
          "spec/phase-d-cutover-plan"
        ]
      },
      {
        "group": "Design extracts (partial)",
        "pages": [
          "spec/sea-design-extract"
        ]
      }
    ]
  },
  "navbar": {
    "links": [
      { "label": "GitHub", "href": "https://github.com/donaldfilimon/abi" }
    ]
  },
  "footer": {
    "socials": {
      "github": "https://github.com/donaldfilimon/abi"
    }
  }
}
