{
  "x-comment": [
    "The roles Flashy Gold declares, and the minimal form of its AAO charter.",
    "",
    "Three roles, and `disclosure` carries the weight. This property describes a",
    "unit of value to the people who hold it, so an overstated claim here is a",
    "different class of error from a marketing miss elsewhere in the estate.",
    "",
    "The ledger and the settlement record are not declared here — flashy-ledger",
    "and flashy-network are the authorities for those. This is the disclosure",
    "surface and nothing more, which is why the role list is short.",
    "",
    "Names follow the AAO naming standard. See https://flashyos.com/standard."
  ],
  "aao": "0.1",
  "name": "Flashy Gold",
  "slug": "flashy-gold",
  "description": "The Flashy Gold marketing and disclosure site — what the unit is, what it is not, and what holders are entitled to.",
  "accountableTo": "michael@gda.capital",
  "escalation": "disclosure",
  "repositories": [
    {
      "name": "flashy-gold",
      "url": "github.com/FlashyLabs/flashy-gold",
      "default": true,
      "holds": [
        "site",
        "disclosures"
      ]
    }
  ],
  "roles": [
    {
      "name": "disclosure",
      "family": "risk",
      "purpose": "States what the unit is and what a holder is entitled to, in terms that survive being quoted without the page around them. Never describes rewards as real gold.",
      "measure": "Published claims carrying a date and a source, as a share of published claims",
      "capabilities": [
        "publish",
        "correct",
        "supersede"
      ],
      "humanApprovalAtOrAbove": "HIGH",
      "worksIn": [
        "flashy-gold"
      ]
    },
    {
      "name": "inbound",
      "family": "growth",
      "purpose": "Explains the unit to people encountering it for the first time, without overclaiming what it does.",
      "measure": "Enquiries arriving from a published page, as a share of enquiries",
      "capabilities": [
        "publish",
        "measure"
      ],
      "humanApprovalAtOrAbove": "MEDIUM",
      "worksIn": [
        "flashy-gold"
      ]
    },
    {
      "name": "release",
      "family": "engineering",
      "purpose": "Ships the site with typecheck, test and build all passing.",
      "measure": "Releases passing all three gates before publish, as a share of releases",
      "capabilities": [
        "build",
        "verify",
        "publish"
      ],
      "humanApprovalAtOrAbove": "MEDIUM",
      "worksIn": [
        "flashy-gold"
      ]
    }
  ]
}
