{
  "x-comment": [
    "The distinct role here is `canon`: this property maintains a numbered,",
    "dated corpus that is never edited after publication, and someone has to",
    "own the rule that a correction is a new entry rather than a revision.",
    "A corpus that silently rewrites itself cannot be cited.",
    "",
    "Five roles. `revenue`, `support`, `data` and `finance` are empty: the",
    "studio publishes and originates; the ventures beneath it carry those.",
    "",
    "Names follow the AAO naming standard: the function performed, never a",
    "codename, a vendor, or a task. See https://flashyos.com/standard.",
    "Checked in CI with: npx @flashyos/aao 4ventures.roles.json",
    "Renamed from 4ventures.roles.json on 28 Aug 2026. Every property in the estate publishes its charter at flashyos.roles.json; an agent that knows the standard should not have to guess a per-property filename."
  ],
  "aao": "0.1",
  "name": "4.ventures",
  "slug": "4ventures",
  "description": "The venture studio of Gord Holdings — building on the four conditions of Web 4.",
  "accountableTo": "michael@gda.capital",
  "roles": [
    {
      "name": "canon",
      "family": "governance",
      "purpose": "Owns the Canon and the Archive. Enforces the one rule that makes them worth citing: a definition is corrected by publishing a new numbered entry, never by editing an old one.",
      "x-capability": "content-exchange",
      "capabilities": [
        "publish-entry",
        "supersede",
        "review"
      ],
      "humanApprovalAtOrAbove": "LOW",
      "worksIn": [
        "4ventures"
      ]
    },
    {
      "name": "measurement",
      "family": "risk",
      "purpose": "Owns the Index of Convergence, including the readings that undercut the thesis. An index that only prints good numbers is a marketing asset.",
      "capabilities": [
        "measure",
        "publish-reading"
      ],
      "humanApprovalAtOrAbove": "LOW",
      "worksIn": [
        "4ventures"
      ]
    },
    {
      "name": "origination",
      "family": "product",
      "purpose": "Owns the studio's positions — the written, dated thesis that exists before a founder is recruited.",
      "capabilities": [
        "write-position",
        "review"
      ],
      "worksIn": [
        "4ventures"
      ]
    },
    {
      "name": "editorial",
      "family": "product",
      "purpose": "Owns the copy outside the Canon: the thesis pages, the studio model, the portfolio record.",
      "capabilities": [
        "draft",
        "edit",
        "publish-page"
      ],
      "worksIn": [
        "4ventures"
      ]
    },
    {
      "name": "release",
      "family": "engineering",
      "purpose": "Owns deployment and the machine surfaces.",
      "capabilities": [
        "deploy",
        "rollback"
      ],
      "worksIn": [
        "4ventures"
      ]
    }
  ],
  "network": {
    "offers": [
      "web4-construction-framework",
      "failure-post-mortems",
      "convergence-index"
    ],
    "wants": [
      "independent-index-reading",
      "conformance-run"
    ]
  },
  "repositories": [
    {
      "name": "4ventures",
      "url": "github.com/FlashyLabs/4ventures",
      "default": true,
      "holds": [
        "charter",
        "handshake",
        "canon",
        "site"
      ]
    }
  ]
}