CCI report: 147da997-4bd1-4911-a72d-ab974b2fede5

Request message

{
  "request": "trigger",
  "version": 1,
  "event_type": "patch",
  "repository": {
    "id": "rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5",
    "name": "heartwood",
    "description": "Radicle Heartwood Protocol & Stack",
    "private": false,
    "default_branch": "master",
    "delegates": [
      "did:key:z6MksFqXN3Yhqk8pTJdUGLwATkRfQvwZXPqR2qMEhbS9wzpT",
      "did:key:z6MktaNvN1KVFMkSRAiN4qK5yvX1zuEEaseeX5sffhzPZRZW",
      "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "did:key:z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz",
      "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz"
    ]
  },
  "action": "Updated",
  "patch": {
    "id": "712a995a282fd544b081ea02dae7ff246810a20c",
    "author": {
      "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
      "alias": "ade"
    },
    "title": "radicle/cob/identity: Rewrite Evaluation",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "998ff91e2c25f1432de007c90fb447849ada37d2",
    "after": "8e46599111307315e6f51534dfbb28599516f1dd",
    "commits": [
      "8e46599111307315e6f51534dfbb28599516f1dd",
      "31b10ba0c6b4e35c5be5fdc39d382950f200c025",
      "e86ec603f41a9cc23a56907c9eeb6e28be865d94",
      "185b30162c65fb85b313ecb9fb08e9a9c8a83349",
      "5a588d03a435ee1ebaaffe16fd0782bdf10ef1a2",
      "b2faaec13f56c80d27b5dbc7cc9bd102ca7cb01f",
      "8737fd381bfd52328bc74a879bf4eee3ad7cc65b",
      "0379283735f439f42bbd9d9bf23c1fb7110daa83",
      "dfebc728a184b169f1175cfe9615f150ffbac065",
      "1bd999f0ee98b6a829a30c8ab0e1c0050f9d4af2",
      "7f92cfda0ac5572854bc564f60071f6e17371c62",
      "d5f6dae7d019c4b7ceb0c92688936762344950d6",
      "2762c2d7aa6ef61a796292cff931b829a3989901"
    ],
    "target": "a65ac048cbda3473e7b372375d33e3a357965492",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "712a995a282fd544b081ea02dae7ff246810a20c",
        "author": {
          "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
          "alias": "ade"
        },
        "description": "### Use verdicts to count votes\n\nEvaluation of this COB is implemented under the assumption that\ndelegates accept at most one revision.\n\nThis can lead to issues, if some delegates create new revisions eagerly,\nwithout waiting for the others to vote on earlier revisions. As the\neager delegates start accepting newer and newer revisions, this shadows\ntheir acceptance of earlier revisions, which leads to failure to\nrecognize that these earlier revisions were actually accepted by a\nmajority.\n\nTo avoid such situations, remove `heads`, and always count the number of\n\"accept\" verdicts explicitly.\n\n### Rewrite Evaluation\n\nEvaluation of the COB `xyz.radicle.id` is rewritten to remove the\nvariant `State::Stale`.\n\nSince we require the history of accepted revisions to be linear, we may\nas well interpret all siblings of adopted revisions to be rejected.\nThis gives a nice symmetry between accepted and rejected revisions.\n\nIntroduce `State::Redacted`, as handling redacted revisions with their\nown state is easier to reason about compared to having to maintain\ninvariants for `revisions: BTreeMap<RevisionId, Option<Revision>>`.",
        "base": "998ff91e2c25f1432de007c90fb447849ada37d2",
        "oid": "7f92cfda0ac5572854bc564f60071f6e17371c62",
        "timestamp": 1779442165
      },
      {
        "id": "52e5ed2946f3c207f5de086af788253f76a1fb70",
        "author": {
          "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
          "alias": "ade"
        },
        "description": "Adds 3 additional tests. The last is failing.",
        "base": "998ff91e2c25f1432de007c90fb447849ada37d2",
        "oid": "22ce2ce70609009d3be6a6403aca07106383e262",
        "timestamp": 1779457796
      },
      {
        "id": "94d842c0f46d63e77be28cf0bef6557c5bb56b41",
        "author": {
          "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
          "alias": "ade"
        },
        "description": "Add fix and update existing tests",
        "base": "998ff91e2c25f1432de007c90fb447849ada37d2",
        "oid": "9d89a2e35c36290e320ffd18d341c0df9c333fa3",
        "timestamp": 1779462080
      },
      {
        "id": "528a25f8667d2cdb8388777d428e1a1924df5c1b",
        "author": {
          "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
          "alias": "ade"
        },
        "description": "Adds property tests for identity COB",
        "base": "998ff91e2c25f1432de007c90fb447849ada37d2",
        "oid": "6fe9842ed421f3cc5b1671c916d439d27c94bf59",
        "timestamp": 1779902132
      },
      {
        "id": "83fbe2b387974e4fa592ad1866f3dcc9cd201559",
        "author": {
          "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
          "alias": "ade"
        },
        "description": "Fixes threshold assumptions",
        "base": "998ff91e2c25f1432de007c90fb447849ada37d2",
        "oid": "b3beea8f837f67624d2b33bc6dd0a8c06be8a381",
        "timestamp": 1779969863
      },
      {
        "id": "fbc6da86326be94fde4906ea3311b831567a0144",
        "author": {
          "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
          "alias": "ade"
        },
        "description": "Removes more references to `threshold` and updates diagrams",
        "base": "998ff91e2c25f1432de007c90fb447849ada37d2",
        "oid": "8e46599111307315e6f51534dfbb28599516f1dd",
        "timestamp": 1780054002
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "147da997-4bd1-4911-a72d-ab974b2fede5"
  },
  "info_url": "https://cci.rad.levitte.org//147da997-4bd1-4911-a72d-ab974b2fede5.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/147da997-4bd1-4911-a72d-ab974b2fede5/w)

Started at: 2026-05-29 13:28:24.853618+02:00

Commands: