Refresh assurance inventories after ACP cleanup

a7adc69244d7 · Devin AI · · parent 80e61fbb21f9

Refresh assurance inventories after ACP cleanup

Co-Authored-By: Christopher David <chris@openagents.com>
Co-Authored-By
Christopher David <chris@openagents.com>

Deploy story

What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.

Not deployed through the forge lane

No push, promotion, build, or deploy receipt references this commit (receipts are scanned over a bounded recent window). Changes shipped by full node replacement carry their proof in the release gate receipt instead.

Changed files

  • modified docs/assure-repo/false-green-candidates.v1.json
  • modified docs/assure-repo/surface-inventory.v1.json

Diff

2 files changed, +3 -3

docs/assure-repo/false-green-candidates.v1.json modified +1 -1

@@ -4,7 +4,7 @@

4 4
  "note": "Heuristic false-green LEADS, not findings. A finding requires a demonstrated reproduction (surviving mutation via mutation-runner). Do not treat a candidate as a confirmed false green. Coverage-theater leads may include tests that delegate their assertion to a custom helper the classifier does not recognise; verify before acting.",
5 5
  "sourceDigest": "sha256:dd810dd48c5bdbc9becd7fcc01dd41a4ca2abf0b2d6f6a545907247f6e3e8361",
6 6
  "summary": {
7
    "filesScanned": 2421,
7
    "filesScanned": 2420,
8 8
    "candidateCount": 16,
9 9
    "byMode": {
10 10
      "false_green_coverage_theater": 15,
docs/assure-repo/surface-inventory.v1.json modified +2 -2

@@ -1,7 +1,7 @@

1 1
{
2 2
  "schemaVersion": "1",
3 3
  "repository": "OpenAgentsInc/openagents",
4
  "sourceDigest": "sha256:7c585930cb375e3359bfd928c7e78f38deb2cb8f84eaf0e16a8e2ade809a0795",
4
  "sourceDigest": "sha256:9fdbfdfee47ebe81c62b9cd656e198fe3c55117796f22d5caa96d64c972cb4ce",
5 5
  "surfaces": [
6 6
    {
7 7
      "id": "app:@openagentsinc/acceptance-runner",

@@ -1499,7 +1499,7 @@

1499 1499
      "oracles": [
1500 1500
        {
1501 1501
          "type": "test",
1502
          "ref": "packages/agent-client-protocol-conformance (2 tracked test files)"
1502
          "ref": "packages/agent-client-protocol-conformance (1 tracked test file)"
1503 1503
        }
1504 1504
      ],
1505 1505
      "obligation": {

This page updates live while a promote is in flight · changelog