Add files using upload-large-folder tool
Browse files- MANIFEST.json +271 -0
- README.md +83 -0
- data/assets.jsonl +42 -0
- data/tasks.jsonl +24 -0
- data/trajectories.jsonl +12 -0
- evidence/defensebench-100.json +609 -0
- evidence/discoverybench-102.json +461 -0
- evidence/filingbench-50.json +477 -0
- evidence/opsbench-14.json +461 -0
- evidence/repobench-500.json +455 -0
- evidence/servicebench-375.json +443 -0
- worlds/defensebench-100/environment.db +0 -0
- worlds/defensebench-100/mcp/manifest.json +68 -0
- worlds/defensebench-100/schema.sql +7 -0
- worlds/defensebench-100/seed.sql +127 -0
- worlds/defensebench-100/tasks.json +0 -0
- worlds/defensebench-100/tools.json +2492 -0
- worlds/defensebench-100/world.json +88 -0
- worlds/discoverybench-102/environment.db +0 -0
- worlds/discoverybench-102/mcp/manifest.json +69 -0
- worlds/discoverybench-102/schema.sql +7 -0
- worlds/discoverybench-102/seed.sql +125 -0
- worlds/discoverybench-102/tasks.json +0 -0
- worlds/discoverybench-102/tools.json +0 -0
- worlds/discoverybench-102/world.json +88 -0
- worlds/filingbench-50/environment.db +0 -0
- worlds/filingbench-50/schema.sql +7 -0
- worlds/filingbench-50/seed.sql +122 -0
- worlds/filingbench-50/tasks.json +0 -0
- worlds/filingbench-50/tools.json +0 -0
- worlds/filingbench-50/world.json +88 -0
- worlds/opsbench-14/environment.db +0 -0
- worlds/opsbench-14/mcp/manifest.json +68 -0
- worlds/opsbench-14/schema.sql +7 -0
- worlds/opsbench-14/seed.sql +122 -0
- worlds/opsbench-14/tasks.json +0 -0
- worlds/opsbench-14/tools.json +0 -0
- worlds/opsbench-14/world.json +88 -0
- worlds/repobench-500/environment.db +0 -0
- worlds/repobench-500/schema.sql +7 -0
- worlds/repobench-500/seed.sql +121 -0
- worlds/repobench-500/tasks.json +0 -0
- worlds/repobench-500/tools.json +0 -0
- worlds/repobench-500/world.json +88 -0
- worlds/servicebench-375/environment.db +0 -0
- worlds/servicebench-375/schema.sql +7 -0
- worlds/servicebench-375/seed.sql +121 -0
- worlds/servicebench-375/tasks.json +0 -0
- worlds/servicebench-375/tools.json +0 -0
- worlds/servicebench-375/world.json +88 -0
MANIFEST.json
ADDED
|
@@ -0,0 +1,271 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schemaVersion": "blobfish.huggingface-domainbench.v1",
|
| 3 |
+
"datasetId": "SamuelChien821/blobfish-domainbench-24",
|
| 4 |
+
"generatedFrom": "blobfish.benchmark-evidence.v1",
|
| 5 |
+
"benchmarks": 6,
|
| 6 |
+
"tasks": 24,
|
| 7 |
+
"trajectories": 12,
|
| 8 |
+
"assets": 42,
|
| 9 |
+
"files": [
|
| 10 |
+
{
|
| 11 |
+
"path": "README.md",
|
| 12 |
+
"bytes": 4835,
|
| 13 |
+
"sha256": "f04be73829c8041d062e565fe92bc9530cba79b1a5450999b47d29d766e1087e"
|
| 14 |
+
},
|
| 15 |
+
{
|
| 16 |
+
"path": "data/assets.jsonl",
|
| 17 |
+
"bytes": 16121,
|
| 18 |
+
"sha256": "01457ba12872d85e0cd5cfa3712c71f9103817bdc152313cc75e7ed6754a8f5a"
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"path": "data/tasks.jsonl",
|
| 22 |
+
"bytes": 32893,
|
| 23 |
+
"sha256": "0b2e9018e66f33671f142f124969efb7d41e0a5ad8d78688b1c588f9bf552cf3"
|
| 24 |
+
},
|
| 25 |
+
{
|
| 26 |
+
"path": "data/trajectories.jsonl",
|
| 27 |
+
"bytes": 30209,
|
| 28 |
+
"sha256": "c5cc8c14549769e07c78e71884900b54e9419d3076b92079a997a415d67eb818"
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"path": "evidence/defensebench-100.json",
|
| 32 |
+
"bytes": 19646,
|
| 33 |
+
"sha256": "1c9628cd2c2f1752c9d49365e9520c80c18c82a10fac1b425c6a746bca1a16cd"
|
| 34 |
+
},
|
| 35 |
+
{
|
| 36 |
+
"path": "evidence/discoverybench-102.json",
|
| 37 |
+
"bytes": 14871,
|
| 38 |
+
"sha256": "2e96508fc666e2a2c536ed3472b3c2f5324985621ebb951e6d0859c6402555b6"
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"path": "evidence/filingbench-50.json",
|
| 42 |
+
"bytes": 15584,
|
| 43 |
+
"sha256": "49d9ce8a0708151d5dd02e8004e439fb8261a2215c222668e5a8a4c3761d9e58"
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"path": "evidence/opsbench-14.json",
|
| 47 |
+
"bytes": 15005,
|
| 48 |
+
"sha256": "10939d5c973ec1ba685f748f62651d3a00f0d12ffd08d1c4510996815d481793"
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"path": "evidence/repobench-500.json",
|
| 52 |
+
"bytes": 15155,
|
| 53 |
+
"sha256": "8926d0f4e8f8cb48656fa98fb4187ee5441b59bd92b8f11411e31622333eaae6"
|
| 54 |
+
},
|
| 55 |
+
{
|
| 56 |
+
"path": "evidence/servicebench-375.json",
|
| 57 |
+
"bytes": 14728,
|
| 58 |
+
"sha256": "e48bacdce6cce781eab4b1239b78f6ed599c8f7cf342576fe1ca622c17d6709a"
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"path": "worlds/defensebench-100/environment.db",
|
| 62 |
+
"bytes": 32768,
|
| 63 |
+
"sha256": "4940300240cbe15d35d1fd45016398abe150ca2ee0361d04b2a17432f8a26233"
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"path": "worlds/defensebench-100/mcp/manifest.json",
|
| 67 |
+
"bytes": 1969,
|
| 68 |
+
"sha256": "3c809b60c7ab96026e4ee0f4ac5ba0d04b011005465adff97185e0f98d1893ac"
|
| 69 |
+
},
|
| 70 |
+
{
|
| 71 |
+
"path": "worlds/defensebench-100/schema.sql",
|
| 72 |
+
"bytes": 1251,
|
| 73 |
+
"sha256": "08c2e8abf194ee2764b390f01b9e8185c8653950c9582b3e2210e0f5f4a7b70b"
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"path": "worlds/defensebench-100/seed.sql",
|
| 77 |
+
"bytes": 14152,
|
| 78 |
+
"sha256": "9c2b62927c80c430b0808605fbdefa36c200ef146cd539f6d02d6b1acb66573c"
|
| 79 |
+
},
|
| 80 |
+
{
|
| 81 |
+
"path": "worlds/defensebench-100/tasks.json",
|
| 82 |
+
"bytes": 106978,
|
| 83 |
+
"sha256": "44ae2da2ce9ef5faccb06335c0a242eabcdd8e41626925131bb01665d1165aa5"
|
| 84 |
+
},
|
| 85 |
+
{
|
| 86 |
+
"path": "worlds/defensebench-100/tools.json",
|
| 87 |
+
"bytes": 90244,
|
| 88 |
+
"sha256": "46021a577b0d1e7e3d8c5befed8ac5f6ea9d3d84ce61fc8e34a446fe59b35c43"
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"path": "worlds/defensebench-100/world.json",
|
| 92 |
+
"bytes": 2540,
|
| 93 |
+
"sha256": "c8a86f80f071188223d082706306fb84984c1fbb6cce9341f4ab0f8e4a48ef8a"
|
| 94 |
+
},
|
| 95 |
+
{
|
| 96 |
+
"path": "worlds/discoverybench-102/environment.db",
|
| 97 |
+
"bytes": 32768,
|
| 98 |
+
"sha256": "44b907f65127934c49e2569a0226486c470231e635d324cec1aa09ebf4a6df05"
|
| 99 |
+
},
|
| 100 |
+
{
|
| 101 |
+
"path": "worlds/discoverybench-102/mcp/manifest.json",
|
| 102 |
+
"bytes": 1862,
|
| 103 |
+
"sha256": "6dfe7eff3b010b684dadaac82edc606243c2582461bb691c512da2f3d7c074a4"
|
| 104 |
+
},
|
| 105 |
+
{
|
| 106 |
+
"path": "worlds/discoverybench-102/schema.sql",
|
| 107 |
+
"bytes": 1497,
|
| 108 |
+
"sha256": "4dfc04a1e3d89b3839449644c07633a4bc2b86d65bc8d6d459ac0c3bb4989c83"
|
| 109 |
+
},
|
| 110 |
+
{
|
| 111 |
+
"path": "worlds/discoverybench-102/seed.sql",
|
| 112 |
+
"bytes": 11964,
|
| 113 |
+
"sha256": "e3e3c20b66558ba03fff8da8292f92b28b031e1f2dc7a2310e5e702cff3398bc"
|
| 114 |
+
},
|
| 115 |
+
{
|
| 116 |
+
"path": "worlds/discoverybench-102/tasks.json",
|
| 117 |
+
"bytes": 103570,
|
| 118 |
+
"sha256": "73b32ea4a6834a886e55ae6cf26412bec6eadff9e06959912dbf905ab98881aa"
|
| 119 |
+
},
|
| 120 |
+
{
|
| 121 |
+
"path": "worlds/discoverybench-102/tools.json",
|
| 122 |
+
"bytes": 97373,
|
| 123 |
+
"sha256": "511ab9dc9a947171a0a70b0d75d1201d40298c285f217b904ba69ef631ae5e5a"
|
| 124 |
+
},
|
| 125 |
+
{
|
| 126 |
+
"path": "worlds/discoverybench-102/world.json",
|
| 127 |
+
"bytes": 2492,
|
| 128 |
+
"sha256": "9788c5cbc28caa5c426e82ab59d220ad7d7aaccf913b4a77dc0e7a8e4f4c6f14"
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"path": "worlds/filingbench-50/environment.db",
|
| 132 |
+
"bytes": 32768,
|
| 133 |
+
"sha256": "f70a5b84565d5aa98bbcb1aeff9c7a0742213f85c3ad876a46b0d59265875e51"
|
| 134 |
+
},
|
| 135 |
+
{
|
| 136 |
+
"path": "worlds/filingbench-50/mcp/manifest.json",
|
| 137 |
+
"bytes": 2039,
|
| 138 |
+
"sha256": "e92914c7b33fd3e5a50cf7c908177962734d3e7e775da258ca4e62f1437fd301"
|
| 139 |
+
},
|
| 140 |
+
{
|
| 141 |
+
"path": "worlds/filingbench-50/schema.sql",
|
| 142 |
+
"bytes": 1574,
|
| 143 |
+
"sha256": "510bf7e2943495cb8a329c4ccce54ffc7376226dedd2b9c11288d8fa78dc40dd"
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"path": "worlds/filingbench-50/seed.sql",
|
| 147 |
+
"bytes": 14116,
|
| 148 |
+
"sha256": "c888acecc74c67054a759370315e8573f3315579c287ac540b21b57d37a3dc44"
|
| 149 |
+
},
|
| 150 |
+
{
|
| 151 |
+
"path": "worlds/filingbench-50/tasks.json",
|
| 152 |
+
"bytes": 106953,
|
| 153 |
+
"sha256": "96388b0f39e51ed14f718001371783a506e5654586235e0ae1efd4decfbaf80b"
|
| 154 |
+
},
|
| 155 |
+
{
|
| 156 |
+
"path": "worlds/filingbench-50/tools.json",
|
| 157 |
+
"bytes": 104507,
|
| 158 |
+
"sha256": "6653f9d2a6e133047d7bb9f30b8ef81a74debb4efc94b94785664894036d4414"
|
| 159 |
+
},
|
| 160 |
+
{
|
| 161 |
+
"path": "worlds/filingbench-50/world.json",
|
| 162 |
+
"bytes": 2527,
|
| 163 |
+
"sha256": "8475c86667f578b550dcc0bf5c449981036ea1a8c15dc9613906bb30165f972e"
|
| 164 |
+
},
|
| 165 |
+
{
|
| 166 |
+
"path": "worlds/opsbench-14/environment.db",
|
| 167 |
+
"bytes": 32768,
|
| 168 |
+
"sha256": "d6ca2df3416d0c441903d697c21418639839a44e6f43dd92cc0451baaead43fb"
|
| 169 |
+
},
|
| 170 |
+
{
|
| 171 |
+
"path": "worlds/opsbench-14/mcp/manifest.json",
|
| 172 |
+
"bytes": 1989,
|
| 173 |
+
"sha256": "d431118d99a969b59a6f86bad4a178ddf673da1501091a11ba744a35df285dd5"
|
| 174 |
+
},
|
| 175 |
+
{
|
| 176 |
+
"path": "worlds/opsbench-14/schema.sql",
|
| 177 |
+
"bytes": 1442,
|
| 178 |
+
"sha256": "0e2ed2c463b00b1896d51e02a8abd3b9e743bfcdc73817ed8a09624f5fb8109d"
|
| 179 |
+
},
|
| 180 |
+
{
|
| 181 |
+
"path": "worlds/opsbench-14/seed.sql",
|
| 182 |
+
"bytes": 13353,
|
| 183 |
+
"sha256": "9457c0e86a30ba262563ebe9bbac22edeb38d07702018689154ec6e783373934"
|
| 184 |
+
},
|
| 185 |
+
{
|
| 186 |
+
"path": "worlds/opsbench-14/tasks.json",
|
| 187 |
+
"bytes": 106649,
|
| 188 |
+
"sha256": "0994054741ca6f7517a42584643e4570f434f7347dcf4fd59587f5525f97b1f8"
|
| 189 |
+
},
|
| 190 |
+
{
|
| 191 |
+
"path": "worlds/opsbench-14/tools.json",
|
| 192 |
+
"bytes": 99191,
|
| 193 |
+
"sha256": "c8fbd5a4df7d08a3bdd0ad292f2cbc362f118e03f3c4b4c2da5f2ed7fbe0a315"
|
| 194 |
+
},
|
| 195 |
+
{
|
| 196 |
+
"path": "worlds/opsbench-14/world.json",
|
| 197 |
+
"bytes": 2539,
|
| 198 |
+
"sha256": "42447057cbe5a476888045d6601ad7c428d05a7aa3c2bc144cebb176bd85dd1b"
|
| 199 |
+
},
|
| 200 |
+
{
|
| 201 |
+
"path": "worlds/repobench-500/environment.db",
|
| 202 |
+
"bytes": 32768,
|
| 203 |
+
"sha256": "12007f3262431078bc3f6476bec0de28d01e0b93acfcc2d86268d1ba36210303"
|
| 204 |
+
},
|
| 205 |
+
{
|
| 206 |
+
"path": "worlds/repobench-500/mcp/manifest.json",
|
| 207 |
+
"bytes": 1954,
|
| 208 |
+
"sha256": "1b85dad89ae04a265b46ef7b53d52a8660c7973ca1158442637d84cf25de5faf"
|
| 209 |
+
},
|
| 210 |
+
{
|
| 211 |
+
"path": "worlds/repobench-500/schema.sql",
|
| 212 |
+
"bytes": 1690,
|
| 213 |
+
"sha256": "76b797e52cbe538d5907b14387a8da0e6fae3c883e546d5af1c1504a3973255f"
|
| 214 |
+
},
|
| 215 |
+
{
|
| 216 |
+
"path": "worlds/repobench-500/seed.sql",
|
| 217 |
+
"bytes": 15051,
|
| 218 |
+
"sha256": "d24ba1b70830c020f4abfa3a702a5e6a1bcb5378202a1a3c605af09fbcdecf47"
|
| 219 |
+
},
|
| 220 |
+
{
|
| 221 |
+
"path": "worlds/repobench-500/tasks.json",
|
| 222 |
+
"bytes": 106569,
|
| 223 |
+
"sha256": "c05032fc9010fed55dd7dd853f10622fa4657c7fe1844160270e8644bd26fda0"
|
| 224 |
+
},
|
| 225 |
+
{
|
| 226 |
+
"path": "worlds/repobench-500/tools.json",
|
| 227 |
+
"bytes": 103816,
|
| 228 |
+
"sha256": "75077c064c2c026100e6e30008bac57e490f60918e72b48a0b8b18acfa1d61ea"
|
| 229 |
+
},
|
| 230 |
+
{
|
| 231 |
+
"path": "worlds/repobench-500/world.json",
|
| 232 |
+
"bytes": 2517,
|
| 233 |
+
"sha256": "c38c5e25cf4ba718e434d8da896a9c90ee02b5f8d25a6c9357c4ee10b2f3ff7d"
|
| 234 |
+
},
|
| 235 |
+
{
|
| 236 |
+
"path": "worlds/servicebench-375/environment.db",
|
| 237 |
+
"bytes": 32768,
|
| 238 |
+
"sha256": "f1c39d517436dd11eff05bf2da9440635d53b397ca3966e386e01f7f4a596537"
|
| 239 |
+
},
|
| 240 |
+
{
|
| 241 |
+
"path": "worlds/servicebench-375/mcp/manifest.json",
|
| 242 |
+
"bytes": 1959,
|
| 243 |
+
"sha256": "d7fc28450ed8676dec434717efb0d3e3b1b802ab58c4b904504d7b84192e83f5"
|
| 244 |
+
},
|
| 245 |
+
{
|
| 246 |
+
"path": "worlds/servicebench-375/schema.sql",
|
| 247 |
+
"bytes": 1521,
|
| 248 |
+
"sha256": "aae113321a7e8003690d02fdf2e6540f74f9735211eaaefacbb8da160f481a2d"
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"path": "worlds/servicebench-375/seed.sql",
|
| 252 |
+
"bytes": 15471,
|
| 253 |
+
"sha256": "9b5b097b96bcd595d8f3edc80d437e9881739f350848b4414840effa81dd7839"
|
| 254 |
+
},
|
| 255 |
+
{
|
| 256 |
+
"path": "worlds/servicebench-375/tasks.json",
|
| 257 |
+
"bytes": 105899,
|
| 258 |
+
"sha256": "1a7d4d40cff99e0ae7e7fa21dc6fd5122f4f5a730fc939fec2c499e8046a613f"
|
| 259 |
+
},
|
| 260 |
+
{
|
| 261 |
+
"path": "worlds/servicebench-375/tools.json",
|
| 262 |
+
"bytes": 101198,
|
| 263 |
+
"sha256": "bbfffdac46d3bd61a8eea7e17c6c74effca6ceb2e2342daaf03cbb65f70da2a5"
|
| 264 |
+
},
|
| 265 |
+
{
|
| 266 |
+
"path": "worlds/servicebench-375/world.json",
|
| 267 |
+
"bytes": 2495,
|
| 268 |
+
"sha256": "79dadcb06d047317b285f5f996c9e7568a386854d5e4f997b5667ce39bfda67c"
|
| 269 |
+
}
|
| 270 |
+
]
|
| 271 |
+
}
|
README.md
ADDED
|
@@ -0,0 +1,83 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
pretty_name: Blobfish DomainBench-24
|
| 6 |
+
task_categories:
|
| 7 |
+
- question-answering
|
| 8 |
+
- reinforcement-learning
|
| 9 |
+
tags:
|
| 10 |
+
- agent-evaluation
|
| 11 |
+
- mcp
|
| 12 |
+
- tool-use
|
| 13 |
+
- trajectories
|
| 14 |
+
- sqlite
|
| 15 |
+
size_categories:
|
| 16 |
+
- n<1K
|
| 17 |
+
configs:
|
| 18 |
+
- config_name: tasks
|
| 19 |
+
data_files:
|
| 20 |
+
- split: train
|
| 21 |
+
path: data/tasks.jsonl
|
| 22 |
+
- config_name: trajectories
|
| 23 |
+
data_files:
|
| 24 |
+
- split: train
|
| 25 |
+
path: data/trajectories.jsonl
|
| 26 |
+
- config_name: assets
|
| 27 |
+
data_files:
|
| 28 |
+
- split: train
|
| 29 |
+
path: data/assets.jsonl
|
| 30 |
+
---
|
| 31 |
+
|
| 32 |
+
# Blobfish DomainBench-24
|
| 33 |
+
|
| 34 |
+
DomainBench-24 is the public release record for 24 stateful agent tasks across six professional domains. Every task runs in a checked-in SQLite-backed MCP world with typed read/write tools and deterministic verification.
|
| 35 |
+
|
| 36 |
+
The release includes:
|
| 37 |
+
|
| 38 |
+
- 24 task records across six independent companion worlds;
|
| 39 |
+
- a 24/24 deterministic reference ceiling and a 0/24 seeded-random floor;
|
| 40 |
+
- 12 full sample trajectories: one successful reference replay and one failing floor episode per world;
|
| 41 |
+
- 42 hashed world assets, including the runnable database, schema, seed, tools, task manifest, MCP manifest, and world manifest.
|
| 42 |
+
|
| 43 |
+
No reference or random control is a model result. There are no frontier-model rankings in this release.
|
| 44 |
+
|
| 45 |
+
## Domains and provenance
|
| 46 |
+
|
| 47 |
+
The Harbor datasets below are upstream professional-domain evaluation suites. The Blobfish worlds are independent diagnostic environments in the same domains; their 24 tasks are not converted or claimed as subsets of the upstream suites.
|
| 48 |
+
|
| 49 |
+
| Domain | Blobfish dataset page | Upstream Harbor source | Companion world |
|
| 50 |
+
|---|---|---|---|
|
| 51 |
+
| Financial research | [FilingBench-50](https://blobfish.ai/benchmarks/filingbench-50) | [vals/financeagent](https://hub.harborframework.com/datasets/vals/financeagent) | [world](https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/filingbench-50) |
|
| 52 |
+
| Customer operations | [ServiceBench-375](https://blobfish.ai/benchmarks/servicebench-375) | [sierra-research/tau3-bench](https://hub.harborframework.com/datasets/sierra-research/tau3-bench) | [world](https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/servicebench-375) |
|
| 53 |
+
| Scientific discovery | [DiscoveryBench-102](https://blobfish.ai/benchmarks/discoverybench-102) | [scienceagentbench/scienceagentbench](https://hub.harborframework.com/datasets/scienceagentbench/scienceagentbench) | [world](https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/discoverybench-102) |
|
| 54 |
+
| Defensive security | [DefenseBench-100](https://blobfish.ai/benchmarks/defensebench-100) | [polyvorlabs/cyberdefense-bench](https://hub.harborframework.com/datasets/polyvorlabs/cyberdefense-bench) | [world](https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/defensebench-100) |
|
| 55 |
+
| Enterprise operations | [OpsBench-14](https://blobfish.ai/benchmarks/opsbench-14) | [Enterprise-Bench/l1-l2-bench](https://hub.harborframework.com/datasets/Enterprise-Bench/l1-l2-bench) | [world](https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/opsbench-14) |
|
| 56 |
+
| Software engineering | [RepoBench-500](https://blobfish.ai/benchmarks/repobench-500) | [swe-bench/swe-bench-verified](https://hub.harborframework.com/datasets/swe-bench/swe-bench-verified) | [world](https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/repobench-500) |
|
| 57 |
+
|
| 58 |
+
## Files
|
| 59 |
+
|
| 60 |
+
- `data/tasks.jsonl` — prompts, split labels, required tools, verifier basis, and control outcomes.
|
| 61 |
+
- `data/trajectories.jsonl` — stable trajectory metadata plus serialized tool steps and verifier results.
|
| 62 |
+
- `data/assets.jsonl` — byte size, SHA-256, and repository URL for each released asset.
|
| 63 |
+
- `evidence/*.json` — complete public evidence bundle used by blobfish.ai.
|
| 64 |
+
- `worlds/<benchmark>/` — the actual released world files.
|
| 65 |
+
- `MANIFEST.json` — SHA-256 and byte length for every uploaded file.
|
| 66 |
+
|
| 67 |
+
## Evaluation contract
|
| 68 |
+
|
| 69 |
+
Each episode starts from a fresh copy of the released SQLite state. The harness records tool calls, arguments, outputs, and errors, then grades the final state with deterministic VCode or an exact-answer check. Reference replay proves solvability; the seeded-random failure floor proves basic discrimination. Neither establishes empirical model difficulty.
|
| 70 |
+
|
| 71 |
+
## License and upstream terms
|
| 72 |
+
|
| 73 |
+
Blobfish-authored release metadata and scripts follow the terms of the linked Blobfish repository. Upstream benchmark names, task sets, and source projects retain their own licenses. This release does not redistribute upstream Harbor tasks; consult each linked source page before using those separate datasets.
|
| 74 |
+
|
| 75 |
+
## Reproduce
|
| 76 |
+
|
| 77 |
+
```bash
|
| 78 |
+
git clone https://github.com/blobfishai/blobfishai.git
|
| 79 |
+
cd blobfishai
|
| 80 |
+
node benchmark/validate.mjs
|
| 81 |
+
```
|
| 82 |
+
|
| 83 |
+
See the [portfolio page](https://blobfish.ai/benchmarks) for interactive task, asset, environment, trajectory, and methodology views.
|
data/assets.jsonl
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"benchmark_slug": "filingbench-50", "bytes": 32768, "description": "Pristine state copied for every episode.", "kind": "SQLite", "label": "Seeded SQLite snapshot", "path": "environment.db", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/filingbench-50/environment.db", "sha256": "f70a5b84565d5aa98bbcb1aeff9c7a0742213f85c3ad876a46b0d59265875e51"}
|
| 2 |
+
{"benchmark_slug": "filingbench-50", "bytes": 1574, "description": "Human-readable table and constraint definitions.", "kind": "SQL", "label": "Relational schema", "path": "schema.sql", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/filingbench-50/schema.sql", "sha256": "510bf7e2943495cb8a329c4ccce54ffc7376226dedd2b9c11288d8fa78dc40dd"}
|
| 3 |
+
{"benchmark_slug": "filingbench-50", "bytes": 14116, "description": "Human-readable source for the released world state.", "kind": "SQL", "label": "Seed data", "path": "seed.sql", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/filingbench-50/seed.sql", "sha256": "c888acecc74c67054a759370315e8573f3315579c287ac540b21b57d37a3dc44"}
|
| 4 |
+
{"benchmark_slug": "filingbench-50", "bytes": 104507, "description": "Public tool names, schemas, and implementations.", "kind": "JSON", "label": "MCP tool catalog", "path": "tools.json", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/filingbench-50/tools.json", "sha256": "6653f9d2a6e133047d7bb9f30b8ef81a74debb4efc94b94785664894036d4414"}
|
| 5 |
+
{"benchmark_slug": "filingbench-50", "bytes": 106953, "description": "Instructions, splits, reference traces, and isolated verifier programs.", "kind": "JSON", "label": "Task manifest", "path": "tasks.json", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/filingbench-50/tasks.json", "sha256": "96388b0f39e51ed14f718001371783a506e5654586235e0ae1efd4decfbaf80b"}
|
| 6 |
+
{"benchmark_slug": "filingbench-50", "bytes": 2039, "description": "Stdio server declaration for the world.", "kind": "JSON", "label": "MCP manifest", "path": "mcp/manifest.json", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/filingbench-50/mcp/manifest.json", "sha256": "e92914c7b33fd3e5a50cf7c908177962734d3e7e775da258ca4e62f1437fd301"}
|
| 7 |
+
{"benchmark_slug": "filingbench-50", "bytes": 2527, "description": "Content identity, counts, split, and admission evidence.", "kind": "JSON", "label": "World manifest", "path": "world.json", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/filingbench-50/world.json", "sha256": "8475c86667f578b550dcc0bf5c449981036ea1a8c15dc9613906bb30165f972e"}
|
| 8 |
+
{"benchmark_slug": "servicebench-375", "bytes": 32768, "description": "Pristine state copied for every episode.", "kind": "SQLite", "label": "Seeded SQLite snapshot", "path": "environment.db", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/servicebench-375/environment.db", "sha256": "f1c39d517436dd11eff05bf2da9440635d53b397ca3966e386e01f7f4a596537"}
|
| 9 |
+
{"benchmark_slug": "servicebench-375", "bytes": 1521, "description": "Human-readable table and constraint definitions.", "kind": "SQL", "label": "Relational schema", "path": "schema.sql", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/servicebench-375/schema.sql", "sha256": "aae113321a7e8003690d02fdf2e6540f74f9735211eaaefacbb8da160f481a2d"}
|
| 10 |
+
{"benchmark_slug": "servicebench-375", "bytes": 15471, "description": "Human-readable source for the released world state.", "kind": "SQL", "label": "Seed data", "path": "seed.sql", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/servicebench-375/seed.sql", "sha256": "9b5b097b96bcd595d8f3edc80d437e9881739f350848b4414840effa81dd7839"}
|
| 11 |
+
{"benchmark_slug": "servicebench-375", "bytes": 101198, "description": "Public tool names, schemas, and implementations.", "kind": "JSON", "label": "MCP tool catalog", "path": "tools.json", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/servicebench-375/tools.json", "sha256": "bbfffdac46d3bd61a8eea7e17c6c74effca6ceb2e2342daaf03cbb65f70da2a5"}
|
| 12 |
+
{"benchmark_slug": "servicebench-375", "bytes": 105899, "description": "Instructions, splits, reference traces, and isolated verifier programs.", "kind": "JSON", "label": "Task manifest", "path": "tasks.json", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/servicebench-375/tasks.json", "sha256": "1a7d4d40cff99e0ae7e7fa21dc6fd5122f4f5a730fc939fec2c499e8046a613f"}
|
| 13 |
+
{"benchmark_slug": "servicebench-375", "bytes": 1959, "description": "Stdio server declaration for the world.", "kind": "JSON", "label": "MCP manifest", "path": "mcp/manifest.json", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/servicebench-375/mcp/manifest.json", "sha256": "d7fc28450ed8676dec434717efb0d3e3b1b802ab58c4b904504d7b84192e83f5"}
|
| 14 |
+
{"benchmark_slug": "servicebench-375", "bytes": 2495, "description": "Content identity, counts, split, and admission evidence.", "kind": "JSON", "label": "World manifest", "path": "world.json", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/servicebench-375/world.json", "sha256": "79dadcb06d047317b285f5f996c9e7568a386854d5e4f997b5667ce39bfda67c"}
|
| 15 |
+
{"benchmark_slug": "discoverybench-102", "bytes": 32768, "description": "Pristine state copied for every episode.", "kind": "SQLite", "label": "Seeded SQLite snapshot", "path": "environment.db", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/discoverybench-102/environment.db", "sha256": "44b907f65127934c49e2569a0226486c470231e635d324cec1aa09ebf4a6df05"}
|
| 16 |
+
{"benchmark_slug": "discoverybench-102", "bytes": 1497, "description": "Human-readable table and constraint definitions.", "kind": "SQL", "label": "Relational schema", "path": "schema.sql", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/discoverybench-102/schema.sql", "sha256": "4dfc04a1e3d89b3839449644c07633a4bc2b86d65bc8d6d459ac0c3bb4989c83"}
|
| 17 |
+
{"benchmark_slug": "discoverybench-102", "bytes": 11964, "description": "Human-readable source for the released world state.", "kind": "SQL", "label": "Seed data", "path": "seed.sql", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/discoverybench-102/seed.sql", "sha256": "e3e3c20b66558ba03fff8da8292f92b28b031e1f2dc7a2310e5e702cff3398bc"}
|
| 18 |
+
{"benchmark_slug": "discoverybench-102", "bytes": 97373, "description": "Public tool names, schemas, and implementations.", "kind": "JSON", "label": "MCP tool catalog", "path": "tools.json", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/discoverybench-102/tools.json", "sha256": "511ab9dc9a947171a0a70b0d75d1201d40298c285f217b904ba69ef631ae5e5a"}
|
| 19 |
+
{"benchmark_slug": "discoverybench-102", "bytes": 103570, "description": "Instructions, splits, reference traces, and isolated verifier programs.", "kind": "JSON", "label": "Task manifest", "path": "tasks.json", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/discoverybench-102/tasks.json", "sha256": "73b32ea4a6834a886e55ae6cf26412bec6eadff9e06959912dbf905ab98881aa"}
|
| 20 |
+
{"benchmark_slug": "discoverybench-102", "bytes": 1862, "description": "Stdio server declaration for the world.", "kind": "JSON", "label": "MCP manifest", "path": "mcp/manifest.json", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/discoverybench-102/mcp/manifest.json", "sha256": "6dfe7eff3b010b684dadaac82edc606243c2582461bb691c512da2f3d7c074a4"}
|
| 21 |
+
{"benchmark_slug": "discoverybench-102", "bytes": 2492, "description": "Content identity, counts, split, and admission evidence.", "kind": "JSON", "label": "World manifest", "path": "world.json", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/discoverybench-102/world.json", "sha256": "9788c5cbc28caa5c426e82ab59d220ad7d7aaccf913b4a77dc0e7a8e4f4c6f14"}
|
| 22 |
+
{"benchmark_slug": "defensebench-100", "bytes": 32768, "description": "Pristine state copied for every episode.", "kind": "SQLite", "label": "Seeded SQLite snapshot", "path": "environment.db", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/defensebench-100/environment.db", "sha256": "4940300240cbe15d35d1fd45016398abe150ca2ee0361d04b2a17432f8a26233"}
|
| 23 |
+
{"benchmark_slug": "defensebench-100", "bytes": 1251, "description": "Human-readable table and constraint definitions.", "kind": "SQL", "label": "Relational schema", "path": "schema.sql", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/defensebench-100/schema.sql", "sha256": "08c2e8abf194ee2764b390f01b9e8185c8653950c9582b3e2210e0f5f4a7b70b"}
|
| 24 |
+
{"benchmark_slug": "defensebench-100", "bytes": 14152, "description": "Human-readable source for the released world state.", "kind": "SQL", "label": "Seed data", "path": "seed.sql", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/defensebench-100/seed.sql", "sha256": "9c2b62927c80c430b0808605fbdefa36c200ef146cd539f6d02d6b1acb66573c"}
|
| 25 |
+
{"benchmark_slug": "defensebench-100", "bytes": 90244, "description": "Public tool names, schemas, and implementations.", "kind": "JSON", "label": "MCP tool catalog", "path": "tools.json", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/defensebench-100/tools.json", "sha256": "46021a577b0d1e7e3d8c5befed8ac5f6ea9d3d84ce61fc8e34a446fe59b35c43"}
|
| 26 |
+
{"benchmark_slug": "defensebench-100", "bytes": 106978, "description": "Instructions, splits, reference traces, and isolated verifier programs.", "kind": "JSON", "label": "Task manifest", "path": "tasks.json", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/defensebench-100/tasks.json", "sha256": "44ae2da2ce9ef5faccb06335c0a242eabcdd8e41626925131bb01665d1165aa5"}
|
| 27 |
+
{"benchmark_slug": "defensebench-100", "bytes": 1969, "description": "Stdio server declaration for the world.", "kind": "JSON", "label": "MCP manifest", "path": "mcp/manifest.json", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/defensebench-100/mcp/manifest.json", "sha256": "3c809b60c7ab96026e4ee0f4ac5ba0d04b011005465adff97185e0f98d1893ac"}
|
| 28 |
+
{"benchmark_slug": "defensebench-100", "bytes": 2540, "description": "Content identity, counts, split, and admission evidence.", "kind": "JSON", "label": "World manifest", "path": "world.json", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/defensebench-100/world.json", "sha256": "c8a86f80f071188223d082706306fb84984c1fbb6cce9341f4ab0f8e4a48ef8a"}
|
| 29 |
+
{"benchmark_slug": "opsbench-14", "bytes": 32768, "description": "Pristine state copied for every episode.", "kind": "SQLite", "label": "Seeded SQLite snapshot", "path": "environment.db", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/opsbench-14/environment.db", "sha256": "d6ca2df3416d0c441903d697c21418639839a44e6f43dd92cc0451baaead43fb"}
|
| 30 |
+
{"benchmark_slug": "opsbench-14", "bytes": 1442, "description": "Human-readable table and constraint definitions.", "kind": "SQL", "label": "Relational schema", "path": "schema.sql", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/opsbench-14/schema.sql", "sha256": "0e2ed2c463b00b1896d51e02a8abd3b9e743bfcdc73817ed8a09624f5fb8109d"}
|
| 31 |
+
{"benchmark_slug": "opsbench-14", "bytes": 13353, "description": "Human-readable source for the released world state.", "kind": "SQL", "label": "Seed data", "path": "seed.sql", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/opsbench-14/seed.sql", "sha256": "9457c0e86a30ba262563ebe9bbac22edeb38d07702018689154ec6e783373934"}
|
| 32 |
+
{"benchmark_slug": "opsbench-14", "bytes": 99191, "description": "Public tool names, schemas, and implementations.", "kind": "JSON", "label": "MCP tool catalog", "path": "tools.json", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/opsbench-14/tools.json", "sha256": "c8fbd5a4df7d08a3bdd0ad292f2cbc362f118e03f3c4b4c2da5f2ed7fbe0a315"}
|
| 33 |
+
{"benchmark_slug": "opsbench-14", "bytes": 106649, "description": "Instructions, splits, reference traces, and isolated verifier programs.", "kind": "JSON", "label": "Task manifest", "path": "tasks.json", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/opsbench-14/tasks.json", "sha256": "0994054741ca6f7517a42584643e4570f434f7347dcf4fd59587f5525f97b1f8"}
|
| 34 |
+
{"benchmark_slug": "opsbench-14", "bytes": 1989, "description": "Stdio server declaration for the world.", "kind": "JSON", "label": "MCP manifest", "path": "mcp/manifest.json", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/opsbench-14/mcp/manifest.json", "sha256": "d431118d99a969b59a6f86bad4a178ddf673da1501091a11ba744a35df285dd5"}
|
| 35 |
+
{"benchmark_slug": "opsbench-14", "bytes": 2539, "description": "Content identity, counts, split, and admission evidence.", "kind": "JSON", "label": "World manifest", "path": "world.json", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/opsbench-14/world.json", "sha256": "42447057cbe5a476888045d6601ad7c428d05a7aa3c2bc144cebb176bd85dd1b"}
|
| 36 |
+
{"benchmark_slug": "repobench-500", "bytes": 32768, "description": "Pristine state copied for every episode.", "kind": "SQLite", "label": "Seeded SQLite snapshot", "path": "environment.db", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/repobench-500/environment.db", "sha256": "12007f3262431078bc3f6476bec0de28d01e0b93acfcc2d86268d1ba36210303"}
|
| 37 |
+
{"benchmark_slug": "repobench-500", "bytes": 1690, "description": "Human-readable table and constraint definitions.", "kind": "SQL", "label": "Relational schema", "path": "schema.sql", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/repobench-500/schema.sql", "sha256": "76b797e52cbe538d5907b14387a8da0e6fae3c883e546d5af1c1504a3973255f"}
|
| 38 |
+
{"benchmark_slug": "repobench-500", "bytes": 15051, "description": "Human-readable source for the released world state.", "kind": "SQL", "label": "Seed data", "path": "seed.sql", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/repobench-500/seed.sql", "sha256": "d24ba1b70830c020f4abfa3a702a5e6a1bcb5378202a1a3c605af09fbcdecf47"}
|
| 39 |
+
{"benchmark_slug": "repobench-500", "bytes": 103816, "description": "Public tool names, schemas, and implementations.", "kind": "JSON", "label": "MCP tool catalog", "path": "tools.json", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/repobench-500/tools.json", "sha256": "75077c064c2c026100e6e30008bac57e490f60918e72b48a0b8b18acfa1d61ea"}
|
| 40 |
+
{"benchmark_slug": "repobench-500", "bytes": 106569, "description": "Instructions, splits, reference traces, and isolated verifier programs.", "kind": "JSON", "label": "Task manifest", "path": "tasks.json", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/repobench-500/tasks.json", "sha256": "c05032fc9010fed55dd7dd853f10622fa4657c7fe1844160270e8644bd26fda0"}
|
| 41 |
+
{"benchmark_slug": "repobench-500", "bytes": 1954, "description": "Stdio server declaration for the world.", "kind": "JSON", "label": "MCP manifest", "path": "mcp/manifest.json", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/repobench-500/mcp/manifest.json", "sha256": "1b85dad89ae04a265b46ef7b53d52a8660c7973ca1158442637d84cf25de5faf"}
|
| 42 |
+
{"benchmark_slug": "repobench-500", "bytes": 2517, "description": "Content identity, counts, split, and admission evidence.", "kind": "JSON", "label": "World manifest", "path": "world.json", "repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/repobench-500/world.json", "sha256": "c38c5e25cf4ba718e434d8da896a9c90ee02b5f8d25a6c9357c4ee10b2f3ff7d"}
|
data/tasks.jsonl
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"benchmark_name": "FilingBench-50", "benchmark_slug": "filingbench-50", "companion_relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks.", "difficulty_disclosure": "Generator label only; no empirical model difficulty claim is published.", "domain": "Financial research", "generator_difficulty_label": "hard", "instruction": "Finalise the Solstice base-case DCF (model_id 9201, company 9001). Total the free_cash_flow across every financial period belonging to company 9001 — other companies' periods do not count. Set model 9201's enterprise_value to that total and its status to 'final', mark its WACC assumption (assumption_id 9301) as status 'verified', and file the review: create a review note on model 9201 from reviewer 'Head of Research' with status 'open' and a body containing the summed cash flow.", "reference_passed": true, "reference_steps": 4, "required_tools": ["search_financial_periods", "update_dcf_model", "update_dcf_assumption", "create_review_note"], "seeded_random_passed": false, "source_dataset_id": "vals/financeagent", "source_dataset_url": "https://hub.harborframework.com/datasets/vals/financeagent", "split": "train", "task_id": "fa_finalize_solstice_dcf", "verifier_basis": "vcode", "world_digest": "cd3085c1e21b8793bd4ba01fe48bd2a711e793f8233d931b4944fa1bafadaf41", "world_id": "env_blobfish_benchmarks_filingbench_financia_599d3443", "world_repository_url": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/filingbench-50"}
|
| 2 |
+
{"benchmark_name": "FilingBench-50", "benchmark_slug": "filingbench-50", "companion_relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks.", "difficulty_disclosure": "Generator label only; no empirical model difficulty claim is published.", "domain": "Financial research", "generator_difficulty_label": "medium", "instruction": "Model governance: a DCF may not carry status 'final' with a discount_rate of 0 — there is nothing to discount by. Find that model and set its status back to 'draft'. Models that are already draft are left alone.", "reference_passed": true, "reference_steps": 2, "required_tools": ["search_dcf_models", "update_dcf_model"], "seeded_random_passed": false, "source_dataset_id": "vals/financeagent", "source_dataset_url": "https://hub.harborframework.com/datasets/vals/financeagent", "split": "train", "task_id": "fa_revert_model_without_discount_rate", "verifier_basis": "vcode", "world_digest": "cd3085c1e21b8793bd4ba01fe48bd2a711e793f8233d931b4944fa1bafadaf41", "world_id": "env_blobfish_benchmarks_filingbench_financia_599d3443", "world_repository_url": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/filingbench-50"}
|
| 3 |
+
{"benchmark_name": "FilingBench-50", "benchmark_slug": "filingbench-50", "companion_relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks.", "difficulty_disclosure": "Generator label only; no empirical model difficulty claim is published.", "domain": "Financial research", "generator_difficulty_label": "easy", "instruction": "The same issuer appears twice under two listings. How many companies are named exactly 'Solstice Energy'? Answer with the number.", "reference_passed": true, "reference_steps": 1, "required_tools": ["count_fa_companies"], "seeded_random_passed": false, "source_dataset_id": "vals/financeagent", "source_dataset_url": "https://hub.harborframework.com/datasets/vals/financeagent", "split": "train", "task_id": "fa_duplicate_company_listing", "verifier_basis": "answer_match (vcode does not discriminate)", "world_digest": "cd3085c1e21b8793bd4ba01fe48bd2a711e793f8233d931b4944fa1bafadaf41", "world_id": "env_blobfish_benchmarks_filingbench_financia_599d3443", "world_repository_url": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/filingbench-50"}
|
| 4 |
+
{"benchmark_name": "FilingBench-50", "benchmark_slug": "filingbench-50", "companion_relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks.", "difficulty_disclosure": "Generator label only; no empirical model difficulty claim is published.", "domain": "Financial research", "generator_difficulty_label": "medium", "instruction": "Model 9202 carries the 'Terminal growth' assumption twice (assumption_id 9311 and 9312). Delete the duplicate 9312 and keep 9311.", "reference_passed": true, "reference_steps": 2, "required_tools": ["search_dcf_assumptions", "delete_dcf_assumption"], "seeded_random_passed": false, "source_dataset_id": "vals/financeagent", "source_dataset_url": "https://hub.harborframework.com/datasets/vals/financeagent", "split": "heldout", "task_id": "fa_dedupe_dcf_assumption", "verifier_basis": "vcode", "world_digest": "cd3085c1e21b8793bd4ba01fe48bd2a711e793f8233d931b4944fa1bafadaf41", "world_id": "env_blobfish_benchmarks_filingbench_financia_599d3443", "world_repository_url": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/filingbench-50"}
|
| 5 |
+
{"benchmark_name": "ServiceBench-375", "benchmark_slug": "servicebench-375", "companion_relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks.", "difficulty_disclosure": "Generator label only; no empirical model difficulty claim is published.", "domain": "Customer operations", "generator_difficulty_label": "hard", "instruction": "It is now minute 180. Ticket 9201 belongs to an enterprise-plan customer and still has no first response. Look up the first_response_minutes of the SLA policy for that customer's plan and work out how many minutes past the SLA deadline the response now is (deadline = opened_minute + first_response_minutes). Then set ticket 9201's priority to 'urgent' and status to 'escalated', create an escalation on ticket 9201 with reason 'sla_first_response_breach', tier 'tier2' and status 'open', and post a holding reply: a ticket message on 9201 from author 'agent' at sent_minute 180 whose body states the overdue amount as 'N minutes'.", "reference_passed": true, "reference_steps": 4, "required_tools": ["search_sla_policies", "update_ticket", "create_escalation", "create_ticket_message"], "seeded_random_passed": false, "source_dataset_id": "sierra-research/tau3-bench", "source_dataset_url": "https://hub.harborframework.com/datasets/sierra-research/tau3-bench", "split": "train", "task_id": "cs_escalate_sla_breach", "verifier_basis": "vcode", "world_digest": "ab0d887316ac287e98532ff96cd1ec24f979922a054a8e02b58e4d2e75f37260", "world_id": "env_blobfish_benchmarks_servicebench_custome_79e1b30f", "world_repository_url": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/servicebench-375"}
|
| 6 |
+
{"benchmark_name": "ServiceBench-375", "benchmark_slug": "servicebench-375", "companion_relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks.", "difficulty_disclosure": "Generator label only; no empirical model difficulty claim is published.", "domain": "Customer operations", "generator_difficulty_label": "medium", "instruction": "Tidy the queue: any ticket that already has a resolved_minute recorded must not still be sitting in status 'open' — set it to 'resolved'. Tickets without a resolved_minute stay open.", "reference_passed": true, "reference_steps": 2, "required_tools": ["search_tickets", "update_ticket"], "seeded_random_passed": false, "source_dataset_id": "sierra-research/tau3-bench", "source_dataset_url": "https://hub.harborframework.com/datasets/sierra-research/tau3-bench", "split": "train", "task_id": "cs_close_resolved_tickets", "verifier_basis": "vcode", "world_digest": "ab0d887316ac287e98532ff96cd1ec24f979922a054a8e02b58e4d2e75f37260", "world_id": "env_blobfish_benchmarks_servicebench_custome_79e1b30f", "world_repository_url": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/servicebench-375"}
|
| 7 |
+
{"benchmark_name": "ServiceBench-375", "benchmark_slug": "servicebench-375", "companion_relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks.", "difficulty_disclosure": "Generator label only; no empirical model difficulty claim is published.", "domain": "Customer operations", "generator_difficulty_label": "easy", "instruction": "Two subsidiaries were onboarded under one trading name, so routing is ambiguous. How many support customers are named exactly 'Bluepeak Robotics'? Answer with the number.", "reference_passed": true, "reference_steps": 1, "required_tools": ["count_support_customers"], "seeded_random_passed": false, "source_dataset_id": "sierra-research/tau3-bench", "source_dataset_url": "https://hub.harborframework.com/datasets/sierra-research/tau3-bench", "split": "train", "task_id": "cs_duplicate_customer_name", "verifier_basis": "answer_match (vcode does not discriminate)", "world_digest": "ab0d887316ac287e98532ff96cd1ec24f979922a054a8e02b58e4d2e75f37260", "world_id": "env_blobfish_benchmarks_servicebench_custome_79e1b30f", "world_repository_url": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/servicebench-375"}
|
| 8 |
+
{"benchmark_name": "ServiceBench-375", "benchmark_slug": "servicebench-375", "companion_relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks.", "difficulty_disclosure": "Generator label only; no empirical model difficulty claim is published.", "domain": "Customer operations", "generator_difficulty_label": "medium", "instruction": "Two knowledge-base articles cover the same fix under the identical title 'Recovering an offline fleet controller' (article_id 9501 is published, 9502 is a duplicate draft). Delete the duplicate draft 9502 and keep the published article 9501.", "reference_passed": true, "reference_steps": 2, "required_tools": ["search_kb_articles", "delete_kb_article"], "seeded_random_passed": false, "source_dataset_id": "sierra-research/tau3-bench", "source_dataset_url": "https://hub.harborframework.com/datasets/sierra-research/tau3-bench", "split": "heldout", "task_id": "cs_dedupe_kb_article", "verifier_basis": "vcode", "world_digest": "ab0d887316ac287e98532ff96cd1ec24f979922a054a8e02b58e4d2e75f37260", "world_id": "env_blobfish_benchmarks_servicebench_custome_79e1b30f", "world_repository_url": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/servicebench-375"}
|
| 9 |
+
{"benchmark_name": "DiscoveryBench-102", "benchmark_slug": "discoverybench-102", "companion_relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks.", "difficulty_disclosure": "Generator label only; no empirical model difficulty claim is published.", "domain": "Scientific discovery", "generator_difficulty_label": "hard", "instruction": "Call the potency of assay run 9301. Compute the mean ic50_nm across its replicates that PASSED QC (qc_flag 'pass') — replicates flagged 'fail' are excluded. A mean below 100 nM makes the compound a hit, so: set compound 9101's status to 'hit' and record the mean in its screening_note, set assay run 9301's status to 'complete', and queue confirmation by creating an assay run on assay 9201 for compound 9101 with run_on '2026-08-01', plate_label 'CONF-001' and status 'pending'.", "reference_passed": true, "reference_steps": 4, "required_tools": ["search_assay_results", "update_compound", "update_assay_run", "create_assay_run"], "seeded_random_passed": false, "source_dataset_id": "scienceagentbench/scienceagentbench", "source_dataset_url": "https://hub.harborframework.com/datasets/scienceagentbench/scienceagentbench", "split": "train", "task_id": "bio_promote_hit_compound", "verifier_basis": "vcode", "world_digest": "475b17df4a7efe8265400a4d47889288764829150a4dc63e9b1188a06948cd29", "world_id": "env_blobfish_benchmarks_discoverybench_scien_f7e1dbce", "world_repository_url": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/discoverybench-102"}
|
| 10 |
+
{"benchmark_name": "DiscoveryBench-102", "benchmark_slug": "discoverybench-102", "companion_relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks.", "difficulty_disclosure": "Generator label only; no empirical model difficulty claim is published.", "domain": "Scientific discovery", "generator_difficulty_label": "medium", "instruction": "Quality control: an assay run where EVERY replicate carries qc_flag 'fail' produced no usable data and must be set to status 'invalid'. Runs with at least one passing replicate are left alone.", "reference_passed": true, "reference_steps": 2, "required_tools": ["search_assay_results", "update_assay_run"], "seeded_random_passed": false, "source_dataset_id": "scienceagentbench/scienceagentbench", "source_dataset_url": "https://hub.harborframework.com/datasets/scienceagentbench/scienceagentbench", "split": "train", "task_id": "bio_invalidate_failed_run", "verifier_basis": "vcode", "world_digest": "475b17df4a7efe8265400a4d47889288764829150a4dc63e9b1188a06948cd29", "world_id": "env_blobfish_benchmarks_discoverybench_scien_f7e1dbce", "world_repository_url": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/discoverybench-102"}
|
| 11 |
+
{"benchmark_name": "DiscoveryBench-102", "benchmark_slug": "discoverybench-102", "companion_relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks.", "difficulty_disclosure": "Generator label only; no empirical model difficulty claim is published.", "domain": "Scientific discovery", "generator_difficulty_label": "easy", "instruction": "Two structurally distinct compounds were filed under the same common name. How many compounds are named exactly 'Velatinib'? Answer with the number.", "reference_passed": true, "reference_steps": 1, "required_tools": ["count_compounds"], "seeded_random_passed": false, "source_dataset_id": "scienceagentbench/scienceagentbench", "source_dataset_url": "https://hub.harborframework.com/datasets/scienceagentbench/scienceagentbench", "split": "train", "task_id": "bio_duplicate_compound_name", "verifier_basis": "answer_match (vcode does not discriminate)", "world_digest": "475b17df4a7efe8265400a4d47889288764829150a4dc63e9b1188a06948cd29", "world_id": "env_blobfish_benchmarks_discoverybench_scien_f7e1dbce", "world_repository_url": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/discoverybench-102"}
|
| 12 |
+
{"benchmark_name": "DiscoveryBench-102", "benchmark_slug": "discoverybench-102", "companion_relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks.", "difficulty_disclosure": "Generator label only; no empirical model difficulty claim is published.", "domain": "Scientific discovery", "generator_difficulty_label": "medium", "instruction": "Run 9302 has replicate 1 recorded twice (result_id 9411 and 9412) because the plate reader exported twice. Delete the duplicate 9412 and keep 9411.", "reference_passed": true, "reference_steps": 2, "required_tools": ["search_assay_results", "delete_assay_result"], "seeded_random_passed": false, "source_dataset_id": "scienceagentbench/scienceagentbench", "source_dataset_url": "https://hub.harborframework.com/datasets/scienceagentbench/scienceagentbench", "split": "heldout", "task_id": "bio_dedupe_assay_result", "verifier_basis": "vcode", "world_digest": "475b17df4a7efe8265400a4d47889288764829150a4dc63e9b1188a06948cd29", "world_id": "env_blobfish_benchmarks_discoverybench_scien_f7e1dbce", "world_repository_url": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/discoverybench-102"}
|
| 13 |
+
{"benchmark_name": "DefenseBench-100", "benchmark_slug": "defensebench-100", "companion_relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks.", "difficulty_disclosure": "Generator label only; no empirical model difficulty claim is published.", "domain": "Defensive security", "generator_difficulty_label": "hard", "instruction": "Document 9201 ('FY27 Budget Model') is confidential and may only be readable by the Finance team. Review its access grants: revoke every still-active grant held by an employee who is not on the Finance team by setting that grant's status to 'revoked', leave Finance grants and already-revoked grants alone, do not touch grants on other documents, and finally set document 9201's status to 'restricted'.", "reference_passed": true, "reference_steps": 5, "required_tools": ["search_access_grants", "search_employees", "update_access_grant", "update_indexed_document"], "seeded_random_passed": false, "source_dataset_id": "polyvorlabs/cyberdefense-bench", "source_dataset_url": "https://hub.harborframework.com/datasets/polyvorlabs/cyberdefense-bench", "split": "train", "task_id": "es_lock_down_confidential_document", "verifier_basis": "vcode", "world_digest": "e1df820514e93081e497aa1aa2fd50423e3dbf0cd766e4850838096a1bc641f6", "world_id": "env_blobfish_benchmarks_defensebench_access__d2a0878c", "world_repository_url": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/defensebench-100"}
|
| 14 |
+
{"benchmark_name": "DefenseBench-100", "benchmark_slug": "defensebench-100", "companion_relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks.", "difficulty_disclosure": "Generator label only; no empirical model difficulty claim is published.", "domain": "Defensive security", "generator_difficulty_label": "medium", "instruction": "A connector has been disconnected. Every indexed document that came from a source with connected = 0 must be set to status 'stale'; documents from connected sources stay 'indexed'.", "reference_passed": true, "reference_steps": 3, "required_tools": ["search_sources", "search_indexed_documents", "update_indexed_document"], "seeded_random_passed": false, "source_dataset_id": "polyvorlabs/cyberdefense-bench", "source_dataset_url": "https://hub.harborframework.com/datasets/polyvorlabs/cyberdefense-bench", "split": "train", "task_id": "es_mark_disconnected_source_stale", "verifier_basis": "vcode", "world_digest": "e1df820514e93081e497aa1aa2fd50423e3dbf0cd766e4850838096a1bc641f6", "world_id": "env_blobfish_benchmarks_defensebench_access__d2a0878c", "world_repository_url": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/defensebench-100"}
|
| 15 |
+
{"benchmark_name": "DefenseBench-100", "benchmark_slug": "defensebench-100", "companion_relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks.", "difficulty_disclosure": "Generator label only; no empirical model difficulty claim is published.", "domain": "Defensive security", "generator_difficulty_label": "easy", "instruction": "Two different employees share a display name, which makes people search ambiguous. How many employees are named exactly 'Rowan Ferreira'? Answer with the number.", "reference_passed": true, "reference_steps": 1, "required_tools": ["count_employees"], "seeded_random_passed": false, "source_dataset_id": "polyvorlabs/cyberdefense-bench", "source_dataset_url": "https://hub.harborframework.com/datasets/polyvorlabs/cyberdefense-bench", "split": "train", "task_id": "es_duplicate_person_name", "verifier_basis": "answer_match (vcode does not discriminate)", "world_digest": "e1df820514e93081e497aa1aa2fd50423e3dbf0cd766e4850838096a1bc641f6", "world_id": "env_blobfish_benchmarks_defensebench_access__d2a0878c", "world_repository_url": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/defensebench-100"}
|
| 16 |
+
{"benchmark_name": "DefenseBench-100", "benchmark_slug": "defensebench-100", "companion_relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks.", "difficulty_disclosure": "Generator label only; no empirical model difficulty claim is published.", "domain": "Defensive security", "generator_difficulty_label": "medium", "instruction": "A double sync indexed the same passage of document 9201 twice (chunk_id 9301 and 9302), so it is over-weighted in retrieval. Delete the duplicate chunk 9302 and keep 9301.", "reference_passed": true, "reference_steps": 2, "required_tools": ["search_document_chunks", "delete_document_chunk"], "seeded_random_passed": false, "source_dataset_id": "polyvorlabs/cyberdefense-bench", "source_dataset_url": "https://hub.harborframework.com/datasets/polyvorlabs/cyberdefense-bench", "split": "heldout", "task_id": "es_dedupe_document_chunk", "verifier_basis": "vcode", "world_digest": "e1df820514e93081e497aa1aa2fd50423e3dbf0cd766e4850838096a1bc641f6", "world_id": "env_blobfish_benchmarks_defensebench_access__d2a0878c", "world_repository_url": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/defensebench-100"}
|
| 17 |
+
{"benchmark_name": "OpsBench-14", "benchmark_slug": "opsbench-14", "companion_relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks.", "difficulty_disclosure": "Generator label only; no empirical model difficulty claim is published.", "domain": "Enterprise operations", "generator_difficulty_label": "hard", "instruction": "Change request 9301 is a high-risk change to the Vendor Onboarding process (doc_id 9101). Policy: a high-risk change cannot be approved while any step of that process has no control_ref mapped. Count the DISTINCT steps of doc 9101 with an empty control_ref — note step 9202 is a duplicate of 9201 and counts once. Because at least one step is uncontrolled: set change request 9301's status to 'rejected', set process doc 9101's status to 'needs_controls', and open the remediation by creating a compliance control named 'Step control backfill' with framework 'SOC2' and status 'untested'.", "reference_passed": true, "reference_steps": 4, "required_tools": ["search_process_steps", "update_change_request", "update_process_doc", "create_compliance_control"], "seeded_random_passed": false, "source_dataset_id": "Enterprise-Bench/l1-l2-bench", "source_dataset_url": "https://hub.harborframework.com/datasets/Enterprise-Bench/l1-l2-bench", "split": "heldout", "task_id": "ops_reject_uncontrolled_change", "verifier_basis": "vcode", "world_digest": "39937737e9b493a2e1a4a10ba85780b15de76a222cf180538e40969cb6e3f1a8", "world_id": "env_blobfish_benchmarks_opsbench_enterprise__8377a7f8", "world_repository_url": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/opsbench-14"}
|
| 18 |
+
{"benchmark_name": "OpsBench-14", "benchmark_slug": "opsbench-14", "companion_relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks.", "difficulty_disclosure": "Generator label only; no empirical model difficulty claim is published.", "domain": "Enterprise operations", "generator_difficulty_label": "medium", "instruction": "Today is 2026-07-20. Any active vendor whose renewal_on date has already passed must be set to status 'renewal_overdue'. Vendors whose renewal is still ahead stay 'active'.", "reference_passed": true, "reference_steps": 2, "required_tools": ["search_vendors", "update_vendor"], "seeded_random_passed": false, "source_dataset_id": "Enterprise-Bench/l1-l2-bench", "source_dataset_url": "https://hub.harborframework.com/datasets/Enterprise-Bench/l1-l2-bench", "split": "train", "task_id": "ops_flag_overdue_vendor_renewal", "verifier_basis": "vcode", "world_digest": "39937737e9b493a2e1a4a10ba85780b15de76a222cf180538e40969cb6e3f1a8", "world_id": "env_blobfish_benchmarks_opsbench_enterprise__8377a7f8", "world_repository_url": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/opsbench-14"}
|
| 19 |
+
{"benchmark_name": "OpsBench-14", "benchmark_slug": "opsbench-14", "companion_relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks.", "difficulty_disclosure": "Generator label only; no empirical model difficulty claim is published.", "domain": "Enterprise operations", "generator_difficulty_label": "easy", "instruction": "Two legal entities are registered under one trading name, so spend is split. How many vendors are named exactly 'Cascade Facilities Ltd'? Answer with the number.", "reference_passed": true, "reference_steps": 1, "required_tools": ["count_vendors"], "seeded_random_passed": false, "source_dataset_id": "Enterprise-Bench/l1-l2-bench", "source_dataset_url": "https://hub.harborframework.com/datasets/Enterprise-Bench/l1-l2-bench", "split": "heldout", "task_id": "ops_duplicate_vendor_name", "verifier_basis": "answer_match (vcode does not discriminate)", "world_digest": "39937737e9b493a2e1a4a10ba85780b15de76a222cf180538e40969cb6e3f1a8", "world_id": "env_blobfish_benchmarks_opsbench_enterprise__8377a7f8", "world_repository_url": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/opsbench-14"}
|
| 20 |
+
{"benchmark_name": "OpsBench-14", "benchmark_slug": "opsbench-14", "companion_relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks.", "difficulty_disclosure": "Generator label only; no empirical model difficulty claim is published.", "domain": "Enterprise operations", "generator_difficulty_label": "medium", "instruction": "A bad merge left step 1 of the Vendor Onboarding process recorded twice (step_id 9201 and 9202). Delete the duplicate 9202 and keep 9201.", "reference_passed": true, "reference_steps": 2, "required_tools": ["search_process_steps", "delete_process_step"], "seeded_random_passed": false, "source_dataset_id": "Enterprise-Bench/l1-l2-bench", "source_dataset_url": "https://hub.harborframework.com/datasets/Enterprise-Bench/l1-l2-bench", "split": "train", "task_id": "ops_dedupe_process_step", "verifier_basis": "vcode", "world_digest": "39937737e9b493a2e1a4a10ba85780b15de76a222cf180538e40969cb6e3f1a8", "world_id": "env_blobfish_benchmarks_opsbench_enterprise__8377a7f8", "world_repository_url": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/opsbench-14"}
|
| 21 |
+
{"benchmark_name": "RepoBench-500", "benchmark_slug": "repobench-500", "companion_relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks.", "difficulty_disclosure": "Generator label only; no empirical model difficulty claim is published.", "domain": "Software engineering", "generator_difficulty_label": "hard", "instruction": "Incident 9401 on the ingest service was mitigated at minute 175. Close it out: set incident 9401's resolved_minute to 175 and status to 'resolved', work out how long it lasted (resolved_minute minus detected_minute), then record the follow-up decision by creating an ADR on service 9001 titled 'Rate-limit the ingest queue' with status 'accepted', decided_on '2026-07-21' and a decision that states the incident duration as 'N minutes'; finally post a standup note on service 9001 by author 'Rowan Novak' for day_label 'tuesday' whose body references incident 9401.", "reference_passed": true, "reference_steps": 4, "required_tools": ["get_incident", "update_incident", "create_adr_record", "create_standup_note"], "seeded_random_passed": false, "source_dataset_id": "swe-bench/swe-bench-verified", "source_dataset_url": "https://hub.harborframework.com/datasets/swe-bench/swe-bench-verified", "split": "train", "task_id": "eng_resolve_ingest_incident", "verifier_basis": "vcode", "world_digest": "482b4cabbd31f60b18d71d5d709ae725e85c1a57f5736fdee8a40b4677546a4e", "world_id": "env_blobfish_benchmarks_repobench_software_e_0af840ee", "world_repository_url": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/repobench-500"}
|
| 22 |
+
{"benchmark_name": "RepoBench-500", "benchmark_slug": "repobench-500", "companion_relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks.", "difficulty_disclosure": "Generator label only; no empirical model difficulty claim is published.", "domain": "Software engineering", "generator_difficulty_label": "medium", "instruction": "Merge policy: a pull request may not sit in status 'approved' while its checks_status is 'failing'. Find the offending PR and set its status back to 'open'. PRs whose checks pass keep their approved status.", "reference_passed": true, "reference_steps": 2, "required_tools": ["search_pull_requests", "update_pull_request"], "seeded_random_passed": false, "source_dataset_id": "swe-bench/swe-bench-verified", "source_dataset_url": "https://hub.harborframework.com/datasets/swe-bench/swe-bench-verified", "split": "train", "task_id": "eng_reopen_pr_with_red_ci", "verifier_basis": "vcode", "world_digest": "482b4cabbd31f60b18d71d5d709ae725e85c1a57f5736fdee8a40b4677546a4e", "world_id": "env_blobfish_benchmarks_repobench_software_e_0af840ee", "world_repository_url": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/repobench-500"}
|
| 23 |
+
{"benchmark_name": "RepoBench-500", "benchmark_slug": "repobench-500", "companion_relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks.", "difficulty_disclosure": "Generator label only; no empirical model difficulty claim is published.", "domain": "Software engineering", "generator_difficulty_label": "easy", "instruction": "After a service split, two services own a repository with the same name. How many repositories are named exactly 'ingest-worker'? Answer with the number.", "reference_passed": true, "reference_steps": 1, "required_tools": ["count_repositories"], "seeded_random_passed": false, "source_dataset_id": "swe-bench/swe-bench-verified", "source_dataset_url": "https://hub.harborframework.com/datasets/swe-bench/swe-bench-verified", "split": "train", "task_id": "eng_duplicate_repository_name", "verifier_basis": "answer_match (vcode does not discriminate)", "world_digest": "482b4cabbd31f60b18d71d5d709ae725e85c1a57f5736fdee8a40b4677546a4e", "world_id": "env_blobfish_benchmarks_repobench_software_e_0af840ee", "world_repository_url": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/repobench-500"}
|
| 24 |
+
{"benchmark_name": "RepoBench-500", "benchmark_slug": "repobench-500", "companion_relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks.", "difficulty_disclosure": "Generator label only; no empirical model difficulty claim is published.", "domain": "Software engineering", "generator_difficulty_label": "medium", "instruction": "A flaky bot posted Monday's standup note twice on service 9001 (note_id 9501 and 9502). Delete the duplicate 9502 and keep 9501.", "reference_passed": true, "reference_steps": 2, "required_tools": ["search_standup_notes", "delete_standup_note"], "seeded_random_passed": false, "source_dataset_id": "swe-bench/swe-bench-verified", "source_dataset_url": "https://hub.harborframework.com/datasets/swe-bench/swe-bench-verified", "split": "heldout", "task_id": "eng_dedupe_standup_note", "verifier_basis": "vcode", "world_digest": "482b4cabbd31f60b18d71d5d709ae725e85c1a57f5736fdee8a40b4677546a4e", "world_id": "env_blobfish_benchmarks_repobench_software_e_0af840ee", "world_repository_url": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/repobench-500"}
|
data/trajectories.jsonl
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"benchmark_slug": "filingbench-50", "disclosure": "A checked-in reference trace replayed against a fresh SQLite copy. This proves the task can pass; it is not a model submission.", "domain": "Financial research", "kind": "deterministic solvability ceiling", "label": "Reference solver", "model_id": null, "status": "passed", "step_count": 4, "steps_json": "[{\"arguments\": {\"company_id\": 9001, \"limit\": 50}, \"error\": null, \"index\": 1, \"ok\": true, \"output\": [{\"capex\": 60.0, \"company_id\": 9001, \"ebitda\": 200.0, \"free_cash_flow\": 100.0, \"period_id\": 9101, \"period_label\": \"2024\", \"revenue\": 800.0}, {\"capex\": 65.0, \"company_id\": 9001, \"ebitda\": 230.0, \"free_cash_flow\": 120.0, \"period_id\": 9102, \"period_label\": \"2025\", \"revenue\": 900.0}, {\"capex\": 70.0, \"company_id\": 9001, \"ebitda\": 260.0, \"free_cash_flow\": 140.0, \"period_id\": 9103, \"period_label\": \"2026\", \"revenue\": 1000.0}], \"tool\": \"search_financial_periods\", \"type\": \"tool_call\"}, {\"arguments\": {\"enterprise_value\": 360.0, \"model_id\": 9201, \"status\": \"final\"}, \"error\": null, \"index\": 2, \"ok\": true, \"output\": {\"company_id\": 9001, \"discount_rate\": 0.09, \"enterprise_value\": 360.0, \"model_id\": 9201, \"name\": \"Solstice base case\", \"status\": \"final\", \"terminal_growth\": 0.02}, \"tool\": \"update_dcf_model\", \"type\": \"tool_call\"}, {\"arguments\": {\"assumption_id\": 9301, \"status\": \"verified\"}, \"error\": null, \"index\": 3, \"ok\": true, \"output\": {\"assumption_id\": 9301, \"model_id\": 9201, \"name\": \"WACC\", \"source\": \"Capital IQ\", \"status\": \"verified\", \"value\": 0.09}, \"tool\": \"update_dcf_assumption\", \"type\": \"tool_call\"}, {\"arguments\": {\"body\": \"Unlevered free cash flow across the period set totals 360.\", \"model_id\": 9201, \"reviewer_name\": \"Head of Research\", \"status\": \"open\"}, \"error\": null, \"index\": 4, \"ok\": true, \"output\": {\"body\": \"Unlevered free cash flow across the period set totals 360.\", \"model_id\": 9201, \"note_id\": 9502, \"reviewer_name\": \"Head of Research\", \"status\": \"open\"}, \"tool\": \"create_review_note\", \"type\": \"tool_call\"}]", "task_id": "fa_finalize_solstice_dcf", "trajectory_id": "reference", "verifier_json": "{\"basis\": \"vcode\", \"gradable\": true, \"passed\": true, \"reward\": 1.0}"}
|
| 2 |
+
{"benchmark_slug": "filingbench-50", "disclosure": "A seeded random tool policy against the same task and fresh world. It is a discrimination floor, not an agent or model result.", "domain": "Financial research", "kind": "non-model failure floor", "label": "Seeded random floor", "model_id": null, "status": "failed", "step_count": 6, "steps_json": "[{\"arguments\": {\"company_id\": 4, \"discount_rate\": 67.54, \"enterprise_value\": 8.06, \"name\": \"pending\", \"status\": \"test\", \"terminal_growth\": 78.06}, \"error\": \"CHECK constraint failed: status\", \"index\": 1, \"ok\": false, \"output\": null, \"tool\": \"create_dcf_model\", \"type\": \"tool_call\"}, {\"arguments\": {\"model_id\": 9, \"name\": \"active\", \"source\": \"pending\", \"status\": \"active\", \"value\": 57.89}, \"error\": null, \"index\": 2, \"ok\": true, \"output\": {\"assumption_id\": 9313, \"model_id\": 9, \"name\": \"active\", \"source\": \"pending\", \"status\": \"active\", \"value\": 57.89}, \"tool\": \"create_dcf_assumption\", \"type\": \"tool_call\"}, {\"arguments\": {\"company_id\": 19, \"name\": \"test\", \"sector\": \"test\", \"ticker\": \"42\"}, \"error\": null, \"index\": 3, \"ok\": true, \"output\": 0, \"tool\": \"count_fa_companies\", \"type\": \"tool_call\"}, {\"arguments\": {\"note_id\": 16}, \"error\": null, \"index\": 4, \"ok\": true, \"output\": {\"body\": \"{\\\"checksum\\\": \\\"042d186d\\\", \\\"received_via\\\": \\\"manual_entry\\\", \\\"record_type\\\": \\\"review_note\\\", \\\"reference\\\": \\\"RN-001004\\\", \\\"source\\\": \\\"web_portal\\\", \\\"version\\\": 1}\", \"model_id\": 10, \"note_id\": 16, \"reviewer_name\": \"Standard Internal Review Note\", \"status\": \"closed\"}, \"tool\": \"get_review_note\", \"type\": \"tool_call\"}, {\"arguments\": {\"company_id\": 7, \"discount_rate\": 39.62, \"enterprise_value\": 91.65, \"limit\": 19, \"name\": \"active\", \"query\": \"active\", \"status\": \"pending\", \"terminal_growth\": 89.02}, \"error\": null, \"index\": 5, \"ok\": true, \"output\": [], \"tool\": \"search_dcf_models\", \"type\": \"tool_call\"}, {\"arguments\": {\"limit\": 19, \"model_id\": 6}, \"error\": null, \"index\": 6, \"ok\": true, \"output\": [{\"assumption_id\": 7, \"model_id\": 6, \"name\": \"Quarterly Regional Dcf Assumption\", \"source\": \"General Source F92\", \"status\": \"unverified\", \"value\": 83.46}], \"tool\": \"list_dcf_assumptions_for_dcf_model\", \"type\": \"tool_call\"}]", "task_id": "fa_finalize_solstice_dcf", "trajectory_id": "random", "verifier_json": "{\"basis\": \"vcode\", \"gradable\": true, \"passed\": false, \"reward\": 0.0}"}
|
| 3 |
+
{"benchmark_slug": "servicebench-375", "disclosure": "A checked-in reference trace replayed against a fresh SQLite copy. This proves the task can pass; it is not a model submission.", "domain": "Customer operations", "kind": "deterministic solvability ceiling", "label": "Reference solver", "model_id": null, "status": "passed", "step_count": 4, "steps_json": "[{\"arguments\": {\"limit\": 10, \"plan\": \"enterprise\"}, \"error\": null, \"index\": 1, \"ok\": true, \"output\": [{\"first_response_minutes\": 30, \"name\": \"Enterprise SLA\", \"plan\": \"enterprise\", \"policy_id\": 9101, \"resolve_minutes\": 240}], \"tool\": \"search_sla_policies\", \"type\": \"tool_call\"}, {\"arguments\": {\"priority\": \"urgent\", \"status\": \"escalated\", \"ticket_id\": 9201}, \"error\": null, \"index\": 2, \"ok\": true, \"output\": {\"customer_id\": 9001, \"first_response_minute\": null, \"opened_minute\": 100, \"priority\": \"urgent\", \"resolved_minute\": null, \"status\": \"escalated\", \"subject\": \"Fleet controller offline\", \"ticket_id\": 9201}, \"tool\": \"update_ticket\", \"type\": \"tool_call\"}, {\"arguments\": {\"reason\": \"sla_first_response_breach\", \"status\": \"open\", \"ticket_id\": 9201, \"tier\": \"tier2\"}, \"error\": null, \"index\": 3, \"ok\": true, \"output\": {\"escalation_id\": 9402, \"reason\": \"sla_first_response_breach\", \"status\": \"open\", \"ticket_id\": 9201, \"tier\": \"tier2\"}, \"tool\": \"create_escalation\", \"type\": \"tool_call\"}, {\"arguments\": {\"author\": \"agent\", \"body\": \"Apologies — our first response is 50 minutes past the enterprise SLA. An engineer is now on this.\", \"channel\": \"email\", \"sent_minute\": 180, \"ticket_id\": 9201}, \"error\": null, \"index\": 4, \"ok\": true, \"output\": {\"author\": \"agent\", \"body\": \"Apologies — our first response is 50 minutes past the enterprise SLA. An engineer is now on this.\", \"channel\": \"email\", \"message_id\": 9303, \"sent_minute\": 180, \"ticket_id\": 9201}, \"tool\": \"create_ticket_message\", \"type\": \"tool_call\"}]", "task_id": "cs_escalate_sla_breach", "trajectory_id": "reference", "verifier_json": "{\"basis\": \"vcode\", \"gradable\": true, \"passed\": true, \"reward\": 1.0}"}
|
| 4 |
+
{"benchmark_slug": "servicebench-375", "disclosure": "A seeded random tool policy against the same task and fresh world. It is a discrimination floor, not an agent or model result.", "domain": "Customer operations", "kind": "non-model failure floor", "label": "Seeded random floor", "model_id": null, "status": "failed", "step_count": 6, "steps_json": "[{\"arguments\": {\"name\": \"test\", \"plan\": \"test\", \"region\": \"active\"}, \"error\": null, \"index\": 1, \"ok\": true, \"output\": {\"customer_id\": 9004, \"name\": \"test\", \"plan\": \"test\", \"region\": \"active\"}, \"tool\": \"create_support_customer\", \"type\": \"tool_call\"}, {\"arguments\": {\"first_response_minutes\": 12, \"limit\": 11, \"name\": \"pending\", \"plan\": \"42\", \"query\": \"42\", \"resolve_minutes\": 4}, \"error\": null, \"index\": 2, \"ok\": true, \"output\": [], \"tool\": \"search_sla_policies\", \"type\": \"tool_call\"}, {\"arguments\": {\"first_response_minutes\": 20, \"name\": \"test\", \"plan\": \"42\", \"policy_id\": 14, \"resolve_minutes\": 1}, \"error\": null, \"index\": 3, \"ok\": true, \"output\": 0, \"tool\": \"count_sla_policies\", \"type\": \"tool_call\"}, {\"arguments\": {\"escalation_id\": 14, \"reason\": \"test\", \"status\": \"test\", \"ticket_id\": 7, \"tier\": \"active\"}, \"error\": null, \"index\": 4, \"ok\": true, \"output\": 0, \"tool\": \"count_escalations\", \"type\": \"tool_call\"}, {\"arguments\": {\"escalation_id\": 6}, \"error\": null, \"index\": 5, \"ok\": true, \"output\": true, \"tool\": \"delete_escalation\", \"type\": \"tool_call\"}, {\"arguments\": {\"first_response_minutes\": 5, \"name\": \"pending\", \"plan\": \"42\", \"policy_id\": 6, \"resolve_minutes\": 13}, \"error\": null, \"index\": 6, \"ok\": true, \"output\": 0, \"tool\": \"count_sla_policies\", \"type\": \"tool_call\"}]", "task_id": "cs_escalate_sla_breach", "trajectory_id": "random", "verifier_json": "{\"basis\": \"vcode\", \"gradable\": true, \"passed\": false, \"reward\": 0.0}"}
|
| 5 |
+
{"benchmark_slug": "discoverybench-102", "disclosure": "A checked-in reference trace replayed against a fresh SQLite copy. This proves the task can pass; it is not a model submission.", "domain": "Scientific discovery", "kind": "deterministic solvability ceiling", "label": "Reference solver", "model_id": null, "status": "passed", "step_count": 4, "steps_json": "[{\"arguments\": {\"limit\": 50, \"run_id\": 9301}, \"error\": null, \"index\": 1, \"ok\": true, \"output\": [{\"ic50_nm\": 20.0, \"percent_inhibition\": 91.0, \"qc_flag\": \"pass\", \"replicate\": 1, \"result_id\": 9401, \"run_id\": 9301}, {\"ic50_nm\": 24.0, \"percent_inhibition\": 89.0, \"qc_flag\": \"pass\", \"replicate\": 2, \"result_id\": 9402, \"run_id\": 9301}, {\"ic50_nm\": 22.0, \"percent_inhibition\": 90.0, \"qc_flag\": \"pass\", \"replicate\": 3, \"result_id\": 9403, \"run_id\": 9301}, {\"ic50_nm\": 400.0, \"percent_inhibition\": 11.0, \"qc_flag\": \"fail\", \"replicate\": 4, \"result_id\": 9404, \"run_id\": 9301}], \"tool\": \"search_assay_results\", \"type\": \"tool_call\"}, {\"arguments\": {\"compound_id\": 9101, \"screening_note\": \"Mean QC-passing IC50 22 nM on run 9301.\", \"status\": \"hit\"}, \"error\": null, \"index\": 2, \"ok\": true, \"output\": {\"code\": \"BF-1042\", \"compound_id\": 9101, \"molecular_weight\": 421.5, \"name\": \"Velatinib\", \"screening_note\": \"Mean QC-passing IC50 22 nM on run 9301.\", \"status\": \"hit\"}, \"tool\": \"update_compound\", \"type\": \"tool_call\"}, {\"arguments\": {\"run_id\": 9301, \"status\": \"complete\"}, \"error\": null, \"index\": 3, \"ok\": true, \"output\": {\"assay_id\": 9201, \"compound_id\": 9101, \"plate_label\": \"PLT-0091\", \"run_id\": 9301, \"run_on\": \"2026-07-14\", \"status\": \"complete\"}, \"tool\": \"update_assay_run\", \"type\": \"tool_call\"}, {\"arguments\": {\"assay_id\": 9201, \"compound_id\": 9101, \"plate_label\": \"CONF-001\", \"run_on\": \"2026-08-01\", \"status\": \"pending\"}, \"error\": null, \"index\": 4, \"ok\": true, \"output\": {\"assay_id\": 9201, \"compound_id\": 9101, \"plate_label\": \"CONF-001\", \"run_id\": 9303, \"run_on\": \"2026-08-01\", \"status\": \"pending\"}, \"tool\": \"create_assay_run\", \"type\": \"tool_call\"}]", "task_id": "bio_promote_hit_compound", "trajectory_id": "reference", "verifier_json": "{\"basis\": \"vcode\", \"gradable\": true, \"passed\": true, \"reward\": 1.0}"}
|
| 6 |
+
{"benchmark_slug": "discoverybench-102", "disclosure": "A seeded random tool policy against the same task and fresh world. It is a discrimination floor, not an agent or model result.", "domain": "Scientific discovery", "kind": "non-model failure floor", "label": "Seeded random floor", "model_id": null, "status": "failed", "step_count": 6, "steps_json": "[{\"arguments\": {\"assay_id\": 13, \"compound_id\": 16, \"plate_label\": \"active\", \"run_id\": 6, \"run_on\": \"pending\", \"status\": \"pending\"}, \"error\": null, \"index\": 1, \"ok\": true, \"output\": 0, \"tool\": \"count_assay_runs\", \"type\": \"tool_call\"}, {\"arguments\": {\"ref_id\": 20}, \"error\": null, \"index\": 2, \"ok\": true, \"output\": null, \"tool\": \"get_literature_ref\", \"type\": \"tool_call\"}, {\"arguments\": {\"citation\": \"42\", \"doi\": \"active\", \"relevance\": \"active\", \"target_id\": 7}, \"error\": \"CHECK constraint failed: relevance\", \"index\": 3, \"ok\": false, \"output\": null, \"tool\": \"create_literature_ref\", \"type\": \"tool_call\"}, {\"arguments\": {\"assay_id\": 3}, \"error\": null, \"index\": 4, \"ok\": true, \"output\": {\"assay_id\": 3, \"assay_type\": \"premium\", \"name\": \"Priority Retail Assay\", \"readout\": \"General Readout B61\", \"status\": \"suspended\", \"target_id\": 2}, \"tool\": \"get_assay\", \"type\": \"tool_call\"}, {\"arguments\": {\"assay_id\": 2}, \"error\": null, \"index\": 5, \"ok\": true, \"output\": true, \"tool\": \"delete_assay\", \"type\": \"tool_call\"}, {\"arguments\": {\"code\": \"test\", \"compound_id\": 16, \"molecular_weight\": 77.86, \"name\": \"pending\", \"screening_note\": \"active\", \"status\": \"active\"}, \"error\": null, \"index\": 6, \"ok\": true, \"output\": 0, \"tool\": \"count_compounds\", \"type\": \"tool_call\"}]", "task_id": "bio_promote_hit_compound", "trajectory_id": "random", "verifier_json": "{\"basis\": \"vcode\", \"gradable\": true, \"passed\": false, \"reward\": 0.0}"}
|
| 7 |
+
{"benchmark_slug": "defensebench-100", "disclosure": "A checked-in reference trace replayed against a fresh SQLite copy. This proves the task can pass; it is not a model submission.", "domain": "Defensive security", "kind": "deterministic solvability ceiling", "label": "Reference solver", "model_id": null, "status": "passed", "step_count": 5, "steps_json": "[{\"arguments\": {\"document_id\": 9201, \"limit\": 50}, \"error\": null, \"index\": 1, \"ok\": true, \"output\": [{\"document_id\": 9201, \"employee_id\": 9101, \"grant_id\": 9401, \"level\": \"read\", \"status\": \"active\"}, {\"document_id\": 9201, \"employee_id\": 9102, \"grant_id\": 9402, \"level\": \"read\", \"status\": \"active\"}, {\"document_id\": 9201, \"employee_id\": 9103, \"grant_id\": 9403, \"level\": \"read\", \"status\": \"active\"}, {\"document_id\": 9201, \"employee_id\": 9104, \"grant_id\": 9404, \"level\": \"read\", \"status\": \"revoked\"}], \"tool\": \"search_access_grants\", \"type\": \"tool_call\"}, {\"arguments\": {\"limit\": 50}, \"error\": null, \"index\": 2, \"ok\": true, \"output\": [{\"email\": \"elizabethlee@gmail.com\", \"employee_id\": 1, \"name\": \"Standard Internal Employee\", \"team\": \"Standard Team E80\"}, {\"email\": \"john_jackson713@work.org\", \"employee_id\": 2, \"name\": \"Recurring Internal Employee\", \"team\": \"Consolidated Team C88\"}, {\"email\": \"jessicajackson@gmail.com\", \"employee_id\": 3, \"name\": \"Consolidated Partner Employee\", \"team\": \"Consolidated Team A59\"}, {\"email\": \"elizabeth_gonzalez83@work.org\", \"employee_id\": 4, \"name\": \"Standard Domestic Employee\", \"team\": \"Preferred Team A46\"}, {\"email\": \"barbara.martinez606@work.org\", \"employee_id\": 5, \"name\": \"Quarterly Regional Employee\", \"team\": \"Backup Team A22\"}, {\"email\": \"lisawilson@company.com\", \"employee_id\": 6, \"name\": \"Standard Partner Employee\", \"team\": \"General Team E78\"}, {\"email\": \"sandra_thompson1@outlook.com\", \"employee_id\": 7, \"name\": \"Recurring Internal Employee\", \"team\": \"General Team D87\"}, {\"email\": \"kennethwalker478@work.org\", \"employee_id\": 8, \"name\": \"Quarterly Regional Employee\", \"team\": \"Backup Team A56\"}, {\"email\": \"karen_gonzalez@outlook.com\", \"employee_id\": 9, \"name\": \"Expedited Partner Employee\", \"team\": \"Standard Team C17\"}, {\"email\": \"sarah_wilson@outlook.com\", \"employee_id\": 10, \"name\": \"Consolidated Retail Employee\", \"team\": \"Backup Team B44\"}, {\"email\": \"betty.smith@outlook.com\", \"employee_id\": 11, \"name\": \"Expedited Partner Employee\", \"team\": \"Preferred Team A60\"}, {\"email\": \"sandra.martin63@work.org\", \"employee_id\": 12, \"name\": \"Consolidated Partner Employee\", \"team\": \"Standard Team D35\"}, {\"email\": \"karenperez@outlook.com\", \"employee_id\": 13, \"name\": \"Expedited Export Employee\", \"team\": \"Preferred Team B21\"}, {\"email\": \"joshua.smith@company.com\", \"employee_id\": 14, \"name\": \"Expedited Export Employee\", \"team\": \"Preferred Team C80\"}, {\"email\": \"jessicarobinson@outlook.com\", \"employee_id\": 15, \"name\": \"Annual Export Employee\", \"team\": \"Backup Team F96\"}, {\"email\": \"lisa_wilson@work.org\", \"employee_id\": 16, \"name\": \"Quarterly Partner Employee\", \"team\": \"Secondary Team F88\"}, {\"email\": \"david_brown782@yahoo.com\", \"employee_id\": 17, \"name\": \"Recurring Domestic Employee\", \"team\": \"Standard Team C36\"}, {\"email\": \"ines@acme.example.com\", \"employee_id\": 9101, \"name\": \"Ines Bakker\", \"team\": \"Finance\"}, {\"email\": \"rowan.f@acme.example.com\", \"employee_id\": 9102, \"name\": \"Rowan Ferreira\", \"team\": \"Sales\"}, {\"email\": \"r.ferreira@acme.example.com\", \"employee_id\": 9103, \"name\": \"Rowan Ferreira\", \"team\": \"Engineering\"}, {\"email\": \"tobias@acme.example.com\", \"employee_id\": 9104, \"name\": \"Tobias Lund\", \"team\": \"Finance\"}], \"tool\": \"search_employees\", \"type\": \"tool_call\"}, {\"arguments\": {\"grant_id\": 9402, \"status\": \"revoked\"}, \"error\": null, \"index\": 3, \"ok\": true, \"output\": {\"document_id\": 9201, \"employee_id\": 9102, \"grant_id\": 9402, \"level\": \"read\", \"status\": \"revoked\"}, \"tool\": \"update_access_grant\", \"type\": \"tool_call\"}, {\"arguments\": {\"grant_id\": 9403, \"status\": \"revoked\"}, \"error\": null, \"index\": 4, \"ok\": true, \"output\": {\"document_id\": 9201, \"employee_id\": 9103, \"grant_id\": 9403, \"level\": \"read\", \"status\": \"revoked\"}, \"tool\": \"update_access_grant\", \"type\": \"tool_call\"}, {\"arguments\": {\"document_id\": 9201, \"status\": \"restricted\"}, \"error\": null, \"index\": 5, \"ok\": true, \"output\": {\"document_id\": 9201, \"owner_email\": \"ines@acme.example.com\", \"sensitivity\": \"confidential\", \"source_id\": 9001, \"status\": \"restricted\", \"title\": \"FY27 Budget Model\", \"updated_on\": \"2026-07-10\"}, \"tool\": \"update_indexed_document\", \"type\": \"tool_call\"}]", "task_id": "es_lock_down_confidential_document", "trajectory_id": "reference", "verifier_json": "{\"basis\": \"vcode\", \"gradable\": true, \"passed\": true, \"reward\": 1.0}"}
|
| 8 |
+
{"benchmark_slug": "defensebench-100", "disclosure": "A seeded random tool policy against the same task and fresh world. It is a discrimination floor, not an agent or model result.", "domain": "Defensive security", "kind": "non-model failure floor", "label": "Seeded random floor", "model_id": null, "status": "failed", "step_count": 6, "steps_json": "[{\"arguments\": {\"connected\": 8, \"kind\": \"test\", \"last_synced_on\": \"test\", \"name\": \"pending\", \"source_id\": 3}, \"error\": null, \"index\": 1, \"ok\": true, \"output\": {\"connected\": 8, \"kind\": \"test\", \"last_synced_on\": \"test\", \"name\": \"pending\", \"source_id\": 3}, \"tool\": \"update_source\", \"type\": \"tool_call\"}, {\"arguments\": {\"employee_id\": 15, \"limit\": 10}, \"error\": null, \"index\": 2, \"ok\": true, \"output\": [], \"tool\": \"list_access_grants_for_employee\", \"type\": \"tool_call\"}, {\"arguments\": {\"limit\": 6, \"source_id\": 15}, \"error\": null, \"index\": 3, \"ok\": true, \"output\": [{\"document_id\": 16, \"owner_email\": \"john.lewis377@gmail.com\", \"sensitivity\": \"internal\", \"source_id\": 15, \"status\": \"indexed\", \"title\": \"Standard Regional Indexed Document\", \"updated_on\": \"2025-03-07\"}], \"tool\": \"list_indexed_documents_for_source\", \"type\": \"tool_call\"}, {\"arguments\": {\"limit\": 18, \"owner_email\": \"pending\", \"query\": \"active\", \"sensitivity\": \"pending\", \"source_id\": 8, \"status\": \"active\", \"title\": \"active\", \"updated_on\": \"active\"}, \"error\": null, \"index\": 4, \"ok\": true, \"output\": [], \"tool\": \"search_indexed_documents\", \"type\": \"tool_call\"}, {\"arguments\": {\"employee_id\": 14, \"limit\": 13, \"query\": \"active\", \"query_text\": \"pending\", \"ran_on\": \"test\", \"result_count\": 17}, \"error\": null, \"index\": 5, \"ok\": true, \"output\": [], \"tool\": \"search_search_queries\", \"type\": \"tool_call\"}, {\"arguments\": {\"connected\": 5, \"kind\": \"active\", \"last_synced_on\": \"test\", \"name\": \"pending\", \"source_id\": 20}, \"error\": null, \"index\": 6, \"ok\": true, \"output\": 0, \"tool\": \"count_sources\", \"type\": \"tool_call\"}]", "task_id": "es_lock_down_confidential_document", "trajectory_id": "random", "verifier_json": "{\"basis\": \"vcode\", \"gradable\": true, \"passed\": false, \"reward\": 0.0}"}
|
| 9 |
+
{"benchmark_slug": "opsbench-14", "disclosure": "A checked-in reference trace replayed against a fresh SQLite copy. This proves the task can pass; it is not a model submission.", "domain": "Enterprise operations", "kind": "deterministic solvability ceiling", "label": "Reference solver", "model_id": null, "status": "passed", "step_count": 4, "steps_json": "[{\"arguments\": {\"doc_id\": 9101, \"limit\": 50}, \"error\": null, \"index\": 1, \"ok\": true, \"output\": [{\"control_ref\": \"CTRL-014\", \"description\": \"Collect vendor tax documentation\", \"doc_id\": 9101, \"step_id\": 9201, \"step_number\": 1}, {\"control_ref\": \"CTRL-014\", \"description\": \"Collect vendor tax documentation\", \"doc_id\": 9101, \"step_id\": 9202, \"step_number\": 1}, {\"control_ref\": \"CTRL-021\", \"description\": \"Run sanctions screening\", \"doc_id\": 9101, \"step_id\": 9203, \"step_number\": 2}, {\"control_ref\": \"\", \"description\": \"Grant system access\", \"doc_id\": 9101, \"step_id\": 9204, \"step_number\": 3}], \"tool\": \"search_process_steps\", \"type\": \"tool_call\"}, {\"arguments\": {\"request_id\": 9301, \"status\": \"rejected\"}, \"error\": null, \"index\": 2, \"ok\": true, \"output\": {\"doc_id\": 9101, \"request_id\": 9301, \"requested_by\": \"Riley Garcia\", \"risk_level\": \"high\", \"status\": \"rejected\", \"title\": \"Skip sanctions screening for tier3\"}, \"tool\": \"update_change_request\", \"type\": \"tool_call\"}, {\"arguments\": {\"doc_id\": 9101, \"status\": \"needs_controls\"}, \"error\": null, \"index\": 3, \"ok\": true, \"output\": {\"doc_id\": 9101, \"name\": \"Vendor Onboarding\", \"owner_name\": \"Jordan Patel\", \"status\": \"needs_controls\", \"version\": 3}, \"tool\": \"update_process_doc\", \"type\": \"tool_call\"}, {\"arguments\": {\"framework\": \"SOC2\", \"last_tested_on\": \"\", \"name\": \"Step control backfill\", \"status\": \"untested\"}, \"error\": null, \"index\": 4, \"ok\": true, \"output\": {\"control_id\": 9402, \"framework\": \"SOC2\", \"last_tested_on\": \"\", \"name\": \"Step control backfill\", \"status\": \"untested\"}, \"tool\": \"create_compliance_control\", \"type\": \"tool_call\"}]", "task_id": "ops_reject_uncontrolled_change", "trajectory_id": "reference", "verifier_json": "{\"basis\": \"vcode\", \"gradable\": true, \"passed\": true, \"reward\": 1.0}"}
|
| 10 |
+
{"benchmark_slug": "opsbench-14", "disclosure": "A seeded random tool policy against the same task and fresh world. It is a discrimination floor, not an agent or model result.", "domain": "Enterprise operations", "kind": "non-model failure floor", "label": "Seeded random floor", "model_id": null, "status": "failed", "step_count": 6, "steps_json": "[{\"arguments\": {\"control_ref\": \"active\", \"description\": \"pending\", \"doc_id\": 2, \"limit\": 11, \"query\": \"active\", \"step_number\": 6}, \"error\": null, \"index\": 1, \"ok\": true, \"output\": [], \"tool\": \"search_process_steps\", \"type\": \"tool_call\"}, {\"arguments\": {\"doc_id\": 16, \"request_id\": 14, \"requested_by\": \"pending\", \"risk_level\": \"42\", \"status\": \"active\", \"title\": \"pending\"}, \"error\": null, \"index\": 2, \"ok\": true, \"output\": 0, \"tool\": \"count_change_requests\", \"type\": \"tool_call\"}, {\"arguments\": {\"category\": \"pending\", \"name\": \"test\", \"renewal_on\": \"pending\", \"status\": \"42\", \"tier\": \"42\", \"vendor_id\": 19}, \"error\": null, \"index\": 3, \"ok\": true, \"output\": 0, \"tool\": \"count_vendors\", \"type\": \"tool_call\"}, {\"arguments\": {\"control_ref\": \"test\", \"description\": \"42\", \"doc_id\": 4, \"step_number\": 20}, \"error\": null, \"index\": 4, \"ok\": true, \"output\": {\"control_ref\": \"test\", \"description\": \"42\", \"doc_id\": 4, \"step_id\": 9212, \"step_number\": 20}, \"tool\": \"create_process_step\", \"type\": \"tool_call\"}, {\"arguments\": {\"reviewed_on\": \"active\", \"reviewer_name\": \"42\", \"score\": 23.69, \"status\": \"pending\", \"vendor_id\": 9}, \"error\": \"CHECK constraint failed: status\", \"index\": 5, \"ok\": false, \"output\": null, \"tool\": \"create_vendor_review\", \"type\": \"tool_call\"}, {\"arguments\": {\"doc_id\": 18}, \"error\": null, \"index\": 6, \"ok\": true, \"output\": false, \"tool\": \"delete_process_doc\", \"type\": \"tool_call\"}]", "task_id": "ops_reject_uncontrolled_change", "trajectory_id": "random", "verifier_json": "{\"basis\": \"vcode\", \"gradable\": true, \"passed\": false, \"reward\": 0.0}"}
|
| 11 |
+
{"benchmark_slug": "repobench-500", "disclosure": "A checked-in reference trace replayed against a fresh SQLite copy. This proves the task can pass; it is not a model submission.", "domain": "Software engineering", "kind": "deterministic solvability ceiling", "label": "Reference solver", "model_id": null, "status": "passed", "step_count": 4, "steps_json": "[{\"arguments\": {\"incident_id\": 9401}, \"error\": null, \"index\": 1, \"ok\": true, \"output\": {\"detected_minute\": 100, \"incident_id\": 9401, \"resolved_minute\": null, \"service_id\": 9001, \"severity\": \"sev1\", \"status\": \"open\", \"summary\": \"Ingest queue saturated, consumers stalled\"}, \"tool\": \"get_incident\", \"type\": \"tool_call\"}, {\"arguments\": {\"incident_id\": 9401, \"resolved_minute\": 175, \"status\": \"resolved\"}, \"error\": null, \"index\": 2, \"ok\": true, \"output\": {\"detected_minute\": 100, \"incident_id\": 9401, \"resolved_minute\": 175, \"service_id\": 9001, \"severity\": \"sev1\", \"status\": \"resolved\", \"summary\": \"Ingest queue saturated, consumers stalled\"}, \"tool\": \"update_incident\", \"type\": \"tool_call\"}, {\"arguments\": {\"decided_on\": \"2026-07-21\", \"decision\": \"Incident 9401 lasted 75 minutes; rate-limit producers to keep consumers from stalling.\", \"service_id\": 9001, \"status\": \"accepted\", \"title\": \"Rate-limit the ingest queue\"}, \"error\": null, \"index\": 3, \"ok\": true, \"output\": {\"adr_id\": 9302, \"decided_on\": \"2026-07-21\", \"decision\": \"Incident 9401 lasted 75 minutes; rate-limit producers to keep consumers from stalling.\", \"service_id\": 9001, \"status\": \"accepted\", \"title\": \"Rate-limit the ingest queue\"}, \"tool\": \"create_adr_record\", \"type\": \"tool_call\"}, {\"arguments\": {\"author\": \"Rowan Novak\", \"body\": \"Incident 9401 resolved; writing the rate-limit ADR follow-up.\", \"day_label\": \"tuesday\", \"service_id\": 9001}, \"error\": null, \"index\": 4, \"ok\": true, \"output\": {\"author\": \"Rowan Novak\", \"body\": \"Incident 9401 resolved; writing the rate-limit ADR follow-up.\", \"day_label\": \"tuesday\", \"note_id\": 9503, \"service_id\": 9001}, \"tool\": \"create_standup_note\", \"type\": \"tool_call\"}]", "task_id": "eng_resolve_ingest_incident", "trajectory_id": "reference", "verifier_json": "{\"basis\": \"vcode\", \"gradable\": true, \"passed\": true, \"reward\": 1.0}"}
|
| 12 |
+
{"benchmark_slug": "repobench-500", "disclosure": "A seeded random tool policy against the same task and fresh world. It is a discrimination floor, not an agent or model result.", "domain": "Software engineering", "kind": "non-model failure floor", "label": "Seeded random floor", "model_id": null, "status": "failed", "step_count": 6, "steps_json": "[{\"arguments\": {\"default_branch\": \"42\", \"name\": \"42\", \"repo_id\": 20, \"service_id\": 14, \"visibility\": \"test\"}, \"error\": null, \"index\": 1, \"ok\": true, \"output\": 0, \"tool\": \"count_repositories\", \"type\": \"tool_call\"}, {\"arguments\": {\"detected_minute\": 6, \"incident_id\": 10, \"resolved_minute\": 10, \"service_id\": 19, \"severity\": \"pending\", \"status\": \"42\", \"summary\": \"active\"}, \"error\": null, \"index\": 2, \"ok\": true, \"output\": 0, \"tool\": \"count_incidents\", \"type\": \"tool_call\"}, {\"arguments\": {\"name\": \"42\", \"oncall_name\": \"pending\", \"owner_team\": \"42\", \"tier\": \"active\"}, \"error\": null, \"index\": 3, \"ok\": true, \"output\": {\"name\": \"42\", \"oncall_name\": \"pending\", \"owner_team\": \"42\", \"service_id\": 9003, \"tier\": \"active\"}, \"tool\": \"create_service\", \"type\": \"tool_call\"}, {\"arguments\": {\"note_id\": 8}, \"error\": null, \"index\": 4, \"ok\": true, \"output\": true, \"tool\": \"delete_standup_note\", \"type\": \"tool_call\"}, {\"arguments\": {\"limit\": 11, \"service_id\": 6}, \"error\": null, \"index\": 5, \"ok\": true, \"output\": [{\"adr_id\": 1, \"decided_on\": \"Regional Decided On E18\", \"decision\": \"Secondary Decision E10\", \"service_id\": 6, \"status\": \"placed\", \"title\": \"Consolidated Regional Adr Record\"}, {\"adr_id\": 3, \"decided_on\": \"Regional Decided On C71\", \"decision\": \"Backup Decision E75\", \"service_id\": 6, \"status\": \"accepted\", \"title\": \"Standard Partner Adr Record\"}], \"tool\": \"list_adr_records_for_service\", \"type\": \"tool_call\"}, {\"arguments\": {\"limit\": 10, \"service_id\": 20}, \"error\": null, \"index\": 6, \"ok\": true, \"output\": [], \"tool\": \"list_adr_records_for_service\", \"type\": \"tool_call\"}]", "task_id": "eng_resolve_ingest_incident", "trajectory_id": "random", "verifier_json": "{\"basis\": \"vcode\", \"gradable\": true, \"passed\": false, \"reward\": 0.0}"}
|
evidence/defensebench-100.json
ADDED
|
@@ -0,0 +1,609 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schemaVersion": "blobfish.benchmark-evidence.v1",
|
| 3 |
+
"benchmarkSlug": "defensebench-100",
|
| 4 |
+
"observedAt": "2026-08-26",
|
| 5 |
+
"source": {
|
| 6 |
+
"datasetId": "polyvorlabs/cyberdefense-bench",
|
| 7 |
+
"tasks": 100,
|
| 8 |
+
"harborUrl": "https://hub.harborframework.com/datasets/polyvorlabs/cyberdefense-bench",
|
| 9 |
+
"inspection": "Harbor CLI 0.21.0 dataset metadata and package contract",
|
| 10 |
+
"relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks."
|
| 11 |
+
},
|
| 12 |
+
"world": {
|
| 13 |
+
"path": "benchmark/worlds/defensebench-100",
|
| 14 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/defensebench-100",
|
| 15 |
+
"worldId": "env_blobfish_benchmarks_defensebench_access__d2a0878c",
|
| 16 |
+
"worldDigest": "e1df820514e93081e497aa1aa2fd50423e3dbf0cd766e4850838096a1bc641f6",
|
| 17 |
+
"vertical": "enterprise_search",
|
| 18 |
+
"tables": 6,
|
| 19 |
+
"rows": 121,
|
| 20 |
+
"tools": 42,
|
| 21 |
+
"tasks": 4,
|
| 22 |
+
"readOnlyTools": 23,
|
| 23 |
+
"mutatingTools": 19,
|
| 24 |
+
"entities": [
|
| 25 |
+
{
|
| 26 |
+
"name": "sources",
|
| 27 |
+
"rows": 20
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"name": "employees",
|
| 31 |
+
"rows": 21
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"name": "indexed_documents",
|
| 35 |
+
"rows": 20
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"name": "document_chunks",
|
| 39 |
+
"rows": 20
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"name": "access_grants",
|
| 43 |
+
"rows": 22
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"name": "search_queries",
|
| 47 |
+
"rows": 18
|
| 48 |
+
}
|
| 49 |
+
]
|
| 50 |
+
},
|
| 51 |
+
"evaluation": {
|
| 52 |
+
"contract": "Fresh database copy, recorded tool trace, deterministic VCode or exact answer verification",
|
| 53 |
+
"referenceRunId": "release-oracle",
|
| 54 |
+
"floorRunId": "release-random",
|
| 55 |
+
"baselines": [
|
| 56 |
+
{
|
| 57 |
+
"id": "reference",
|
| 58 |
+
"label": "Reference solver",
|
| 59 |
+
"kind": "Solvability ceiling",
|
| 60 |
+
"disclosure": "Deterministic trace replay; not a model rank.",
|
| 61 |
+
"tasksAttempted": 4,
|
| 62 |
+
"tasksPassed": 4,
|
| 63 |
+
"passRate": 1.0,
|
| 64 |
+
"meanReward": 1.0,
|
| 65 |
+
"toolCalls": 11,
|
| 66 |
+
"successfulToolCalls": 11,
|
| 67 |
+
"episodeErrors": 0
|
| 68 |
+
},
|
| 69 |
+
{
|
| 70 |
+
"id": "random",
|
| 71 |
+
"label": "Seeded random floor",
|
| 72 |
+
"kind": "Discrimination floor",
|
| 73 |
+
"disclosure": "Seeded random tool policy; not a model rank.",
|
| 74 |
+
"tasksAttempted": 4,
|
| 75 |
+
"tasksPassed": 0,
|
| 76 |
+
"passRate": 0.0,
|
| 77 |
+
"meanReward": 0.0,
|
| 78 |
+
"toolCalls": 24,
|
| 79 |
+
"successfulToolCalls": 23,
|
| 80 |
+
"episodeErrors": 0
|
| 81 |
+
}
|
| 82 |
+
],
|
| 83 |
+
"claim": "All companion tasks are solvable by their reference traces and reject the seeded random floor. No paid or frontier model run is claimed."
|
| 84 |
+
},
|
| 85 |
+
"tasks": [
|
| 86 |
+
{
|
| 87 |
+
"taskId": "es_lock_down_confidential_document",
|
| 88 |
+
"instruction": "Document 9201 ('FY27 Budget Model') is confidential and may only be readable by the Finance team. Review its access grants: revoke every still-active grant held by an employee who is not on the Finance team by setting that grant's status to 'revoked', leave Finance grants and already-revoked grants alone, do not touch grants on other documents, and finally set document 9201's status to 'restricted'.",
|
| 89 |
+
"split": "train",
|
| 90 |
+
"generatorDifficultyLabel": "hard",
|
| 91 |
+
"difficultyDisclosure": "Generator label only; no empirical model difficulty claim is published.",
|
| 92 |
+
"requiredTools": [
|
| 93 |
+
"search_access_grants",
|
| 94 |
+
"search_employees",
|
| 95 |
+
"update_access_grant",
|
| 96 |
+
"update_indexed_document"
|
| 97 |
+
],
|
| 98 |
+
"referenceSteps": 5,
|
| 99 |
+
"referencePassed": true,
|
| 100 |
+
"floorPassed": false,
|
| 101 |
+
"verifier": {
|
| 102 |
+
"passed": true,
|
| 103 |
+
"reward": 1.0,
|
| 104 |
+
"gradable": true,
|
| 105 |
+
"basis": "vcode"
|
| 106 |
+
}
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"taskId": "es_mark_disconnected_source_stale",
|
| 110 |
+
"instruction": "A connector has been disconnected. Every indexed document that came from a source with connected = 0 must be set to status 'stale'; documents from connected sources stay 'indexed'.",
|
| 111 |
+
"split": "train",
|
| 112 |
+
"generatorDifficultyLabel": "medium",
|
| 113 |
+
"difficultyDisclosure": "Generator label only; no empirical model difficulty claim is published.",
|
| 114 |
+
"requiredTools": [
|
| 115 |
+
"search_sources",
|
| 116 |
+
"search_indexed_documents",
|
| 117 |
+
"update_indexed_document"
|
| 118 |
+
],
|
| 119 |
+
"referenceSteps": 3,
|
| 120 |
+
"referencePassed": true,
|
| 121 |
+
"floorPassed": false,
|
| 122 |
+
"verifier": {
|
| 123 |
+
"passed": true,
|
| 124 |
+
"reward": 1.0,
|
| 125 |
+
"gradable": true,
|
| 126 |
+
"basis": "vcode"
|
| 127 |
+
}
|
| 128 |
+
},
|
| 129 |
+
{
|
| 130 |
+
"taskId": "es_duplicate_person_name",
|
| 131 |
+
"instruction": "Two different employees share a display name, which makes people search ambiguous. How many employees are named exactly 'Rowan Ferreira'? Answer with the number.",
|
| 132 |
+
"split": "train",
|
| 133 |
+
"generatorDifficultyLabel": "easy",
|
| 134 |
+
"difficultyDisclosure": "Generator label only; no empirical model difficulty claim is published.",
|
| 135 |
+
"requiredTools": [
|
| 136 |
+
"count_employees"
|
| 137 |
+
],
|
| 138 |
+
"referenceSteps": 1,
|
| 139 |
+
"referencePassed": true,
|
| 140 |
+
"floorPassed": false,
|
| 141 |
+
"verifier": {
|
| 142 |
+
"passed": true,
|
| 143 |
+
"reward": 1.0,
|
| 144 |
+
"gradable": true,
|
| 145 |
+
"basis": "answer_match (vcode does not discriminate)"
|
| 146 |
+
}
|
| 147 |
+
},
|
| 148 |
+
{
|
| 149 |
+
"taskId": "es_dedupe_document_chunk",
|
| 150 |
+
"instruction": "A double sync indexed the same passage of document 9201 twice (chunk_id 9301 and 9302), so it is over-weighted in retrieval. Delete the duplicate chunk 9302 and keep 9301.",
|
| 151 |
+
"split": "heldout",
|
| 152 |
+
"generatorDifficultyLabel": "medium",
|
| 153 |
+
"difficultyDisclosure": "Generator label only; no empirical model difficulty claim is published.",
|
| 154 |
+
"requiredTools": [
|
| 155 |
+
"search_document_chunks",
|
| 156 |
+
"delete_document_chunk"
|
| 157 |
+
],
|
| 158 |
+
"referenceSteps": 2,
|
| 159 |
+
"referencePassed": true,
|
| 160 |
+
"floorPassed": false,
|
| 161 |
+
"verifier": {
|
| 162 |
+
"passed": true,
|
| 163 |
+
"reward": 1.0,
|
| 164 |
+
"gradable": true,
|
| 165 |
+
"basis": "vcode"
|
| 166 |
+
}
|
| 167 |
+
}
|
| 168 |
+
],
|
| 169 |
+
"assets": [
|
| 170 |
+
{
|
| 171 |
+
"path": "environment.db",
|
| 172 |
+
"label": "Seeded SQLite snapshot",
|
| 173 |
+
"kind": "SQLite",
|
| 174 |
+
"description": "Pristine state copied for every episode.",
|
| 175 |
+
"bytes": 32768,
|
| 176 |
+
"sha256": "4940300240cbe15d35d1fd45016398abe150ca2ee0361d04b2a17432f8a26233",
|
| 177 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/defensebench-100/environment.db"
|
| 178 |
+
},
|
| 179 |
+
{
|
| 180 |
+
"path": "schema.sql",
|
| 181 |
+
"label": "Relational schema",
|
| 182 |
+
"kind": "SQL",
|
| 183 |
+
"description": "Human-readable table and constraint definitions.",
|
| 184 |
+
"bytes": 1251,
|
| 185 |
+
"sha256": "08c2e8abf194ee2764b390f01b9e8185c8653950c9582b3e2210e0f5f4a7b70b",
|
| 186 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/defensebench-100/schema.sql"
|
| 187 |
+
},
|
| 188 |
+
{
|
| 189 |
+
"path": "seed.sql",
|
| 190 |
+
"label": "Seed data",
|
| 191 |
+
"kind": "SQL",
|
| 192 |
+
"description": "Human-readable source for the released world state.",
|
| 193 |
+
"bytes": 14152,
|
| 194 |
+
"sha256": "9c2b62927c80c430b0808605fbdefa36c200ef146cd539f6d02d6b1acb66573c",
|
| 195 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/defensebench-100/seed.sql"
|
| 196 |
+
},
|
| 197 |
+
{
|
| 198 |
+
"path": "tools.json",
|
| 199 |
+
"label": "MCP tool catalog",
|
| 200 |
+
"kind": "JSON",
|
| 201 |
+
"description": "Public tool names, schemas, and implementations.",
|
| 202 |
+
"bytes": 90244,
|
| 203 |
+
"sha256": "46021a577b0d1e7e3d8c5befed8ac5f6ea9d3d84ce61fc8e34a446fe59b35c43",
|
| 204 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/defensebench-100/tools.json"
|
| 205 |
+
},
|
| 206 |
+
{
|
| 207 |
+
"path": "tasks.json",
|
| 208 |
+
"label": "Task manifest",
|
| 209 |
+
"kind": "JSON",
|
| 210 |
+
"description": "Instructions, splits, reference traces, and isolated verifier programs.",
|
| 211 |
+
"bytes": 106978,
|
| 212 |
+
"sha256": "44ae2da2ce9ef5faccb06335c0a242eabcdd8e41626925131bb01665d1165aa5",
|
| 213 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/defensebench-100/tasks.json"
|
| 214 |
+
},
|
| 215 |
+
{
|
| 216 |
+
"path": "mcp/manifest.json",
|
| 217 |
+
"label": "MCP manifest",
|
| 218 |
+
"kind": "JSON",
|
| 219 |
+
"description": "Stdio server declaration for the world.",
|
| 220 |
+
"bytes": 1969,
|
| 221 |
+
"sha256": "3c809b60c7ab96026e4ee0f4ac5ba0d04b011005465adff97185e0f98d1893ac",
|
| 222 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/defensebench-100/mcp/manifest.json"
|
| 223 |
+
},
|
| 224 |
+
{
|
| 225 |
+
"path": "world.json",
|
| 226 |
+
"label": "World manifest",
|
| 227 |
+
"kind": "JSON",
|
| 228 |
+
"description": "Content identity, counts, split, and admission evidence.",
|
| 229 |
+
"bytes": 2540,
|
| 230 |
+
"sha256": "c8a86f80f071188223d082706306fb84984c1fbb6cce9341f4ab0f8e4a48ef8a",
|
| 231 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/defensebench-100/world.json"
|
| 232 |
+
}
|
| 233 |
+
],
|
| 234 |
+
"trajectories": [
|
| 235 |
+
{
|
| 236 |
+
"id": "reference",
|
| 237 |
+
"label": "Reference solver",
|
| 238 |
+
"kind": "deterministic solvability ceiling",
|
| 239 |
+
"modelId": null,
|
| 240 |
+
"taskId": "es_lock_down_confidential_document",
|
| 241 |
+
"status": "passed",
|
| 242 |
+
"steps": [
|
| 243 |
+
{
|
| 244 |
+
"index": 1,
|
| 245 |
+
"type": "tool_call",
|
| 246 |
+
"tool": "search_access_grants",
|
| 247 |
+
"arguments": {
|
| 248 |
+
"document_id": 9201,
|
| 249 |
+
"limit": 50
|
| 250 |
+
},
|
| 251 |
+
"ok": true,
|
| 252 |
+
"output": [
|
| 253 |
+
{
|
| 254 |
+
"grant_id": 9401,
|
| 255 |
+
"document_id": 9201,
|
| 256 |
+
"employee_id": 9101,
|
| 257 |
+
"level": "read",
|
| 258 |
+
"status": "active"
|
| 259 |
+
},
|
| 260 |
+
{
|
| 261 |
+
"grant_id": 9402,
|
| 262 |
+
"document_id": 9201,
|
| 263 |
+
"employee_id": 9102,
|
| 264 |
+
"level": "read",
|
| 265 |
+
"status": "active"
|
| 266 |
+
},
|
| 267 |
+
{
|
| 268 |
+
"grant_id": 9403,
|
| 269 |
+
"document_id": 9201,
|
| 270 |
+
"employee_id": 9103,
|
| 271 |
+
"level": "read",
|
| 272 |
+
"status": "active"
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"grant_id": 9404,
|
| 276 |
+
"document_id": 9201,
|
| 277 |
+
"employee_id": 9104,
|
| 278 |
+
"level": "read",
|
| 279 |
+
"status": "revoked"
|
| 280 |
+
}
|
| 281 |
+
],
|
| 282 |
+
"error": null
|
| 283 |
+
},
|
| 284 |
+
{
|
| 285 |
+
"index": 2,
|
| 286 |
+
"type": "tool_call",
|
| 287 |
+
"tool": "search_employees",
|
| 288 |
+
"arguments": {
|
| 289 |
+
"limit": 50
|
| 290 |
+
},
|
| 291 |
+
"ok": true,
|
| 292 |
+
"output": [
|
| 293 |
+
{
|
| 294 |
+
"employee_id": 1,
|
| 295 |
+
"name": "Standard Internal Employee",
|
| 296 |
+
"email": "elizabethlee@gmail.com",
|
| 297 |
+
"team": "Standard Team E80"
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"employee_id": 2,
|
| 301 |
+
"name": "Recurring Internal Employee",
|
| 302 |
+
"email": "john_jackson713@work.org",
|
| 303 |
+
"team": "Consolidated Team C88"
|
| 304 |
+
},
|
| 305 |
+
{
|
| 306 |
+
"employee_id": 3,
|
| 307 |
+
"name": "Consolidated Partner Employee",
|
| 308 |
+
"email": "jessicajackson@gmail.com",
|
| 309 |
+
"team": "Consolidated Team A59"
|
| 310 |
+
},
|
| 311 |
+
{
|
| 312 |
+
"employee_id": 4,
|
| 313 |
+
"name": "Standard Domestic Employee",
|
| 314 |
+
"email": "elizabeth_gonzalez83@work.org",
|
| 315 |
+
"team": "Preferred Team A46"
|
| 316 |
+
},
|
| 317 |
+
{
|
| 318 |
+
"employee_id": 5,
|
| 319 |
+
"name": "Quarterly Regional Employee",
|
| 320 |
+
"email": "barbara.martinez606@work.org",
|
| 321 |
+
"team": "Backup Team A22"
|
| 322 |
+
},
|
| 323 |
+
{
|
| 324 |
+
"employee_id": 6,
|
| 325 |
+
"name": "Standard Partner Employee",
|
| 326 |
+
"email": "lisawilson@company.com",
|
| 327 |
+
"team": "General Team E78"
|
| 328 |
+
},
|
| 329 |
+
{
|
| 330 |
+
"employee_id": 7,
|
| 331 |
+
"name": "Recurring Internal Employee",
|
| 332 |
+
"email": "sandra_thompson1@outlook.com",
|
| 333 |
+
"team": "General Team D87"
|
| 334 |
+
},
|
| 335 |
+
{
|
| 336 |
+
"employee_id": 8,
|
| 337 |
+
"name": "Quarterly Regional Employee",
|
| 338 |
+
"email": "kennethwalker478@work.org",
|
| 339 |
+
"team": "Backup Team A56"
|
| 340 |
+
},
|
| 341 |
+
{
|
| 342 |
+
"employee_id": 9,
|
| 343 |
+
"name": "Expedited Partner Employee",
|
| 344 |
+
"email": "karen_gonzalez@outlook.com",
|
| 345 |
+
"team": "Standard Team C17"
|
| 346 |
+
},
|
| 347 |
+
{
|
| 348 |
+
"employee_id": 10,
|
| 349 |
+
"name": "Consolidated Retail Employee",
|
| 350 |
+
"email": "sarah_wilson@outlook.com",
|
| 351 |
+
"team": "Backup Team B44"
|
| 352 |
+
},
|
| 353 |
+
{
|
| 354 |
+
"employee_id": 11,
|
| 355 |
+
"name": "Expedited Partner Employee",
|
| 356 |
+
"email": "betty.smith@outlook.com",
|
| 357 |
+
"team": "Preferred Team A60"
|
| 358 |
+
},
|
| 359 |
+
{
|
| 360 |
+
"employee_id": 12,
|
| 361 |
+
"name": "Consolidated Partner Employee",
|
| 362 |
+
"email": "sandra.martin63@work.org",
|
| 363 |
+
"team": "Standard Team D35"
|
| 364 |
+
},
|
| 365 |
+
{
|
| 366 |
+
"employee_id": 13,
|
| 367 |
+
"name": "Expedited Export Employee",
|
| 368 |
+
"email": "karenperez@outlook.com",
|
| 369 |
+
"team": "Preferred Team B21"
|
| 370 |
+
},
|
| 371 |
+
{
|
| 372 |
+
"employee_id": 14,
|
| 373 |
+
"name": "Expedited Export Employee",
|
| 374 |
+
"email": "joshua.smith@company.com",
|
| 375 |
+
"team": "Preferred Team C80"
|
| 376 |
+
},
|
| 377 |
+
{
|
| 378 |
+
"employee_id": 15,
|
| 379 |
+
"name": "Annual Export Employee",
|
| 380 |
+
"email": "jessicarobinson@outlook.com",
|
| 381 |
+
"team": "Backup Team F96"
|
| 382 |
+
},
|
| 383 |
+
{
|
| 384 |
+
"employee_id": 16,
|
| 385 |
+
"name": "Quarterly Partner Employee",
|
| 386 |
+
"email": "lisa_wilson@work.org",
|
| 387 |
+
"team": "Secondary Team F88"
|
| 388 |
+
},
|
| 389 |
+
{
|
| 390 |
+
"employee_id": 17,
|
| 391 |
+
"name": "Recurring Domestic Employee",
|
| 392 |
+
"email": "david_brown782@yahoo.com",
|
| 393 |
+
"team": "Standard Team C36"
|
| 394 |
+
},
|
| 395 |
+
{
|
| 396 |
+
"employee_id": 9101,
|
| 397 |
+
"name": "Ines Bakker",
|
| 398 |
+
"email": "ines@acme.example.com",
|
| 399 |
+
"team": "Finance"
|
| 400 |
+
},
|
| 401 |
+
{
|
| 402 |
+
"employee_id": 9102,
|
| 403 |
+
"name": "Rowan Ferreira",
|
| 404 |
+
"email": "rowan.f@acme.example.com",
|
| 405 |
+
"team": "Sales"
|
| 406 |
+
},
|
| 407 |
+
{
|
| 408 |
+
"employee_id": 9103,
|
| 409 |
+
"name": "Rowan Ferreira",
|
| 410 |
+
"email": "r.ferreira@acme.example.com",
|
| 411 |
+
"team": "Engineering"
|
| 412 |
+
},
|
| 413 |
+
{
|
| 414 |
+
"employee_id": 9104,
|
| 415 |
+
"name": "Tobias Lund",
|
| 416 |
+
"email": "tobias@acme.example.com",
|
| 417 |
+
"team": "Finance"
|
| 418 |
+
}
|
| 419 |
+
],
|
| 420 |
+
"error": null
|
| 421 |
+
},
|
| 422 |
+
{
|
| 423 |
+
"index": 3,
|
| 424 |
+
"type": "tool_call",
|
| 425 |
+
"tool": "update_access_grant",
|
| 426 |
+
"arguments": {
|
| 427 |
+
"grant_id": 9402,
|
| 428 |
+
"status": "revoked"
|
| 429 |
+
},
|
| 430 |
+
"ok": true,
|
| 431 |
+
"output": {
|
| 432 |
+
"grant_id": 9402,
|
| 433 |
+
"document_id": 9201,
|
| 434 |
+
"employee_id": 9102,
|
| 435 |
+
"level": "read",
|
| 436 |
+
"status": "revoked"
|
| 437 |
+
},
|
| 438 |
+
"error": null
|
| 439 |
+
},
|
| 440 |
+
{
|
| 441 |
+
"index": 4,
|
| 442 |
+
"type": "tool_call",
|
| 443 |
+
"tool": "update_access_grant",
|
| 444 |
+
"arguments": {
|
| 445 |
+
"grant_id": 9403,
|
| 446 |
+
"status": "revoked"
|
| 447 |
+
},
|
| 448 |
+
"ok": true,
|
| 449 |
+
"output": {
|
| 450 |
+
"grant_id": 9403,
|
| 451 |
+
"document_id": 9201,
|
| 452 |
+
"employee_id": 9103,
|
| 453 |
+
"level": "read",
|
| 454 |
+
"status": "revoked"
|
| 455 |
+
},
|
| 456 |
+
"error": null
|
| 457 |
+
},
|
| 458 |
+
{
|
| 459 |
+
"index": 5,
|
| 460 |
+
"type": "tool_call",
|
| 461 |
+
"tool": "update_indexed_document",
|
| 462 |
+
"arguments": {
|
| 463 |
+
"document_id": 9201,
|
| 464 |
+
"status": "restricted"
|
| 465 |
+
},
|
| 466 |
+
"ok": true,
|
| 467 |
+
"output": {
|
| 468 |
+
"document_id": 9201,
|
| 469 |
+
"source_id": 9001,
|
| 470 |
+
"title": "FY27 Budget Model",
|
| 471 |
+
"owner_email": "ines@acme.example.com",
|
| 472 |
+
"updated_on": "2026-07-10",
|
| 473 |
+
"sensitivity": "confidential",
|
| 474 |
+
"status": "restricted"
|
| 475 |
+
},
|
| 476 |
+
"error": null
|
| 477 |
+
}
|
| 478 |
+
],
|
| 479 |
+
"verifier": {
|
| 480 |
+
"passed": true,
|
| 481 |
+
"reward": 1.0,
|
| 482 |
+
"gradable": true,
|
| 483 |
+
"basis": "vcode"
|
| 484 |
+
},
|
| 485 |
+
"disclosure": "A checked-in reference trace replayed against a fresh SQLite copy. This proves the task can pass; it is not a model submission."
|
| 486 |
+
},
|
| 487 |
+
{
|
| 488 |
+
"id": "random",
|
| 489 |
+
"label": "Seeded random floor",
|
| 490 |
+
"kind": "non-model failure floor",
|
| 491 |
+
"modelId": null,
|
| 492 |
+
"taskId": "es_lock_down_confidential_document",
|
| 493 |
+
"status": "failed",
|
| 494 |
+
"steps": [
|
| 495 |
+
{
|
| 496 |
+
"index": 1,
|
| 497 |
+
"type": "tool_call",
|
| 498 |
+
"tool": "update_source",
|
| 499 |
+
"arguments": {
|
| 500 |
+
"source_id": 3,
|
| 501 |
+
"name": "pending",
|
| 502 |
+
"kind": "test",
|
| 503 |
+
"connected": 8,
|
| 504 |
+
"last_synced_on": "test"
|
| 505 |
+
},
|
| 506 |
+
"ok": true,
|
| 507 |
+
"output": {
|
| 508 |
+
"source_id": 3,
|
| 509 |
+
"name": "pending",
|
| 510 |
+
"kind": "test",
|
| 511 |
+
"connected": 8,
|
| 512 |
+
"last_synced_on": "test"
|
| 513 |
+
},
|
| 514 |
+
"error": null
|
| 515 |
+
},
|
| 516 |
+
{
|
| 517 |
+
"index": 2,
|
| 518 |
+
"type": "tool_call",
|
| 519 |
+
"tool": "list_access_grants_for_employee",
|
| 520 |
+
"arguments": {
|
| 521 |
+
"employee_id": 15,
|
| 522 |
+
"limit": 10
|
| 523 |
+
},
|
| 524 |
+
"ok": true,
|
| 525 |
+
"output": [],
|
| 526 |
+
"error": null
|
| 527 |
+
},
|
| 528 |
+
{
|
| 529 |
+
"index": 3,
|
| 530 |
+
"type": "tool_call",
|
| 531 |
+
"tool": "list_indexed_documents_for_source",
|
| 532 |
+
"arguments": {
|
| 533 |
+
"source_id": 15,
|
| 534 |
+
"limit": 6
|
| 535 |
+
},
|
| 536 |
+
"ok": true,
|
| 537 |
+
"output": [
|
| 538 |
+
{
|
| 539 |
+
"document_id": 16,
|
| 540 |
+
"source_id": 15,
|
| 541 |
+
"title": "Standard Regional Indexed Document",
|
| 542 |
+
"owner_email": "john.lewis377@gmail.com",
|
| 543 |
+
"updated_on": "2025-03-07",
|
| 544 |
+
"sensitivity": "internal",
|
| 545 |
+
"status": "indexed"
|
| 546 |
+
}
|
| 547 |
+
],
|
| 548 |
+
"error": null
|
| 549 |
+
},
|
| 550 |
+
{
|
| 551 |
+
"index": 4,
|
| 552 |
+
"type": "tool_call",
|
| 553 |
+
"tool": "search_indexed_documents",
|
| 554 |
+
"arguments": {
|
| 555 |
+
"query": "active",
|
| 556 |
+
"limit": 18,
|
| 557 |
+
"source_id": 8,
|
| 558 |
+
"title": "active",
|
| 559 |
+
"owner_email": "pending",
|
| 560 |
+
"updated_on": "active",
|
| 561 |
+
"sensitivity": "pending",
|
| 562 |
+
"status": "active"
|
| 563 |
+
},
|
| 564 |
+
"ok": true,
|
| 565 |
+
"output": [],
|
| 566 |
+
"error": null
|
| 567 |
+
},
|
| 568 |
+
{
|
| 569 |
+
"index": 5,
|
| 570 |
+
"type": "tool_call",
|
| 571 |
+
"tool": "search_search_queries",
|
| 572 |
+
"arguments": {
|
| 573 |
+
"query": "active",
|
| 574 |
+
"limit": 13,
|
| 575 |
+
"employee_id": 14,
|
| 576 |
+
"query_text": "pending",
|
| 577 |
+
"ran_on": "test",
|
| 578 |
+
"result_count": 17
|
| 579 |
+
},
|
| 580 |
+
"ok": true,
|
| 581 |
+
"output": [],
|
| 582 |
+
"error": null
|
| 583 |
+
},
|
| 584 |
+
{
|
| 585 |
+
"index": 6,
|
| 586 |
+
"type": "tool_call",
|
| 587 |
+
"tool": "count_sources",
|
| 588 |
+
"arguments": {
|
| 589 |
+
"source_id": 20,
|
| 590 |
+
"name": "pending",
|
| 591 |
+
"kind": "active",
|
| 592 |
+
"connected": 5,
|
| 593 |
+
"last_synced_on": "test"
|
| 594 |
+
},
|
| 595 |
+
"ok": true,
|
| 596 |
+
"output": 0,
|
| 597 |
+
"error": null
|
| 598 |
+
}
|
| 599 |
+
],
|
| 600 |
+
"verifier": {
|
| 601 |
+
"passed": false,
|
| 602 |
+
"reward": 0.0,
|
| 603 |
+
"gradable": true,
|
| 604 |
+
"basis": "vcode"
|
| 605 |
+
},
|
| 606 |
+
"disclosure": "A seeded random tool policy against the same task and fresh world. It is a discrimination floor, not an agent or model result."
|
| 607 |
+
}
|
| 608 |
+
]
|
| 609 |
+
}
|
evidence/discoverybench-102.json
ADDED
|
@@ -0,0 +1,461 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schemaVersion": "blobfish.benchmark-evidence.v1",
|
| 3 |
+
"benchmarkSlug": "discoverybench-102",
|
| 4 |
+
"observedAt": "2026-08-26",
|
| 5 |
+
"source": {
|
| 6 |
+
"datasetId": "scienceagentbench/scienceagentbench",
|
| 7 |
+
"tasks": 102,
|
| 8 |
+
"harborUrl": "https://hub.harborframework.com/datasets/scienceagentbench/scienceagentbench",
|
| 9 |
+
"inspection": "Harbor CLI 0.21.0 dataset metadata and package contract",
|
| 10 |
+
"relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks."
|
| 11 |
+
},
|
| 12 |
+
"world": {
|
| 13 |
+
"path": "benchmark/worlds/discoverybench-102",
|
| 14 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/discoverybench-102",
|
| 15 |
+
"worldId": "env_blobfish_benchmarks_discoverybench_scien_f7e1dbce",
|
| 16 |
+
"worldDigest": "475b17df4a7efe8265400a4d47889288764829150a4dc63e9b1188a06948cd29",
|
| 17 |
+
"vertical": "bio_research",
|
| 18 |
+
"tables": 6,
|
| 19 |
+
"rows": 119,
|
| 20 |
+
"tools": 43,
|
| 21 |
+
"tasks": 4,
|
| 22 |
+
"readOnlyTools": 23,
|
| 23 |
+
"mutatingTools": 20,
|
| 24 |
+
"entities": [
|
| 25 |
+
{
|
| 26 |
+
"name": "targets",
|
| 27 |
+
"rows": 19
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"name": "compounds",
|
| 31 |
+
"rows": 20
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"name": "assays",
|
| 35 |
+
"rows": 19
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"name": "assay_runs",
|
| 39 |
+
"rows": 19
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"name": "assay_results",
|
| 43 |
+
"rows": 24
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"name": "literature_refs",
|
| 47 |
+
"rows": 18
|
| 48 |
+
}
|
| 49 |
+
]
|
| 50 |
+
},
|
| 51 |
+
"evaluation": {
|
| 52 |
+
"contract": "Fresh database copy, recorded tool trace, deterministic VCode or exact answer verification",
|
| 53 |
+
"referenceRunId": "release-oracle",
|
| 54 |
+
"floorRunId": "release-random",
|
| 55 |
+
"baselines": [
|
| 56 |
+
{
|
| 57 |
+
"id": "reference",
|
| 58 |
+
"label": "Reference solver",
|
| 59 |
+
"kind": "Solvability ceiling",
|
| 60 |
+
"disclosure": "Deterministic trace replay; not a model rank.",
|
| 61 |
+
"tasksAttempted": 4,
|
| 62 |
+
"tasksPassed": 4,
|
| 63 |
+
"passRate": 1.0,
|
| 64 |
+
"meanReward": 1.0,
|
| 65 |
+
"toolCalls": 9,
|
| 66 |
+
"successfulToolCalls": 9,
|
| 67 |
+
"episodeErrors": 0
|
| 68 |
+
},
|
| 69 |
+
{
|
| 70 |
+
"id": "random",
|
| 71 |
+
"label": "Seeded random floor",
|
| 72 |
+
"kind": "Discrimination floor",
|
| 73 |
+
"disclosure": "Seeded random tool policy; not a model rank.",
|
| 74 |
+
"tasksAttempted": 4,
|
| 75 |
+
"tasksPassed": 0,
|
| 76 |
+
"passRate": 0.0,
|
| 77 |
+
"meanReward": 0.0,
|
| 78 |
+
"toolCalls": 24,
|
| 79 |
+
"successfulToolCalls": 20,
|
| 80 |
+
"episodeErrors": 0
|
| 81 |
+
}
|
| 82 |
+
],
|
| 83 |
+
"claim": "All companion tasks are solvable by their reference traces and reject the seeded random floor. No paid or frontier model run is claimed."
|
| 84 |
+
},
|
| 85 |
+
"tasks": [
|
| 86 |
+
{
|
| 87 |
+
"taskId": "bio_promote_hit_compound",
|
| 88 |
+
"instruction": "Call the potency of assay run 9301. Compute the mean ic50_nm across its replicates that PASSED QC (qc_flag 'pass') — replicates flagged 'fail' are excluded. A mean below 100 nM makes the compound a hit, so: set compound 9101's status to 'hit' and record the mean in its screening_note, set assay run 9301's status to 'complete', and queue confirmation by creating an assay run on assay 9201 for compound 9101 with run_on '2026-08-01', plate_label 'CONF-001' and status 'pending'.",
|
| 89 |
+
"split": "train",
|
| 90 |
+
"generatorDifficultyLabel": "hard",
|
| 91 |
+
"difficultyDisclosure": "Generator label only; no empirical model difficulty claim is published.",
|
| 92 |
+
"requiredTools": [
|
| 93 |
+
"search_assay_results",
|
| 94 |
+
"update_compound",
|
| 95 |
+
"update_assay_run",
|
| 96 |
+
"create_assay_run"
|
| 97 |
+
],
|
| 98 |
+
"referenceSteps": 4,
|
| 99 |
+
"referencePassed": true,
|
| 100 |
+
"floorPassed": false,
|
| 101 |
+
"verifier": {
|
| 102 |
+
"passed": true,
|
| 103 |
+
"reward": 1.0,
|
| 104 |
+
"gradable": true,
|
| 105 |
+
"basis": "vcode"
|
| 106 |
+
}
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"taskId": "bio_invalidate_failed_run",
|
| 110 |
+
"instruction": "Quality control: an assay run where EVERY replicate carries qc_flag 'fail' produced no usable data and must be set to status 'invalid'. Runs with at least one passing replicate are left alone.",
|
| 111 |
+
"split": "train",
|
| 112 |
+
"generatorDifficultyLabel": "medium",
|
| 113 |
+
"difficultyDisclosure": "Generator label only; no empirical model difficulty claim is published.",
|
| 114 |
+
"requiredTools": [
|
| 115 |
+
"search_assay_results",
|
| 116 |
+
"update_assay_run"
|
| 117 |
+
],
|
| 118 |
+
"referenceSteps": 2,
|
| 119 |
+
"referencePassed": true,
|
| 120 |
+
"floorPassed": false,
|
| 121 |
+
"verifier": {
|
| 122 |
+
"passed": true,
|
| 123 |
+
"reward": 1.0,
|
| 124 |
+
"gradable": true,
|
| 125 |
+
"basis": "vcode"
|
| 126 |
+
}
|
| 127 |
+
},
|
| 128 |
+
{
|
| 129 |
+
"taskId": "bio_duplicate_compound_name",
|
| 130 |
+
"instruction": "Two structurally distinct compounds were filed under the same common name. How many compounds are named exactly 'Velatinib'? Answer with the number.",
|
| 131 |
+
"split": "train",
|
| 132 |
+
"generatorDifficultyLabel": "easy",
|
| 133 |
+
"difficultyDisclosure": "Generator label only; no empirical model difficulty claim is published.",
|
| 134 |
+
"requiredTools": [
|
| 135 |
+
"count_compounds"
|
| 136 |
+
],
|
| 137 |
+
"referenceSteps": 1,
|
| 138 |
+
"referencePassed": true,
|
| 139 |
+
"floorPassed": false,
|
| 140 |
+
"verifier": {
|
| 141 |
+
"passed": true,
|
| 142 |
+
"reward": 1.0,
|
| 143 |
+
"gradable": true,
|
| 144 |
+
"basis": "answer_match (vcode does not discriminate)"
|
| 145 |
+
}
|
| 146 |
+
},
|
| 147 |
+
{
|
| 148 |
+
"taskId": "bio_dedupe_assay_result",
|
| 149 |
+
"instruction": "Run 9302 has replicate 1 recorded twice (result_id 9411 and 9412) because the plate reader exported twice. Delete the duplicate 9412 and keep 9411.",
|
| 150 |
+
"split": "heldout",
|
| 151 |
+
"generatorDifficultyLabel": "medium",
|
| 152 |
+
"difficultyDisclosure": "Generator label only; no empirical model difficulty claim is published.",
|
| 153 |
+
"requiredTools": [
|
| 154 |
+
"search_assay_results",
|
| 155 |
+
"delete_assay_result"
|
| 156 |
+
],
|
| 157 |
+
"referenceSteps": 2,
|
| 158 |
+
"referencePassed": true,
|
| 159 |
+
"floorPassed": false,
|
| 160 |
+
"verifier": {
|
| 161 |
+
"passed": true,
|
| 162 |
+
"reward": 1.0,
|
| 163 |
+
"gradable": true,
|
| 164 |
+
"basis": "vcode"
|
| 165 |
+
}
|
| 166 |
+
}
|
| 167 |
+
],
|
| 168 |
+
"assets": [
|
| 169 |
+
{
|
| 170 |
+
"path": "environment.db",
|
| 171 |
+
"label": "Seeded SQLite snapshot",
|
| 172 |
+
"kind": "SQLite",
|
| 173 |
+
"description": "Pristine state copied for every episode.",
|
| 174 |
+
"bytes": 32768,
|
| 175 |
+
"sha256": "44b907f65127934c49e2569a0226486c470231e635d324cec1aa09ebf4a6df05",
|
| 176 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/discoverybench-102/environment.db"
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"path": "schema.sql",
|
| 180 |
+
"label": "Relational schema",
|
| 181 |
+
"kind": "SQL",
|
| 182 |
+
"description": "Human-readable table and constraint definitions.",
|
| 183 |
+
"bytes": 1497,
|
| 184 |
+
"sha256": "4dfc04a1e3d89b3839449644c07633a4bc2b86d65bc8d6d459ac0c3bb4989c83",
|
| 185 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/discoverybench-102/schema.sql"
|
| 186 |
+
},
|
| 187 |
+
{
|
| 188 |
+
"path": "seed.sql",
|
| 189 |
+
"label": "Seed data",
|
| 190 |
+
"kind": "SQL",
|
| 191 |
+
"description": "Human-readable source for the released world state.",
|
| 192 |
+
"bytes": 11964,
|
| 193 |
+
"sha256": "e3e3c20b66558ba03fff8da8292f92b28b031e1f2dc7a2310e5e702cff3398bc",
|
| 194 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/discoverybench-102/seed.sql"
|
| 195 |
+
},
|
| 196 |
+
{
|
| 197 |
+
"path": "tools.json",
|
| 198 |
+
"label": "MCP tool catalog",
|
| 199 |
+
"kind": "JSON",
|
| 200 |
+
"description": "Public tool names, schemas, and implementations.",
|
| 201 |
+
"bytes": 97373,
|
| 202 |
+
"sha256": "511ab9dc9a947171a0a70b0d75d1201d40298c285f217b904ba69ef631ae5e5a",
|
| 203 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/discoverybench-102/tools.json"
|
| 204 |
+
},
|
| 205 |
+
{
|
| 206 |
+
"path": "tasks.json",
|
| 207 |
+
"label": "Task manifest",
|
| 208 |
+
"kind": "JSON",
|
| 209 |
+
"description": "Instructions, splits, reference traces, and isolated verifier programs.",
|
| 210 |
+
"bytes": 103570,
|
| 211 |
+
"sha256": "73b32ea4a6834a886e55ae6cf26412bec6eadff9e06959912dbf905ab98881aa",
|
| 212 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/discoverybench-102/tasks.json"
|
| 213 |
+
},
|
| 214 |
+
{
|
| 215 |
+
"path": "mcp/manifest.json",
|
| 216 |
+
"label": "MCP manifest",
|
| 217 |
+
"kind": "JSON",
|
| 218 |
+
"description": "Stdio server declaration for the world.",
|
| 219 |
+
"bytes": 1862,
|
| 220 |
+
"sha256": "6dfe7eff3b010b684dadaac82edc606243c2582461bb691c512da2f3d7c074a4",
|
| 221 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/discoverybench-102/mcp/manifest.json"
|
| 222 |
+
},
|
| 223 |
+
{
|
| 224 |
+
"path": "world.json",
|
| 225 |
+
"label": "World manifest",
|
| 226 |
+
"kind": "JSON",
|
| 227 |
+
"description": "Content identity, counts, split, and admission evidence.",
|
| 228 |
+
"bytes": 2492,
|
| 229 |
+
"sha256": "9788c5cbc28caa5c426e82ab59d220ad7d7aaccf913b4a77dc0e7a8e4f4c6f14",
|
| 230 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/discoverybench-102/world.json"
|
| 231 |
+
}
|
| 232 |
+
],
|
| 233 |
+
"trajectories": [
|
| 234 |
+
{
|
| 235 |
+
"id": "reference",
|
| 236 |
+
"label": "Reference solver",
|
| 237 |
+
"kind": "deterministic solvability ceiling",
|
| 238 |
+
"modelId": null,
|
| 239 |
+
"taskId": "bio_promote_hit_compound",
|
| 240 |
+
"status": "passed",
|
| 241 |
+
"steps": [
|
| 242 |
+
{
|
| 243 |
+
"index": 1,
|
| 244 |
+
"type": "tool_call",
|
| 245 |
+
"tool": "search_assay_results",
|
| 246 |
+
"arguments": {
|
| 247 |
+
"run_id": 9301,
|
| 248 |
+
"limit": 50
|
| 249 |
+
},
|
| 250 |
+
"ok": true,
|
| 251 |
+
"output": [
|
| 252 |
+
{
|
| 253 |
+
"result_id": 9401,
|
| 254 |
+
"run_id": 9301,
|
| 255 |
+
"replicate": 1,
|
| 256 |
+
"ic50_nm": 20.0,
|
| 257 |
+
"percent_inhibition": 91.0,
|
| 258 |
+
"qc_flag": "pass"
|
| 259 |
+
},
|
| 260 |
+
{
|
| 261 |
+
"result_id": 9402,
|
| 262 |
+
"run_id": 9301,
|
| 263 |
+
"replicate": 2,
|
| 264 |
+
"ic50_nm": 24.0,
|
| 265 |
+
"percent_inhibition": 89.0,
|
| 266 |
+
"qc_flag": "pass"
|
| 267 |
+
},
|
| 268 |
+
{
|
| 269 |
+
"result_id": 9403,
|
| 270 |
+
"run_id": 9301,
|
| 271 |
+
"replicate": 3,
|
| 272 |
+
"ic50_nm": 22.0,
|
| 273 |
+
"percent_inhibition": 90.0,
|
| 274 |
+
"qc_flag": "pass"
|
| 275 |
+
},
|
| 276 |
+
{
|
| 277 |
+
"result_id": 9404,
|
| 278 |
+
"run_id": 9301,
|
| 279 |
+
"replicate": 4,
|
| 280 |
+
"ic50_nm": 400.0,
|
| 281 |
+
"percent_inhibition": 11.0,
|
| 282 |
+
"qc_flag": "fail"
|
| 283 |
+
}
|
| 284 |
+
],
|
| 285 |
+
"error": null
|
| 286 |
+
},
|
| 287 |
+
{
|
| 288 |
+
"index": 2,
|
| 289 |
+
"type": "tool_call",
|
| 290 |
+
"tool": "update_compound",
|
| 291 |
+
"arguments": {
|
| 292 |
+
"compound_id": 9101,
|
| 293 |
+
"status": "hit",
|
| 294 |
+
"screening_note": "Mean QC-passing IC50 22 nM on run 9301."
|
| 295 |
+
},
|
| 296 |
+
"ok": true,
|
| 297 |
+
"output": {
|
| 298 |
+
"compound_id": 9101,
|
| 299 |
+
"code": "BF-1042",
|
| 300 |
+
"name": "Velatinib",
|
| 301 |
+
"molecular_weight": 421.5,
|
| 302 |
+
"status": "hit",
|
| 303 |
+
"screening_note": "Mean QC-passing IC50 22 nM on run 9301."
|
| 304 |
+
},
|
| 305 |
+
"error": null
|
| 306 |
+
},
|
| 307 |
+
{
|
| 308 |
+
"index": 3,
|
| 309 |
+
"type": "tool_call",
|
| 310 |
+
"tool": "update_assay_run",
|
| 311 |
+
"arguments": {
|
| 312 |
+
"run_id": 9301,
|
| 313 |
+
"status": "complete"
|
| 314 |
+
},
|
| 315 |
+
"ok": true,
|
| 316 |
+
"output": {
|
| 317 |
+
"run_id": 9301,
|
| 318 |
+
"assay_id": 9201,
|
| 319 |
+
"compound_id": 9101,
|
| 320 |
+
"run_on": "2026-07-14",
|
| 321 |
+
"plate_label": "PLT-0091",
|
| 322 |
+
"status": "complete"
|
| 323 |
+
},
|
| 324 |
+
"error": null
|
| 325 |
+
},
|
| 326 |
+
{
|
| 327 |
+
"index": 4,
|
| 328 |
+
"type": "tool_call",
|
| 329 |
+
"tool": "create_assay_run",
|
| 330 |
+
"arguments": {
|
| 331 |
+
"assay_id": 9201,
|
| 332 |
+
"compound_id": 9101,
|
| 333 |
+
"run_on": "2026-08-01",
|
| 334 |
+
"plate_label": "CONF-001",
|
| 335 |
+
"status": "pending"
|
| 336 |
+
},
|
| 337 |
+
"ok": true,
|
| 338 |
+
"output": {
|
| 339 |
+
"run_id": 9303,
|
| 340 |
+
"assay_id": 9201,
|
| 341 |
+
"compound_id": 9101,
|
| 342 |
+
"run_on": "2026-08-01",
|
| 343 |
+
"plate_label": "CONF-001",
|
| 344 |
+
"status": "pending"
|
| 345 |
+
},
|
| 346 |
+
"error": null
|
| 347 |
+
}
|
| 348 |
+
],
|
| 349 |
+
"verifier": {
|
| 350 |
+
"passed": true,
|
| 351 |
+
"reward": 1.0,
|
| 352 |
+
"gradable": true,
|
| 353 |
+
"basis": "vcode"
|
| 354 |
+
},
|
| 355 |
+
"disclosure": "A checked-in reference trace replayed against a fresh SQLite copy. This proves the task can pass; it is not a model submission."
|
| 356 |
+
},
|
| 357 |
+
{
|
| 358 |
+
"id": "random",
|
| 359 |
+
"label": "Seeded random floor",
|
| 360 |
+
"kind": "non-model failure floor",
|
| 361 |
+
"modelId": null,
|
| 362 |
+
"taskId": "bio_promote_hit_compound",
|
| 363 |
+
"status": "failed",
|
| 364 |
+
"steps": [
|
| 365 |
+
{
|
| 366 |
+
"index": 1,
|
| 367 |
+
"type": "tool_call",
|
| 368 |
+
"tool": "count_assay_runs",
|
| 369 |
+
"arguments": {
|
| 370 |
+
"run_id": 6,
|
| 371 |
+
"assay_id": 13,
|
| 372 |
+
"compound_id": 16,
|
| 373 |
+
"run_on": "pending",
|
| 374 |
+
"plate_label": "active",
|
| 375 |
+
"status": "pending"
|
| 376 |
+
},
|
| 377 |
+
"ok": true,
|
| 378 |
+
"output": 0,
|
| 379 |
+
"error": null
|
| 380 |
+
},
|
| 381 |
+
{
|
| 382 |
+
"index": 2,
|
| 383 |
+
"type": "tool_call",
|
| 384 |
+
"tool": "get_literature_ref",
|
| 385 |
+
"arguments": {
|
| 386 |
+
"ref_id": 20
|
| 387 |
+
},
|
| 388 |
+
"ok": true,
|
| 389 |
+
"output": null,
|
| 390 |
+
"error": null
|
| 391 |
+
},
|
| 392 |
+
{
|
| 393 |
+
"index": 3,
|
| 394 |
+
"type": "tool_call",
|
| 395 |
+
"tool": "create_literature_ref",
|
| 396 |
+
"arguments": {
|
| 397 |
+
"target_id": 7,
|
| 398 |
+
"citation": "42",
|
| 399 |
+
"doi": "active",
|
| 400 |
+
"relevance": "active"
|
| 401 |
+
},
|
| 402 |
+
"ok": false,
|
| 403 |
+
"output": null,
|
| 404 |
+
"error": "CHECK constraint failed: relevance"
|
| 405 |
+
},
|
| 406 |
+
{
|
| 407 |
+
"index": 4,
|
| 408 |
+
"type": "tool_call",
|
| 409 |
+
"tool": "get_assay",
|
| 410 |
+
"arguments": {
|
| 411 |
+
"assay_id": 3
|
| 412 |
+
},
|
| 413 |
+
"ok": true,
|
| 414 |
+
"output": {
|
| 415 |
+
"assay_id": 3,
|
| 416 |
+
"target_id": 2,
|
| 417 |
+
"name": "Priority Retail Assay",
|
| 418 |
+
"assay_type": "premium",
|
| 419 |
+
"readout": "General Readout B61",
|
| 420 |
+
"status": "suspended"
|
| 421 |
+
},
|
| 422 |
+
"error": null
|
| 423 |
+
},
|
| 424 |
+
{
|
| 425 |
+
"index": 5,
|
| 426 |
+
"type": "tool_call",
|
| 427 |
+
"tool": "delete_assay",
|
| 428 |
+
"arguments": {
|
| 429 |
+
"assay_id": 2
|
| 430 |
+
},
|
| 431 |
+
"ok": true,
|
| 432 |
+
"output": true,
|
| 433 |
+
"error": null
|
| 434 |
+
},
|
| 435 |
+
{
|
| 436 |
+
"index": 6,
|
| 437 |
+
"type": "tool_call",
|
| 438 |
+
"tool": "count_compounds",
|
| 439 |
+
"arguments": {
|
| 440 |
+
"compound_id": 16,
|
| 441 |
+
"code": "test",
|
| 442 |
+
"name": "pending",
|
| 443 |
+
"molecular_weight": 77.86,
|
| 444 |
+
"status": "active",
|
| 445 |
+
"screening_note": "active"
|
| 446 |
+
},
|
| 447 |
+
"ok": true,
|
| 448 |
+
"output": 0,
|
| 449 |
+
"error": null
|
| 450 |
+
}
|
| 451 |
+
],
|
| 452 |
+
"verifier": {
|
| 453 |
+
"passed": false,
|
| 454 |
+
"reward": 0.0,
|
| 455 |
+
"gradable": true,
|
| 456 |
+
"basis": "vcode"
|
| 457 |
+
},
|
| 458 |
+
"disclosure": "A seeded random tool policy against the same task and fresh world. It is a discrimination floor, not an agent or model result."
|
| 459 |
+
}
|
| 460 |
+
]
|
| 461 |
+
}
|
evidence/filingbench-50.json
ADDED
|
@@ -0,0 +1,477 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schemaVersion": "blobfish.benchmark-evidence.v1",
|
| 3 |
+
"benchmarkSlug": "filingbench-50",
|
| 4 |
+
"observedAt": "2026-08-26",
|
| 5 |
+
"source": {
|
| 6 |
+
"datasetId": "vals/financeagent",
|
| 7 |
+
"tasks": 50,
|
| 8 |
+
"harborUrl": "https://hub.harborframework.com/datasets/vals/financeagent",
|
| 9 |
+
"inspection": "Harbor CLI 0.21.0 dataset metadata and package contract",
|
| 10 |
+
"relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks."
|
| 11 |
+
},
|
| 12 |
+
"world": {
|
| 13 |
+
"path": "benchmark/worlds/filingbench-50",
|
| 14 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/filingbench-50",
|
| 15 |
+
"worldId": "env_blobfish_benchmarks_filingbench_financia_599d3443",
|
| 16 |
+
"worldDigest": "cd3085c1e21b8793bd4ba01fe48bd2a711e793f8233d931b4944fa1bafadaf41",
|
| 17 |
+
"vertical": "financial_analysis",
|
| 18 |
+
"tables": 6,
|
| 19 |
+
"rows": 116,
|
| 20 |
+
"tools": 44,
|
| 21 |
+
"tasks": 4,
|
| 22 |
+
"readOnlyTools": 23,
|
| 23 |
+
"mutatingTools": 21,
|
| 24 |
+
"entities": [
|
| 25 |
+
{
|
| 26 |
+
"name": "fa_companies",
|
| 27 |
+
"rows": 20
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"name": "financial_periods",
|
| 31 |
+
"rows": 21
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"name": "dcf_models",
|
| 35 |
+
"rows": 19
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"name": "dcf_assumptions",
|
| 39 |
+
"rows": 20
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"name": "lbo_models",
|
| 43 |
+
"rows": 18
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"name": "review_notes",
|
| 47 |
+
"rows": 18
|
| 48 |
+
}
|
| 49 |
+
]
|
| 50 |
+
},
|
| 51 |
+
"evaluation": {
|
| 52 |
+
"contract": "Fresh database copy, recorded tool trace, deterministic VCode or exact answer verification",
|
| 53 |
+
"referenceRunId": "release-oracle",
|
| 54 |
+
"floorRunId": "release-random",
|
| 55 |
+
"baselines": [
|
| 56 |
+
{
|
| 57 |
+
"id": "reference",
|
| 58 |
+
"label": "Reference solver",
|
| 59 |
+
"kind": "Solvability ceiling",
|
| 60 |
+
"disclosure": "Deterministic trace replay; not a model rank.",
|
| 61 |
+
"tasksAttempted": 4,
|
| 62 |
+
"tasksPassed": 4,
|
| 63 |
+
"passRate": 1.0,
|
| 64 |
+
"meanReward": 1.0,
|
| 65 |
+
"toolCalls": 9,
|
| 66 |
+
"successfulToolCalls": 9,
|
| 67 |
+
"episodeErrors": 0
|
| 68 |
+
},
|
| 69 |
+
{
|
| 70 |
+
"id": "random",
|
| 71 |
+
"label": "Seeded random floor",
|
| 72 |
+
"kind": "Discrimination floor",
|
| 73 |
+
"disclosure": "Seeded random tool policy; not a model rank.",
|
| 74 |
+
"tasksAttempted": 4,
|
| 75 |
+
"tasksPassed": 0,
|
| 76 |
+
"passRate": 0.0,
|
| 77 |
+
"meanReward": 0.0,
|
| 78 |
+
"toolCalls": 24,
|
| 79 |
+
"successfulToolCalls": 19,
|
| 80 |
+
"episodeErrors": 0
|
| 81 |
+
}
|
| 82 |
+
],
|
| 83 |
+
"claim": "All companion tasks are solvable by their reference traces and reject the seeded random floor. No paid or frontier model run is claimed."
|
| 84 |
+
},
|
| 85 |
+
"tasks": [
|
| 86 |
+
{
|
| 87 |
+
"taskId": "fa_finalize_solstice_dcf",
|
| 88 |
+
"instruction": "Finalise the Solstice base-case DCF (model_id 9201, company 9001). Total the free_cash_flow across every financial period belonging to company 9001 — other companies' periods do not count. Set model 9201's enterprise_value to that total and its status to 'final', mark its WACC assumption (assumption_id 9301) as status 'verified', and file the review: create a review note on model 9201 from reviewer 'Head of Research' with status 'open' and a body containing the summed cash flow.",
|
| 89 |
+
"split": "train",
|
| 90 |
+
"generatorDifficultyLabel": "hard",
|
| 91 |
+
"difficultyDisclosure": "Generator label only; no empirical model difficulty claim is published.",
|
| 92 |
+
"requiredTools": [
|
| 93 |
+
"search_financial_periods",
|
| 94 |
+
"update_dcf_model",
|
| 95 |
+
"update_dcf_assumption",
|
| 96 |
+
"create_review_note"
|
| 97 |
+
],
|
| 98 |
+
"referenceSteps": 4,
|
| 99 |
+
"referencePassed": true,
|
| 100 |
+
"floorPassed": false,
|
| 101 |
+
"verifier": {
|
| 102 |
+
"passed": true,
|
| 103 |
+
"reward": 1.0,
|
| 104 |
+
"gradable": true,
|
| 105 |
+
"basis": "vcode"
|
| 106 |
+
}
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"taskId": "fa_revert_model_without_discount_rate",
|
| 110 |
+
"instruction": "Model governance: a DCF may not carry status 'final' with a discount_rate of 0 — there is nothing to discount by. Find that model and set its status back to 'draft'. Models that are already draft are left alone.",
|
| 111 |
+
"split": "train",
|
| 112 |
+
"generatorDifficultyLabel": "medium",
|
| 113 |
+
"difficultyDisclosure": "Generator label only; no empirical model difficulty claim is published.",
|
| 114 |
+
"requiredTools": [
|
| 115 |
+
"search_dcf_models",
|
| 116 |
+
"update_dcf_model"
|
| 117 |
+
],
|
| 118 |
+
"referenceSteps": 2,
|
| 119 |
+
"referencePassed": true,
|
| 120 |
+
"floorPassed": false,
|
| 121 |
+
"verifier": {
|
| 122 |
+
"passed": true,
|
| 123 |
+
"reward": 1.0,
|
| 124 |
+
"gradable": true,
|
| 125 |
+
"basis": "vcode"
|
| 126 |
+
}
|
| 127 |
+
},
|
| 128 |
+
{
|
| 129 |
+
"taskId": "fa_duplicate_company_listing",
|
| 130 |
+
"instruction": "The same issuer appears twice under two listings. How many companies are named exactly 'Solstice Energy'? Answer with the number.",
|
| 131 |
+
"split": "train",
|
| 132 |
+
"generatorDifficultyLabel": "easy",
|
| 133 |
+
"difficultyDisclosure": "Generator label only; no empirical model difficulty claim is published.",
|
| 134 |
+
"requiredTools": [
|
| 135 |
+
"count_fa_companies"
|
| 136 |
+
],
|
| 137 |
+
"referenceSteps": 1,
|
| 138 |
+
"referencePassed": true,
|
| 139 |
+
"floorPassed": false,
|
| 140 |
+
"verifier": {
|
| 141 |
+
"passed": true,
|
| 142 |
+
"reward": 1.0,
|
| 143 |
+
"gradable": true,
|
| 144 |
+
"basis": "answer_match (vcode does not discriminate)"
|
| 145 |
+
}
|
| 146 |
+
},
|
| 147 |
+
{
|
| 148 |
+
"taskId": "fa_dedupe_dcf_assumption",
|
| 149 |
+
"instruction": "Model 9202 carries the 'Terminal growth' assumption twice (assumption_id 9311 and 9312). Delete the duplicate 9312 and keep 9311.",
|
| 150 |
+
"split": "heldout",
|
| 151 |
+
"generatorDifficultyLabel": "medium",
|
| 152 |
+
"difficultyDisclosure": "Generator label only; no empirical model difficulty claim is published.",
|
| 153 |
+
"requiredTools": [
|
| 154 |
+
"search_dcf_assumptions",
|
| 155 |
+
"delete_dcf_assumption"
|
| 156 |
+
],
|
| 157 |
+
"referenceSteps": 2,
|
| 158 |
+
"referencePassed": true,
|
| 159 |
+
"floorPassed": false,
|
| 160 |
+
"verifier": {
|
| 161 |
+
"passed": true,
|
| 162 |
+
"reward": 1.0,
|
| 163 |
+
"gradable": true,
|
| 164 |
+
"basis": "vcode"
|
| 165 |
+
}
|
| 166 |
+
}
|
| 167 |
+
],
|
| 168 |
+
"assets": [
|
| 169 |
+
{
|
| 170 |
+
"path": "environment.db",
|
| 171 |
+
"label": "Seeded SQLite snapshot",
|
| 172 |
+
"kind": "SQLite",
|
| 173 |
+
"description": "Pristine state copied for every episode.",
|
| 174 |
+
"bytes": 32768,
|
| 175 |
+
"sha256": "f70a5b84565d5aa98bbcb1aeff9c7a0742213f85c3ad876a46b0d59265875e51",
|
| 176 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/filingbench-50/environment.db"
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"path": "schema.sql",
|
| 180 |
+
"label": "Relational schema",
|
| 181 |
+
"kind": "SQL",
|
| 182 |
+
"description": "Human-readable table and constraint definitions.",
|
| 183 |
+
"bytes": 1574,
|
| 184 |
+
"sha256": "510bf7e2943495cb8a329c4ccce54ffc7376226dedd2b9c11288d8fa78dc40dd",
|
| 185 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/filingbench-50/schema.sql"
|
| 186 |
+
},
|
| 187 |
+
{
|
| 188 |
+
"path": "seed.sql",
|
| 189 |
+
"label": "Seed data",
|
| 190 |
+
"kind": "SQL",
|
| 191 |
+
"description": "Human-readable source for the released world state.",
|
| 192 |
+
"bytes": 14116,
|
| 193 |
+
"sha256": "c888acecc74c67054a759370315e8573f3315579c287ac540b21b57d37a3dc44",
|
| 194 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/filingbench-50/seed.sql"
|
| 195 |
+
},
|
| 196 |
+
{
|
| 197 |
+
"path": "tools.json",
|
| 198 |
+
"label": "MCP tool catalog",
|
| 199 |
+
"kind": "JSON",
|
| 200 |
+
"description": "Public tool names, schemas, and implementations.",
|
| 201 |
+
"bytes": 104507,
|
| 202 |
+
"sha256": "6653f9d2a6e133047d7bb9f30b8ef81a74debb4efc94b94785664894036d4414",
|
| 203 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/filingbench-50/tools.json"
|
| 204 |
+
},
|
| 205 |
+
{
|
| 206 |
+
"path": "tasks.json",
|
| 207 |
+
"label": "Task manifest",
|
| 208 |
+
"kind": "JSON",
|
| 209 |
+
"description": "Instructions, splits, reference traces, and isolated verifier programs.",
|
| 210 |
+
"bytes": 106953,
|
| 211 |
+
"sha256": "96388b0f39e51ed14f718001371783a506e5654586235e0ae1efd4decfbaf80b",
|
| 212 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/filingbench-50/tasks.json"
|
| 213 |
+
},
|
| 214 |
+
{
|
| 215 |
+
"path": "mcp/manifest.json",
|
| 216 |
+
"label": "MCP manifest",
|
| 217 |
+
"kind": "JSON",
|
| 218 |
+
"description": "Stdio server declaration for the world.",
|
| 219 |
+
"bytes": 2039,
|
| 220 |
+
"sha256": "e92914c7b33fd3e5a50cf7c908177962734d3e7e775da258ca4e62f1437fd301",
|
| 221 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/filingbench-50/mcp/manifest.json"
|
| 222 |
+
},
|
| 223 |
+
{
|
| 224 |
+
"path": "world.json",
|
| 225 |
+
"label": "World manifest",
|
| 226 |
+
"kind": "JSON",
|
| 227 |
+
"description": "Content identity, counts, split, and admission evidence.",
|
| 228 |
+
"bytes": 2527,
|
| 229 |
+
"sha256": "8475c86667f578b550dcc0bf5c449981036ea1a8c15dc9613906bb30165f972e",
|
| 230 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/filingbench-50/world.json"
|
| 231 |
+
}
|
| 232 |
+
],
|
| 233 |
+
"trajectories": [
|
| 234 |
+
{
|
| 235 |
+
"id": "reference",
|
| 236 |
+
"label": "Reference solver",
|
| 237 |
+
"kind": "deterministic solvability ceiling",
|
| 238 |
+
"modelId": null,
|
| 239 |
+
"taskId": "fa_finalize_solstice_dcf",
|
| 240 |
+
"status": "passed",
|
| 241 |
+
"steps": [
|
| 242 |
+
{
|
| 243 |
+
"index": 1,
|
| 244 |
+
"type": "tool_call",
|
| 245 |
+
"tool": "search_financial_periods",
|
| 246 |
+
"arguments": {
|
| 247 |
+
"company_id": 9001,
|
| 248 |
+
"limit": 50
|
| 249 |
+
},
|
| 250 |
+
"ok": true,
|
| 251 |
+
"output": [
|
| 252 |
+
{
|
| 253 |
+
"period_id": 9101,
|
| 254 |
+
"company_id": 9001,
|
| 255 |
+
"period_label": "2024",
|
| 256 |
+
"revenue": 800.0,
|
| 257 |
+
"ebitda": 200.0,
|
| 258 |
+
"capex": 60.0,
|
| 259 |
+
"free_cash_flow": 100.0
|
| 260 |
+
},
|
| 261 |
+
{
|
| 262 |
+
"period_id": 9102,
|
| 263 |
+
"company_id": 9001,
|
| 264 |
+
"period_label": "2025",
|
| 265 |
+
"revenue": 900.0,
|
| 266 |
+
"ebitda": 230.0,
|
| 267 |
+
"capex": 65.0,
|
| 268 |
+
"free_cash_flow": 120.0
|
| 269 |
+
},
|
| 270 |
+
{
|
| 271 |
+
"period_id": 9103,
|
| 272 |
+
"company_id": 9001,
|
| 273 |
+
"period_label": "2026",
|
| 274 |
+
"revenue": 1000.0,
|
| 275 |
+
"ebitda": 260.0,
|
| 276 |
+
"capex": 70.0,
|
| 277 |
+
"free_cash_flow": 140.0
|
| 278 |
+
}
|
| 279 |
+
],
|
| 280 |
+
"error": null
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"index": 2,
|
| 284 |
+
"type": "tool_call",
|
| 285 |
+
"tool": "update_dcf_model",
|
| 286 |
+
"arguments": {
|
| 287 |
+
"model_id": 9201,
|
| 288 |
+
"enterprise_value": 360.0,
|
| 289 |
+
"status": "final"
|
| 290 |
+
},
|
| 291 |
+
"ok": true,
|
| 292 |
+
"output": {
|
| 293 |
+
"model_id": 9201,
|
| 294 |
+
"company_id": 9001,
|
| 295 |
+
"name": "Solstice base case",
|
| 296 |
+
"discount_rate": 0.09,
|
| 297 |
+
"terminal_growth": 0.02,
|
| 298 |
+
"status": "final",
|
| 299 |
+
"enterprise_value": 360.0
|
| 300 |
+
},
|
| 301 |
+
"error": null
|
| 302 |
+
},
|
| 303 |
+
{
|
| 304 |
+
"index": 3,
|
| 305 |
+
"type": "tool_call",
|
| 306 |
+
"tool": "update_dcf_assumption",
|
| 307 |
+
"arguments": {
|
| 308 |
+
"assumption_id": 9301,
|
| 309 |
+
"status": "verified"
|
| 310 |
+
},
|
| 311 |
+
"ok": true,
|
| 312 |
+
"output": {
|
| 313 |
+
"assumption_id": 9301,
|
| 314 |
+
"model_id": 9201,
|
| 315 |
+
"name": "WACC",
|
| 316 |
+
"value": 0.09,
|
| 317 |
+
"source": "Capital IQ",
|
| 318 |
+
"status": "verified"
|
| 319 |
+
},
|
| 320 |
+
"error": null
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"index": 4,
|
| 324 |
+
"type": "tool_call",
|
| 325 |
+
"tool": "create_review_note",
|
| 326 |
+
"arguments": {
|
| 327 |
+
"model_id": 9201,
|
| 328 |
+
"reviewer_name": "Head of Research",
|
| 329 |
+
"body": "Unlevered free cash flow across the period set totals 360.",
|
| 330 |
+
"status": "open"
|
| 331 |
+
},
|
| 332 |
+
"ok": true,
|
| 333 |
+
"output": {
|
| 334 |
+
"note_id": 9502,
|
| 335 |
+
"model_id": 9201,
|
| 336 |
+
"reviewer_name": "Head of Research",
|
| 337 |
+
"body": "Unlevered free cash flow across the period set totals 360.",
|
| 338 |
+
"status": "open"
|
| 339 |
+
},
|
| 340 |
+
"error": null
|
| 341 |
+
}
|
| 342 |
+
],
|
| 343 |
+
"verifier": {
|
| 344 |
+
"passed": true,
|
| 345 |
+
"reward": 1.0,
|
| 346 |
+
"gradable": true,
|
| 347 |
+
"basis": "vcode"
|
| 348 |
+
},
|
| 349 |
+
"disclosure": "A checked-in reference trace replayed against a fresh SQLite copy. This proves the task can pass; it is not a model submission."
|
| 350 |
+
},
|
| 351 |
+
{
|
| 352 |
+
"id": "random",
|
| 353 |
+
"label": "Seeded random floor",
|
| 354 |
+
"kind": "non-model failure floor",
|
| 355 |
+
"modelId": null,
|
| 356 |
+
"taskId": "fa_finalize_solstice_dcf",
|
| 357 |
+
"status": "failed",
|
| 358 |
+
"steps": [
|
| 359 |
+
{
|
| 360 |
+
"index": 1,
|
| 361 |
+
"type": "tool_call",
|
| 362 |
+
"tool": "create_dcf_model",
|
| 363 |
+
"arguments": {
|
| 364 |
+
"company_id": 4,
|
| 365 |
+
"name": "pending",
|
| 366 |
+
"discount_rate": 67.54,
|
| 367 |
+
"terminal_growth": 78.06,
|
| 368 |
+
"status": "test",
|
| 369 |
+
"enterprise_value": 8.06
|
| 370 |
+
},
|
| 371 |
+
"ok": false,
|
| 372 |
+
"output": null,
|
| 373 |
+
"error": "CHECK constraint failed: status"
|
| 374 |
+
},
|
| 375 |
+
{
|
| 376 |
+
"index": 2,
|
| 377 |
+
"type": "tool_call",
|
| 378 |
+
"tool": "create_dcf_assumption",
|
| 379 |
+
"arguments": {
|
| 380 |
+
"model_id": 9,
|
| 381 |
+
"name": "active",
|
| 382 |
+
"value": 57.89,
|
| 383 |
+
"source": "pending",
|
| 384 |
+
"status": "active"
|
| 385 |
+
},
|
| 386 |
+
"ok": true,
|
| 387 |
+
"output": {
|
| 388 |
+
"assumption_id": 9313,
|
| 389 |
+
"model_id": 9,
|
| 390 |
+
"name": "active",
|
| 391 |
+
"value": 57.89,
|
| 392 |
+
"source": "pending",
|
| 393 |
+
"status": "active"
|
| 394 |
+
},
|
| 395 |
+
"error": null
|
| 396 |
+
},
|
| 397 |
+
{
|
| 398 |
+
"index": 3,
|
| 399 |
+
"type": "tool_call",
|
| 400 |
+
"tool": "count_fa_companies",
|
| 401 |
+
"arguments": {
|
| 402 |
+
"company_id": 19,
|
| 403 |
+
"name": "test",
|
| 404 |
+
"ticker": "42",
|
| 405 |
+
"sector": "test"
|
| 406 |
+
},
|
| 407 |
+
"ok": true,
|
| 408 |
+
"output": 0,
|
| 409 |
+
"error": null
|
| 410 |
+
},
|
| 411 |
+
{
|
| 412 |
+
"index": 4,
|
| 413 |
+
"type": "tool_call",
|
| 414 |
+
"tool": "get_review_note",
|
| 415 |
+
"arguments": {
|
| 416 |
+
"note_id": 16
|
| 417 |
+
},
|
| 418 |
+
"ok": true,
|
| 419 |
+
"output": {
|
| 420 |
+
"note_id": 16,
|
| 421 |
+
"model_id": 10,
|
| 422 |
+
"reviewer_name": "Standard Internal Review Note",
|
| 423 |
+
"body": "{\"checksum\": \"042d186d\", \"received_via\": \"manual_entry\", \"record_type\": \"review_note\", \"reference\": \"RN-001004\", \"source\": \"web_portal\", \"version\": 1}",
|
| 424 |
+
"status": "closed"
|
| 425 |
+
},
|
| 426 |
+
"error": null
|
| 427 |
+
},
|
| 428 |
+
{
|
| 429 |
+
"index": 5,
|
| 430 |
+
"type": "tool_call",
|
| 431 |
+
"tool": "search_dcf_models",
|
| 432 |
+
"arguments": {
|
| 433 |
+
"query": "active",
|
| 434 |
+
"limit": 19,
|
| 435 |
+
"company_id": 7,
|
| 436 |
+
"name": "active",
|
| 437 |
+
"discount_rate": 39.62,
|
| 438 |
+
"terminal_growth": 89.02,
|
| 439 |
+
"status": "pending",
|
| 440 |
+
"enterprise_value": 91.65
|
| 441 |
+
},
|
| 442 |
+
"ok": true,
|
| 443 |
+
"output": [],
|
| 444 |
+
"error": null
|
| 445 |
+
},
|
| 446 |
+
{
|
| 447 |
+
"index": 6,
|
| 448 |
+
"type": "tool_call",
|
| 449 |
+
"tool": "list_dcf_assumptions_for_dcf_model",
|
| 450 |
+
"arguments": {
|
| 451 |
+
"model_id": 6,
|
| 452 |
+
"limit": 19
|
| 453 |
+
},
|
| 454 |
+
"ok": true,
|
| 455 |
+
"output": [
|
| 456 |
+
{
|
| 457 |
+
"assumption_id": 7,
|
| 458 |
+
"model_id": 6,
|
| 459 |
+
"name": "Quarterly Regional Dcf Assumption",
|
| 460 |
+
"value": 83.46,
|
| 461 |
+
"source": "General Source F92",
|
| 462 |
+
"status": "unverified"
|
| 463 |
+
}
|
| 464 |
+
],
|
| 465 |
+
"error": null
|
| 466 |
+
}
|
| 467 |
+
],
|
| 468 |
+
"verifier": {
|
| 469 |
+
"passed": false,
|
| 470 |
+
"reward": 0.0,
|
| 471 |
+
"gradable": true,
|
| 472 |
+
"basis": "vcode"
|
| 473 |
+
},
|
| 474 |
+
"disclosure": "A seeded random tool policy against the same task and fresh world. It is a discrimination floor, not an agent or model result."
|
| 475 |
+
}
|
| 476 |
+
]
|
| 477 |
+
}
|
evidence/opsbench-14.json
ADDED
|
@@ -0,0 +1,461 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schemaVersion": "blobfish.benchmark-evidence.v1",
|
| 3 |
+
"benchmarkSlug": "opsbench-14",
|
| 4 |
+
"observedAt": "2026-08-26",
|
| 5 |
+
"source": {
|
| 6 |
+
"datasetId": "Enterprise-Bench/l1-l2-bench",
|
| 7 |
+
"tasks": 14,
|
| 8 |
+
"harborUrl": "https://hub.harborframework.com/datasets/Enterprise-Bench/l1-l2-bench",
|
| 9 |
+
"inspection": "Harbor CLI 0.21.0 dataset metadata and package contract",
|
| 10 |
+
"relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks."
|
| 11 |
+
},
|
| 12 |
+
"world": {
|
| 13 |
+
"path": "benchmark/worlds/opsbench-14",
|
| 14 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/opsbench-14",
|
| 15 |
+
"worldId": "env_blobfish_benchmarks_opsbench_enterprise__8377a7f8",
|
| 16 |
+
"worldDigest": "39937737e9b493a2e1a4a10ba85780b15de76a222cf180538e40969cb6e3f1a8",
|
| 17 |
+
"vertical": "operations",
|
| 18 |
+
"tables": 6,
|
| 19 |
+
"rows": 116,
|
| 20 |
+
"tools": 42,
|
| 21 |
+
"tasks": 4,
|
| 22 |
+
"readOnlyTools": 21,
|
| 23 |
+
"mutatingTools": 21,
|
| 24 |
+
"entities": [
|
| 25 |
+
{
|
| 26 |
+
"name": "vendors",
|
| 27 |
+
"rows": 20
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"name": "process_docs",
|
| 31 |
+
"rows": 19
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"name": "process_steps",
|
| 35 |
+
"rows": 22
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"name": "change_requests",
|
| 39 |
+
"rows": 19
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"name": "compliance_controls",
|
| 43 |
+
"rows": 18
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"name": "vendor_reviews",
|
| 47 |
+
"rows": 18
|
| 48 |
+
}
|
| 49 |
+
]
|
| 50 |
+
},
|
| 51 |
+
"evaluation": {
|
| 52 |
+
"contract": "Fresh database copy, recorded tool trace, deterministic VCode or exact answer verification",
|
| 53 |
+
"referenceRunId": "release-oracle",
|
| 54 |
+
"floorRunId": "release-random",
|
| 55 |
+
"baselines": [
|
| 56 |
+
{
|
| 57 |
+
"id": "reference",
|
| 58 |
+
"label": "Reference solver",
|
| 59 |
+
"kind": "Solvability ceiling",
|
| 60 |
+
"disclosure": "Deterministic trace replay; not a model rank.",
|
| 61 |
+
"tasksAttempted": 4,
|
| 62 |
+
"tasksPassed": 4,
|
| 63 |
+
"passRate": 1.0,
|
| 64 |
+
"meanReward": 1.0,
|
| 65 |
+
"toolCalls": 9,
|
| 66 |
+
"successfulToolCalls": 9,
|
| 67 |
+
"episodeErrors": 0
|
| 68 |
+
},
|
| 69 |
+
{
|
| 70 |
+
"id": "random",
|
| 71 |
+
"label": "Seeded random floor",
|
| 72 |
+
"kind": "Discrimination floor",
|
| 73 |
+
"disclosure": "Seeded random tool policy; not a model rank.",
|
| 74 |
+
"tasksAttempted": 4,
|
| 75 |
+
"tasksPassed": 0,
|
| 76 |
+
"passRate": 0.0,
|
| 77 |
+
"meanReward": 0.0,
|
| 78 |
+
"toolCalls": 24,
|
| 79 |
+
"successfulToolCalls": 22,
|
| 80 |
+
"episodeErrors": 0
|
| 81 |
+
}
|
| 82 |
+
],
|
| 83 |
+
"claim": "All companion tasks are solvable by their reference traces and reject the seeded random floor. No paid or frontier model run is claimed."
|
| 84 |
+
},
|
| 85 |
+
"tasks": [
|
| 86 |
+
{
|
| 87 |
+
"taskId": "ops_reject_uncontrolled_change",
|
| 88 |
+
"instruction": "Change request 9301 is a high-risk change to the Vendor Onboarding process (doc_id 9101). Policy: a high-risk change cannot be approved while any step of that process has no control_ref mapped. Count the DISTINCT steps of doc 9101 with an empty control_ref — note step 9202 is a duplicate of 9201 and counts once. Because at least one step is uncontrolled: set change request 9301's status to 'rejected', set process doc 9101's status to 'needs_controls', and open the remediation by creating a compliance control named 'Step control backfill' with framework 'SOC2' and status 'untested'.",
|
| 89 |
+
"split": "heldout",
|
| 90 |
+
"generatorDifficultyLabel": "hard",
|
| 91 |
+
"difficultyDisclosure": "Generator label only; no empirical model difficulty claim is published.",
|
| 92 |
+
"requiredTools": [
|
| 93 |
+
"search_process_steps",
|
| 94 |
+
"update_change_request",
|
| 95 |
+
"update_process_doc",
|
| 96 |
+
"create_compliance_control"
|
| 97 |
+
],
|
| 98 |
+
"referenceSteps": 4,
|
| 99 |
+
"referencePassed": true,
|
| 100 |
+
"floorPassed": false,
|
| 101 |
+
"verifier": {
|
| 102 |
+
"passed": true,
|
| 103 |
+
"reward": 1.0,
|
| 104 |
+
"gradable": true,
|
| 105 |
+
"basis": "vcode"
|
| 106 |
+
}
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"taskId": "ops_flag_overdue_vendor_renewal",
|
| 110 |
+
"instruction": "Today is 2026-07-20. Any active vendor whose renewal_on date has already passed must be set to status 'renewal_overdue'. Vendors whose renewal is still ahead stay 'active'.",
|
| 111 |
+
"split": "train",
|
| 112 |
+
"generatorDifficultyLabel": "medium",
|
| 113 |
+
"difficultyDisclosure": "Generator label only; no empirical model difficulty claim is published.",
|
| 114 |
+
"requiredTools": [
|
| 115 |
+
"search_vendors",
|
| 116 |
+
"update_vendor"
|
| 117 |
+
],
|
| 118 |
+
"referenceSteps": 2,
|
| 119 |
+
"referencePassed": true,
|
| 120 |
+
"floorPassed": false,
|
| 121 |
+
"verifier": {
|
| 122 |
+
"passed": true,
|
| 123 |
+
"reward": 1.0,
|
| 124 |
+
"gradable": true,
|
| 125 |
+
"basis": "vcode"
|
| 126 |
+
}
|
| 127 |
+
},
|
| 128 |
+
{
|
| 129 |
+
"taskId": "ops_duplicate_vendor_name",
|
| 130 |
+
"instruction": "Two legal entities are registered under one trading name, so spend is split. How many vendors are named exactly 'Cascade Facilities Ltd'? Answer with the number.",
|
| 131 |
+
"split": "heldout",
|
| 132 |
+
"generatorDifficultyLabel": "easy",
|
| 133 |
+
"difficultyDisclosure": "Generator label only; no empirical model difficulty claim is published.",
|
| 134 |
+
"requiredTools": [
|
| 135 |
+
"count_vendors"
|
| 136 |
+
],
|
| 137 |
+
"referenceSteps": 1,
|
| 138 |
+
"referencePassed": true,
|
| 139 |
+
"floorPassed": false,
|
| 140 |
+
"verifier": {
|
| 141 |
+
"passed": true,
|
| 142 |
+
"reward": 1.0,
|
| 143 |
+
"gradable": true,
|
| 144 |
+
"basis": "answer_match (vcode does not discriminate)"
|
| 145 |
+
}
|
| 146 |
+
},
|
| 147 |
+
{
|
| 148 |
+
"taskId": "ops_dedupe_process_step",
|
| 149 |
+
"instruction": "A bad merge left step 1 of the Vendor Onboarding process recorded twice (step_id 9201 and 9202). Delete the duplicate 9202 and keep 9201.",
|
| 150 |
+
"split": "train",
|
| 151 |
+
"generatorDifficultyLabel": "medium",
|
| 152 |
+
"difficultyDisclosure": "Generator label only; no empirical model difficulty claim is published.",
|
| 153 |
+
"requiredTools": [
|
| 154 |
+
"search_process_steps",
|
| 155 |
+
"delete_process_step"
|
| 156 |
+
],
|
| 157 |
+
"referenceSteps": 2,
|
| 158 |
+
"referencePassed": true,
|
| 159 |
+
"floorPassed": false,
|
| 160 |
+
"verifier": {
|
| 161 |
+
"passed": true,
|
| 162 |
+
"reward": 1.0,
|
| 163 |
+
"gradable": true,
|
| 164 |
+
"basis": "vcode"
|
| 165 |
+
}
|
| 166 |
+
}
|
| 167 |
+
],
|
| 168 |
+
"assets": [
|
| 169 |
+
{
|
| 170 |
+
"path": "environment.db",
|
| 171 |
+
"label": "Seeded SQLite snapshot",
|
| 172 |
+
"kind": "SQLite",
|
| 173 |
+
"description": "Pristine state copied for every episode.",
|
| 174 |
+
"bytes": 32768,
|
| 175 |
+
"sha256": "d6ca2df3416d0c441903d697c21418639839a44e6f43dd92cc0451baaead43fb",
|
| 176 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/opsbench-14/environment.db"
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"path": "schema.sql",
|
| 180 |
+
"label": "Relational schema",
|
| 181 |
+
"kind": "SQL",
|
| 182 |
+
"description": "Human-readable table and constraint definitions.",
|
| 183 |
+
"bytes": 1442,
|
| 184 |
+
"sha256": "0e2ed2c463b00b1896d51e02a8abd3b9e743bfcdc73817ed8a09624f5fb8109d",
|
| 185 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/opsbench-14/schema.sql"
|
| 186 |
+
},
|
| 187 |
+
{
|
| 188 |
+
"path": "seed.sql",
|
| 189 |
+
"label": "Seed data",
|
| 190 |
+
"kind": "SQL",
|
| 191 |
+
"description": "Human-readable source for the released world state.",
|
| 192 |
+
"bytes": 13353,
|
| 193 |
+
"sha256": "9457c0e86a30ba262563ebe9bbac22edeb38d07702018689154ec6e783373934",
|
| 194 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/opsbench-14/seed.sql"
|
| 195 |
+
},
|
| 196 |
+
{
|
| 197 |
+
"path": "tools.json",
|
| 198 |
+
"label": "MCP tool catalog",
|
| 199 |
+
"kind": "JSON",
|
| 200 |
+
"description": "Public tool names, schemas, and implementations.",
|
| 201 |
+
"bytes": 99191,
|
| 202 |
+
"sha256": "c8fbd5a4df7d08a3bdd0ad292f2cbc362f118e03f3c4b4c2da5f2ed7fbe0a315",
|
| 203 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/opsbench-14/tools.json"
|
| 204 |
+
},
|
| 205 |
+
{
|
| 206 |
+
"path": "tasks.json",
|
| 207 |
+
"label": "Task manifest",
|
| 208 |
+
"kind": "JSON",
|
| 209 |
+
"description": "Instructions, splits, reference traces, and isolated verifier programs.",
|
| 210 |
+
"bytes": 106649,
|
| 211 |
+
"sha256": "0994054741ca6f7517a42584643e4570f434f7347dcf4fd59587f5525f97b1f8",
|
| 212 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/opsbench-14/tasks.json"
|
| 213 |
+
},
|
| 214 |
+
{
|
| 215 |
+
"path": "mcp/manifest.json",
|
| 216 |
+
"label": "MCP manifest",
|
| 217 |
+
"kind": "JSON",
|
| 218 |
+
"description": "Stdio server declaration for the world.",
|
| 219 |
+
"bytes": 1989,
|
| 220 |
+
"sha256": "d431118d99a969b59a6f86bad4a178ddf673da1501091a11ba744a35df285dd5",
|
| 221 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/opsbench-14/mcp/manifest.json"
|
| 222 |
+
},
|
| 223 |
+
{
|
| 224 |
+
"path": "world.json",
|
| 225 |
+
"label": "World manifest",
|
| 226 |
+
"kind": "JSON",
|
| 227 |
+
"description": "Content identity, counts, split, and admission evidence.",
|
| 228 |
+
"bytes": 2539,
|
| 229 |
+
"sha256": "42447057cbe5a476888045d6601ad7c428d05a7aa3c2bc144cebb176bd85dd1b",
|
| 230 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/opsbench-14/world.json"
|
| 231 |
+
}
|
| 232 |
+
],
|
| 233 |
+
"trajectories": [
|
| 234 |
+
{
|
| 235 |
+
"id": "reference",
|
| 236 |
+
"label": "Reference solver",
|
| 237 |
+
"kind": "deterministic solvability ceiling",
|
| 238 |
+
"modelId": null,
|
| 239 |
+
"taskId": "ops_reject_uncontrolled_change",
|
| 240 |
+
"status": "passed",
|
| 241 |
+
"steps": [
|
| 242 |
+
{
|
| 243 |
+
"index": 1,
|
| 244 |
+
"type": "tool_call",
|
| 245 |
+
"tool": "search_process_steps",
|
| 246 |
+
"arguments": {
|
| 247 |
+
"doc_id": 9101,
|
| 248 |
+
"limit": 50
|
| 249 |
+
},
|
| 250 |
+
"ok": true,
|
| 251 |
+
"output": [
|
| 252 |
+
{
|
| 253 |
+
"step_id": 9201,
|
| 254 |
+
"doc_id": 9101,
|
| 255 |
+
"step_number": 1,
|
| 256 |
+
"description": "Collect vendor tax documentation",
|
| 257 |
+
"control_ref": "CTRL-014"
|
| 258 |
+
},
|
| 259 |
+
{
|
| 260 |
+
"step_id": 9202,
|
| 261 |
+
"doc_id": 9101,
|
| 262 |
+
"step_number": 1,
|
| 263 |
+
"description": "Collect vendor tax documentation",
|
| 264 |
+
"control_ref": "CTRL-014"
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"step_id": 9203,
|
| 268 |
+
"doc_id": 9101,
|
| 269 |
+
"step_number": 2,
|
| 270 |
+
"description": "Run sanctions screening",
|
| 271 |
+
"control_ref": "CTRL-021"
|
| 272 |
+
},
|
| 273 |
+
{
|
| 274 |
+
"step_id": 9204,
|
| 275 |
+
"doc_id": 9101,
|
| 276 |
+
"step_number": 3,
|
| 277 |
+
"description": "Grant system access",
|
| 278 |
+
"control_ref": ""
|
| 279 |
+
}
|
| 280 |
+
],
|
| 281 |
+
"error": null
|
| 282 |
+
},
|
| 283 |
+
{
|
| 284 |
+
"index": 2,
|
| 285 |
+
"type": "tool_call",
|
| 286 |
+
"tool": "update_change_request",
|
| 287 |
+
"arguments": {
|
| 288 |
+
"request_id": 9301,
|
| 289 |
+
"status": "rejected"
|
| 290 |
+
},
|
| 291 |
+
"ok": true,
|
| 292 |
+
"output": {
|
| 293 |
+
"request_id": 9301,
|
| 294 |
+
"doc_id": 9101,
|
| 295 |
+
"title": "Skip sanctions screening for tier3",
|
| 296 |
+
"risk_level": "high",
|
| 297 |
+
"status": "rejected",
|
| 298 |
+
"requested_by": "Riley Garcia"
|
| 299 |
+
},
|
| 300 |
+
"error": null
|
| 301 |
+
},
|
| 302 |
+
{
|
| 303 |
+
"index": 3,
|
| 304 |
+
"type": "tool_call",
|
| 305 |
+
"tool": "update_process_doc",
|
| 306 |
+
"arguments": {
|
| 307 |
+
"doc_id": 9101,
|
| 308 |
+
"status": "needs_controls"
|
| 309 |
+
},
|
| 310 |
+
"ok": true,
|
| 311 |
+
"output": {
|
| 312 |
+
"doc_id": 9101,
|
| 313 |
+
"name": "Vendor Onboarding",
|
| 314 |
+
"owner_name": "Jordan Patel",
|
| 315 |
+
"status": "needs_controls",
|
| 316 |
+
"version": 3
|
| 317 |
+
},
|
| 318 |
+
"error": null
|
| 319 |
+
},
|
| 320 |
+
{
|
| 321 |
+
"index": 4,
|
| 322 |
+
"type": "tool_call",
|
| 323 |
+
"tool": "create_compliance_control",
|
| 324 |
+
"arguments": {
|
| 325 |
+
"name": "Step control backfill",
|
| 326 |
+
"framework": "SOC2",
|
| 327 |
+
"status": "untested",
|
| 328 |
+
"last_tested_on": ""
|
| 329 |
+
},
|
| 330 |
+
"ok": true,
|
| 331 |
+
"output": {
|
| 332 |
+
"control_id": 9402,
|
| 333 |
+
"name": "Step control backfill",
|
| 334 |
+
"framework": "SOC2",
|
| 335 |
+
"status": "untested",
|
| 336 |
+
"last_tested_on": ""
|
| 337 |
+
},
|
| 338 |
+
"error": null
|
| 339 |
+
}
|
| 340 |
+
],
|
| 341 |
+
"verifier": {
|
| 342 |
+
"passed": true,
|
| 343 |
+
"reward": 1.0,
|
| 344 |
+
"gradable": true,
|
| 345 |
+
"basis": "vcode"
|
| 346 |
+
},
|
| 347 |
+
"disclosure": "A checked-in reference trace replayed against a fresh SQLite copy. This proves the task can pass; it is not a model submission."
|
| 348 |
+
},
|
| 349 |
+
{
|
| 350 |
+
"id": "random",
|
| 351 |
+
"label": "Seeded random floor",
|
| 352 |
+
"kind": "non-model failure floor",
|
| 353 |
+
"modelId": null,
|
| 354 |
+
"taskId": "ops_reject_uncontrolled_change",
|
| 355 |
+
"status": "failed",
|
| 356 |
+
"steps": [
|
| 357 |
+
{
|
| 358 |
+
"index": 1,
|
| 359 |
+
"type": "tool_call",
|
| 360 |
+
"tool": "search_process_steps",
|
| 361 |
+
"arguments": {
|
| 362 |
+
"query": "active",
|
| 363 |
+
"limit": 11,
|
| 364 |
+
"doc_id": 2,
|
| 365 |
+
"step_number": 6,
|
| 366 |
+
"description": "pending",
|
| 367 |
+
"control_ref": "active"
|
| 368 |
+
},
|
| 369 |
+
"ok": true,
|
| 370 |
+
"output": [],
|
| 371 |
+
"error": null
|
| 372 |
+
},
|
| 373 |
+
{
|
| 374 |
+
"index": 2,
|
| 375 |
+
"type": "tool_call",
|
| 376 |
+
"tool": "count_change_requests",
|
| 377 |
+
"arguments": {
|
| 378 |
+
"request_id": 14,
|
| 379 |
+
"doc_id": 16,
|
| 380 |
+
"title": "pending",
|
| 381 |
+
"risk_level": "42",
|
| 382 |
+
"status": "active",
|
| 383 |
+
"requested_by": "pending"
|
| 384 |
+
},
|
| 385 |
+
"ok": true,
|
| 386 |
+
"output": 0,
|
| 387 |
+
"error": null
|
| 388 |
+
},
|
| 389 |
+
{
|
| 390 |
+
"index": 3,
|
| 391 |
+
"type": "tool_call",
|
| 392 |
+
"tool": "count_vendors",
|
| 393 |
+
"arguments": {
|
| 394 |
+
"vendor_id": 19,
|
| 395 |
+
"name": "test",
|
| 396 |
+
"category": "pending",
|
| 397 |
+
"tier": "42",
|
| 398 |
+
"status": "42",
|
| 399 |
+
"renewal_on": "pending"
|
| 400 |
+
},
|
| 401 |
+
"ok": true,
|
| 402 |
+
"output": 0,
|
| 403 |
+
"error": null
|
| 404 |
+
},
|
| 405 |
+
{
|
| 406 |
+
"index": 4,
|
| 407 |
+
"type": "tool_call",
|
| 408 |
+
"tool": "create_process_step",
|
| 409 |
+
"arguments": {
|
| 410 |
+
"doc_id": 4,
|
| 411 |
+
"step_number": 20,
|
| 412 |
+
"description": "42",
|
| 413 |
+
"control_ref": "test"
|
| 414 |
+
},
|
| 415 |
+
"ok": true,
|
| 416 |
+
"output": {
|
| 417 |
+
"step_id": 9212,
|
| 418 |
+
"doc_id": 4,
|
| 419 |
+
"step_number": 20,
|
| 420 |
+
"description": "42",
|
| 421 |
+
"control_ref": "test"
|
| 422 |
+
},
|
| 423 |
+
"error": null
|
| 424 |
+
},
|
| 425 |
+
{
|
| 426 |
+
"index": 5,
|
| 427 |
+
"type": "tool_call",
|
| 428 |
+
"tool": "create_vendor_review",
|
| 429 |
+
"arguments": {
|
| 430 |
+
"vendor_id": 9,
|
| 431 |
+
"reviewer_name": "42",
|
| 432 |
+
"score": 23.69,
|
| 433 |
+
"status": "pending",
|
| 434 |
+
"reviewed_on": "active"
|
| 435 |
+
},
|
| 436 |
+
"ok": false,
|
| 437 |
+
"output": null,
|
| 438 |
+
"error": "CHECK constraint failed: status"
|
| 439 |
+
},
|
| 440 |
+
{
|
| 441 |
+
"index": 6,
|
| 442 |
+
"type": "tool_call",
|
| 443 |
+
"tool": "delete_process_doc",
|
| 444 |
+
"arguments": {
|
| 445 |
+
"doc_id": 18
|
| 446 |
+
},
|
| 447 |
+
"ok": true,
|
| 448 |
+
"output": false,
|
| 449 |
+
"error": null
|
| 450 |
+
}
|
| 451 |
+
],
|
| 452 |
+
"verifier": {
|
| 453 |
+
"passed": false,
|
| 454 |
+
"reward": 0.0,
|
| 455 |
+
"gradable": true,
|
| 456 |
+
"basis": "vcode"
|
| 457 |
+
},
|
| 458 |
+
"disclosure": "A seeded random tool policy against the same task and fresh world. It is a discrimination floor, not an agent or model result."
|
| 459 |
+
}
|
| 460 |
+
]
|
| 461 |
+
}
|
evidence/repobench-500.json
ADDED
|
@@ -0,0 +1,455 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schemaVersion": "blobfish.benchmark-evidence.v1",
|
| 3 |
+
"benchmarkSlug": "repobench-500",
|
| 4 |
+
"observedAt": "2026-08-26",
|
| 5 |
+
"source": {
|
| 6 |
+
"datasetId": "swe-bench/swe-bench-verified",
|
| 7 |
+
"tasks": 500,
|
| 8 |
+
"harborUrl": "https://hub.harborframework.com/datasets/swe-bench/swe-bench-verified",
|
| 9 |
+
"inspection": "Harbor CLI 0.21.0 dataset metadata and package contract",
|
| 10 |
+
"relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks."
|
| 11 |
+
},
|
| 12 |
+
"world": {
|
| 13 |
+
"path": "benchmark/worlds/repobench-500",
|
| 14 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/repobench-500",
|
| 15 |
+
"worldId": "env_blobfish_benchmarks_repobench_software_e_0af840ee",
|
| 16 |
+
"worldDigest": "482b4cabbd31f60b18d71d5d709ae725e85c1a57f5736fdee8a40b4677546a4e",
|
| 17 |
+
"vertical": "engineering",
|
| 18 |
+
"tables": 6,
|
| 19 |
+
"rows": 115,
|
| 20 |
+
"tools": 44,
|
| 21 |
+
"tasks": 4,
|
| 22 |
+
"readOnlyTools": 23,
|
| 23 |
+
"mutatingTools": 21,
|
| 24 |
+
"entities": [
|
| 25 |
+
{
|
| 26 |
+
"name": "services",
|
| 27 |
+
"rows": 19
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"name": "repositories",
|
| 31 |
+
"rows": 20
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"name": "pull_requests",
|
| 35 |
+
"rows": 20
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"name": "adr_records",
|
| 39 |
+
"rows": 18
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"name": "incidents",
|
| 43 |
+
"rows": 19
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"name": "standup_notes",
|
| 47 |
+
"rows": 19
|
| 48 |
+
}
|
| 49 |
+
]
|
| 50 |
+
},
|
| 51 |
+
"evaluation": {
|
| 52 |
+
"contract": "Fresh database copy, recorded tool trace, deterministic VCode or exact answer verification",
|
| 53 |
+
"referenceRunId": "release-oracle",
|
| 54 |
+
"floorRunId": "release-random",
|
| 55 |
+
"baselines": [
|
| 56 |
+
{
|
| 57 |
+
"id": "reference",
|
| 58 |
+
"label": "Reference solver",
|
| 59 |
+
"kind": "Solvability ceiling",
|
| 60 |
+
"disclosure": "Deterministic trace replay; not a model rank.",
|
| 61 |
+
"tasksAttempted": 4,
|
| 62 |
+
"tasksPassed": 4,
|
| 63 |
+
"passRate": 1.0,
|
| 64 |
+
"meanReward": 1.0,
|
| 65 |
+
"toolCalls": 9,
|
| 66 |
+
"successfulToolCalls": 9,
|
| 67 |
+
"episodeErrors": 0
|
| 68 |
+
},
|
| 69 |
+
{
|
| 70 |
+
"id": "random",
|
| 71 |
+
"label": "Seeded random floor",
|
| 72 |
+
"kind": "Discrimination floor",
|
| 73 |
+
"disclosure": "Seeded random tool policy; not a model rank.",
|
| 74 |
+
"tasksAttempted": 4,
|
| 75 |
+
"tasksPassed": 0,
|
| 76 |
+
"passRate": 0.0,
|
| 77 |
+
"meanReward": 0.0,
|
| 78 |
+
"toolCalls": 24,
|
| 79 |
+
"successfulToolCalls": 20,
|
| 80 |
+
"episodeErrors": 0
|
| 81 |
+
}
|
| 82 |
+
],
|
| 83 |
+
"claim": "All companion tasks are solvable by their reference traces and reject the seeded random floor. No paid or frontier model run is claimed."
|
| 84 |
+
},
|
| 85 |
+
"tasks": [
|
| 86 |
+
{
|
| 87 |
+
"taskId": "eng_resolve_ingest_incident",
|
| 88 |
+
"instruction": "Incident 9401 on the ingest service was mitigated at minute 175. Close it out: set incident 9401's resolved_minute to 175 and status to 'resolved', work out how long it lasted (resolved_minute minus detected_minute), then record the follow-up decision by creating an ADR on service 9001 titled 'Rate-limit the ingest queue' with status 'accepted', decided_on '2026-07-21' and a decision that states the incident duration as 'N minutes'; finally post a standup note on service 9001 by author 'Rowan Novak' for day_label 'tuesday' whose body references incident 9401.",
|
| 89 |
+
"split": "train",
|
| 90 |
+
"generatorDifficultyLabel": "hard",
|
| 91 |
+
"difficultyDisclosure": "Generator label only; no empirical model difficulty claim is published.",
|
| 92 |
+
"requiredTools": [
|
| 93 |
+
"get_incident",
|
| 94 |
+
"update_incident",
|
| 95 |
+
"create_adr_record",
|
| 96 |
+
"create_standup_note"
|
| 97 |
+
],
|
| 98 |
+
"referenceSteps": 4,
|
| 99 |
+
"referencePassed": true,
|
| 100 |
+
"floorPassed": false,
|
| 101 |
+
"verifier": {
|
| 102 |
+
"passed": true,
|
| 103 |
+
"reward": 1.0,
|
| 104 |
+
"gradable": true,
|
| 105 |
+
"basis": "vcode"
|
| 106 |
+
}
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"taskId": "eng_reopen_pr_with_red_ci",
|
| 110 |
+
"instruction": "Merge policy: a pull request may not sit in status 'approved' while its checks_status is 'failing'. Find the offending PR and set its status back to 'open'. PRs whose checks pass keep their approved status.",
|
| 111 |
+
"split": "train",
|
| 112 |
+
"generatorDifficultyLabel": "medium",
|
| 113 |
+
"difficultyDisclosure": "Generator label only; no empirical model difficulty claim is published.",
|
| 114 |
+
"requiredTools": [
|
| 115 |
+
"search_pull_requests",
|
| 116 |
+
"update_pull_request"
|
| 117 |
+
],
|
| 118 |
+
"referenceSteps": 2,
|
| 119 |
+
"referencePassed": true,
|
| 120 |
+
"floorPassed": false,
|
| 121 |
+
"verifier": {
|
| 122 |
+
"passed": true,
|
| 123 |
+
"reward": 1.0,
|
| 124 |
+
"gradable": true,
|
| 125 |
+
"basis": "vcode"
|
| 126 |
+
}
|
| 127 |
+
},
|
| 128 |
+
{
|
| 129 |
+
"taskId": "eng_duplicate_repository_name",
|
| 130 |
+
"instruction": "After a service split, two services own a repository with the same name. How many repositories are named exactly 'ingest-worker'? Answer with the number.",
|
| 131 |
+
"split": "train",
|
| 132 |
+
"generatorDifficultyLabel": "easy",
|
| 133 |
+
"difficultyDisclosure": "Generator label only; no empirical model difficulty claim is published.",
|
| 134 |
+
"requiredTools": [
|
| 135 |
+
"count_repositories"
|
| 136 |
+
],
|
| 137 |
+
"referenceSteps": 1,
|
| 138 |
+
"referencePassed": true,
|
| 139 |
+
"floorPassed": false,
|
| 140 |
+
"verifier": {
|
| 141 |
+
"passed": true,
|
| 142 |
+
"reward": 1.0,
|
| 143 |
+
"gradable": true,
|
| 144 |
+
"basis": "answer_match (vcode does not discriminate)"
|
| 145 |
+
}
|
| 146 |
+
},
|
| 147 |
+
{
|
| 148 |
+
"taskId": "eng_dedupe_standup_note",
|
| 149 |
+
"instruction": "A flaky bot posted Monday's standup note twice on service 9001 (note_id 9501 and 9502). Delete the duplicate 9502 and keep 9501.",
|
| 150 |
+
"split": "heldout",
|
| 151 |
+
"generatorDifficultyLabel": "medium",
|
| 152 |
+
"difficultyDisclosure": "Generator label only; no empirical model difficulty claim is published.",
|
| 153 |
+
"requiredTools": [
|
| 154 |
+
"search_standup_notes",
|
| 155 |
+
"delete_standup_note"
|
| 156 |
+
],
|
| 157 |
+
"referenceSteps": 2,
|
| 158 |
+
"referencePassed": true,
|
| 159 |
+
"floorPassed": false,
|
| 160 |
+
"verifier": {
|
| 161 |
+
"passed": true,
|
| 162 |
+
"reward": 1.0,
|
| 163 |
+
"gradable": true,
|
| 164 |
+
"basis": "vcode"
|
| 165 |
+
}
|
| 166 |
+
}
|
| 167 |
+
],
|
| 168 |
+
"assets": [
|
| 169 |
+
{
|
| 170 |
+
"path": "environment.db",
|
| 171 |
+
"label": "Seeded SQLite snapshot",
|
| 172 |
+
"kind": "SQLite",
|
| 173 |
+
"description": "Pristine state copied for every episode.",
|
| 174 |
+
"bytes": 32768,
|
| 175 |
+
"sha256": "12007f3262431078bc3f6476bec0de28d01e0b93acfcc2d86268d1ba36210303",
|
| 176 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/repobench-500/environment.db"
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"path": "schema.sql",
|
| 180 |
+
"label": "Relational schema",
|
| 181 |
+
"kind": "SQL",
|
| 182 |
+
"description": "Human-readable table and constraint definitions.",
|
| 183 |
+
"bytes": 1690,
|
| 184 |
+
"sha256": "76b797e52cbe538d5907b14387a8da0e6fae3c883e546d5af1c1504a3973255f",
|
| 185 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/repobench-500/schema.sql"
|
| 186 |
+
},
|
| 187 |
+
{
|
| 188 |
+
"path": "seed.sql",
|
| 189 |
+
"label": "Seed data",
|
| 190 |
+
"kind": "SQL",
|
| 191 |
+
"description": "Human-readable source for the released world state.",
|
| 192 |
+
"bytes": 15051,
|
| 193 |
+
"sha256": "d24ba1b70830c020f4abfa3a702a5e6a1bcb5378202a1a3c605af09fbcdecf47",
|
| 194 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/repobench-500/seed.sql"
|
| 195 |
+
},
|
| 196 |
+
{
|
| 197 |
+
"path": "tools.json",
|
| 198 |
+
"label": "MCP tool catalog",
|
| 199 |
+
"kind": "JSON",
|
| 200 |
+
"description": "Public tool names, schemas, and implementations.",
|
| 201 |
+
"bytes": 103816,
|
| 202 |
+
"sha256": "75077c064c2c026100e6e30008bac57e490f60918e72b48a0b8b18acfa1d61ea",
|
| 203 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/repobench-500/tools.json"
|
| 204 |
+
},
|
| 205 |
+
{
|
| 206 |
+
"path": "tasks.json",
|
| 207 |
+
"label": "Task manifest",
|
| 208 |
+
"kind": "JSON",
|
| 209 |
+
"description": "Instructions, splits, reference traces, and isolated verifier programs.",
|
| 210 |
+
"bytes": 106569,
|
| 211 |
+
"sha256": "c05032fc9010fed55dd7dd853f10622fa4657c7fe1844160270e8644bd26fda0",
|
| 212 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/repobench-500/tasks.json"
|
| 213 |
+
},
|
| 214 |
+
{
|
| 215 |
+
"path": "mcp/manifest.json",
|
| 216 |
+
"label": "MCP manifest",
|
| 217 |
+
"kind": "JSON",
|
| 218 |
+
"description": "Stdio server declaration for the world.",
|
| 219 |
+
"bytes": 1954,
|
| 220 |
+
"sha256": "1b85dad89ae04a265b46ef7b53d52a8660c7973ca1158442637d84cf25de5faf",
|
| 221 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/repobench-500/mcp/manifest.json"
|
| 222 |
+
},
|
| 223 |
+
{
|
| 224 |
+
"path": "world.json",
|
| 225 |
+
"label": "World manifest",
|
| 226 |
+
"kind": "JSON",
|
| 227 |
+
"description": "Content identity, counts, split, and admission evidence.",
|
| 228 |
+
"bytes": 2517,
|
| 229 |
+
"sha256": "c38c5e25cf4ba718e434d8da896a9c90ee02b5f8d25a6c9357c4ee10b2f3ff7d",
|
| 230 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/repobench-500/world.json"
|
| 231 |
+
}
|
| 232 |
+
],
|
| 233 |
+
"trajectories": [
|
| 234 |
+
{
|
| 235 |
+
"id": "reference",
|
| 236 |
+
"label": "Reference solver",
|
| 237 |
+
"kind": "deterministic solvability ceiling",
|
| 238 |
+
"modelId": null,
|
| 239 |
+
"taskId": "eng_resolve_ingest_incident",
|
| 240 |
+
"status": "passed",
|
| 241 |
+
"steps": [
|
| 242 |
+
{
|
| 243 |
+
"index": 1,
|
| 244 |
+
"type": "tool_call",
|
| 245 |
+
"tool": "get_incident",
|
| 246 |
+
"arguments": {
|
| 247 |
+
"incident_id": 9401
|
| 248 |
+
},
|
| 249 |
+
"ok": true,
|
| 250 |
+
"output": {
|
| 251 |
+
"incident_id": 9401,
|
| 252 |
+
"service_id": 9001,
|
| 253 |
+
"summary": "Ingest queue saturated, consumers stalled",
|
| 254 |
+
"severity": "sev1",
|
| 255 |
+
"status": "open",
|
| 256 |
+
"detected_minute": 100,
|
| 257 |
+
"resolved_minute": null
|
| 258 |
+
},
|
| 259 |
+
"error": null
|
| 260 |
+
},
|
| 261 |
+
{
|
| 262 |
+
"index": 2,
|
| 263 |
+
"type": "tool_call",
|
| 264 |
+
"tool": "update_incident",
|
| 265 |
+
"arguments": {
|
| 266 |
+
"incident_id": 9401,
|
| 267 |
+
"resolved_minute": 175,
|
| 268 |
+
"status": "resolved"
|
| 269 |
+
},
|
| 270 |
+
"ok": true,
|
| 271 |
+
"output": {
|
| 272 |
+
"incident_id": 9401,
|
| 273 |
+
"service_id": 9001,
|
| 274 |
+
"summary": "Ingest queue saturated, consumers stalled",
|
| 275 |
+
"severity": "sev1",
|
| 276 |
+
"status": "resolved",
|
| 277 |
+
"detected_minute": 100,
|
| 278 |
+
"resolved_minute": 175
|
| 279 |
+
},
|
| 280 |
+
"error": null
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"index": 3,
|
| 284 |
+
"type": "tool_call",
|
| 285 |
+
"tool": "create_adr_record",
|
| 286 |
+
"arguments": {
|
| 287 |
+
"service_id": 9001,
|
| 288 |
+
"title": "Rate-limit the ingest queue",
|
| 289 |
+
"decision": "Incident 9401 lasted 75 minutes; rate-limit producers to keep consumers from stalling.",
|
| 290 |
+
"status": "accepted",
|
| 291 |
+
"decided_on": "2026-07-21"
|
| 292 |
+
},
|
| 293 |
+
"ok": true,
|
| 294 |
+
"output": {
|
| 295 |
+
"adr_id": 9302,
|
| 296 |
+
"service_id": 9001,
|
| 297 |
+
"title": "Rate-limit the ingest queue",
|
| 298 |
+
"decision": "Incident 9401 lasted 75 minutes; rate-limit producers to keep consumers from stalling.",
|
| 299 |
+
"status": "accepted",
|
| 300 |
+
"decided_on": "2026-07-21"
|
| 301 |
+
},
|
| 302 |
+
"error": null
|
| 303 |
+
},
|
| 304 |
+
{
|
| 305 |
+
"index": 4,
|
| 306 |
+
"type": "tool_call",
|
| 307 |
+
"tool": "create_standup_note",
|
| 308 |
+
"arguments": {
|
| 309 |
+
"service_id": 9001,
|
| 310 |
+
"author": "Rowan Novak",
|
| 311 |
+
"day_label": "tuesday",
|
| 312 |
+
"body": "Incident 9401 resolved; writing the rate-limit ADR follow-up."
|
| 313 |
+
},
|
| 314 |
+
"ok": true,
|
| 315 |
+
"output": {
|
| 316 |
+
"note_id": 9503,
|
| 317 |
+
"service_id": 9001,
|
| 318 |
+
"author": "Rowan Novak",
|
| 319 |
+
"day_label": "tuesday",
|
| 320 |
+
"body": "Incident 9401 resolved; writing the rate-limit ADR follow-up."
|
| 321 |
+
},
|
| 322 |
+
"error": null
|
| 323 |
+
}
|
| 324 |
+
],
|
| 325 |
+
"verifier": {
|
| 326 |
+
"passed": true,
|
| 327 |
+
"reward": 1.0,
|
| 328 |
+
"gradable": true,
|
| 329 |
+
"basis": "vcode"
|
| 330 |
+
},
|
| 331 |
+
"disclosure": "A checked-in reference trace replayed against a fresh SQLite copy. This proves the task can pass; it is not a model submission."
|
| 332 |
+
},
|
| 333 |
+
{
|
| 334 |
+
"id": "random",
|
| 335 |
+
"label": "Seeded random floor",
|
| 336 |
+
"kind": "non-model failure floor",
|
| 337 |
+
"modelId": null,
|
| 338 |
+
"taskId": "eng_resolve_ingest_incident",
|
| 339 |
+
"status": "failed",
|
| 340 |
+
"steps": [
|
| 341 |
+
{
|
| 342 |
+
"index": 1,
|
| 343 |
+
"type": "tool_call",
|
| 344 |
+
"tool": "count_repositories",
|
| 345 |
+
"arguments": {
|
| 346 |
+
"repo_id": 20,
|
| 347 |
+
"service_id": 14,
|
| 348 |
+
"name": "42",
|
| 349 |
+
"default_branch": "42",
|
| 350 |
+
"visibility": "test"
|
| 351 |
+
},
|
| 352 |
+
"ok": true,
|
| 353 |
+
"output": 0,
|
| 354 |
+
"error": null
|
| 355 |
+
},
|
| 356 |
+
{
|
| 357 |
+
"index": 2,
|
| 358 |
+
"type": "tool_call",
|
| 359 |
+
"tool": "count_incidents",
|
| 360 |
+
"arguments": {
|
| 361 |
+
"incident_id": 10,
|
| 362 |
+
"service_id": 19,
|
| 363 |
+
"summary": "active",
|
| 364 |
+
"severity": "pending",
|
| 365 |
+
"status": "42",
|
| 366 |
+
"detected_minute": 6,
|
| 367 |
+
"resolved_minute": 10
|
| 368 |
+
},
|
| 369 |
+
"ok": true,
|
| 370 |
+
"output": 0,
|
| 371 |
+
"error": null
|
| 372 |
+
},
|
| 373 |
+
{
|
| 374 |
+
"index": 3,
|
| 375 |
+
"type": "tool_call",
|
| 376 |
+
"tool": "create_service",
|
| 377 |
+
"arguments": {
|
| 378 |
+
"name": "42",
|
| 379 |
+
"tier": "active",
|
| 380 |
+
"owner_team": "42",
|
| 381 |
+
"oncall_name": "pending"
|
| 382 |
+
},
|
| 383 |
+
"ok": true,
|
| 384 |
+
"output": {
|
| 385 |
+
"service_id": 9003,
|
| 386 |
+
"name": "42",
|
| 387 |
+
"tier": "active",
|
| 388 |
+
"owner_team": "42",
|
| 389 |
+
"oncall_name": "pending"
|
| 390 |
+
},
|
| 391 |
+
"error": null
|
| 392 |
+
},
|
| 393 |
+
{
|
| 394 |
+
"index": 4,
|
| 395 |
+
"type": "tool_call",
|
| 396 |
+
"tool": "delete_standup_note",
|
| 397 |
+
"arguments": {
|
| 398 |
+
"note_id": 8
|
| 399 |
+
},
|
| 400 |
+
"ok": true,
|
| 401 |
+
"output": true,
|
| 402 |
+
"error": null
|
| 403 |
+
},
|
| 404 |
+
{
|
| 405 |
+
"index": 5,
|
| 406 |
+
"type": "tool_call",
|
| 407 |
+
"tool": "list_adr_records_for_service",
|
| 408 |
+
"arguments": {
|
| 409 |
+
"service_id": 6,
|
| 410 |
+
"limit": 11
|
| 411 |
+
},
|
| 412 |
+
"ok": true,
|
| 413 |
+
"output": [
|
| 414 |
+
{
|
| 415 |
+
"adr_id": 1,
|
| 416 |
+
"service_id": 6,
|
| 417 |
+
"title": "Consolidated Regional Adr Record",
|
| 418 |
+
"decision": "Secondary Decision E10",
|
| 419 |
+
"status": "placed",
|
| 420 |
+
"decided_on": "Regional Decided On E18"
|
| 421 |
+
},
|
| 422 |
+
{
|
| 423 |
+
"adr_id": 3,
|
| 424 |
+
"service_id": 6,
|
| 425 |
+
"title": "Standard Partner Adr Record",
|
| 426 |
+
"decision": "Backup Decision E75",
|
| 427 |
+
"status": "accepted",
|
| 428 |
+
"decided_on": "Regional Decided On C71"
|
| 429 |
+
}
|
| 430 |
+
],
|
| 431 |
+
"error": null
|
| 432 |
+
},
|
| 433 |
+
{
|
| 434 |
+
"index": 6,
|
| 435 |
+
"type": "tool_call",
|
| 436 |
+
"tool": "list_adr_records_for_service",
|
| 437 |
+
"arguments": {
|
| 438 |
+
"service_id": 20,
|
| 439 |
+
"limit": 10
|
| 440 |
+
},
|
| 441 |
+
"ok": true,
|
| 442 |
+
"output": [],
|
| 443 |
+
"error": null
|
| 444 |
+
}
|
| 445 |
+
],
|
| 446 |
+
"verifier": {
|
| 447 |
+
"passed": false,
|
| 448 |
+
"reward": 0.0,
|
| 449 |
+
"gradable": true,
|
| 450 |
+
"basis": "vcode"
|
| 451 |
+
},
|
| 452 |
+
"disclosure": "A seeded random tool policy against the same task and fresh world. It is a discrimination floor, not an agent or model result."
|
| 453 |
+
}
|
| 454 |
+
]
|
| 455 |
+
}
|
evidence/servicebench-375.json
ADDED
|
@@ -0,0 +1,443 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schemaVersion": "blobfish.benchmark-evidence.v1",
|
| 3 |
+
"benchmarkSlug": "servicebench-375",
|
| 4 |
+
"observedAt": "2026-08-26",
|
| 5 |
+
"source": {
|
| 6 |
+
"datasetId": "sierra-research/tau3-bench",
|
| 7 |
+
"tasks": 375,
|
| 8 |
+
"harborUrl": "https://hub.harborframework.com/datasets/sierra-research/tau3-bench",
|
| 9 |
+
"inspection": "Harbor CLI 0.21.0 dataset metadata and package contract",
|
| 10 |
+
"relationship": "The source suite and Blobfish companion world share a professional domain, but the companion tasks are independent diagnostic tasks—not converted source tasks."
|
| 11 |
+
},
|
| 12 |
+
"world": {
|
| 13 |
+
"path": "benchmark/worlds/servicebench-375",
|
| 14 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/servicebench-375",
|
| 15 |
+
"worldId": "env_blobfish_benchmarks_servicebench_custome_79e1b30f",
|
| 16 |
+
"worldDigest": "ab0d887316ac287e98532ff96cd1ec24f979922a054a8e02b58e4d2e75f37260",
|
| 17 |
+
"vertical": "customer_support",
|
| 18 |
+
"tables": 6,
|
| 19 |
+
"rows": 115,
|
| 20 |
+
"tools": 43,
|
| 21 |
+
"tasks": 4,
|
| 22 |
+
"readOnlyTools": 22,
|
| 23 |
+
"mutatingTools": 21,
|
| 24 |
+
"entities": [
|
| 25 |
+
{
|
| 26 |
+
"name": "support_customers",
|
| 27 |
+
"rows": 20
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"name": "sla_policies",
|
| 31 |
+
"rows": 19
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"name": "tickets",
|
| 35 |
+
"rows": 20
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"name": "ticket_messages",
|
| 39 |
+
"rows": 19
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"name": "escalations",
|
| 43 |
+
"rows": 18
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"name": "kb_articles",
|
| 47 |
+
"rows": 19
|
| 48 |
+
}
|
| 49 |
+
]
|
| 50 |
+
},
|
| 51 |
+
"evaluation": {
|
| 52 |
+
"contract": "Fresh database copy, recorded tool trace, deterministic VCode or exact answer verification",
|
| 53 |
+
"referenceRunId": "release-oracle",
|
| 54 |
+
"floorRunId": "release-random",
|
| 55 |
+
"baselines": [
|
| 56 |
+
{
|
| 57 |
+
"id": "reference",
|
| 58 |
+
"label": "Reference solver",
|
| 59 |
+
"kind": "Solvability ceiling",
|
| 60 |
+
"disclosure": "Deterministic trace replay; not a model rank.",
|
| 61 |
+
"tasksAttempted": 4,
|
| 62 |
+
"tasksPassed": 4,
|
| 63 |
+
"passRate": 1.0,
|
| 64 |
+
"meanReward": 1.0,
|
| 65 |
+
"toolCalls": 9,
|
| 66 |
+
"successfulToolCalls": 9,
|
| 67 |
+
"episodeErrors": 0
|
| 68 |
+
},
|
| 69 |
+
{
|
| 70 |
+
"id": "random",
|
| 71 |
+
"label": "Seeded random floor",
|
| 72 |
+
"kind": "Discrimination floor",
|
| 73 |
+
"disclosure": "Seeded random tool policy; not a model rank.",
|
| 74 |
+
"tasksAttempted": 4,
|
| 75 |
+
"tasksPassed": 0,
|
| 76 |
+
"passRate": 0.0,
|
| 77 |
+
"meanReward": 0.0,
|
| 78 |
+
"toolCalls": 24,
|
| 79 |
+
"successfulToolCalls": 18,
|
| 80 |
+
"episodeErrors": 0
|
| 81 |
+
}
|
| 82 |
+
],
|
| 83 |
+
"claim": "All companion tasks are solvable by their reference traces and reject the seeded random floor. No paid or frontier model run is claimed."
|
| 84 |
+
},
|
| 85 |
+
"tasks": [
|
| 86 |
+
{
|
| 87 |
+
"taskId": "cs_escalate_sla_breach",
|
| 88 |
+
"instruction": "It is now minute 180. Ticket 9201 belongs to an enterprise-plan customer and still has no first response. Look up the first_response_minutes of the SLA policy for that customer's plan and work out how many minutes past the SLA deadline the response now is (deadline = opened_minute + first_response_minutes). Then set ticket 9201's priority to 'urgent' and status to 'escalated', create an escalation on ticket 9201 with reason 'sla_first_response_breach', tier 'tier2' and status 'open', and post a holding reply: a ticket message on 9201 from author 'agent' at sent_minute 180 whose body states the overdue amount as 'N minutes'.",
|
| 89 |
+
"split": "train",
|
| 90 |
+
"generatorDifficultyLabel": "hard",
|
| 91 |
+
"difficultyDisclosure": "Generator label only; no empirical model difficulty claim is published.",
|
| 92 |
+
"requiredTools": [
|
| 93 |
+
"search_sla_policies",
|
| 94 |
+
"update_ticket",
|
| 95 |
+
"create_escalation",
|
| 96 |
+
"create_ticket_message"
|
| 97 |
+
],
|
| 98 |
+
"referenceSteps": 4,
|
| 99 |
+
"referencePassed": true,
|
| 100 |
+
"floorPassed": false,
|
| 101 |
+
"verifier": {
|
| 102 |
+
"passed": true,
|
| 103 |
+
"reward": 1.0,
|
| 104 |
+
"gradable": true,
|
| 105 |
+
"basis": "vcode"
|
| 106 |
+
}
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"taskId": "cs_close_resolved_tickets",
|
| 110 |
+
"instruction": "Tidy the queue: any ticket that already has a resolved_minute recorded must not still be sitting in status 'open' — set it to 'resolved'. Tickets without a resolved_minute stay open.",
|
| 111 |
+
"split": "train",
|
| 112 |
+
"generatorDifficultyLabel": "medium",
|
| 113 |
+
"difficultyDisclosure": "Generator label only; no empirical model difficulty claim is published.",
|
| 114 |
+
"requiredTools": [
|
| 115 |
+
"search_tickets",
|
| 116 |
+
"update_ticket"
|
| 117 |
+
],
|
| 118 |
+
"referenceSteps": 2,
|
| 119 |
+
"referencePassed": true,
|
| 120 |
+
"floorPassed": false,
|
| 121 |
+
"verifier": {
|
| 122 |
+
"passed": true,
|
| 123 |
+
"reward": 1.0,
|
| 124 |
+
"gradable": true,
|
| 125 |
+
"basis": "vcode"
|
| 126 |
+
}
|
| 127 |
+
},
|
| 128 |
+
{
|
| 129 |
+
"taskId": "cs_duplicate_customer_name",
|
| 130 |
+
"instruction": "Two subsidiaries were onboarded under one trading name, so routing is ambiguous. How many support customers are named exactly 'Bluepeak Robotics'? Answer with the number.",
|
| 131 |
+
"split": "train",
|
| 132 |
+
"generatorDifficultyLabel": "easy",
|
| 133 |
+
"difficultyDisclosure": "Generator label only; no empirical model difficulty claim is published.",
|
| 134 |
+
"requiredTools": [
|
| 135 |
+
"count_support_customers"
|
| 136 |
+
],
|
| 137 |
+
"referenceSteps": 1,
|
| 138 |
+
"referencePassed": true,
|
| 139 |
+
"floorPassed": false,
|
| 140 |
+
"verifier": {
|
| 141 |
+
"passed": true,
|
| 142 |
+
"reward": 1.0,
|
| 143 |
+
"gradable": true,
|
| 144 |
+
"basis": "answer_match (vcode does not discriminate)"
|
| 145 |
+
}
|
| 146 |
+
},
|
| 147 |
+
{
|
| 148 |
+
"taskId": "cs_dedupe_kb_article",
|
| 149 |
+
"instruction": "Two knowledge-base articles cover the same fix under the identical title 'Recovering an offline fleet controller' (article_id 9501 is published, 9502 is a duplicate draft). Delete the duplicate draft 9502 and keep the published article 9501.",
|
| 150 |
+
"split": "heldout",
|
| 151 |
+
"generatorDifficultyLabel": "medium",
|
| 152 |
+
"difficultyDisclosure": "Generator label only; no empirical model difficulty claim is published.",
|
| 153 |
+
"requiredTools": [
|
| 154 |
+
"search_kb_articles",
|
| 155 |
+
"delete_kb_article"
|
| 156 |
+
],
|
| 157 |
+
"referenceSteps": 2,
|
| 158 |
+
"referencePassed": true,
|
| 159 |
+
"floorPassed": false,
|
| 160 |
+
"verifier": {
|
| 161 |
+
"passed": true,
|
| 162 |
+
"reward": 1.0,
|
| 163 |
+
"gradable": true,
|
| 164 |
+
"basis": "vcode"
|
| 165 |
+
}
|
| 166 |
+
}
|
| 167 |
+
],
|
| 168 |
+
"assets": [
|
| 169 |
+
{
|
| 170 |
+
"path": "environment.db",
|
| 171 |
+
"label": "Seeded SQLite snapshot",
|
| 172 |
+
"kind": "SQLite",
|
| 173 |
+
"description": "Pristine state copied for every episode.",
|
| 174 |
+
"bytes": 32768,
|
| 175 |
+
"sha256": "f1c39d517436dd11eff05bf2da9440635d53b397ca3966e386e01f7f4a596537",
|
| 176 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/servicebench-375/environment.db"
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"path": "schema.sql",
|
| 180 |
+
"label": "Relational schema",
|
| 181 |
+
"kind": "SQL",
|
| 182 |
+
"description": "Human-readable table and constraint definitions.",
|
| 183 |
+
"bytes": 1521,
|
| 184 |
+
"sha256": "aae113321a7e8003690d02fdf2e6540f74f9735211eaaefacbb8da160f481a2d",
|
| 185 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/servicebench-375/schema.sql"
|
| 186 |
+
},
|
| 187 |
+
{
|
| 188 |
+
"path": "seed.sql",
|
| 189 |
+
"label": "Seed data",
|
| 190 |
+
"kind": "SQL",
|
| 191 |
+
"description": "Human-readable source for the released world state.",
|
| 192 |
+
"bytes": 15471,
|
| 193 |
+
"sha256": "9b5b097b96bcd595d8f3edc80d437e9881739f350848b4414840effa81dd7839",
|
| 194 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/servicebench-375/seed.sql"
|
| 195 |
+
},
|
| 196 |
+
{
|
| 197 |
+
"path": "tools.json",
|
| 198 |
+
"label": "MCP tool catalog",
|
| 199 |
+
"kind": "JSON",
|
| 200 |
+
"description": "Public tool names, schemas, and implementations.",
|
| 201 |
+
"bytes": 101198,
|
| 202 |
+
"sha256": "bbfffdac46d3bd61a8eea7e17c6c74effca6ceb2e2342daaf03cbb65f70da2a5",
|
| 203 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/servicebench-375/tools.json"
|
| 204 |
+
},
|
| 205 |
+
{
|
| 206 |
+
"path": "tasks.json",
|
| 207 |
+
"label": "Task manifest",
|
| 208 |
+
"kind": "JSON",
|
| 209 |
+
"description": "Instructions, splits, reference traces, and isolated verifier programs.",
|
| 210 |
+
"bytes": 105899,
|
| 211 |
+
"sha256": "1a7d4d40cff99e0ae7e7fa21dc6fd5122f4f5a730fc939fec2c499e8046a613f",
|
| 212 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/servicebench-375/tasks.json"
|
| 213 |
+
},
|
| 214 |
+
{
|
| 215 |
+
"path": "mcp/manifest.json",
|
| 216 |
+
"label": "MCP manifest",
|
| 217 |
+
"kind": "JSON",
|
| 218 |
+
"description": "Stdio server declaration for the world.",
|
| 219 |
+
"bytes": 1959,
|
| 220 |
+
"sha256": "d7fc28450ed8676dec434717efb0d3e3b1b802ab58c4b904504d7b84192e83f5",
|
| 221 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/servicebench-375/mcp/manifest.json"
|
| 222 |
+
},
|
| 223 |
+
{
|
| 224 |
+
"path": "world.json",
|
| 225 |
+
"label": "World manifest",
|
| 226 |
+
"kind": "JSON",
|
| 227 |
+
"description": "Content identity, counts, split, and admission evidence.",
|
| 228 |
+
"bytes": 2495,
|
| 229 |
+
"sha256": "79dadcb06d047317b285f5f996c9e7568a386854d5e4f997b5667ce39bfda67c",
|
| 230 |
+
"repositoryUrl": "https://github.com/blobfishai/blobfishai/tree/main/benchmark/worlds/servicebench-375/world.json"
|
| 231 |
+
}
|
| 232 |
+
],
|
| 233 |
+
"trajectories": [
|
| 234 |
+
{
|
| 235 |
+
"id": "reference",
|
| 236 |
+
"label": "Reference solver",
|
| 237 |
+
"kind": "deterministic solvability ceiling",
|
| 238 |
+
"modelId": null,
|
| 239 |
+
"taskId": "cs_escalate_sla_breach",
|
| 240 |
+
"status": "passed",
|
| 241 |
+
"steps": [
|
| 242 |
+
{
|
| 243 |
+
"index": 1,
|
| 244 |
+
"type": "tool_call",
|
| 245 |
+
"tool": "search_sla_policies",
|
| 246 |
+
"arguments": {
|
| 247 |
+
"plan": "enterprise",
|
| 248 |
+
"limit": 10
|
| 249 |
+
},
|
| 250 |
+
"ok": true,
|
| 251 |
+
"output": [
|
| 252 |
+
{
|
| 253 |
+
"policy_id": 9101,
|
| 254 |
+
"name": "Enterprise SLA",
|
| 255 |
+
"plan": "enterprise",
|
| 256 |
+
"first_response_minutes": 30,
|
| 257 |
+
"resolve_minutes": 240
|
| 258 |
+
}
|
| 259 |
+
],
|
| 260 |
+
"error": null
|
| 261 |
+
},
|
| 262 |
+
{
|
| 263 |
+
"index": 2,
|
| 264 |
+
"type": "tool_call",
|
| 265 |
+
"tool": "update_ticket",
|
| 266 |
+
"arguments": {
|
| 267 |
+
"ticket_id": 9201,
|
| 268 |
+
"priority": "urgent",
|
| 269 |
+
"status": "escalated"
|
| 270 |
+
},
|
| 271 |
+
"ok": true,
|
| 272 |
+
"output": {
|
| 273 |
+
"ticket_id": 9201,
|
| 274 |
+
"customer_id": 9001,
|
| 275 |
+
"subject": "Fleet controller offline",
|
| 276 |
+
"status": "escalated",
|
| 277 |
+
"priority": "urgent",
|
| 278 |
+
"opened_minute": 100,
|
| 279 |
+
"first_response_minute": null,
|
| 280 |
+
"resolved_minute": null
|
| 281 |
+
},
|
| 282 |
+
"error": null
|
| 283 |
+
},
|
| 284 |
+
{
|
| 285 |
+
"index": 3,
|
| 286 |
+
"type": "tool_call",
|
| 287 |
+
"tool": "create_escalation",
|
| 288 |
+
"arguments": {
|
| 289 |
+
"ticket_id": 9201,
|
| 290 |
+
"reason": "sla_first_response_breach",
|
| 291 |
+
"tier": "tier2",
|
| 292 |
+
"status": "open"
|
| 293 |
+
},
|
| 294 |
+
"ok": true,
|
| 295 |
+
"output": {
|
| 296 |
+
"escalation_id": 9402,
|
| 297 |
+
"ticket_id": 9201,
|
| 298 |
+
"reason": "sla_first_response_breach",
|
| 299 |
+
"tier": "tier2",
|
| 300 |
+
"status": "open"
|
| 301 |
+
},
|
| 302 |
+
"error": null
|
| 303 |
+
},
|
| 304 |
+
{
|
| 305 |
+
"index": 4,
|
| 306 |
+
"type": "tool_call",
|
| 307 |
+
"tool": "create_ticket_message",
|
| 308 |
+
"arguments": {
|
| 309 |
+
"ticket_id": 9201,
|
| 310 |
+
"author": "agent",
|
| 311 |
+
"body": "Apologies — our first response is 50 minutes past the enterprise SLA. An engineer is now on this.",
|
| 312 |
+
"sent_minute": 180,
|
| 313 |
+
"channel": "email"
|
| 314 |
+
},
|
| 315 |
+
"ok": true,
|
| 316 |
+
"output": {
|
| 317 |
+
"message_id": 9303,
|
| 318 |
+
"ticket_id": 9201,
|
| 319 |
+
"author": "agent",
|
| 320 |
+
"body": "Apologies — our first response is 50 minutes past the enterprise SLA. An engineer is now on this.",
|
| 321 |
+
"sent_minute": 180,
|
| 322 |
+
"channel": "email"
|
| 323 |
+
},
|
| 324 |
+
"error": null
|
| 325 |
+
}
|
| 326 |
+
],
|
| 327 |
+
"verifier": {
|
| 328 |
+
"passed": true,
|
| 329 |
+
"reward": 1.0,
|
| 330 |
+
"gradable": true,
|
| 331 |
+
"basis": "vcode"
|
| 332 |
+
},
|
| 333 |
+
"disclosure": "A checked-in reference trace replayed against a fresh SQLite copy. This proves the task can pass; it is not a model submission."
|
| 334 |
+
},
|
| 335 |
+
{
|
| 336 |
+
"id": "random",
|
| 337 |
+
"label": "Seeded random floor",
|
| 338 |
+
"kind": "non-model failure floor",
|
| 339 |
+
"modelId": null,
|
| 340 |
+
"taskId": "cs_escalate_sla_breach",
|
| 341 |
+
"status": "failed",
|
| 342 |
+
"steps": [
|
| 343 |
+
{
|
| 344 |
+
"index": 1,
|
| 345 |
+
"type": "tool_call",
|
| 346 |
+
"tool": "create_support_customer",
|
| 347 |
+
"arguments": {
|
| 348 |
+
"name": "test",
|
| 349 |
+
"plan": "test",
|
| 350 |
+
"region": "active"
|
| 351 |
+
},
|
| 352 |
+
"ok": true,
|
| 353 |
+
"output": {
|
| 354 |
+
"customer_id": 9004,
|
| 355 |
+
"name": "test",
|
| 356 |
+
"plan": "test",
|
| 357 |
+
"region": "active"
|
| 358 |
+
},
|
| 359 |
+
"error": null
|
| 360 |
+
},
|
| 361 |
+
{
|
| 362 |
+
"index": 2,
|
| 363 |
+
"type": "tool_call",
|
| 364 |
+
"tool": "search_sla_policies",
|
| 365 |
+
"arguments": {
|
| 366 |
+
"query": "42",
|
| 367 |
+
"limit": 11,
|
| 368 |
+
"name": "pending",
|
| 369 |
+
"plan": "42",
|
| 370 |
+
"first_response_minutes": 12,
|
| 371 |
+
"resolve_minutes": 4
|
| 372 |
+
},
|
| 373 |
+
"ok": true,
|
| 374 |
+
"output": [],
|
| 375 |
+
"error": null
|
| 376 |
+
},
|
| 377 |
+
{
|
| 378 |
+
"index": 3,
|
| 379 |
+
"type": "tool_call",
|
| 380 |
+
"tool": "count_sla_policies",
|
| 381 |
+
"arguments": {
|
| 382 |
+
"policy_id": 14,
|
| 383 |
+
"name": "test",
|
| 384 |
+
"plan": "42",
|
| 385 |
+
"first_response_minutes": 20,
|
| 386 |
+
"resolve_minutes": 1
|
| 387 |
+
},
|
| 388 |
+
"ok": true,
|
| 389 |
+
"output": 0,
|
| 390 |
+
"error": null
|
| 391 |
+
},
|
| 392 |
+
{
|
| 393 |
+
"index": 4,
|
| 394 |
+
"type": "tool_call",
|
| 395 |
+
"tool": "count_escalations",
|
| 396 |
+
"arguments": {
|
| 397 |
+
"escalation_id": 14,
|
| 398 |
+
"ticket_id": 7,
|
| 399 |
+
"reason": "test",
|
| 400 |
+
"tier": "active",
|
| 401 |
+
"status": "test"
|
| 402 |
+
},
|
| 403 |
+
"ok": true,
|
| 404 |
+
"output": 0,
|
| 405 |
+
"error": null
|
| 406 |
+
},
|
| 407 |
+
{
|
| 408 |
+
"index": 5,
|
| 409 |
+
"type": "tool_call",
|
| 410 |
+
"tool": "delete_escalation",
|
| 411 |
+
"arguments": {
|
| 412 |
+
"escalation_id": 6
|
| 413 |
+
},
|
| 414 |
+
"ok": true,
|
| 415 |
+
"output": true,
|
| 416 |
+
"error": null
|
| 417 |
+
},
|
| 418 |
+
{
|
| 419 |
+
"index": 6,
|
| 420 |
+
"type": "tool_call",
|
| 421 |
+
"tool": "count_sla_policies",
|
| 422 |
+
"arguments": {
|
| 423 |
+
"policy_id": 6,
|
| 424 |
+
"name": "pending",
|
| 425 |
+
"plan": "42",
|
| 426 |
+
"first_response_minutes": 5,
|
| 427 |
+
"resolve_minutes": 13
|
| 428 |
+
},
|
| 429 |
+
"ok": true,
|
| 430 |
+
"output": 0,
|
| 431 |
+
"error": null
|
| 432 |
+
}
|
| 433 |
+
],
|
| 434 |
+
"verifier": {
|
| 435 |
+
"passed": false,
|
| 436 |
+
"reward": 0.0,
|
| 437 |
+
"gradable": true,
|
| 438 |
+
"basis": "vcode"
|
| 439 |
+
},
|
| 440 |
+
"disclosure": "A seeded random tool policy against the same task and fresh world. It is a discrimination floor, not an agent or model result."
|
| 441 |
+
}
|
| 442 |
+
]
|
| 443 |
+
}
|
worlds/defensebench-100/environment.db
ADDED
|
Binary file (32.8 kB). View file
|
|
|
worlds/defensebench-100/mcp/manifest.json
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "blobfish.mcp-service-layout.v1",
|
| 3 |
+
"world_id": "env_blobfish_benchmarks_defensebench_access__d2a0878c",
|
| 4 |
+
"grouping": "tool.forge_service provenance only; no name/description inference (spec invariant 10)",
|
| 5 |
+
"systems": [],
|
| 6 |
+
"server_count": 1,
|
| 7 |
+
"tool_count": 42,
|
| 8 |
+
"servers": [
|
| 9 |
+
{
|
| 10 |
+
"name": "core",
|
| 11 |
+
"kind": "core",
|
| 12 |
+
"home": "core/",
|
| 13 |
+
"tool_count": 42,
|
| 14 |
+
"tools": [
|
| 15 |
+
"count_access_grants",
|
| 16 |
+
"count_document_chunks",
|
| 17 |
+
"count_employees",
|
| 18 |
+
"count_indexed_documents",
|
| 19 |
+
"count_search_queries",
|
| 20 |
+
"count_sources",
|
| 21 |
+
"create_access_grant",
|
| 22 |
+
"create_document_chunk",
|
| 23 |
+
"create_employee",
|
| 24 |
+
"create_indexed_document",
|
| 25 |
+
"create_search_query",
|
| 26 |
+
"create_source",
|
| 27 |
+
"delete_access_grant",
|
| 28 |
+
"delete_document_chunk",
|
| 29 |
+
"delete_employee",
|
| 30 |
+
"delete_indexed_document",
|
| 31 |
+
"delete_search_query",
|
| 32 |
+
"delete_source",
|
| 33 |
+
"get_access_grant",
|
| 34 |
+
"get_document_chunk",
|
| 35 |
+
"get_employee",
|
| 36 |
+
"get_indexed_document",
|
| 37 |
+
"get_search_query",
|
| 38 |
+
"get_source",
|
| 39 |
+
"list_access_grants_for_employee",
|
| 40 |
+
"list_access_grants_for_indexed_document",
|
| 41 |
+
"list_document_chunks_for_indexed_document",
|
| 42 |
+
"list_indexed_documents_for_source",
|
| 43 |
+
"list_search_queries_for_employee",
|
| 44 |
+
"search_access_grants",
|
| 45 |
+
"search_document_chunks",
|
| 46 |
+
"search_employees",
|
| 47 |
+
"search_indexed_documents",
|
| 48 |
+
"search_search_queries",
|
| 49 |
+
"search_sources",
|
| 50 |
+
"transition_access_grant_status",
|
| 51 |
+
"update_access_grant",
|
| 52 |
+
"update_document_chunk",
|
| 53 |
+
"update_employee",
|
| 54 |
+
"update_indexed_document",
|
| 55 |
+
"update_search_query",
|
| 56 |
+
"update_source"
|
| 57 |
+
],
|
| 58 |
+
"tables": [
|
| 59 |
+
"access_grants",
|
| 60 |
+
"document_chunks",
|
| 61 |
+
"employees",
|
| 62 |
+
"indexed_documents",
|
| 63 |
+
"search_queries",
|
| 64 |
+
"sources"
|
| 65 |
+
]
|
| 66 |
+
}
|
| 67 |
+
]
|
| 68 |
+
}
|
worlds/defensebench-100/schema.sql
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
CREATE TABLE access_grants (grant_id INTEGER PRIMARY KEY AUTOINCREMENT, document_id INTEGER REFERENCES indexed_documents(document_id), employee_id INTEGER REFERENCES employees(employee_id), level TEXT DEFAULT 'read', status TEXT DEFAULT 'active', CHECK ("status" IS NULL OR "status" IN ('active', 'inactive', 'revoked', 'suspended')));
|
| 2 |
+
CREATE TABLE document_chunks (chunk_id INTEGER PRIMARY KEY AUTOINCREMENT, document_id INTEGER REFERENCES indexed_documents(document_id), ordinal INTEGER DEFAULT 0, body TEXT);
|
| 3 |
+
CREATE TABLE employees (employee_id INTEGER PRIMARY KEY AUTOINCREMENT, name TEXT NOT NULL, email TEXT, team TEXT);
|
| 4 |
+
CREATE TABLE indexed_documents (document_id INTEGER PRIMARY KEY AUTOINCREMENT, source_id INTEGER REFERENCES sources(source_id), title TEXT NOT NULL, owner_email TEXT, updated_on TEXT, sensitivity TEXT DEFAULT 'internal', status TEXT DEFAULT 'indexed');
|
| 5 |
+
CREATE TABLE search_queries (query_id INTEGER PRIMARY KEY AUTOINCREMENT, employee_id INTEGER REFERENCES employees(employee_id), query_text TEXT, ran_on TEXT, result_count INTEGER DEFAULT 0);
|
| 6 |
+
CREATE TABLE sources (source_id INTEGER PRIMARY KEY AUTOINCREMENT, name TEXT NOT NULL, kind TEXT, connected INTEGER DEFAULT 1, last_synced_on TEXT);
|
| 7 |
+
DELETE FROM "sqlite_sequence";
|
worlds/defensebench-100/seed.sql
ADDED
|
@@ -0,0 +1,127 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
INSERT INTO "access_grants" VALUES(1,4,10,'read','revoked');
|
| 2 |
+
INSERT INTO "access_grants" VALUES(2,3,5,'read','active');
|
| 3 |
+
INSERT INTO "access_grants" VALUES(3,4,3,'read','suspended');
|
| 4 |
+
INSERT INTO "access_grants" VALUES(4,4,2,'read','active');
|
| 5 |
+
INSERT INTO "access_grants" VALUES(5,3,3,'read','revoked');
|
| 6 |
+
INSERT INTO "access_grants" VALUES(6,3,2,'read','revoked');
|
| 7 |
+
INSERT INTO "access_grants" VALUES(7,8,2,'read','inactive');
|
| 8 |
+
INSERT INTO "access_grants" VALUES(8,6,3,'read','suspended');
|
| 9 |
+
INSERT INTO "access_grants" VALUES(9,8,2,'read','inactive');
|
| 10 |
+
INSERT INTO "access_grants" VALUES(10,3,10,'read','active');
|
| 11 |
+
INSERT INTO "access_grants" VALUES(11,2,9,'read','suspended');
|
| 12 |
+
INSERT INTO "access_grants" VALUES(12,10,2,'read','active');
|
| 13 |
+
INSERT INTO "access_grants" VALUES(13,10,11,'read','active');
|
| 14 |
+
INSERT INTO "access_grants" VALUES(14,1,13,'read','active');
|
| 15 |
+
INSERT INTO "access_grants" VALUES(15,3,6,'read','suspended');
|
| 16 |
+
INSERT INTO "access_grants" VALUES(16,2,2,'read','revoked');
|
| 17 |
+
INSERT INTO "access_grants" VALUES(17,6,11,'read','suspended');
|
| 18 |
+
INSERT INTO "access_grants" VALUES(9401,9201,9101,'read','active');
|
| 19 |
+
INSERT INTO "access_grants" VALUES(9402,9201,9102,'read','active');
|
| 20 |
+
INSERT INTO "access_grants" VALUES(9403,9201,9103,'read','active');
|
| 21 |
+
INSERT INTO "access_grants" VALUES(9404,9201,9104,'read','revoked');
|
| 22 |
+
INSERT INTO "access_grants" VALUES(9411,9203,9102,'read','active');
|
| 23 |
+
INSERT INTO "document_chunks" VALUES(1,6,0,'{"checksum": "ea03d17c", "received_via": "manual_entry", "record_type": "document_chunk", "reference": "DC-000001", "source": "web_portal", "version": 3}');
|
| 24 |
+
INSERT INTO "document_chunks" VALUES(2,4,0,'{"checksum": "0b938c21", "received_via": "manual_entry", "record_type": "document_chunk", "reference": "DC-000002", "source": "erp_sync", "version": 1}');
|
| 25 |
+
INSERT INTO "document_chunks" VALUES(3,10,0,'{"checksum": "c817ccba", "received_via": "manual_entry", "record_type": "document_chunk", "reference": "DC-000003", "source": "edi_gateway", "version": 4}');
|
| 26 |
+
INSERT INTO "document_chunks" VALUES(4,12,0,'{"checksum": "59359023", "received_via": "manual_entry", "record_type": "document_chunk", "reference": "DC-000004", "source": "shopee", "version": 3}');
|
| 27 |
+
INSERT INTO "document_chunks" VALUES(5,7,0,'{"checksum": "6efb08b3", "received_via": "csv_import", "record_type": "document_chunk", "reference": "DC-000005", "source": "web_portal", "version": 2}');
|
| 28 |
+
INSERT INTO "document_chunks" VALUES(6,8,0,'{"checksum": "0df89bcc", "received_via": "webhook", "record_type": "document_chunk", "reference": "DC-000006", "source": "erp_sync", "version": 4}');
|
| 29 |
+
INSERT INTO "document_chunks" VALUES(7,1,0,'{"checksum": "547b9e9e", "received_via": "manual_entry", "record_type": "document_chunk", "reference": "DC-000007", "source": "edi_gateway", "version": 3}');
|
| 30 |
+
INSERT INTO "document_chunks" VALUES(8,7,0,'{"checksum": "fa6de5b2", "received_via": "csv_import", "record_type": "document_chunk", "reference": "DC-000008", "source": "momo", "version": 1}');
|
| 31 |
+
INSERT INTO "document_chunks" VALUES(9,2,0,'{"checksum": "664dcac9", "received_via": "csv_import", "record_type": "document_chunk", "reference": "DC-000009", "source": "shopee", "version": 3}');
|
| 32 |
+
INSERT INTO "document_chunks" VALUES(10,12,0,'{"checksum": "752cc6eb", "received_via": "csv_import", "record_type": "document_chunk", "reference": "DC-000010", "source": "shopee", "version": 4}');
|
| 33 |
+
INSERT INTO "document_chunks" VALUES(11,3,0,'{"checksum": "77887ac1", "received_via": "manual_entry", "record_type": "document_chunk", "reference": "DC-000011", "source": "edi_gateway", "version": 4}');
|
| 34 |
+
INSERT INTO "document_chunks" VALUES(12,10,0,'{"checksum": "6cd8d0b1", "received_via": "manual_entry", "record_type": "document_chunk", "reference": "DC-000012", "source": "edi_gateway", "version": 2}');
|
| 35 |
+
INSERT INTO "document_chunks" VALUES(13,10,0,'{"checksum": "dff74e00", "received_via": "csv_import", "record_type": "document_chunk", "reference": "DC-001001", "source": "cyberbiz", "version": 3}');
|
| 36 |
+
INSERT INTO "document_chunks" VALUES(14,15,0,'{"checksum": "6001e3c6", "received_via": "webhook", "record_type": "document_chunk", "reference": "DC-001002", "source": "edi_gateway", "version": 4}');
|
| 37 |
+
INSERT INTO "document_chunks" VALUES(15,9,0,'{"checksum": "c63b1309", "received_via": "webhook", "record_type": "document_chunk", "reference": "DC-001003", "source": "edi_gateway", "version": 2}');
|
| 38 |
+
INSERT INTO "document_chunks" VALUES(16,14,0,'{"checksum": "a2ef3d8c", "received_via": "webhook", "record_type": "document_chunk", "reference": "DC-001004", "source": "erp_sync", "version": 2}');
|
| 39 |
+
INSERT INTO "document_chunks" VALUES(17,7,0,'{"checksum": "8f4c32ad", "received_via": "csv_import", "record_type": "document_chunk", "reference": "DC-001005", "source": "web_portal", "version": 3}');
|
| 40 |
+
INSERT INTO "document_chunks" VALUES(9301,9201,1,'Headcount plan by cost centre.');
|
| 41 |
+
INSERT INTO "document_chunks" VALUES(9302,9201,1,'Headcount plan by cost centre.');
|
| 42 |
+
INSERT INTO "document_chunks" VALUES(9303,9201,2,'Capex phasing for FY27.');
|
| 43 |
+
INSERT INTO "employees" VALUES(1,'Standard Internal Employee','elizabethlee@gmail.com','Standard Team E80');
|
| 44 |
+
INSERT INTO "employees" VALUES(2,'Recurring Internal Employee','john_jackson713@work.org','Consolidated Team C88');
|
| 45 |
+
INSERT INTO "employees" VALUES(3,'Consolidated Partner Employee','jessicajackson@gmail.com','Consolidated Team A59');
|
| 46 |
+
INSERT INTO "employees" VALUES(4,'Standard Domestic Employee','elizabeth_gonzalez83@work.org','Preferred Team A46');
|
| 47 |
+
INSERT INTO "employees" VALUES(5,'Quarterly Regional Employee','barbara.martinez606@work.org','Backup Team A22');
|
| 48 |
+
INSERT INTO "employees" VALUES(6,'Standard Partner Employee','lisawilson@company.com','General Team E78');
|
| 49 |
+
INSERT INTO "employees" VALUES(7,'Recurring Internal Employee','sandra_thompson1@outlook.com','General Team D87');
|
| 50 |
+
INSERT INTO "employees" VALUES(8,'Quarterly Regional Employee','kennethwalker478@work.org','Backup Team A56');
|
| 51 |
+
INSERT INTO "employees" VALUES(9,'Expedited Partner Employee','karen_gonzalez@outlook.com','Standard Team C17');
|
| 52 |
+
INSERT INTO "employees" VALUES(10,'Consolidated Retail Employee','sarah_wilson@outlook.com','Backup Team B44');
|
| 53 |
+
INSERT INTO "employees" VALUES(11,'Expedited Partner Employee','betty.smith@outlook.com','Preferred Team A60');
|
| 54 |
+
INSERT INTO "employees" VALUES(12,'Consolidated Partner Employee','sandra.martin63@work.org','Standard Team D35');
|
| 55 |
+
INSERT INTO "employees" VALUES(13,'Expedited Export Employee','karenperez@outlook.com','Preferred Team B21');
|
| 56 |
+
INSERT INTO "employees" VALUES(14,'Expedited Export Employee','joshua.smith@company.com','Preferred Team C80');
|
| 57 |
+
INSERT INTO "employees" VALUES(15,'Annual Export Employee','jessicarobinson@outlook.com','Backup Team F96');
|
| 58 |
+
INSERT INTO "employees" VALUES(16,'Quarterly Partner Employee','lisa_wilson@work.org','Secondary Team F88');
|
| 59 |
+
INSERT INTO "employees" VALUES(17,'Recurring Domestic Employee','david_brown782@yahoo.com','Standard Team C36');
|
| 60 |
+
INSERT INTO "employees" VALUES(9101,'Ines Bakker','ines@acme.example.com','Finance');
|
| 61 |
+
INSERT INTO "employees" VALUES(9102,'Rowan Ferreira','rowan.f@acme.example.com','Sales');
|
| 62 |
+
INSERT INTO "employees" VALUES(9103,'Rowan Ferreira','r.ferreira@acme.example.com','Engineering');
|
| 63 |
+
INSERT INTO "employees" VALUES(9104,'Tobias Lund','tobias@acme.example.com','Finance');
|
| 64 |
+
INSERT INTO "indexed_documents" VALUES(1,1,'Scheduled Export Indexed Document','barbara.walker@company.com','2026-01-30','internal','indexed');
|
| 65 |
+
INSERT INTO "indexed_documents" VALUES(2,9,'Priority Internal Indexed Document','kimberly.gonzalez337@outlook.com','2025-01-11','internal','indexed');
|
| 66 |
+
INSERT INTO "indexed_documents" VALUES(3,6,'Recurring Partner Indexed Document','donaldanderson@outlook.com','2024-11-03','internal','indexed');
|
| 67 |
+
INSERT INTO "indexed_documents" VALUES(4,10,'Recurring Export Indexed Document','lisa_harris@gmail.com','2025-07-02','internal','indexed');
|
| 68 |
+
INSERT INTO "indexed_documents" VALUES(5,12,'Annual Internal Indexed Document','donaldclark868@yahoo.com','2025-11-04','internal','indexed');
|
| 69 |
+
INSERT INTO "indexed_documents" VALUES(6,1,'Standard Retail Indexed Document','karen.walker194@yahoo.com','2025-07-31','internal','indexed');
|
| 70 |
+
INSERT INTO "indexed_documents" VALUES(7,5,'Consolidated Domestic Indexed Document','thomas.young960@outlook.com','2026-05-23','internal','indexed');
|
| 71 |
+
INSERT INTO "indexed_documents" VALUES(8,6,'Quarterly Internal Indexed Document','sarahbrown@company.com','2026-07-07','internal','indexed');
|
| 72 |
+
INSERT INTO "indexed_documents" VALUES(9,12,'Recurring Partner Indexed Document','christopher.harris464@outlook.com','2025-06-14','internal','indexed');
|
| 73 |
+
INSERT INTO "indexed_documents" VALUES(10,2,'Priority Regional Indexed Document','paulgarcia858@outlook.com','2024-08-28','internal','indexed');
|
| 74 |
+
INSERT INTO "indexed_documents" VALUES(11,1,'Standard Export Indexed Document','kennethharris@company.com','2025-08-11','internal','indexed');
|
| 75 |
+
INSERT INTO "indexed_documents" VALUES(12,10,'Quarterly Partner Indexed Document','dorothy.sanchez@yahoo.com','2025-05-03','internal','indexed');
|
| 76 |
+
INSERT INTO "indexed_documents" VALUES(13,14,'Expedited Internal Indexed Document','john_walker@company.com','2026-01-05','internal','indexed');
|
| 77 |
+
INSERT INTO "indexed_documents" VALUES(14,2,'Quarterly Partner Indexed Document','sarah.clark595@gmail.com','2025-01-16','internal','indexed');
|
| 78 |
+
INSERT INTO "indexed_documents" VALUES(15,4,'Consolidated Retail Indexed Document','kenneth.young250@work.org','2026-06-06','internal','indexed');
|
| 79 |
+
INSERT INTO "indexed_documents" VALUES(16,15,'Standard Regional Indexed Document','john.lewis377@gmail.com','2025-03-07','internal','indexed');
|
| 80 |
+
INSERT INTO "indexed_documents" VALUES(17,3,'Recurring Internal Indexed Document','donnaharris@work.org','2025-06-19','internal','indexed');
|
| 81 |
+
INSERT INTO "indexed_documents" VALUES(9201,9001,'FY27 Budget Model','ines@acme.example.com','2026-07-10','confidential','indexed');
|
| 82 |
+
INSERT INTO "indexed_documents" VALUES(9202,9002,'Old Vendor Contracts','tobias@acme.example.com','2025-11-02','internal','indexed');
|
| 83 |
+
INSERT INTO "indexed_documents" VALUES(9203,9003,'Launch war room','rowan.f@acme.example.com','2026-07-18','internal','indexed');
|
| 84 |
+
INSERT INTO "search_queries" VALUES(1,12,'Consolidated Query Text A14','Primary Ran On A96',0);
|
| 85 |
+
INSERT INTO "search_queries" VALUES(2,9,'Consolidated Query Text F78','General Ran On F74',0);
|
| 86 |
+
INSERT INTO "search_queries" VALUES(3,7,'Standard Query Text D95','General Ran On C99',0);
|
| 87 |
+
INSERT INTO "search_queries" VALUES(4,3,'Consolidated Query Text E58','Primary Ran On D85',0);
|
| 88 |
+
INSERT INTO "search_queries" VALUES(5,7,'Consolidated Query Text D55','Primary Ran On F19',0);
|
| 89 |
+
INSERT INTO "search_queries" VALUES(6,11,'Backup Query Text D66','General Ran On A24',0);
|
| 90 |
+
INSERT INTO "search_queries" VALUES(7,2,'Preferred Query Text B44','Standard Ran On B38',0);
|
| 91 |
+
INSERT INTO "search_queries" VALUES(8,5,'Secondary Query Text A73','Consolidated Ran On D27',0);
|
| 92 |
+
INSERT INTO "search_queries" VALUES(9,12,'Backup Query Text E56','Preferred Ran On C90',0);
|
| 93 |
+
INSERT INTO "search_queries" VALUES(10,2,'Primary Query Text A78','Primary Ran On C81',0);
|
| 94 |
+
INSERT INTO "search_queries" VALUES(11,8,'Secondary Query Text D96','Backup Ran On D86',0);
|
| 95 |
+
INSERT INTO "search_queries" VALUES(12,5,'Consolidated Query Text E62','General Ran On B25',0);
|
| 96 |
+
INSERT INTO "search_queries" VALUES(13,14,'Consolidated Query Text E74','Consolidated Ran On A89',0);
|
| 97 |
+
INSERT INTO "search_queries" VALUES(14,17,'Secondary Query Text F27','Consolidated Ran On B65',0);
|
| 98 |
+
INSERT INTO "search_queries" VALUES(15,1,'Backup Query Text F50','Primary Ran On A14',0);
|
| 99 |
+
INSERT INTO "search_queries" VALUES(16,5,'Standard Query Text A43','General Ran On F36',0);
|
| 100 |
+
INSERT INTO "search_queries" VALUES(17,12,'Standard Query Text E43','General Ran On E63',0);
|
| 101 |
+
INSERT INTO "search_queries" VALUES(9501,9102,'fy27 budget','2026-07-18',3);
|
| 102 |
+
INSERT INTO "sources" VALUES(1,'Standard Domestic Source','advanced',1,'Primary Last Synced On F97');
|
| 103 |
+
INSERT INTO "sources" VALUES(2,'Standard Partner Source','general',1,'Consolidated Last Synced On E50');
|
| 104 |
+
INSERT INTO "sources" VALUES(3,'Standard Domestic Source','advanced',1,'Preferred Last Synced On E76');
|
| 105 |
+
INSERT INTO "sources" VALUES(4,'Recurring Partner Source','basic',1,'Secondary Last Synced On F31');
|
| 106 |
+
INSERT INTO "sources" VALUES(5,'Recurring Retail Source','express',1,'Consolidated Last Synced On B92');
|
| 107 |
+
INSERT INTO "sources" VALUES(6,'Scheduled Domestic Source','premium',1,'Consolidated Last Synced On C18');
|
| 108 |
+
INSERT INTO "sources" VALUES(7,'Standard Partner Source','premium',1,'Regional Last Synced On F58');
|
| 109 |
+
INSERT INTO "sources" VALUES(8,'Recurring Retail Source','basic',1,'General Last Synced On B66');
|
| 110 |
+
INSERT INTO "sources" VALUES(9,'Quarterly Export Source','general',1,'Primary Last Synced On C13');
|
| 111 |
+
INSERT INTO "sources" VALUES(10,'Annual Domestic Source','general',1,'Standard Last Synced On B10');
|
| 112 |
+
INSERT INTO "sources" VALUES(11,'Consolidated Export Source','basic',1,'Consolidated Last Synced On B87');
|
| 113 |
+
INSERT INTO "sources" VALUES(12,'Scheduled Regional Source','general',1,'Regional Last Synced On A41');
|
| 114 |
+
INSERT INTO "sources" VALUES(13,'Standard Partner Source','premium',1,'Regional Last Synced On B21');
|
| 115 |
+
INSERT INTO "sources" VALUES(14,'Quarterly Internal Source','general',1,'Preferred Last Synced On E65');
|
| 116 |
+
INSERT INTO "sources" VALUES(15,'Recurring Partner Source','premium',1,'Preferred Last Synced On C50');
|
| 117 |
+
INSERT INTO "sources" VALUES(16,'Quarterly Retail Source','general',1,'Secondary Last Synced On D83');
|
| 118 |
+
INSERT INTO "sources" VALUES(17,'Consolidated Retail Source','premium',1,'Regional Last Synced On D53');
|
| 119 |
+
INSERT INTO "sources" VALUES(9001,'Company Wiki','wiki',1,'2026-07-19');
|
| 120 |
+
INSERT INTO "sources" VALUES(9002,'Legacy File Share','files',0,'2026-04-02');
|
| 121 |
+
INSERT INTO "sources" VALUES(9003,'Team Chat','chat',1,'2026-07-19');
|
| 122 |
+
INSERT INTO "sqlite_sequence" VALUES('sources',9003);
|
| 123 |
+
INSERT INTO "sqlite_sequence" VALUES('employees',9104);
|
| 124 |
+
INSERT INTO "sqlite_sequence" VALUES('indexed_documents',9203);
|
| 125 |
+
INSERT INTO "sqlite_sequence" VALUES('document_chunks',9303);
|
| 126 |
+
INSERT INTO "sqlite_sequence" VALUES('access_grants',9411);
|
| 127 |
+
INSERT INTO "sqlite_sequence" VALUES('search_queries',9501);
|
worlds/defensebench-100/tasks.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
worlds/defensebench-100/tools.json
ADDED
|
@@ -0,0 +1,2492 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"tool_id": "tool_search_access_grants",
|
| 4 |
+
"name": "search_access_grants",
|
| 5 |
+
"description": "Search access_grants by text match or filters",
|
| 6 |
+
"source_code": "def search_access_grants(query: str = \"\", limit: int = 10, **filters) -> list:\n \"\"\"Search access_grants by text match or filters.\"\"\"\n conn = get_db()\n try:\n # Tolerate agents passing filters via query (a common LLM mistake):\n # a dict-valued query is really a set of column filters.\n if isinstance(query, dict):\n filters.update(query)\n query = \"\"\n unknown_filters = sorted(set(filters) - set(['grant_id', 'document_id', 'employee_id', 'level', 'status']))\n if unknown_filters:\n raise ValueError(\n f\"Unsupported access_grants filters: {unknown_filters}\"\n )\n conditions = []\n params = []\n if query:\n conditions.append(\"level LIKE ?\")\n params.append(f\"%{query}%\")\n for key, value in filters.items():\n conditions.append(f\"{key} = ?\")\n params.append(value)\n where = \"WHERE \" + \" AND \".join(conditions) if conditions else \"\"\n sql = f\"SELECT * FROM access_grants {where} LIMIT ?\"\n params.append(limit)\n cursor = conn.execute(sql, params)\n columns = [d[0] for d in cursor.description]\n return [dict(zip(columns, row)) for row in cursor.fetchall()]\n finally:\n conn.close()\n",
|
| 7 |
+
"parameters": [
|
| 8 |
+
{
|
| 9 |
+
"name": "query",
|
| 10 |
+
"type": "str",
|
| 11 |
+
"required": false,
|
| 12 |
+
"default": ""
|
| 13 |
+
},
|
| 14 |
+
{
|
| 15 |
+
"name": "limit",
|
| 16 |
+
"type": "int",
|
| 17 |
+
"required": false,
|
| 18 |
+
"default": "10"
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"name": "document_id",
|
| 22 |
+
"type": "int",
|
| 23 |
+
"required": false
|
| 24 |
+
},
|
| 25 |
+
{
|
| 26 |
+
"name": "employee_id",
|
| 27 |
+
"type": "int",
|
| 28 |
+
"required": false
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"name": "level",
|
| 32 |
+
"type": "str",
|
| 33 |
+
"required": false
|
| 34 |
+
},
|
| 35 |
+
{
|
| 36 |
+
"name": "status",
|
| 37 |
+
"type": "str",
|
| 38 |
+
"required": false,
|
| 39 |
+
"enum": [
|
| 40 |
+
"active",
|
| 41 |
+
"inactive",
|
| 42 |
+
"revoked",
|
| 43 |
+
"suspended"
|
| 44 |
+
]
|
| 45 |
+
}
|
| 46 |
+
],
|
| 47 |
+
"return_type": "list[dict]",
|
| 48 |
+
"read_tables": [
|
| 49 |
+
"access_grants"
|
| 50 |
+
],
|
| 51 |
+
"write_tables": [],
|
| 52 |
+
"json_schema": {
|
| 53 |
+
"name": "search_access_grants",
|
| 54 |
+
"description": "Search access_grants by text match or filters",
|
| 55 |
+
"parameters": {
|
| 56 |
+
"type": "object",
|
| 57 |
+
"properties": {
|
| 58 |
+
"query": {
|
| 59 |
+
"type": "string",
|
| 60 |
+
"description": "query",
|
| 61 |
+
"default": ""
|
| 62 |
+
},
|
| 63 |
+
"limit": {
|
| 64 |
+
"type": "integer",
|
| 65 |
+
"description": "limit",
|
| 66 |
+
"default": "10"
|
| 67 |
+
},
|
| 68 |
+
"document_id": {
|
| 69 |
+
"type": "integer",
|
| 70 |
+
"description": "document_id"
|
| 71 |
+
},
|
| 72 |
+
"employee_id": {
|
| 73 |
+
"type": "integer",
|
| 74 |
+
"description": "employee_id"
|
| 75 |
+
},
|
| 76 |
+
"level": {
|
| 77 |
+
"type": "string",
|
| 78 |
+
"description": "level"
|
| 79 |
+
},
|
| 80 |
+
"status": {
|
| 81 |
+
"type": "string",
|
| 82 |
+
"description": "status",
|
| 83 |
+
"enum": [
|
| 84 |
+
"active",
|
| 85 |
+
"inactive",
|
| 86 |
+
"revoked",
|
| 87 |
+
"suspended"
|
| 88 |
+
]
|
| 89 |
+
}
|
| 90 |
+
},
|
| 91 |
+
"required": [],
|
| 92 |
+
"additionalProperties": false
|
| 93 |
+
}
|
| 94 |
+
}
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"tool_id": "tool_get_access_grant",
|
| 98 |
+
"name": "get_access_grant",
|
| 99 |
+
"description": "Get a access_grant by its grant_id",
|
| 100 |
+
"source_code": "def get_access_grant(grant_id: int) -> dict | None:\n \"\"\"Get a single access_grant by grant_id.\"\"\"\n conn = get_db()\n try:\n cursor = conn.execute(\"SELECT * FROM access_grants WHERE grant_id = ?\", (grant_id,))\n row = cursor.fetchone()\n if row is None:\n return None\n columns = [d[0] for d in cursor.description]\n return dict(zip(columns, row))\n finally:\n conn.close()\n",
|
| 101 |
+
"parameters": [
|
| 102 |
+
{
|
| 103 |
+
"name": "grant_id",
|
| 104 |
+
"type": "int",
|
| 105 |
+
"required": true
|
| 106 |
+
}
|
| 107 |
+
],
|
| 108 |
+
"return_type": "dict | None",
|
| 109 |
+
"read_tables": [
|
| 110 |
+
"access_grants"
|
| 111 |
+
],
|
| 112 |
+
"write_tables": [],
|
| 113 |
+
"json_schema": {
|
| 114 |
+
"name": "get_access_grant",
|
| 115 |
+
"description": "Get a access_grant by its grant_id",
|
| 116 |
+
"parameters": {
|
| 117 |
+
"type": "object",
|
| 118 |
+
"properties": {
|
| 119 |
+
"grant_id": {
|
| 120 |
+
"type": "integer",
|
| 121 |
+
"description": "grant_id"
|
| 122 |
+
}
|
| 123 |
+
},
|
| 124 |
+
"required": [
|
| 125 |
+
"grant_id"
|
| 126 |
+
],
|
| 127 |
+
"additionalProperties": false
|
| 128 |
+
}
|
| 129 |
+
}
|
| 130 |
+
},
|
| 131 |
+
{
|
| 132 |
+
"tool_id": "tool_create_access_grant",
|
| 133 |
+
"name": "create_access_grant",
|
| 134 |
+
"description": "Create a new access_grant",
|
| 135 |
+
"source_code": "def create_access_grant(**kwargs) -> dict:\n \"\"\"Create a new access_grant.\"\"\"\n conn = get_db()\n try:\n data = {}\n data.update(kwargs)\n columns = [k for k in data if k in ['document_id', 'employee_id', 'level', 'status']]\n values = [data[k] for k in columns]\n if columns:\n placeholders = \", \".join([\"?\"] * len(columns))\n sql = f\"INSERT INTO access_grants ({', '.join(columns)}) VALUES ({placeholders})\"\n cursor = conn.execute(sql, values)\n else:\n cursor = conn.execute(\"INSERT INTO access_grants DEFAULT VALUES\")\n conn.commit()\n new_id = cursor.lastrowid\n cursor2 = conn.execute(\"SELECT * FROM access_grants WHERE grant_id = ?\", (new_id,))\n cols = [d[0] for d in cursor2.description]\n return dict(zip(cols, cursor2.fetchone()))\n finally:\n conn.close()\n",
|
| 136 |
+
"parameters": [
|
| 137 |
+
{
|
| 138 |
+
"name": "document_id",
|
| 139 |
+
"type": "int",
|
| 140 |
+
"required": false
|
| 141 |
+
},
|
| 142 |
+
{
|
| 143 |
+
"name": "employee_id",
|
| 144 |
+
"type": "int",
|
| 145 |
+
"required": false
|
| 146 |
+
},
|
| 147 |
+
{
|
| 148 |
+
"name": "level",
|
| 149 |
+
"type": "str",
|
| 150 |
+
"required": false
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"name": "status",
|
| 154 |
+
"type": "str",
|
| 155 |
+
"required": false,
|
| 156 |
+
"enum": [
|
| 157 |
+
"active",
|
| 158 |
+
"inactive",
|
| 159 |
+
"revoked",
|
| 160 |
+
"suspended"
|
| 161 |
+
]
|
| 162 |
+
}
|
| 163 |
+
],
|
| 164 |
+
"return_type": "dict",
|
| 165 |
+
"read_tables": [],
|
| 166 |
+
"write_tables": [
|
| 167 |
+
"access_grants"
|
| 168 |
+
],
|
| 169 |
+
"json_schema": {
|
| 170 |
+
"name": "create_access_grant",
|
| 171 |
+
"description": "Create a new access_grant",
|
| 172 |
+
"parameters": {
|
| 173 |
+
"type": "object",
|
| 174 |
+
"properties": {
|
| 175 |
+
"document_id": {
|
| 176 |
+
"type": "integer",
|
| 177 |
+
"description": "document_id"
|
| 178 |
+
},
|
| 179 |
+
"employee_id": {
|
| 180 |
+
"type": "integer",
|
| 181 |
+
"description": "employee_id"
|
| 182 |
+
},
|
| 183 |
+
"level": {
|
| 184 |
+
"type": "string",
|
| 185 |
+
"description": "level"
|
| 186 |
+
},
|
| 187 |
+
"status": {
|
| 188 |
+
"type": "string",
|
| 189 |
+
"description": "status",
|
| 190 |
+
"enum": [
|
| 191 |
+
"active",
|
| 192 |
+
"inactive",
|
| 193 |
+
"revoked",
|
| 194 |
+
"suspended"
|
| 195 |
+
]
|
| 196 |
+
}
|
| 197 |
+
},
|
| 198 |
+
"required": [],
|
| 199 |
+
"additionalProperties": false
|
| 200 |
+
}
|
| 201 |
+
}
|
| 202 |
+
},
|
| 203 |
+
{
|
| 204 |
+
"tool_id": "tool_update_access_grant",
|
| 205 |
+
"name": "update_access_grant",
|
| 206 |
+
"description": "Update a access_grant by grant_id",
|
| 207 |
+
"source_code": "def update_access_grant(grant_id: int, **updates) -> dict | None:\n \"\"\"Update a access_grant by grant_id.\"\"\"\n conn = get_db()\n try:\n clean_updates = {\n key: value for key, value in updates.items()\n if key in ['document_id', 'employee_id', 'level', 'status']\n }\n if clean_updates:\n set_clause = \", \".join([f\"{k} = ?\" for k in clean_updates])\n values = list(clean_updates.values()) + [grant_id]\n conn.execute(f\"UPDATE access_grants SET {set_clause} WHERE grant_id = ?\", values)\n conn.commit()\n cursor = conn.execute(\"SELECT * FROM access_grants WHERE grant_id = ?\", (grant_id,))\n row = cursor.fetchone()\n if row is None:\n return None\n columns = [d[0] for d in cursor.description]\n return dict(zip(columns, row))\n finally:\n conn.close()\n",
|
| 208 |
+
"parameters": [
|
| 209 |
+
{
|
| 210 |
+
"name": "grant_id",
|
| 211 |
+
"type": "int",
|
| 212 |
+
"required": true
|
| 213 |
+
},
|
| 214 |
+
{
|
| 215 |
+
"name": "document_id",
|
| 216 |
+
"type": "int",
|
| 217 |
+
"required": false
|
| 218 |
+
},
|
| 219 |
+
{
|
| 220 |
+
"name": "employee_id",
|
| 221 |
+
"type": "int",
|
| 222 |
+
"required": false
|
| 223 |
+
},
|
| 224 |
+
{
|
| 225 |
+
"name": "level",
|
| 226 |
+
"type": "str",
|
| 227 |
+
"required": false
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"name": "status",
|
| 231 |
+
"type": "str",
|
| 232 |
+
"required": false,
|
| 233 |
+
"enum": [
|
| 234 |
+
"active",
|
| 235 |
+
"inactive",
|
| 236 |
+
"revoked",
|
| 237 |
+
"suspended"
|
| 238 |
+
]
|
| 239 |
+
}
|
| 240 |
+
],
|
| 241 |
+
"return_type": "dict | None",
|
| 242 |
+
"read_tables": [
|
| 243 |
+
"access_grants"
|
| 244 |
+
],
|
| 245 |
+
"write_tables": [
|
| 246 |
+
"access_grants"
|
| 247 |
+
],
|
| 248 |
+
"json_schema": {
|
| 249 |
+
"name": "update_access_grant",
|
| 250 |
+
"description": "Update a access_grant by grant_id",
|
| 251 |
+
"parameters": {
|
| 252 |
+
"type": "object",
|
| 253 |
+
"properties": {
|
| 254 |
+
"grant_id": {
|
| 255 |
+
"type": "integer",
|
| 256 |
+
"description": "grant_id"
|
| 257 |
+
},
|
| 258 |
+
"document_id": {
|
| 259 |
+
"type": "integer",
|
| 260 |
+
"description": "document_id"
|
| 261 |
+
},
|
| 262 |
+
"employee_id": {
|
| 263 |
+
"type": "integer",
|
| 264 |
+
"description": "employee_id"
|
| 265 |
+
},
|
| 266 |
+
"level": {
|
| 267 |
+
"type": "string",
|
| 268 |
+
"description": "level"
|
| 269 |
+
},
|
| 270 |
+
"status": {
|
| 271 |
+
"type": "string",
|
| 272 |
+
"description": "status",
|
| 273 |
+
"enum": [
|
| 274 |
+
"active",
|
| 275 |
+
"inactive",
|
| 276 |
+
"revoked",
|
| 277 |
+
"suspended"
|
| 278 |
+
]
|
| 279 |
+
}
|
| 280 |
+
},
|
| 281 |
+
"required": [
|
| 282 |
+
"grant_id"
|
| 283 |
+
],
|
| 284 |
+
"additionalProperties": false
|
| 285 |
+
}
|
| 286 |
+
}
|
| 287 |
+
},
|
| 288 |
+
{
|
| 289 |
+
"tool_id": "tool_delete_access_grant",
|
| 290 |
+
"name": "delete_access_grant",
|
| 291 |
+
"description": "Delete a access_grant by grant_id",
|
| 292 |
+
"source_code": "def delete_access_grant(grant_id: int) -> bool:\n \"\"\"Delete a access_grant by grant_id. Returns True if deleted.\"\"\"\n conn = get_db()\n try:\n cursor = conn.execute(\"DELETE FROM access_grants WHERE grant_id = ?\", (grant_id,))\n conn.commit()\n return cursor.rowcount > 0\n finally:\n conn.close()\n",
|
| 293 |
+
"parameters": [
|
| 294 |
+
{
|
| 295 |
+
"name": "grant_id",
|
| 296 |
+
"type": "int",
|
| 297 |
+
"required": true
|
| 298 |
+
}
|
| 299 |
+
],
|
| 300 |
+
"return_type": "bool",
|
| 301 |
+
"read_tables": [],
|
| 302 |
+
"write_tables": [
|
| 303 |
+
"access_grants"
|
| 304 |
+
],
|
| 305 |
+
"json_schema": {
|
| 306 |
+
"name": "delete_access_grant",
|
| 307 |
+
"description": "Delete a access_grant by grant_id",
|
| 308 |
+
"parameters": {
|
| 309 |
+
"type": "object",
|
| 310 |
+
"properties": {
|
| 311 |
+
"grant_id": {
|
| 312 |
+
"type": "integer",
|
| 313 |
+
"description": "grant_id"
|
| 314 |
+
}
|
| 315 |
+
},
|
| 316 |
+
"required": [
|
| 317 |
+
"grant_id"
|
| 318 |
+
],
|
| 319 |
+
"additionalProperties": false
|
| 320 |
+
}
|
| 321 |
+
}
|
| 322 |
+
},
|
| 323 |
+
{
|
| 324 |
+
"tool_id": "tool_count_access_grants",
|
| 325 |
+
"name": "count_access_grants",
|
| 326 |
+
"description": "Count records in access_grants",
|
| 327 |
+
"source_code": "def count_access_grants(**filters) -> int:\n \"\"\"Count records in access_grants, optionally filtered.\"\"\"\n conn = get_db()\n try:\n unknown_filters = sorted(set(filters) - set(['grant_id', 'document_id', 'employee_id', 'level', 'status']))\n if unknown_filters:\n raise ValueError(\n f\"Unsupported access_grants filters: {unknown_filters}\"\n )\n conditions = []\n params = []\n for key, value in filters.items():\n conditions.append(f\"{key} = ?\")\n params.append(value)\n where = \"WHERE \" + \" AND \".join(conditions) if conditions else \"\"\n cursor = conn.execute(f\"SELECT COUNT(*) FROM access_grants {where}\", params)\n return cursor.fetchone()[0]\n finally:\n conn.close()\n",
|
| 328 |
+
"parameters": [
|
| 329 |
+
{
|
| 330 |
+
"name": "grant_id",
|
| 331 |
+
"type": "int",
|
| 332 |
+
"required": false
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"name": "document_id",
|
| 336 |
+
"type": "int",
|
| 337 |
+
"required": false
|
| 338 |
+
},
|
| 339 |
+
{
|
| 340 |
+
"name": "employee_id",
|
| 341 |
+
"type": "int",
|
| 342 |
+
"required": false
|
| 343 |
+
},
|
| 344 |
+
{
|
| 345 |
+
"name": "level",
|
| 346 |
+
"type": "str",
|
| 347 |
+
"required": false
|
| 348 |
+
},
|
| 349 |
+
{
|
| 350 |
+
"name": "status",
|
| 351 |
+
"type": "str",
|
| 352 |
+
"required": false,
|
| 353 |
+
"enum": [
|
| 354 |
+
"active",
|
| 355 |
+
"inactive",
|
| 356 |
+
"revoked",
|
| 357 |
+
"suspended"
|
| 358 |
+
]
|
| 359 |
+
}
|
| 360 |
+
],
|
| 361 |
+
"return_type": "int",
|
| 362 |
+
"read_tables": [
|
| 363 |
+
"access_grants"
|
| 364 |
+
],
|
| 365 |
+
"write_tables": [],
|
| 366 |
+
"json_schema": {
|
| 367 |
+
"name": "count_access_grants",
|
| 368 |
+
"description": "Count records in access_grants",
|
| 369 |
+
"parameters": {
|
| 370 |
+
"type": "object",
|
| 371 |
+
"properties": {
|
| 372 |
+
"grant_id": {
|
| 373 |
+
"type": "integer",
|
| 374 |
+
"description": "grant_id"
|
| 375 |
+
},
|
| 376 |
+
"document_id": {
|
| 377 |
+
"type": "integer",
|
| 378 |
+
"description": "document_id"
|
| 379 |
+
},
|
| 380 |
+
"employee_id": {
|
| 381 |
+
"type": "integer",
|
| 382 |
+
"description": "employee_id"
|
| 383 |
+
},
|
| 384 |
+
"level": {
|
| 385 |
+
"type": "string",
|
| 386 |
+
"description": "level"
|
| 387 |
+
},
|
| 388 |
+
"status": {
|
| 389 |
+
"type": "string",
|
| 390 |
+
"description": "status",
|
| 391 |
+
"enum": [
|
| 392 |
+
"active",
|
| 393 |
+
"inactive",
|
| 394 |
+
"revoked",
|
| 395 |
+
"suspended"
|
| 396 |
+
]
|
| 397 |
+
}
|
| 398 |
+
},
|
| 399 |
+
"required": [],
|
| 400 |
+
"additionalProperties": false
|
| 401 |
+
}
|
| 402 |
+
}
|
| 403 |
+
},
|
| 404 |
+
{
|
| 405 |
+
"tool_id": "tool_transition_access_grant_status",
|
| 406 |
+
"name": "transition_access_grant_status",
|
| 407 |
+
"description": "Move a access_grant through its status workflow while rejecting stale or invalid updates",
|
| 408 |
+
"source_code": "def transition_access_grant_status(\n grant_id: int,\n new_status: str,\n expected_status: str = \"\",\n) -> dict:\n \"\"\"Transition one access_grant with optimistic concurrency checks.\"\"\"\n allowed = ['active', 'inactive', 'revoked', 'suspended']\n if new_status not in allowed:\n return {\n \"ok\": False,\n \"error\": \"invalid_status\",\n \"allowed_values\": allowed,\n }\n conn = get_db()\n try:\n cursor = conn.execute(\n \"SELECT * FROM access_grants WHERE grant_id = ?\", (grant_id,)\n )\n row = cursor.fetchone()\n if row is None:\n return {\"ok\": False, \"error\": \"access_grant_not_found\"}\n columns = [d[0] for d in cursor.description]\n current = dict(zip(columns, row))\n previous = current.get(\"status\")\n if expected_status and previous != expected_status:\n return {\n \"ok\": False,\n \"error\": \"stale_status\",\n \"expected\": expected_status,\n \"actual\": previous,\n }\n conn.execute(\n \"UPDATE access_grants SET status = ? WHERE grant_id = ?\",\n (new_status, grant_id),\n )\n conn.commit()\n updated_cursor = conn.execute(\n \"SELECT * FROM access_grants WHERE grant_id = ?\", (grant_id,)\n )\n updated_row = updated_cursor.fetchone()\n updated_columns = [d[0] for d in updated_cursor.description]\n result = dict(zip(updated_columns, updated_row))\n result.update({\n \"ok\": True,\n \"previous_status\": previous,\n \"changed\": previous != new_status,\n })\n return result\n finally:\n conn.close()\n",
|
| 409 |
+
"parameters": [
|
| 410 |
+
{
|
| 411 |
+
"name": "grant_id",
|
| 412 |
+
"type": "int",
|
| 413 |
+
"required": true
|
| 414 |
+
},
|
| 415 |
+
{
|
| 416 |
+
"name": "new_status",
|
| 417 |
+
"type": "str",
|
| 418 |
+
"required": true,
|
| 419 |
+
"enum": [
|
| 420 |
+
"active",
|
| 421 |
+
"inactive",
|
| 422 |
+
"revoked",
|
| 423 |
+
"suspended"
|
| 424 |
+
]
|
| 425 |
+
},
|
| 426 |
+
{
|
| 427 |
+
"name": "expected_status",
|
| 428 |
+
"type": "str",
|
| 429 |
+
"required": false,
|
| 430 |
+
"default": "",
|
| 431 |
+
"enum": [
|
| 432 |
+
"active",
|
| 433 |
+
"inactive",
|
| 434 |
+
"revoked",
|
| 435 |
+
"suspended"
|
| 436 |
+
]
|
| 437 |
+
}
|
| 438 |
+
],
|
| 439 |
+
"return_type": "dict",
|
| 440 |
+
"read_tables": [
|
| 441 |
+
"access_grants"
|
| 442 |
+
],
|
| 443 |
+
"write_tables": [
|
| 444 |
+
"access_grants"
|
| 445 |
+
],
|
| 446 |
+
"json_schema": {
|
| 447 |
+
"name": "transition_access_grant_status",
|
| 448 |
+
"description": "Move a access_grant through its status workflow while rejecting stale or invalid updates",
|
| 449 |
+
"parameters": {
|
| 450 |
+
"type": "object",
|
| 451 |
+
"properties": {
|
| 452 |
+
"grant_id": {
|
| 453 |
+
"type": "integer",
|
| 454 |
+
"description": "grant_id"
|
| 455 |
+
},
|
| 456 |
+
"new_status": {
|
| 457 |
+
"type": "string",
|
| 458 |
+
"description": "new_status",
|
| 459 |
+
"enum": [
|
| 460 |
+
"active",
|
| 461 |
+
"inactive",
|
| 462 |
+
"revoked",
|
| 463 |
+
"suspended"
|
| 464 |
+
]
|
| 465 |
+
},
|
| 466 |
+
"expected_status": {
|
| 467 |
+
"type": "string",
|
| 468 |
+
"description": "expected_status",
|
| 469 |
+
"enum": [
|
| 470 |
+
"active",
|
| 471 |
+
"inactive",
|
| 472 |
+
"revoked",
|
| 473 |
+
"suspended"
|
| 474 |
+
],
|
| 475 |
+
"default": ""
|
| 476 |
+
}
|
| 477 |
+
},
|
| 478 |
+
"required": [
|
| 479 |
+
"grant_id",
|
| 480 |
+
"new_status"
|
| 481 |
+
],
|
| 482 |
+
"additionalProperties": false
|
| 483 |
+
}
|
| 484 |
+
}
|
| 485 |
+
},
|
| 486 |
+
{
|
| 487 |
+
"tool_id": "tool_list_access_grants_for_employee",
|
| 488 |
+
"name": "list_access_grants_for_employee",
|
| 489 |
+
"description": "Investigate access_grants belonging to a employee by employee_id",
|
| 490 |
+
"source_code": "def list_access_grants_for_employee(employee_id: int, limit: int = 50) -> list:\n \"\"\"List access_grants linked to one employee.\"\"\"\n conn = get_db()\n try:\n cursor = conn.execute(\n \"SELECT * FROM access_grants WHERE employee_id = ? LIMIT ?\",\n (employee_id, limit),\n )\n columns = [d[0] for d in cursor.description]\n return [dict(zip(columns, row)) for row in cursor.fetchall()]\n finally:\n conn.close()\n",
|
| 491 |
+
"parameters": [
|
| 492 |
+
{
|
| 493 |
+
"name": "employee_id",
|
| 494 |
+
"type": "int",
|
| 495 |
+
"required": true
|
| 496 |
+
},
|
| 497 |
+
{
|
| 498 |
+
"name": "limit",
|
| 499 |
+
"type": "int",
|
| 500 |
+
"required": false,
|
| 501 |
+
"default": "50"
|
| 502 |
+
}
|
| 503 |
+
],
|
| 504 |
+
"return_type": "list[dict]",
|
| 505 |
+
"read_tables": [
|
| 506 |
+
"access_grants"
|
| 507 |
+
],
|
| 508 |
+
"write_tables": [],
|
| 509 |
+
"json_schema": {
|
| 510 |
+
"name": "list_access_grants_for_employee",
|
| 511 |
+
"description": "Investigate access_grants belonging to a employee by employee_id",
|
| 512 |
+
"parameters": {
|
| 513 |
+
"type": "object",
|
| 514 |
+
"properties": {
|
| 515 |
+
"employee_id": {
|
| 516 |
+
"type": "integer",
|
| 517 |
+
"description": "employee_id"
|
| 518 |
+
},
|
| 519 |
+
"limit": {
|
| 520 |
+
"type": "integer",
|
| 521 |
+
"description": "limit",
|
| 522 |
+
"default": "50"
|
| 523 |
+
}
|
| 524 |
+
},
|
| 525 |
+
"required": [
|
| 526 |
+
"employee_id"
|
| 527 |
+
],
|
| 528 |
+
"additionalProperties": false
|
| 529 |
+
}
|
| 530 |
+
}
|
| 531 |
+
},
|
| 532 |
+
{
|
| 533 |
+
"tool_id": "tool_list_access_grants_for_indexed_document",
|
| 534 |
+
"name": "list_access_grants_for_indexed_document",
|
| 535 |
+
"description": "Investigate access_grants belonging to a indexed_document by document_id",
|
| 536 |
+
"source_code": "def list_access_grants_for_indexed_document(document_id: int, limit: int = 50) -> list:\n \"\"\"List access_grants linked to one indexed_document.\"\"\"\n conn = get_db()\n try:\n cursor = conn.execute(\n \"SELECT * FROM access_grants WHERE document_id = ? LIMIT ?\",\n (document_id, limit),\n )\n columns = [d[0] for d in cursor.description]\n return [dict(zip(columns, row)) for row in cursor.fetchall()]\n finally:\n conn.close()\n",
|
| 537 |
+
"parameters": [
|
| 538 |
+
{
|
| 539 |
+
"name": "document_id",
|
| 540 |
+
"type": "int",
|
| 541 |
+
"required": true
|
| 542 |
+
},
|
| 543 |
+
{
|
| 544 |
+
"name": "limit",
|
| 545 |
+
"type": "int",
|
| 546 |
+
"required": false,
|
| 547 |
+
"default": "50"
|
| 548 |
+
}
|
| 549 |
+
],
|
| 550 |
+
"return_type": "list[dict]",
|
| 551 |
+
"read_tables": [
|
| 552 |
+
"access_grants"
|
| 553 |
+
],
|
| 554 |
+
"write_tables": [],
|
| 555 |
+
"json_schema": {
|
| 556 |
+
"name": "list_access_grants_for_indexed_document",
|
| 557 |
+
"description": "Investigate access_grants belonging to a indexed_document by document_id",
|
| 558 |
+
"parameters": {
|
| 559 |
+
"type": "object",
|
| 560 |
+
"properties": {
|
| 561 |
+
"document_id": {
|
| 562 |
+
"type": "integer",
|
| 563 |
+
"description": "document_id"
|
| 564 |
+
},
|
| 565 |
+
"limit": {
|
| 566 |
+
"type": "integer",
|
| 567 |
+
"description": "limit",
|
| 568 |
+
"default": "50"
|
| 569 |
+
}
|
| 570 |
+
},
|
| 571 |
+
"required": [
|
| 572 |
+
"document_id"
|
| 573 |
+
],
|
| 574 |
+
"additionalProperties": false
|
| 575 |
+
}
|
| 576 |
+
}
|
| 577 |
+
},
|
| 578 |
+
{
|
| 579 |
+
"tool_id": "tool_search_document_chunks",
|
| 580 |
+
"name": "search_document_chunks",
|
| 581 |
+
"description": "Search document_chunks by text match or filters",
|
| 582 |
+
"source_code": "def search_document_chunks(query: str = \"\", limit: int = 10, **filters) -> list:\n \"\"\"Search document_chunks by text match or filters.\"\"\"\n conn = get_db()\n try:\n # Tolerate agents passing filters via query (a common LLM mistake):\n # a dict-valued query is really a set of column filters.\n if isinstance(query, dict):\n filters.update(query)\n query = \"\"\n unknown_filters = sorted(set(filters) - set(['chunk_id', 'document_id', 'ordinal', 'body']))\n if unknown_filters:\n raise ValueError(\n f\"Unsupported document_chunks filters: {unknown_filters}\"\n )\n conditions = []\n params = []\n if query:\n conditions.append(\"body LIKE ?\")\n params.append(f\"%{query}%\")\n for key, value in filters.items():\n conditions.append(f\"{key} = ?\")\n params.append(value)\n where = \"WHERE \" + \" AND \".join(conditions) if conditions else \"\"\n sql = f\"SELECT * FROM document_chunks {where} LIMIT ?\"\n params.append(limit)\n cursor = conn.execute(sql, params)\n columns = [d[0] for d in cursor.description]\n return [dict(zip(columns, row)) for row in cursor.fetchall()]\n finally:\n conn.close()\n",
|
| 583 |
+
"parameters": [
|
| 584 |
+
{
|
| 585 |
+
"name": "query",
|
| 586 |
+
"type": "str",
|
| 587 |
+
"required": false,
|
| 588 |
+
"default": ""
|
| 589 |
+
},
|
| 590 |
+
{
|
| 591 |
+
"name": "limit",
|
| 592 |
+
"type": "int",
|
| 593 |
+
"required": false,
|
| 594 |
+
"default": "10"
|
| 595 |
+
},
|
| 596 |
+
{
|
| 597 |
+
"name": "document_id",
|
| 598 |
+
"type": "int",
|
| 599 |
+
"required": false
|
| 600 |
+
},
|
| 601 |
+
{
|
| 602 |
+
"name": "ordinal",
|
| 603 |
+
"type": "int",
|
| 604 |
+
"required": false
|
| 605 |
+
},
|
| 606 |
+
{
|
| 607 |
+
"name": "body",
|
| 608 |
+
"type": "str",
|
| 609 |
+
"required": false
|
| 610 |
+
}
|
| 611 |
+
],
|
| 612 |
+
"return_type": "list[dict]",
|
| 613 |
+
"read_tables": [
|
| 614 |
+
"document_chunks"
|
| 615 |
+
],
|
| 616 |
+
"write_tables": [],
|
| 617 |
+
"json_schema": {
|
| 618 |
+
"name": "search_document_chunks",
|
| 619 |
+
"description": "Search document_chunks by text match or filters",
|
| 620 |
+
"parameters": {
|
| 621 |
+
"type": "object",
|
| 622 |
+
"properties": {
|
| 623 |
+
"query": {
|
| 624 |
+
"type": "string",
|
| 625 |
+
"description": "query",
|
| 626 |
+
"default": ""
|
| 627 |
+
},
|
| 628 |
+
"limit": {
|
| 629 |
+
"type": "integer",
|
| 630 |
+
"description": "limit",
|
| 631 |
+
"default": "10"
|
| 632 |
+
},
|
| 633 |
+
"document_id": {
|
| 634 |
+
"type": "integer",
|
| 635 |
+
"description": "document_id"
|
| 636 |
+
},
|
| 637 |
+
"ordinal": {
|
| 638 |
+
"type": "integer",
|
| 639 |
+
"description": "ordinal"
|
| 640 |
+
},
|
| 641 |
+
"body": {
|
| 642 |
+
"type": "string",
|
| 643 |
+
"description": "body"
|
| 644 |
+
}
|
| 645 |
+
},
|
| 646 |
+
"required": [],
|
| 647 |
+
"additionalProperties": false
|
| 648 |
+
}
|
| 649 |
+
}
|
| 650 |
+
},
|
| 651 |
+
{
|
| 652 |
+
"tool_id": "tool_get_document_chunk",
|
| 653 |
+
"name": "get_document_chunk",
|
| 654 |
+
"description": "Get a document_chunk by its chunk_id",
|
| 655 |
+
"source_code": "def get_document_chunk(chunk_id: int) -> dict | None:\n \"\"\"Get a single document_chunk by chunk_id.\"\"\"\n conn = get_db()\n try:\n cursor = conn.execute(\"SELECT * FROM document_chunks WHERE chunk_id = ?\", (chunk_id,))\n row = cursor.fetchone()\n if row is None:\n return None\n columns = [d[0] for d in cursor.description]\n return dict(zip(columns, row))\n finally:\n conn.close()\n",
|
| 656 |
+
"parameters": [
|
| 657 |
+
{
|
| 658 |
+
"name": "chunk_id",
|
| 659 |
+
"type": "int",
|
| 660 |
+
"required": true
|
| 661 |
+
}
|
| 662 |
+
],
|
| 663 |
+
"return_type": "dict | None",
|
| 664 |
+
"read_tables": [
|
| 665 |
+
"document_chunks"
|
| 666 |
+
],
|
| 667 |
+
"write_tables": [],
|
| 668 |
+
"json_schema": {
|
| 669 |
+
"name": "get_document_chunk",
|
| 670 |
+
"description": "Get a document_chunk by its chunk_id",
|
| 671 |
+
"parameters": {
|
| 672 |
+
"type": "object",
|
| 673 |
+
"properties": {
|
| 674 |
+
"chunk_id": {
|
| 675 |
+
"type": "integer",
|
| 676 |
+
"description": "chunk_id"
|
| 677 |
+
}
|
| 678 |
+
},
|
| 679 |
+
"required": [
|
| 680 |
+
"chunk_id"
|
| 681 |
+
],
|
| 682 |
+
"additionalProperties": false
|
| 683 |
+
}
|
| 684 |
+
}
|
| 685 |
+
},
|
| 686 |
+
{
|
| 687 |
+
"tool_id": "tool_create_document_chunk",
|
| 688 |
+
"name": "create_document_chunk",
|
| 689 |
+
"description": "Create a new document_chunk",
|
| 690 |
+
"source_code": "def create_document_chunk(**kwargs) -> dict:\n \"\"\"Create a new document_chunk.\"\"\"\n conn = get_db()\n try:\n data = {}\n data.update(kwargs)\n columns = [k for k in data if k in ['document_id', 'ordinal', 'body']]\n values = [data[k] for k in columns]\n if columns:\n placeholders = \", \".join([\"?\"] * len(columns))\n sql = f\"INSERT INTO document_chunks ({', '.join(columns)}) VALUES ({placeholders})\"\n cursor = conn.execute(sql, values)\n else:\n cursor = conn.execute(\"INSERT INTO document_chunks DEFAULT VALUES\")\n conn.commit()\n new_id = cursor.lastrowid\n cursor2 = conn.execute(\"SELECT * FROM document_chunks WHERE chunk_id = ?\", (new_id,))\n cols = [d[0] for d in cursor2.description]\n return dict(zip(cols, cursor2.fetchone()))\n finally:\n conn.close()\n",
|
| 691 |
+
"parameters": [
|
| 692 |
+
{
|
| 693 |
+
"name": "document_id",
|
| 694 |
+
"type": "int",
|
| 695 |
+
"required": false
|
| 696 |
+
},
|
| 697 |
+
{
|
| 698 |
+
"name": "ordinal",
|
| 699 |
+
"type": "int",
|
| 700 |
+
"required": false
|
| 701 |
+
},
|
| 702 |
+
{
|
| 703 |
+
"name": "body",
|
| 704 |
+
"type": "str",
|
| 705 |
+
"required": false
|
| 706 |
+
}
|
| 707 |
+
],
|
| 708 |
+
"return_type": "dict",
|
| 709 |
+
"read_tables": [],
|
| 710 |
+
"write_tables": [
|
| 711 |
+
"document_chunks"
|
| 712 |
+
],
|
| 713 |
+
"json_schema": {
|
| 714 |
+
"name": "create_document_chunk",
|
| 715 |
+
"description": "Create a new document_chunk",
|
| 716 |
+
"parameters": {
|
| 717 |
+
"type": "object",
|
| 718 |
+
"properties": {
|
| 719 |
+
"document_id": {
|
| 720 |
+
"type": "integer",
|
| 721 |
+
"description": "document_id"
|
| 722 |
+
},
|
| 723 |
+
"ordinal": {
|
| 724 |
+
"type": "integer",
|
| 725 |
+
"description": "ordinal"
|
| 726 |
+
},
|
| 727 |
+
"body": {
|
| 728 |
+
"type": "string",
|
| 729 |
+
"description": "body"
|
| 730 |
+
}
|
| 731 |
+
},
|
| 732 |
+
"required": [],
|
| 733 |
+
"additionalProperties": false
|
| 734 |
+
}
|
| 735 |
+
}
|
| 736 |
+
},
|
| 737 |
+
{
|
| 738 |
+
"tool_id": "tool_update_document_chunk",
|
| 739 |
+
"name": "update_document_chunk",
|
| 740 |
+
"description": "Update a document_chunk by chunk_id",
|
| 741 |
+
"source_code": "def update_document_chunk(chunk_id: int, **updates) -> dict | None:\n \"\"\"Update a document_chunk by chunk_id.\"\"\"\n conn = get_db()\n try:\n clean_updates = {\n key: value for key, value in updates.items()\n if key in ['document_id', 'ordinal', 'body']\n }\n if clean_updates:\n set_clause = \", \".join([f\"{k} = ?\" for k in clean_updates])\n values = list(clean_updates.values()) + [chunk_id]\n conn.execute(f\"UPDATE document_chunks SET {set_clause} WHERE chunk_id = ?\", values)\n conn.commit()\n cursor = conn.execute(\"SELECT * FROM document_chunks WHERE chunk_id = ?\", (chunk_id,))\n row = cursor.fetchone()\n if row is None:\n return None\n columns = [d[0] for d in cursor.description]\n return dict(zip(columns, row))\n finally:\n conn.close()\n",
|
| 742 |
+
"parameters": [
|
| 743 |
+
{
|
| 744 |
+
"name": "chunk_id",
|
| 745 |
+
"type": "int",
|
| 746 |
+
"required": true
|
| 747 |
+
},
|
| 748 |
+
{
|
| 749 |
+
"name": "document_id",
|
| 750 |
+
"type": "int",
|
| 751 |
+
"required": false
|
| 752 |
+
},
|
| 753 |
+
{
|
| 754 |
+
"name": "ordinal",
|
| 755 |
+
"type": "int",
|
| 756 |
+
"required": false
|
| 757 |
+
},
|
| 758 |
+
{
|
| 759 |
+
"name": "body",
|
| 760 |
+
"type": "str",
|
| 761 |
+
"required": false
|
| 762 |
+
}
|
| 763 |
+
],
|
| 764 |
+
"return_type": "dict | None",
|
| 765 |
+
"read_tables": [
|
| 766 |
+
"document_chunks"
|
| 767 |
+
],
|
| 768 |
+
"write_tables": [
|
| 769 |
+
"document_chunks"
|
| 770 |
+
],
|
| 771 |
+
"json_schema": {
|
| 772 |
+
"name": "update_document_chunk",
|
| 773 |
+
"description": "Update a document_chunk by chunk_id",
|
| 774 |
+
"parameters": {
|
| 775 |
+
"type": "object",
|
| 776 |
+
"properties": {
|
| 777 |
+
"chunk_id": {
|
| 778 |
+
"type": "integer",
|
| 779 |
+
"description": "chunk_id"
|
| 780 |
+
},
|
| 781 |
+
"document_id": {
|
| 782 |
+
"type": "integer",
|
| 783 |
+
"description": "document_id"
|
| 784 |
+
},
|
| 785 |
+
"ordinal": {
|
| 786 |
+
"type": "integer",
|
| 787 |
+
"description": "ordinal"
|
| 788 |
+
},
|
| 789 |
+
"body": {
|
| 790 |
+
"type": "string",
|
| 791 |
+
"description": "body"
|
| 792 |
+
}
|
| 793 |
+
},
|
| 794 |
+
"required": [
|
| 795 |
+
"chunk_id"
|
| 796 |
+
],
|
| 797 |
+
"additionalProperties": false
|
| 798 |
+
}
|
| 799 |
+
}
|
| 800 |
+
},
|
| 801 |
+
{
|
| 802 |
+
"tool_id": "tool_delete_document_chunk",
|
| 803 |
+
"name": "delete_document_chunk",
|
| 804 |
+
"description": "Delete a document_chunk by chunk_id",
|
| 805 |
+
"source_code": "def delete_document_chunk(chunk_id: int) -> bool:\n \"\"\"Delete a document_chunk by chunk_id. Returns True if deleted.\"\"\"\n conn = get_db()\n try:\n cursor = conn.execute(\"DELETE FROM document_chunks WHERE chunk_id = ?\", (chunk_id,))\n conn.commit()\n return cursor.rowcount > 0\n finally:\n conn.close()\n",
|
| 806 |
+
"parameters": [
|
| 807 |
+
{
|
| 808 |
+
"name": "chunk_id",
|
| 809 |
+
"type": "int",
|
| 810 |
+
"required": true
|
| 811 |
+
}
|
| 812 |
+
],
|
| 813 |
+
"return_type": "bool",
|
| 814 |
+
"read_tables": [],
|
| 815 |
+
"write_tables": [
|
| 816 |
+
"document_chunks"
|
| 817 |
+
],
|
| 818 |
+
"json_schema": {
|
| 819 |
+
"name": "delete_document_chunk",
|
| 820 |
+
"description": "Delete a document_chunk by chunk_id",
|
| 821 |
+
"parameters": {
|
| 822 |
+
"type": "object",
|
| 823 |
+
"properties": {
|
| 824 |
+
"chunk_id": {
|
| 825 |
+
"type": "integer",
|
| 826 |
+
"description": "chunk_id"
|
| 827 |
+
}
|
| 828 |
+
},
|
| 829 |
+
"required": [
|
| 830 |
+
"chunk_id"
|
| 831 |
+
],
|
| 832 |
+
"additionalProperties": false
|
| 833 |
+
}
|
| 834 |
+
}
|
| 835 |
+
},
|
| 836 |
+
{
|
| 837 |
+
"tool_id": "tool_count_document_chunks",
|
| 838 |
+
"name": "count_document_chunks",
|
| 839 |
+
"description": "Count records in document_chunks",
|
| 840 |
+
"source_code": "def count_document_chunks(**filters) -> int:\n \"\"\"Count records in document_chunks, optionally filtered.\"\"\"\n conn = get_db()\n try:\n unknown_filters = sorted(set(filters) - set(['chunk_id', 'document_id', 'ordinal', 'body']))\n if unknown_filters:\n raise ValueError(\n f\"Unsupported document_chunks filters: {unknown_filters}\"\n )\n conditions = []\n params = []\n for key, value in filters.items():\n conditions.append(f\"{key} = ?\")\n params.append(value)\n where = \"WHERE \" + \" AND \".join(conditions) if conditions else \"\"\n cursor = conn.execute(f\"SELECT COUNT(*) FROM document_chunks {where}\", params)\n return cursor.fetchone()[0]\n finally:\n conn.close()\n",
|
| 841 |
+
"parameters": [
|
| 842 |
+
{
|
| 843 |
+
"name": "chunk_id",
|
| 844 |
+
"type": "int",
|
| 845 |
+
"required": false
|
| 846 |
+
},
|
| 847 |
+
{
|
| 848 |
+
"name": "document_id",
|
| 849 |
+
"type": "int",
|
| 850 |
+
"required": false
|
| 851 |
+
},
|
| 852 |
+
{
|
| 853 |
+
"name": "ordinal",
|
| 854 |
+
"type": "int",
|
| 855 |
+
"required": false
|
| 856 |
+
},
|
| 857 |
+
{
|
| 858 |
+
"name": "body",
|
| 859 |
+
"type": "str",
|
| 860 |
+
"required": false
|
| 861 |
+
}
|
| 862 |
+
],
|
| 863 |
+
"return_type": "int",
|
| 864 |
+
"read_tables": [
|
| 865 |
+
"document_chunks"
|
| 866 |
+
],
|
| 867 |
+
"write_tables": [],
|
| 868 |
+
"json_schema": {
|
| 869 |
+
"name": "count_document_chunks",
|
| 870 |
+
"description": "Count records in document_chunks",
|
| 871 |
+
"parameters": {
|
| 872 |
+
"type": "object",
|
| 873 |
+
"properties": {
|
| 874 |
+
"chunk_id": {
|
| 875 |
+
"type": "integer",
|
| 876 |
+
"description": "chunk_id"
|
| 877 |
+
},
|
| 878 |
+
"document_id": {
|
| 879 |
+
"type": "integer",
|
| 880 |
+
"description": "document_id"
|
| 881 |
+
},
|
| 882 |
+
"ordinal": {
|
| 883 |
+
"type": "integer",
|
| 884 |
+
"description": "ordinal"
|
| 885 |
+
},
|
| 886 |
+
"body": {
|
| 887 |
+
"type": "string",
|
| 888 |
+
"description": "body"
|
| 889 |
+
}
|
| 890 |
+
},
|
| 891 |
+
"required": [],
|
| 892 |
+
"additionalProperties": false
|
| 893 |
+
}
|
| 894 |
+
}
|
| 895 |
+
},
|
| 896 |
+
{
|
| 897 |
+
"tool_id": "tool_list_document_chunks_for_indexed_document",
|
| 898 |
+
"name": "list_document_chunks_for_indexed_document",
|
| 899 |
+
"description": "Investigate document_chunks belonging to a indexed_document by document_id",
|
| 900 |
+
"source_code": "def list_document_chunks_for_indexed_document(document_id: int, limit: int = 50) -> list:\n \"\"\"List document_chunks linked to one indexed_document.\"\"\"\n conn = get_db()\n try:\n cursor = conn.execute(\n \"SELECT * FROM document_chunks WHERE document_id = ? LIMIT ?\",\n (document_id, limit),\n )\n columns = [d[0] for d in cursor.description]\n return [dict(zip(columns, row)) for row in cursor.fetchall()]\n finally:\n conn.close()\n",
|
| 901 |
+
"parameters": [
|
| 902 |
+
{
|
| 903 |
+
"name": "document_id",
|
| 904 |
+
"type": "int",
|
| 905 |
+
"required": true
|
| 906 |
+
},
|
| 907 |
+
{
|
| 908 |
+
"name": "limit",
|
| 909 |
+
"type": "int",
|
| 910 |
+
"required": false,
|
| 911 |
+
"default": "50"
|
| 912 |
+
}
|
| 913 |
+
],
|
| 914 |
+
"return_type": "list[dict]",
|
| 915 |
+
"read_tables": [
|
| 916 |
+
"document_chunks"
|
| 917 |
+
],
|
| 918 |
+
"write_tables": [],
|
| 919 |
+
"json_schema": {
|
| 920 |
+
"name": "list_document_chunks_for_indexed_document",
|
| 921 |
+
"description": "Investigate document_chunks belonging to a indexed_document by document_id",
|
| 922 |
+
"parameters": {
|
| 923 |
+
"type": "object",
|
| 924 |
+
"properties": {
|
| 925 |
+
"document_id": {
|
| 926 |
+
"type": "integer",
|
| 927 |
+
"description": "document_id"
|
| 928 |
+
},
|
| 929 |
+
"limit": {
|
| 930 |
+
"type": "integer",
|
| 931 |
+
"description": "limit",
|
| 932 |
+
"default": "50"
|
| 933 |
+
}
|
| 934 |
+
},
|
| 935 |
+
"required": [
|
| 936 |
+
"document_id"
|
| 937 |
+
],
|
| 938 |
+
"additionalProperties": false
|
| 939 |
+
}
|
| 940 |
+
}
|
| 941 |
+
},
|
| 942 |
+
{
|
| 943 |
+
"tool_id": "tool_search_employees",
|
| 944 |
+
"name": "search_employees",
|
| 945 |
+
"description": "Search employees by text match or filters",
|
| 946 |
+
"source_code": "def search_employees(query: str = \"\", limit: int = 10, **filters) -> list:\n \"\"\"Search employees by text match or filters.\"\"\"\n conn = get_db()\n try:\n # Tolerate agents passing filters via query (a common LLM mistake):\n # a dict-valued query is really a set of column filters.\n if isinstance(query, dict):\n filters.update(query)\n query = \"\"\n unknown_filters = sorted(set(filters) - set(['employee_id', 'name', 'email', 'team']))\n if unknown_filters:\n raise ValueError(\n f\"Unsupported employees filters: {unknown_filters}\"\n )\n conditions = []\n params = []\n if query:\n conditions.append(\"name LIKE ?\")\n params.append(f\"%{query}%\")\n for key, value in filters.items():\n conditions.append(f\"{key} = ?\")\n params.append(value)\n where = \"WHERE \" + \" AND \".join(conditions) if conditions else \"\"\n sql = f\"SELECT * FROM employees {where} LIMIT ?\"\n params.append(limit)\n cursor = conn.execute(sql, params)\n columns = [d[0] for d in cursor.description]\n return [dict(zip(columns, row)) for row in cursor.fetchall()]\n finally:\n conn.close()\n",
|
| 947 |
+
"parameters": [
|
| 948 |
+
{
|
| 949 |
+
"name": "query",
|
| 950 |
+
"type": "str",
|
| 951 |
+
"required": false,
|
| 952 |
+
"default": ""
|
| 953 |
+
},
|
| 954 |
+
{
|
| 955 |
+
"name": "limit",
|
| 956 |
+
"type": "int",
|
| 957 |
+
"required": false,
|
| 958 |
+
"default": "10"
|
| 959 |
+
},
|
| 960 |
+
{
|
| 961 |
+
"name": "name",
|
| 962 |
+
"type": "str",
|
| 963 |
+
"required": false
|
| 964 |
+
},
|
| 965 |
+
{
|
| 966 |
+
"name": "email",
|
| 967 |
+
"type": "str",
|
| 968 |
+
"required": false
|
| 969 |
+
},
|
| 970 |
+
{
|
| 971 |
+
"name": "team",
|
| 972 |
+
"type": "str",
|
| 973 |
+
"required": false
|
| 974 |
+
}
|
| 975 |
+
],
|
| 976 |
+
"return_type": "list[dict]",
|
| 977 |
+
"read_tables": [
|
| 978 |
+
"employees"
|
| 979 |
+
],
|
| 980 |
+
"write_tables": [],
|
| 981 |
+
"json_schema": {
|
| 982 |
+
"name": "search_employees",
|
| 983 |
+
"description": "Search employees by text match or filters",
|
| 984 |
+
"parameters": {
|
| 985 |
+
"type": "object",
|
| 986 |
+
"properties": {
|
| 987 |
+
"query": {
|
| 988 |
+
"type": "string",
|
| 989 |
+
"description": "query",
|
| 990 |
+
"default": ""
|
| 991 |
+
},
|
| 992 |
+
"limit": {
|
| 993 |
+
"type": "integer",
|
| 994 |
+
"description": "limit",
|
| 995 |
+
"default": "10"
|
| 996 |
+
},
|
| 997 |
+
"name": {
|
| 998 |
+
"type": "string",
|
| 999 |
+
"description": "name"
|
| 1000 |
+
},
|
| 1001 |
+
"email": {
|
| 1002 |
+
"type": "string",
|
| 1003 |
+
"description": "email"
|
| 1004 |
+
},
|
| 1005 |
+
"team": {
|
| 1006 |
+
"type": "string",
|
| 1007 |
+
"description": "team"
|
| 1008 |
+
}
|
| 1009 |
+
},
|
| 1010 |
+
"required": [],
|
| 1011 |
+
"additionalProperties": false
|
| 1012 |
+
}
|
| 1013 |
+
}
|
| 1014 |
+
},
|
| 1015 |
+
{
|
| 1016 |
+
"tool_id": "tool_get_employee",
|
| 1017 |
+
"name": "get_employee",
|
| 1018 |
+
"description": "Get a employee by its employee_id",
|
| 1019 |
+
"source_code": "def get_employee(employee_id: int) -> dict | None:\n \"\"\"Get a single employee by employee_id.\"\"\"\n conn = get_db()\n try:\n cursor = conn.execute(\"SELECT * FROM employees WHERE employee_id = ?\", (employee_id,))\n row = cursor.fetchone()\n if row is None:\n return None\n columns = [d[0] for d in cursor.description]\n return dict(zip(columns, row))\n finally:\n conn.close()\n",
|
| 1020 |
+
"parameters": [
|
| 1021 |
+
{
|
| 1022 |
+
"name": "employee_id",
|
| 1023 |
+
"type": "int",
|
| 1024 |
+
"required": true
|
| 1025 |
+
}
|
| 1026 |
+
],
|
| 1027 |
+
"return_type": "dict | None",
|
| 1028 |
+
"read_tables": [
|
| 1029 |
+
"employees"
|
| 1030 |
+
],
|
| 1031 |
+
"write_tables": [],
|
| 1032 |
+
"json_schema": {
|
| 1033 |
+
"name": "get_employee",
|
| 1034 |
+
"description": "Get a employee by its employee_id",
|
| 1035 |
+
"parameters": {
|
| 1036 |
+
"type": "object",
|
| 1037 |
+
"properties": {
|
| 1038 |
+
"employee_id": {
|
| 1039 |
+
"type": "integer",
|
| 1040 |
+
"description": "employee_id"
|
| 1041 |
+
}
|
| 1042 |
+
},
|
| 1043 |
+
"required": [
|
| 1044 |
+
"employee_id"
|
| 1045 |
+
],
|
| 1046 |
+
"additionalProperties": false
|
| 1047 |
+
}
|
| 1048 |
+
}
|
| 1049 |
+
},
|
| 1050 |
+
{
|
| 1051 |
+
"tool_id": "tool_create_employee",
|
| 1052 |
+
"name": "create_employee",
|
| 1053 |
+
"description": "Create a new employee",
|
| 1054 |
+
"source_code": "def create_employee(name: str, **kwargs) -> dict:\n \"\"\"Create a new employee.\"\"\"\n conn = get_db()\n try:\n data = {\"name\": name}\n data.update(kwargs)\n columns = [k for k in data if k in ['name', 'email', 'team']]\n values = [data[k] for k in columns]\n if columns:\n placeholders = \", \".join([\"?\"] * len(columns))\n sql = f\"INSERT INTO employees ({', '.join(columns)}) VALUES ({placeholders})\"\n cursor = conn.execute(sql, values)\n else:\n cursor = conn.execute(\"INSERT INTO employees DEFAULT VALUES\")\n conn.commit()\n new_id = cursor.lastrowid\n cursor2 = conn.execute(\"SELECT * FROM employees WHERE employee_id = ?\", (new_id,))\n cols = [d[0] for d in cursor2.description]\n return dict(zip(cols, cursor2.fetchone()))\n finally:\n conn.close()\n",
|
| 1055 |
+
"parameters": [
|
| 1056 |
+
{
|
| 1057 |
+
"name": "name",
|
| 1058 |
+
"type": "str",
|
| 1059 |
+
"required": true
|
| 1060 |
+
},
|
| 1061 |
+
{
|
| 1062 |
+
"name": "email",
|
| 1063 |
+
"type": "str",
|
| 1064 |
+
"required": false
|
| 1065 |
+
},
|
| 1066 |
+
{
|
| 1067 |
+
"name": "team",
|
| 1068 |
+
"type": "str",
|
| 1069 |
+
"required": false
|
| 1070 |
+
}
|
| 1071 |
+
],
|
| 1072 |
+
"return_type": "dict",
|
| 1073 |
+
"read_tables": [],
|
| 1074 |
+
"write_tables": [
|
| 1075 |
+
"employees"
|
| 1076 |
+
],
|
| 1077 |
+
"json_schema": {
|
| 1078 |
+
"name": "create_employee",
|
| 1079 |
+
"description": "Create a new employee",
|
| 1080 |
+
"parameters": {
|
| 1081 |
+
"type": "object",
|
| 1082 |
+
"properties": {
|
| 1083 |
+
"name": {
|
| 1084 |
+
"type": "string",
|
| 1085 |
+
"description": "name"
|
| 1086 |
+
},
|
| 1087 |
+
"email": {
|
| 1088 |
+
"type": "string",
|
| 1089 |
+
"description": "email"
|
| 1090 |
+
},
|
| 1091 |
+
"team": {
|
| 1092 |
+
"type": "string",
|
| 1093 |
+
"description": "team"
|
| 1094 |
+
}
|
| 1095 |
+
},
|
| 1096 |
+
"required": [
|
| 1097 |
+
"name"
|
| 1098 |
+
],
|
| 1099 |
+
"additionalProperties": false
|
| 1100 |
+
}
|
| 1101 |
+
}
|
| 1102 |
+
},
|
| 1103 |
+
{
|
| 1104 |
+
"tool_id": "tool_update_employee",
|
| 1105 |
+
"name": "update_employee",
|
| 1106 |
+
"description": "Update a employee by employee_id",
|
| 1107 |
+
"source_code": "def update_employee(employee_id: int, **updates) -> dict | None:\n \"\"\"Update a employee by employee_id.\"\"\"\n conn = get_db()\n try:\n clean_updates = {\n key: value for key, value in updates.items()\n if key in ['name', 'email', 'team']\n }\n if clean_updates:\n set_clause = \", \".join([f\"{k} = ?\" for k in clean_updates])\n values = list(clean_updates.values()) + [employee_id]\n conn.execute(f\"UPDATE employees SET {set_clause} WHERE employee_id = ?\", values)\n conn.commit()\n cursor = conn.execute(\"SELECT * FROM employees WHERE employee_id = ?\", (employee_id,))\n row = cursor.fetchone()\n if row is None:\n return None\n columns = [d[0] for d in cursor.description]\n return dict(zip(columns, row))\n finally:\n conn.close()\n",
|
| 1108 |
+
"parameters": [
|
| 1109 |
+
{
|
| 1110 |
+
"name": "employee_id",
|
| 1111 |
+
"type": "int",
|
| 1112 |
+
"required": true
|
| 1113 |
+
},
|
| 1114 |
+
{
|
| 1115 |
+
"name": "name",
|
| 1116 |
+
"type": "str",
|
| 1117 |
+
"required": false
|
| 1118 |
+
},
|
| 1119 |
+
{
|
| 1120 |
+
"name": "email",
|
| 1121 |
+
"type": "str",
|
| 1122 |
+
"required": false
|
| 1123 |
+
},
|
| 1124 |
+
{
|
| 1125 |
+
"name": "team",
|
| 1126 |
+
"type": "str",
|
| 1127 |
+
"required": false
|
| 1128 |
+
}
|
| 1129 |
+
],
|
| 1130 |
+
"return_type": "dict | None",
|
| 1131 |
+
"read_tables": [
|
| 1132 |
+
"employees"
|
| 1133 |
+
],
|
| 1134 |
+
"write_tables": [
|
| 1135 |
+
"employees"
|
| 1136 |
+
],
|
| 1137 |
+
"json_schema": {
|
| 1138 |
+
"name": "update_employee",
|
| 1139 |
+
"description": "Update a employee by employee_id",
|
| 1140 |
+
"parameters": {
|
| 1141 |
+
"type": "object",
|
| 1142 |
+
"properties": {
|
| 1143 |
+
"employee_id": {
|
| 1144 |
+
"type": "integer",
|
| 1145 |
+
"description": "employee_id"
|
| 1146 |
+
},
|
| 1147 |
+
"name": {
|
| 1148 |
+
"type": "string",
|
| 1149 |
+
"description": "name"
|
| 1150 |
+
},
|
| 1151 |
+
"email": {
|
| 1152 |
+
"type": "string",
|
| 1153 |
+
"description": "email"
|
| 1154 |
+
},
|
| 1155 |
+
"team": {
|
| 1156 |
+
"type": "string",
|
| 1157 |
+
"description": "team"
|
| 1158 |
+
}
|
| 1159 |
+
},
|
| 1160 |
+
"required": [
|
| 1161 |
+
"employee_id"
|
| 1162 |
+
],
|
| 1163 |
+
"additionalProperties": false
|
| 1164 |
+
}
|
| 1165 |
+
}
|
| 1166 |
+
},
|
| 1167 |
+
{
|
| 1168 |
+
"tool_id": "tool_delete_employee",
|
| 1169 |
+
"name": "delete_employee",
|
| 1170 |
+
"description": "Delete a employee by employee_id",
|
| 1171 |
+
"source_code": "def delete_employee(employee_id: int) -> bool:\n \"\"\"Delete a employee by employee_id. Returns True if deleted.\"\"\"\n conn = get_db()\n try:\n cursor = conn.execute(\"DELETE FROM employees WHERE employee_id = ?\", (employee_id,))\n conn.commit()\n return cursor.rowcount > 0\n finally:\n conn.close()\n",
|
| 1172 |
+
"parameters": [
|
| 1173 |
+
{
|
| 1174 |
+
"name": "employee_id",
|
| 1175 |
+
"type": "int",
|
| 1176 |
+
"required": true
|
| 1177 |
+
}
|
| 1178 |
+
],
|
| 1179 |
+
"return_type": "bool",
|
| 1180 |
+
"read_tables": [],
|
| 1181 |
+
"write_tables": [
|
| 1182 |
+
"employees"
|
| 1183 |
+
],
|
| 1184 |
+
"json_schema": {
|
| 1185 |
+
"name": "delete_employee",
|
| 1186 |
+
"description": "Delete a employee by employee_id",
|
| 1187 |
+
"parameters": {
|
| 1188 |
+
"type": "object",
|
| 1189 |
+
"properties": {
|
| 1190 |
+
"employee_id": {
|
| 1191 |
+
"type": "integer",
|
| 1192 |
+
"description": "employee_id"
|
| 1193 |
+
}
|
| 1194 |
+
},
|
| 1195 |
+
"required": [
|
| 1196 |
+
"employee_id"
|
| 1197 |
+
],
|
| 1198 |
+
"additionalProperties": false
|
| 1199 |
+
}
|
| 1200 |
+
}
|
| 1201 |
+
},
|
| 1202 |
+
{
|
| 1203 |
+
"tool_id": "tool_count_employees",
|
| 1204 |
+
"name": "count_employees",
|
| 1205 |
+
"description": "Count records in employees",
|
| 1206 |
+
"source_code": "def count_employees(**filters) -> int:\n \"\"\"Count records in employees, optionally filtered.\"\"\"\n conn = get_db()\n try:\n unknown_filters = sorted(set(filters) - set(['employee_id', 'name', 'email', 'team']))\n if unknown_filters:\n raise ValueError(\n f\"Unsupported employees filters: {unknown_filters}\"\n )\n conditions = []\n params = []\n for key, value in filters.items():\n conditions.append(f\"{key} = ?\")\n params.append(value)\n where = \"WHERE \" + \" AND \".join(conditions) if conditions else \"\"\n cursor = conn.execute(f\"SELECT COUNT(*) FROM employees {where}\", params)\n return cursor.fetchone()[0]\n finally:\n conn.close()\n",
|
| 1207 |
+
"parameters": [
|
| 1208 |
+
{
|
| 1209 |
+
"name": "employee_id",
|
| 1210 |
+
"type": "int",
|
| 1211 |
+
"required": false
|
| 1212 |
+
},
|
| 1213 |
+
{
|
| 1214 |
+
"name": "name",
|
| 1215 |
+
"type": "str",
|
| 1216 |
+
"required": false
|
| 1217 |
+
},
|
| 1218 |
+
{
|
| 1219 |
+
"name": "email",
|
| 1220 |
+
"type": "str",
|
| 1221 |
+
"required": false
|
| 1222 |
+
},
|
| 1223 |
+
{
|
| 1224 |
+
"name": "team",
|
| 1225 |
+
"type": "str",
|
| 1226 |
+
"required": false
|
| 1227 |
+
}
|
| 1228 |
+
],
|
| 1229 |
+
"return_type": "int",
|
| 1230 |
+
"read_tables": [
|
| 1231 |
+
"employees"
|
| 1232 |
+
],
|
| 1233 |
+
"write_tables": [],
|
| 1234 |
+
"json_schema": {
|
| 1235 |
+
"name": "count_employees",
|
| 1236 |
+
"description": "Count records in employees",
|
| 1237 |
+
"parameters": {
|
| 1238 |
+
"type": "object",
|
| 1239 |
+
"properties": {
|
| 1240 |
+
"employee_id": {
|
| 1241 |
+
"type": "integer",
|
| 1242 |
+
"description": "employee_id"
|
| 1243 |
+
},
|
| 1244 |
+
"name": {
|
| 1245 |
+
"type": "string",
|
| 1246 |
+
"description": "name"
|
| 1247 |
+
},
|
| 1248 |
+
"email": {
|
| 1249 |
+
"type": "string",
|
| 1250 |
+
"description": "email"
|
| 1251 |
+
},
|
| 1252 |
+
"team": {
|
| 1253 |
+
"type": "string",
|
| 1254 |
+
"description": "team"
|
| 1255 |
+
}
|
| 1256 |
+
},
|
| 1257 |
+
"required": [],
|
| 1258 |
+
"additionalProperties": false
|
| 1259 |
+
}
|
| 1260 |
+
}
|
| 1261 |
+
},
|
| 1262 |
+
{
|
| 1263 |
+
"tool_id": "tool_search_indexed_documents",
|
| 1264 |
+
"name": "search_indexed_documents",
|
| 1265 |
+
"description": "Search indexed_documents by text match or filters",
|
| 1266 |
+
"source_code": "def search_indexed_documents(query: str = \"\", limit: int = 10, **filters) -> list:\n \"\"\"Search indexed_documents by text match or filters.\"\"\"\n conn = get_db()\n try:\n # Tolerate agents passing filters via query (a common LLM mistake):\n # a dict-valued query is really a set of column filters.\n if isinstance(query, dict):\n filters.update(query)\n query = \"\"\n unknown_filters = sorted(set(filters) - set(['document_id', 'source_id', 'title', 'owner_email', 'updated_on', 'sensitivity', 'status']))\n if unknown_filters:\n raise ValueError(\n f\"Unsupported indexed_documents filters: {unknown_filters}\"\n )\n conditions = []\n params = []\n if query:\n conditions.append(\"title LIKE ?\")\n params.append(f\"%{query}%\")\n for key, value in filters.items():\n conditions.append(f\"{key} = ?\")\n params.append(value)\n where = \"WHERE \" + \" AND \".join(conditions) if conditions else \"\"\n sql = f\"SELECT * FROM indexed_documents {where} LIMIT ?\"\n params.append(limit)\n cursor = conn.execute(sql, params)\n columns = [d[0] for d in cursor.description]\n return [dict(zip(columns, row)) for row in cursor.fetchall()]\n finally:\n conn.close()\n",
|
| 1267 |
+
"parameters": [
|
| 1268 |
+
{
|
| 1269 |
+
"name": "query",
|
| 1270 |
+
"type": "str",
|
| 1271 |
+
"required": false,
|
| 1272 |
+
"default": ""
|
| 1273 |
+
},
|
| 1274 |
+
{
|
| 1275 |
+
"name": "limit",
|
| 1276 |
+
"type": "int",
|
| 1277 |
+
"required": false,
|
| 1278 |
+
"default": "10"
|
| 1279 |
+
},
|
| 1280 |
+
{
|
| 1281 |
+
"name": "source_id",
|
| 1282 |
+
"type": "int",
|
| 1283 |
+
"required": false
|
| 1284 |
+
},
|
| 1285 |
+
{
|
| 1286 |
+
"name": "title",
|
| 1287 |
+
"type": "str",
|
| 1288 |
+
"required": false
|
| 1289 |
+
},
|
| 1290 |
+
{
|
| 1291 |
+
"name": "owner_email",
|
| 1292 |
+
"type": "str",
|
| 1293 |
+
"required": false
|
| 1294 |
+
},
|
| 1295 |
+
{
|
| 1296 |
+
"name": "updated_on",
|
| 1297 |
+
"type": "str",
|
| 1298 |
+
"required": false
|
| 1299 |
+
},
|
| 1300 |
+
{
|
| 1301 |
+
"name": "sensitivity",
|
| 1302 |
+
"type": "str",
|
| 1303 |
+
"required": false
|
| 1304 |
+
},
|
| 1305 |
+
{
|
| 1306 |
+
"name": "status",
|
| 1307 |
+
"type": "str",
|
| 1308 |
+
"required": false
|
| 1309 |
+
}
|
| 1310 |
+
],
|
| 1311 |
+
"return_type": "list[dict]",
|
| 1312 |
+
"read_tables": [
|
| 1313 |
+
"indexed_documents"
|
| 1314 |
+
],
|
| 1315 |
+
"write_tables": [],
|
| 1316 |
+
"json_schema": {
|
| 1317 |
+
"name": "search_indexed_documents",
|
| 1318 |
+
"description": "Search indexed_documents by text match or filters",
|
| 1319 |
+
"parameters": {
|
| 1320 |
+
"type": "object",
|
| 1321 |
+
"properties": {
|
| 1322 |
+
"query": {
|
| 1323 |
+
"type": "string",
|
| 1324 |
+
"description": "query",
|
| 1325 |
+
"default": ""
|
| 1326 |
+
},
|
| 1327 |
+
"limit": {
|
| 1328 |
+
"type": "integer",
|
| 1329 |
+
"description": "limit",
|
| 1330 |
+
"default": "10"
|
| 1331 |
+
},
|
| 1332 |
+
"source_id": {
|
| 1333 |
+
"type": "integer",
|
| 1334 |
+
"description": "source_id"
|
| 1335 |
+
},
|
| 1336 |
+
"title": {
|
| 1337 |
+
"type": "string",
|
| 1338 |
+
"description": "title"
|
| 1339 |
+
},
|
| 1340 |
+
"owner_email": {
|
| 1341 |
+
"type": "string",
|
| 1342 |
+
"description": "owner_email"
|
| 1343 |
+
},
|
| 1344 |
+
"updated_on": {
|
| 1345 |
+
"type": "string",
|
| 1346 |
+
"description": "updated_on"
|
| 1347 |
+
},
|
| 1348 |
+
"sensitivity": {
|
| 1349 |
+
"type": "string",
|
| 1350 |
+
"description": "sensitivity"
|
| 1351 |
+
},
|
| 1352 |
+
"status": {
|
| 1353 |
+
"type": "string",
|
| 1354 |
+
"description": "status"
|
| 1355 |
+
}
|
| 1356 |
+
},
|
| 1357 |
+
"required": [],
|
| 1358 |
+
"additionalProperties": false
|
| 1359 |
+
}
|
| 1360 |
+
}
|
| 1361 |
+
},
|
| 1362 |
+
{
|
| 1363 |
+
"tool_id": "tool_get_indexed_document",
|
| 1364 |
+
"name": "get_indexed_document",
|
| 1365 |
+
"description": "Get a indexed_document by its document_id",
|
| 1366 |
+
"source_code": "def get_indexed_document(document_id: int) -> dict | None:\n \"\"\"Get a single indexed_document by document_id.\"\"\"\n conn = get_db()\n try:\n cursor = conn.execute(\"SELECT * FROM indexed_documents WHERE document_id = ?\", (document_id,))\n row = cursor.fetchone()\n if row is None:\n return None\n columns = [d[0] for d in cursor.description]\n return dict(zip(columns, row))\n finally:\n conn.close()\n",
|
| 1367 |
+
"parameters": [
|
| 1368 |
+
{
|
| 1369 |
+
"name": "document_id",
|
| 1370 |
+
"type": "int",
|
| 1371 |
+
"required": true
|
| 1372 |
+
}
|
| 1373 |
+
],
|
| 1374 |
+
"return_type": "dict | None",
|
| 1375 |
+
"read_tables": [
|
| 1376 |
+
"indexed_documents"
|
| 1377 |
+
],
|
| 1378 |
+
"write_tables": [],
|
| 1379 |
+
"json_schema": {
|
| 1380 |
+
"name": "get_indexed_document",
|
| 1381 |
+
"description": "Get a indexed_document by its document_id",
|
| 1382 |
+
"parameters": {
|
| 1383 |
+
"type": "object",
|
| 1384 |
+
"properties": {
|
| 1385 |
+
"document_id": {
|
| 1386 |
+
"type": "integer",
|
| 1387 |
+
"description": "document_id"
|
| 1388 |
+
}
|
| 1389 |
+
},
|
| 1390 |
+
"required": [
|
| 1391 |
+
"document_id"
|
| 1392 |
+
],
|
| 1393 |
+
"additionalProperties": false
|
| 1394 |
+
}
|
| 1395 |
+
}
|
| 1396 |
+
},
|
| 1397 |
+
{
|
| 1398 |
+
"tool_id": "tool_create_indexed_document",
|
| 1399 |
+
"name": "create_indexed_document",
|
| 1400 |
+
"description": "Create a new indexed_document",
|
| 1401 |
+
"source_code": "def create_indexed_document(title: str, **kwargs) -> dict:\n \"\"\"Create a new indexed_document.\"\"\"\n conn = get_db()\n try:\n data = {\"title\": title}\n data.update(kwargs)\n columns = [k for k in data if k in ['source_id', 'title', 'owner_email', 'updated_on', 'sensitivity', 'status']]\n values = [data[k] for k in columns]\n if columns:\n placeholders = \", \".join([\"?\"] * len(columns))\n sql = f\"INSERT INTO indexed_documents ({', '.join(columns)}) VALUES ({placeholders})\"\n cursor = conn.execute(sql, values)\n else:\n cursor = conn.execute(\"INSERT INTO indexed_documents DEFAULT VALUES\")\n conn.commit()\n new_id = cursor.lastrowid\n cursor2 = conn.execute(\"SELECT * FROM indexed_documents WHERE document_id = ?\", (new_id,))\n cols = [d[0] for d in cursor2.description]\n return dict(zip(cols, cursor2.fetchone()))\n finally:\n conn.close()\n",
|
| 1402 |
+
"parameters": [
|
| 1403 |
+
{
|
| 1404 |
+
"name": "source_id",
|
| 1405 |
+
"type": "int",
|
| 1406 |
+
"required": false
|
| 1407 |
+
},
|
| 1408 |
+
{
|
| 1409 |
+
"name": "title",
|
| 1410 |
+
"type": "str",
|
| 1411 |
+
"required": true
|
| 1412 |
+
},
|
| 1413 |
+
{
|
| 1414 |
+
"name": "owner_email",
|
| 1415 |
+
"type": "str",
|
| 1416 |
+
"required": false
|
| 1417 |
+
},
|
| 1418 |
+
{
|
| 1419 |
+
"name": "updated_on",
|
| 1420 |
+
"type": "str",
|
| 1421 |
+
"required": false
|
| 1422 |
+
},
|
| 1423 |
+
{
|
| 1424 |
+
"name": "sensitivity",
|
| 1425 |
+
"type": "str",
|
| 1426 |
+
"required": false
|
| 1427 |
+
},
|
| 1428 |
+
{
|
| 1429 |
+
"name": "status",
|
| 1430 |
+
"type": "str",
|
| 1431 |
+
"required": false
|
| 1432 |
+
}
|
| 1433 |
+
],
|
| 1434 |
+
"return_type": "dict",
|
| 1435 |
+
"read_tables": [],
|
| 1436 |
+
"write_tables": [
|
| 1437 |
+
"indexed_documents"
|
| 1438 |
+
],
|
| 1439 |
+
"json_schema": {
|
| 1440 |
+
"name": "create_indexed_document",
|
| 1441 |
+
"description": "Create a new indexed_document",
|
| 1442 |
+
"parameters": {
|
| 1443 |
+
"type": "object",
|
| 1444 |
+
"properties": {
|
| 1445 |
+
"source_id": {
|
| 1446 |
+
"type": "integer",
|
| 1447 |
+
"description": "source_id"
|
| 1448 |
+
},
|
| 1449 |
+
"title": {
|
| 1450 |
+
"type": "string",
|
| 1451 |
+
"description": "title"
|
| 1452 |
+
},
|
| 1453 |
+
"owner_email": {
|
| 1454 |
+
"type": "string",
|
| 1455 |
+
"description": "owner_email"
|
| 1456 |
+
},
|
| 1457 |
+
"updated_on": {
|
| 1458 |
+
"type": "string",
|
| 1459 |
+
"description": "updated_on"
|
| 1460 |
+
},
|
| 1461 |
+
"sensitivity": {
|
| 1462 |
+
"type": "string",
|
| 1463 |
+
"description": "sensitivity"
|
| 1464 |
+
},
|
| 1465 |
+
"status": {
|
| 1466 |
+
"type": "string",
|
| 1467 |
+
"description": "status"
|
| 1468 |
+
}
|
| 1469 |
+
},
|
| 1470 |
+
"required": [
|
| 1471 |
+
"title"
|
| 1472 |
+
],
|
| 1473 |
+
"additionalProperties": false
|
| 1474 |
+
}
|
| 1475 |
+
}
|
| 1476 |
+
},
|
| 1477 |
+
{
|
| 1478 |
+
"tool_id": "tool_update_indexed_document",
|
| 1479 |
+
"name": "update_indexed_document",
|
| 1480 |
+
"description": "Update a indexed_document by document_id",
|
| 1481 |
+
"source_code": "def update_indexed_document(document_id: int, **updates) -> dict | None:\n \"\"\"Update a indexed_document by document_id.\"\"\"\n conn = get_db()\n try:\n clean_updates = {\n key: value for key, value in updates.items()\n if key in ['source_id', 'title', 'owner_email', 'updated_on', 'sensitivity', 'status']\n }\n if clean_updates:\n set_clause = \", \".join([f\"{k} = ?\" for k in clean_updates])\n values = list(clean_updates.values()) + [document_id]\n conn.execute(f\"UPDATE indexed_documents SET {set_clause} WHERE document_id = ?\", values)\n conn.commit()\n cursor = conn.execute(\"SELECT * FROM indexed_documents WHERE document_id = ?\", (document_id,))\n row = cursor.fetchone()\n if row is None:\n return None\n columns = [d[0] for d in cursor.description]\n return dict(zip(columns, row))\n finally:\n conn.close()\n",
|
| 1482 |
+
"parameters": [
|
| 1483 |
+
{
|
| 1484 |
+
"name": "document_id",
|
| 1485 |
+
"type": "int",
|
| 1486 |
+
"required": true
|
| 1487 |
+
},
|
| 1488 |
+
{
|
| 1489 |
+
"name": "source_id",
|
| 1490 |
+
"type": "int",
|
| 1491 |
+
"required": false
|
| 1492 |
+
},
|
| 1493 |
+
{
|
| 1494 |
+
"name": "title",
|
| 1495 |
+
"type": "str",
|
| 1496 |
+
"required": false
|
| 1497 |
+
},
|
| 1498 |
+
{
|
| 1499 |
+
"name": "owner_email",
|
| 1500 |
+
"type": "str",
|
| 1501 |
+
"required": false
|
| 1502 |
+
},
|
| 1503 |
+
{
|
| 1504 |
+
"name": "updated_on",
|
| 1505 |
+
"type": "str",
|
| 1506 |
+
"required": false
|
| 1507 |
+
},
|
| 1508 |
+
{
|
| 1509 |
+
"name": "sensitivity",
|
| 1510 |
+
"type": "str",
|
| 1511 |
+
"required": false
|
| 1512 |
+
},
|
| 1513 |
+
{
|
| 1514 |
+
"name": "status",
|
| 1515 |
+
"type": "str",
|
| 1516 |
+
"required": false
|
| 1517 |
+
}
|
| 1518 |
+
],
|
| 1519 |
+
"return_type": "dict | None",
|
| 1520 |
+
"read_tables": [
|
| 1521 |
+
"indexed_documents"
|
| 1522 |
+
],
|
| 1523 |
+
"write_tables": [
|
| 1524 |
+
"indexed_documents"
|
| 1525 |
+
],
|
| 1526 |
+
"json_schema": {
|
| 1527 |
+
"name": "update_indexed_document",
|
| 1528 |
+
"description": "Update a indexed_document by document_id",
|
| 1529 |
+
"parameters": {
|
| 1530 |
+
"type": "object",
|
| 1531 |
+
"properties": {
|
| 1532 |
+
"document_id": {
|
| 1533 |
+
"type": "integer",
|
| 1534 |
+
"description": "document_id"
|
| 1535 |
+
},
|
| 1536 |
+
"source_id": {
|
| 1537 |
+
"type": "integer",
|
| 1538 |
+
"description": "source_id"
|
| 1539 |
+
},
|
| 1540 |
+
"title": {
|
| 1541 |
+
"type": "string",
|
| 1542 |
+
"description": "title"
|
| 1543 |
+
},
|
| 1544 |
+
"owner_email": {
|
| 1545 |
+
"type": "string",
|
| 1546 |
+
"description": "owner_email"
|
| 1547 |
+
},
|
| 1548 |
+
"updated_on": {
|
| 1549 |
+
"type": "string",
|
| 1550 |
+
"description": "updated_on"
|
| 1551 |
+
},
|
| 1552 |
+
"sensitivity": {
|
| 1553 |
+
"type": "string",
|
| 1554 |
+
"description": "sensitivity"
|
| 1555 |
+
},
|
| 1556 |
+
"status": {
|
| 1557 |
+
"type": "string",
|
| 1558 |
+
"description": "status"
|
| 1559 |
+
}
|
| 1560 |
+
},
|
| 1561 |
+
"required": [
|
| 1562 |
+
"document_id"
|
| 1563 |
+
],
|
| 1564 |
+
"additionalProperties": false
|
| 1565 |
+
}
|
| 1566 |
+
}
|
| 1567 |
+
},
|
| 1568 |
+
{
|
| 1569 |
+
"tool_id": "tool_delete_indexed_document",
|
| 1570 |
+
"name": "delete_indexed_document",
|
| 1571 |
+
"description": "Delete a indexed_document by document_id",
|
| 1572 |
+
"source_code": "def delete_indexed_document(document_id: int) -> bool:\n \"\"\"Delete a indexed_document by document_id. Returns True if deleted.\"\"\"\n conn = get_db()\n try:\n cursor = conn.execute(\"DELETE FROM indexed_documents WHERE document_id = ?\", (document_id,))\n conn.commit()\n return cursor.rowcount > 0\n finally:\n conn.close()\n",
|
| 1573 |
+
"parameters": [
|
| 1574 |
+
{
|
| 1575 |
+
"name": "document_id",
|
| 1576 |
+
"type": "int",
|
| 1577 |
+
"required": true
|
| 1578 |
+
}
|
| 1579 |
+
],
|
| 1580 |
+
"return_type": "bool",
|
| 1581 |
+
"read_tables": [],
|
| 1582 |
+
"write_tables": [
|
| 1583 |
+
"indexed_documents"
|
| 1584 |
+
],
|
| 1585 |
+
"json_schema": {
|
| 1586 |
+
"name": "delete_indexed_document",
|
| 1587 |
+
"description": "Delete a indexed_document by document_id",
|
| 1588 |
+
"parameters": {
|
| 1589 |
+
"type": "object",
|
| 1590 |
+
"properties": {
|
| 1591 |
+
"document_id": {
|
| 1592 |
+
"type": "integer",
|
| 1593 |
+
"description": "document_id"
|
| 1594 |
+
}
|
| 1595 |
+
},
|
| 1596 |
+
"required": [
|
| 1597 |
+
"document_id"
|
| 1598 |
+
],
|
| 1599 |
+
"additionalProperties": false
|
| 1600 |
+
}
|
| 1601 |
+
}
|
| 1602 |
+
},
|
| 1603 |
+
{
|
| 1604 |
+
"tool_id": "tool_count_indexed_documents",
|
| 1605 |
+
"name": "count_indexed_documents",
|
| 1606 |
+
"description": "Count records in indexed_documents",
|
| 1607 |
+
"source_code": "def count_indexed_documents(**filters) -> int:\n \"\"\"Count records in indexed_documents, optionally filtered.\"\"\"\n conn = get_db()\n try:\n unknown_filters = sorted(set(filters) - set(['document_id', 'source_id', 'title', 'owner_email', 'updated_on', 'sensitivity', 'status']))\n if unknown_filters:\n raise ValueError(\n f\"Unsupported indexed_documents filters: {unknown_filters}\"\n )\n conditions = []\n params = []\n for key, value in filters.items():\n conditions.append(f\"{key} = ?\")\n params.append(value)\n where = \"WHERE \" + \" AND \".join(conditions) if conditions else \"\"\n cursor = conn.execute(f\"SELECT COUNT(*) FROM indexed_documents {where}\", params)\n return cursor.fetchone()[0]\n finally:\n conn.close()\n",
|
| 1608 |
+
"parameters": [
|
| 1609 |
+
{
|
| 1610 |
+
"name": "document_id",
|
| 1611 |
+
"type": "int",
|
| 1612 |
+
"required": false
|
| 1613 |
+
},
|
| 1614 |
+
{
|
| 1615 |
+
"name": "source_id",
|
| 1616 |
+
"type": "int",
|
| 1617 |
+
"required": false
|
| 1618 |
+
},
|
| 1619 |
+
{
|
| 1620 |
+
"name": "title",
|
| 1621 |
+
"type": "str",
|
| 1622 |
+
"required": false
|
| 1623 |
+
},
|
| 1624 |
+
{
|
| 1625 |
+
"name": "owner_email",
|
| 1626 |
+
"type": "str",
|
| 1627 |
+
"required": false
|
| 1628 |
+
},
|
| 1629 |
+
{
|
| 1630 |
+
"name": "updated_on",
|
| 1631 |
+
"type": "str",
|
| 1632 |
+
"required": false
|
| 1633 |
+
},
|
| 1634 |
+
{
|
| 1635 |
+
"name": "sensitivity",
|
| 1636 |
+
"type": "str",
|
| 1637 |
+
"required": false
|
| 1638 |
+
},
|
| 1639 |
+
{
|
| 1640 |
+
"name": "status",
|
| 1641 |
+
"type": "str",
|
| 1642 |
+
"required": false
|
| 1643 |
+
}
|
| 1644 |
+
],
|
| 1645 |
+
"return_type": "int",
|
| 1646 |
+
"read_tables": [
|
| 1647 |
+
"indexed_documents"
|
| 1648 |
+
],
|
| 1649 |
+
"write_tables": [],
|
| 1650 |
+
"json_schema": {
|
| 1651 |
+
"name": "count_indexed_documents",
|
| 1652 |
+
"description": "Count records in indexed_documents",
|
| 1653 |
+
"parameters": {
|
| 1654 |
+
"type": "object",
|
| 1655 |
+
"properties": {
|
| 1656 |
+
"document_id": {
|
| 1657 |
+
"type": "integer",
|
| 1658 |
+
"description": "document_id"
|
| 1659 |
+
},
|
| 1660 |
+
"source_id": {
|
| 1661 |
+
"type": "integer",
|
| 1662 |
+
"description": "source_id"
|
| 1663 |
+
},
|
| 1664 |
+
"title": {
|
| 1665 |
+
"type": "string",
|
| 1666 |
+
"description": "title"
|
| 1667 |
+
},
|
| 1668 |
+
"owner_email": {
|
| 1669 |
+
"type": "string",
|
| 1670 |
+
"description": "owner_email"
|
| 1671 |
+
},
|
| 1672 |
+
"updated_on": {
|
| 1673 |
+
"type": "string",
|
| 1674 |
+
"description": "updated_on"
|
| 1675 |
+
},
|
| 1676 |
+
"sensitivity": {
|
| 1677 |
+
"type": "string",
|
| 1678 |
+
"description": "sensitivity"
|
| 1679 |
+
},
|
| 1680 |
+
"status": {
|
| 1681 |
+
"type": "string",
|
| 1682 |
+
"description": "status"
|
| 1683 |
+
}
|
| 1684 |
+
},
|
| 1685 |
+
"required": [],
|
| 1686 |
+
"additionalProperties": false
|
| 1687 |
+
}
|
| 1688 |
+
}
|
| 1689 |
+
},
|
| 1690 |
+
{
|
| 1691 |
+
"tool_id": "tool_list_indexed_documents_for_source",
|
| 1692 |
+
"name": "list_indexed_documents_for_source",
|
| 1693 |
+
"description": "Investigate indexed_documents belonging to a source by source_id",
|
| 1694 |
+
"source_code": "def list_indexed_documents_for_source(source_id: int, limit: int = 50) -> list:\n \"\"\"List indexed_documents linked to one source.\"\"\"\n conn = get_db()\n try:\n cursor = conn.execute(\n \"SELECT * FROM indexed_documents WHERE source_id = ? LIMIT ?\",\n (source_id, limit),\n )\n columns = [d[0] for d in cursor.description]\n return [dict(zip(columns, row)) for row in cursor.fetchall()]\n finally:\n conn.close()\n",
|
| 1695 |
+
"parameters": [
|
| 1696 |
+
{
|
| 1697 |
+
"name": "source_id",
|
| 1698 |
+
"type": "int",
|
| 1699 |
+
"required": true
|
| 1700 |
+
},
|
| 1701 |
+
{
|
| 1702 |
+
"name": "limit",
|
| 1703 |
+
"type": "int",
|
| 1704 |
+
"required": false,
|
| 1705 |
+
"default": "50"
|
| 1706 |
+
}
|
| 1707 |
+
],
|
| 1708 |
+
"return_type": "list[dict]",
|
| 1709 |
+
"read_tables": [
|
| 1710 |
+
"indexed_documents"
|
| 1711 |
+
],
|
| 1712 |
+
"write_tables": [],
|
| 1713 |
+
"json_schema": {
|
| 1714 |
+
"name": "list_indexed_documents_for_source",
|
| 1715 |
+
"description": "Investigate indexed_documents belonging to a source by source_id",
|
| 1716 |
+
"parameters": {
|
| 1717 |
+
"type": "object",
|
| 1718 |
+
"properties": {
|
| 1719 |
+
"source_id": {
|
| 1720 |
+
"type": "integer",
|
| 1721 |
+
"description": "source_id"
|
| 1722 |
+
},
|
| 1723 |
+
"limit": {
|
| 1724 |
+
"type": "integer",
|
| 1725 |
+
"description": "limit",
|
| 1726 |
+
"default": "50"
|
| 1727 |
+
}
|
| 1728 |
+
},
|
| 1729 |
+
"required": [
|
| 1730 |
+
"source_id"
|
| 1731 |
+
],
|
| 1732 |
+
"additionalProperties": false
|
| 1733 |
+
}
|
| 1734 |
+
}
|
| 1735 |
+
},
|
| 1736 |
+
{
|
| 1737 |
+
"tool_id": "tool_search_search_queries",
|
| 1738 |
+
"name": "search_search_queries",
|
| 1739 |
+
"description": "Search search_queries by text match or filters",
|
| 1740 |
+
"source_code": "def search_search_queries(query: str = \"\", limit: int = 10, **filters) -> list:\n \"\"\"Search search_queries by text match or filters.\"\"\"\n conn = get_db()\n try:\n # Tolerate agents passing filters via query (a common LLM mistake):\n # a dict-valued query is really a set of column filters.\n if isinstance(query, dict):\n filters.update(query)\n query = \"\"\n unknown_filters = sorted(set(filters) - set(['query_id', 'employee_id', 'query_text', 'ran_on', 'result_count']))\n if unknown_filters:\n raise ValueError(\n f\"Unsupported search_queries filters: {unknown_filters}\"\n )\n conditions = []\n params = []\n if query:\n conditions.append(\"query_text LIKE ?\")\n params.append(f\"%{query}%\")\n for key, value in filters.items():\n conditions.append(f\"{key} = ?\")\n params.append(value)\n where = \"WHERE \" + \" AND \".join(conditions) if conditions else \"\"\n sql = f\"SELECT * FROM search_queries {where} LIMIT ?\"\n params.append(limit)\n cursor = conn.execute(sql, params)\n columns = [d[0] for d in cursor.description]\n return [dict(zip(columns, row)) for row in cursor.fetchall()]\n finally:\n conn.close()\n",
|
| 1741 |
+
"parameters": [
|
| 1742 |
+
{
|
| 1743 |
+
"name": "query",
|
| 1744 |
+
"type": "str",
|
| 1745 |
+
"required": false,
|
| 1746 |
+
"default": ""
|
| 1747 |
+
},
|
| 1748 |
+
{
|
| 1749 |
+
"name": "limit",
|
| 1750 |
+
"type": "int",
|
| 1751 |
+
"required": false,
|
| 1752 |
+
"default": "10"
|
| 1753 |
+
},
|
| 1754 |
+
{
|
| 1755 |
+
"name": "employee_id",
|
| 1756 |
+
"type": "int",
|
| 1757 |
+
"required": false
|
| 1758 |
+
},
|
| 1759 |
+
{
|
| 1760 |
+
"name": "query_text",
|
| 1761 |
+
"type": "str",
|
| 1762 |
+
"required": false
|
| 1763 |
+
},
|
| 1764 |
+
{
|
| 1765 |
+
"name": "ran_on",
|
| 1766 |
+
"type": "str",
|
| 1767 |
+
"required": false
|
| 1768 |
+
},
|
| 1769 |
+
{
|
| 1770 |
+
"name": "result_count",
|
| 1771 |
+
"type": "int",
|
| 1772 |
+
"required": false
|
| 1773 |
+
}
|
| 1774 |
+
],
|
| 1775 |
+
"return_type": "list[dict]",
|
| 1776 |
+
"read_tables": [
|
| 1777 |
+
"search_queries"
|
| 1778 |
+
],
|
| 1779 |
+
"write_tables": [],
|
| 1780 |
+
"json_schema": {
|
| 1781 |
+
"name": "search_search_queries",
|
| 1782 |
+
"description": "Search search_queries by text match or filters",
|
| 1783 |
+
"parameters": {
|
| 1784 |
+
"type": "object",
|
| 1785 |
+
"properties": {
|
| 1786 |
+
"query": {
|
| 1787 |
+
"type": "string",
|
| 1788 |
+
"description": "query",
|
| 1789 |
+
"default": ""
|
| 1790 |
+
},
|
| 1791 |
+
"limit": {
|
| 1792 |
+
"type": "integer",
|
| 1793 |
+
"description": "limit",
|
| 1794 |
+
"default": "10"
|
| 1795 |
+
},
|
| 1796 |
+
"employee_id": {
|
| 1797 |
+
"type": "integer",
|
| 1798 |
+
"description": "employee_id"
|
| 1799 |
+
},
|
| 1800 |
+
"query_text": {
|
| 1801 |
+
"type": "string",
|
| 1802 |
+
"description": "query_text"
|
| 1803 |
+
},
|
| 1804 |
+
"ran_on": {
|
| 1805 |
+
"type": "string",
|
| 1806 |
+
"description": "ran_on"
|
| 1807 |
+
},
|
| 1808 |
+
"result_count": {
|
| 1809 |
+
"type": "integer",
|
| 1810 |
+
"description": "result_count"
|
| 1811 |
+
}
|
| 1812 |
+
},
|
| 1813 |
+
"required": [],
|
| 1814 |
+
"additionalProperties": false
|
| 1815 |
+
}
|
| 1816 |
+
}
|
| 1817 |
+
},
|
| 1818 |
+
{
|
| 1819 |
+
"tool_id": "tool_get_search_query",
|
| 1820 |
+
"name": "get_search_query",
|
| 1821 |
+
"description": "Get a search_query by its query_id",
|
| 1822 |
+
"source_code": "def get_search_query(query_id: int) -> dict | None:\n \"\"\"Get a single search_query by query_id.\"\"\"\n conn = get_db()\n try:\n cursor = conn.execute(\"SELECT * FROM search_queries WHERE query_id = ?\", (query_id,))\n row = cursor.fetchone()\n if row is None:\n return None\n columns = [d[0] for d in cursor.description]\n return dict(zip(columns, row))\n finally:\n conn.close()\n",
|
| 1823 |
+
"parameters": [
|
| 1824 |
+
{
|
| 1825 |
+
"name": "query_id",
|
| 1826 |
+
"type": "int",
|
| 1827 |
+
"required": true
|
| 1828 |
+
}
|
| 1829 |
+
],
|
| 1830 |
+
"return_type": "dict | None",
|
| 1831 |
+
"read_tables": [
|
| 1832 |
+
"search_queries"
|
| 1833 |
+
],
|
| 1834 |
+
"write_tables": [],
|
| 1835 |
+
"json_schema": {
|
| 1836 |
+
"name": "get_search_query",
|
| 1837 |
+
"description": "Get a search_query by its query_id",
|
| 1838 |
+
"parameters": {
|
| 1839 |
+
"type": "object",
|
| 1840 |
+
"properties": {
|
| 1841 |
+
"query_id": {
|
| 1842 |
+
"type": "integer",
|
| 1843 |
+
"description": "query_id"
|
| 1844 |
+
}
|
| 1845 |
+
},
|
| 1846 |
+
"required": [
|
| 1847 |
+
"query_id"
|
| 1848 |
+
],
|
| 1849 |
+
"additionalProperties": false
|
| 1850 |
+
}
|
| 1851 |
+
}
|
| 1852 |
+
},
|
| 1853 |
+
{
|
| 1854 |
+
"tool_id": "tool_create_search_query",
|
| 1855 |
+
"name": "create_search_query",
|
| 1856 |
+
"description": "Create a new search_query",
|
| 1857 |
+
"source_code": "def create_search_query(**kwargs) -> dict:\n \"\"\"Create a new search_query.\"\"\"\n conn = get_db()\n try:\n data = {}\n data.update(kwargs)\n columns = [k for k in data if k in ['employee_id', 'query_text', 'ran_on', 'result_count']]\n values = [data[k] for k in columns]\n if columns:\n placeholders = \", \".join([\"?\"] * len(columns))\n sql = f\"INSERT INTO search_queries ({', '.join(columns)}) VALUES ({placeholders})\"\n cursor = conn.execute(sql, values)\n else:\n cursor = conn.execute(\"INSERT INTO search_queries DEFAULT VALUES\")\n conn.commit()\n new_id = cursor.lastrowid\n cursor2 = conn.execute(\"SELECT * FROM search_queries WHERE query_id = ?\", (new_id,))\n cols = [d[0] for d in cursor2.description]\n return dict(zip(cols, cursor2.fetchone()))\n finally:\n conn.close()\n",
|
| 1858 |
+
"parameters": [
|
| 1859 |
+
{
|
| 1860 |
+
"name": "employee_id",
|
| 1861 |
+
"type": "int",
|
| 1862 |
+
"required": false
|
| 1863 |
+
},
|
| 1864 |
+
{
|
| 1865 |
+
"name": "query_text",
|
| 1866 |
+
"type": "str",
|
| 1867 |
+
"required": false
|
| 1868 |
+
},
|
| 1869 |
+
{
|
| 1870 |
+
"name": "ran_on",
|
| 1871 |
+
"type": "str",
|
| 1872 |
+
"required": false
|
| 1873 |
+
},
|
| 1874 |
+
{
|
| 1875 |
+
"name": "result_count",
|
| 1876 |
+
"type": "int",
|
| 1877 |
+
"required": false
|
| 1878 |
+
}
|
| 1879 |
+
],
|
| 1880 |
+
"return_type": "dict",
|
| 1881 |
+
"read_tables": [],
|
| 1882 |
+
"write_tables": [
|
| 1883 |
+
"search_queries"
|
| 1884 |
+
],
|
| 1885 |
+
"json_schema": {
|
| 1886 |
+
"name": "create_search_query",
|
| 1887 |
+
"description": "Create a new search_query",
|
| 1888 |
+
"parameters": {
|
| 1889 |
+
"type": "object",
|
| 1890 |
+
"properties": {
|
| 1891 |
+
"employee_id": {
|
| 1892 |
+
"type": "integer",
|
| 1893 |
+
"description": "employee_id"
|
| 1894 |
+
},
|
| 1895 |
+
"query_text": {
|
| 1896 |
+
"type": "string",
|
| 1897 |
+
"description": "query_text"
|
| 1898 |
+
},
|
| 1899 |
+
"ran_on": {
|
| 1900 |
+
"type": "string",
|
| 1901 |
+
"description": "ran_on"
|
| 1902 |
+
},
|
| 1903 |
+
"result_count": {
|
| 1904 |
+
"type": "integer",
|
| 1905 |
+
"description": "result_count"
|
| 1906 |
+
}
|
| 1907 |
+
},
|
| 1908 |
+
"required": [],
|
| 1909 |
+
"additionalProperties": false
|
| 1910 |
+
}
|
| 1911 |
+
}
|
| 1912 |
+
},
|
| 1913 |
+
{
|
| 1914 |
+
"tool_id": "tool_update_search_query",
|
| 1915 |
+
"name": "update_search_query",
|
| 1916 |
+
"description": "Update a search_query by query_id",
|
| 1917 |
+
"source_code": "def update_search_query(query_id: int, **updates) -> dict | None:\n \"\"\"Update a search_query by query_id.\"\"\"\n conn = get_db()\n try:\n clean_updates = {\n key: value for key, value in updates.items()\n if key in ['employee_id', 'query_text', 'ran_on', 'result_count']\n }\n if clean_updates:\n set_clause = \", \".join([f\"{k} = ?\" for k in clean_updates])\n values = list(clean_updates.values()) + [query_id]\n conn.execute(f\"UPDATE search_queries SET {set_clause} WHERE query_id = ?\", values)\n conn.commit()\n cursor = conn.execute(\"SELECT * FROM search_queries WHERE query_id = ?\", (query_id,))\n row = cursor.fetchone()\n if row is None:\n return None\n columns = [d[0] for d in cursor.description]\n return dict(zip(columns, row))\n finally:\n conn.close()\n",
|
| 1918 |
+
"parameters": [
|
| 1919 |
+
{
|
| 1920 |
+
"name": "query_id",
|
| 1921 |
+
"type": "int",
|
| 1922 |
+
"required": true
|
| 1923 |
+
},
|
| 1924 |
+
{
|
| 1925 |
+
"name": "employee_id",
|
| 1926 |
+
"type": "int",
|
| 1927 |
+
"required": false
|
| 1928 |
+
},
|
| 1929 |
+
{
|
| 1930 |
+
"name": "query_text",
|
| 1931 |
+
"type": "str",
|
| 1932 |
+
"required": false
|
| 1933 |
+
},
|
| 1934 |
+
{
|
| 1935 |
+
"name": "ran_on",
|
| 1936 |
+
"type": "str",
|
| 1937 |
+
"required": false
|
| 1938 |
+
},
|
| 1939 |
+
{
|
| 1940 |
+
"name": "result_count",
|
| 1941 |
+
"type": "int",
|
| 1942 |
+
"required": false
|
| 1943 |
+
}
|
| 1944 |
+
],
|
| 1945 |
+
"return_type": "dict | None",
|
| 1946 |
+
"read_tables": [
|
| 1947 |
+
"search_queries"
|
| 1948 |
+
],
|
| 1949 |
+
"write_tables": [
|
| 1950 |
+
"search_queries"
|
| 1951 |
+
],
|
| 1952 |
+
"json_schema": {
|
| 1953 |
+
"name": "update_search_query",
|
| 1954 |
+
"description": "Update a search_query by query_id",
|
| 1955 |
+
"parameters": {
|
| 1956 |
+
"type": "object",
|
| 1957 |
+
"properties": {
|
| 1958 |
+
"query_id": {
|
| 1959 |
+
"type": "integer",
|
| 1960 |
+
"description": "query_id"
|
| 1961 |
+
},
|
| 1962 |
+
"employee_id": {
|
| 1963 |
+
"type": "integer",
|
| 1964 |
+
"description": "employee_id"
|
| 1965 |
+
},
|
| 1966 |
+
"query_text": {
|
| 1967 |
+
"type": "string",
|
| 1968 |
+
"description": "query_text"
|
| 1969 |
+
},
|
| 1970 |
+
"ran_on": {
|
| 1971 |
+
"type": "string",
|
| 1972 |
+
"description": "ran_on"
|
| 1973 |
+
},
|
| 1974 |
+
"result_count": {
|
| 1975 |
+
"type": "integer",
|
| 1976 |
+
"description": "result_count"
|
| 1977 |
+
}
|
| 1978 |
+
},
|
| 1979 |
+
"required": [
|
| 1980 |
+
"query_id"
|
| 1981 |
+
],
|
| 1982 |
+
"additionalProperties": false
|
| 1983 |
+
}
|
| 1984 |
+
}
|
| 1985 |
+
},
|
| 1986 |
+
{
|
| 1987 |
+
"tool_id": "tool_delete_search_query",
|
| 1988 |
+
"name": "delete_search_query",
|
| 1989 |
+
"description": "Delete a search_query by query_id",
|
| 1990 |
+
"source_code": "def delete_search_query(query_id: int) -> bool:\n \"\"\"Delete a search_query by query_id. Returns True if deleted.\"\"\"\n conn = get_db()\n try:\n cursor = conn.execute(\"DELETE FROM search_queries WHERE query_id = ?\", (query_id,))\n conn.commit()\n return cursor.rowcount > 0\n finally:\n conn.close()\n",
|
| 1991 |
+
"parameters": [
|
| 1992 |
+
{
|
| 1993 |
+
"name": "query_id",
|
| 1994 |
+
"type": "int",
|
| 1995 |
+
"required": true
|
| 1996 |
+
}
|
| 1997 |
+
],
|
| 1998 |
+
"return_type": "bool",
|
| 1999 |
+
"read_tables": [],
|
| 2000 |
+
"write_tables": [
|
| 2001 |
+
"search_queries"
|
| 2002 |
+
],
|
| 2003 |
+
"json_schema": {
|
| 2004 |
+
"name": "delete_search_query",
|
| 2005 |
+
"description": "Delete a search_query by query_id",
|
| 2006 |
+
"parameters": {
|
| 2007 |
+
"type": "object",
|
| 2008 |
+
"properties": {
|
| 2009 |
+
"query_id": {
|
| 2010 |
+
"type": "integer",
|
| 2011 |
+
"description": "query_id"
|
| 2012 |
+
}
|
| 2013 |
+
},
|
| 2014 |
+
"required": [
|
| 2015 |
+
"query_id"
|
| 2016 |
+
],
|
| 2017 |
+
"additionalProperties": false
|
| 2018 |
+
}
|
| 2019 |
+
}
|
| 2020 |
+
},
|
| 2021 |
+
{
|
| 2022 |
+
"tool_id": "tool_count_search_queries",
|
| 2023 |
+
"name": "count_search_queries",
|
| 2024 |
+
"description": "Count records in search_queries",
|
| 2025 |
+
"source_code": "def count_search_queries(**filters) -> int:\n \"\"\"Count records in search_queries, optionally filtered.\"\"\"\n conn = get_db()\n try:\n unknown_filters = sorted(set(filters) - set(['query_id', 'employee_id', 'query_text', 'ran_on', 'result_count']))\n if unknown_filters:\n raise ValueError(\n f\"Unsupported search_queries filters: {unknown_filters}\"\n )\n conditions = []\n params = []\n for key, value in filters.items():\n conditions.append(f\"{key} = ?\")\n params.append(value)\n where = \"WHERE \" + \" AND \".join(conditions) if conditions else \"\"\n cursor = conn.execute(f\"SELECT COUNT(*) FROM search_queries {where}\", params)\n return cursor.fetchone()[0]\n finally:\n conn.close()\n",
|
| 2026 |
+
"parameters": [
|
| 2027 |
+
{
|
| 2028 |
+
"name": "query_id",
|
| 2029 |
+
"type": "int",
|
| 2030 |
+
"required": false
|
| 2031 |
+
},
|
| 2032 |
+
{
|
| 2033 |
+
"name": "employee_id",
|
| 2034 |
+
"type": "int",
|
| 2035 |
+
"required": false
|
| 2036 |
+
},
|
| 2037 |
+
{
|
| 2038 |
+
"name": "query_text",
|
| 2039 |
+
"type": "str",
|
| 2040 |
+
"required": false
|
| 2041 |
+
},
|
| 2042 |
+
{
|
| 2043 |
+
"name": "ran_on",
|
| 2044 |
+
"type": "str",
|
| 2045 |
+
"required": false
|
| 2046 |
+
},
|
| 2047 |
+
{
|
| 2048 |
+
"name": "result_count",
|
| 2049 |
+
"type": "int",
|
| 2050 |
+
"required": false
|
| 2051 |
+
}
|
| 2052 |
+
],
|
| 2053 |
+
"return_type": "int",
|
| 2054 |
+
"read_tables": [
|
| 2055 |
+
"search_queries"
|
| 2056 |
+
],
|
| 2057 |
+
"write_tables": [],
|
| 2058 |
+
"json_schema": {
|
| 2059 |
+
"name": "count_search_queries",
|
| 2060 |
+
"description": "Count records in search_queries",
|
| 2061 |
+
"parameters": {
|
| 2062 |
+
"type": "object",
|
| 2063 |
+
"properties": {
|
| 2064 |
+
"query_id": {
|
| 2065 |
+
"type": "integer",
|
| 2066 |
+
"description": "query_id"
|
| 2067 |
+
},
|
| 2068 |
+
"employee_id": {
|
| 2069 |
+
"type": "integer",
|
| 2070 |
+
"description": "employee_id"
|
| 2071 |
+
},
|
| 2072 |
+
"query_text": {
|
| 2073 |
+
"type": "string",
|
| 2074 |
+
"description": "query_text"
|
| 2075 |
+
},
|
| 2076 |
+
"ran_on": {
|
| 2077 |
+
"type": "string",
|
| 2078 |
+
"description": "ran_on"
|
| 2079 |
+
},
|
| 2080 |
+
"result_count": {
|
| 2081 |
+
"type": "integer",
|
| 2082 |
+
"description": "result_count"
|
| 2083 |
+
}
|
| 2084 |
+
},
|
| 2085 |
+
"required": [],
|
| 2086 |
+
"additionalProperties": false
|
| 2087 |
+
}
|
| 2088 |
+
}
|
| 2089 |
+
},
|
| 2090 |
+
{
|
| 2091 |
+
"tool_id": "tool_list_search_queries_for_employee",
|
| 2092 |
+
"name": "list_search_queries_for_employee",
|
| 2093 |
+
"description": "Investigate search_queries belonging to a employee by employee_id",
|
| 2094 |
+
"source_code": "def list_search_queries_for_employee(employee_id: int, limit: int = 50) -> list:\n \"\"\"List search_queries linked to one employee.\"\"\"\n conn = get_db()\n try:\n cursor = conn.execute(\n \"SELECT * FROM search_queries WHERE employee_id = ? LIMIT ?\",\n (employee_id, limit),\n )\n columns = [d[0] for d in cursor.description]\n return [dict(zip(columns, row)) for row in cursor.fetchall()]\n finally:\n conn.close()\n",
|
| 2095 |
+
"parameters": [
|
| 2096 |
+
{
|
| 2097 |
+
"name": "employee_id",
|
| 2098 |
+
"type": "int",
|
| 2099 |
+
"required": true
|
| 2100 |
+
},
|
| 2101 |
+
{
|
| 2102 |
+
"name": "limit",
|
| 2103 |
+
"type": "int",
|
| 2104 |
+
"required": false,
|
| 2105 |
+
"default": "50"
|
| 2106 |
+
}
|
| 2107 |
+
],
|
| 2108 |
+
"return_type": "list[dict]",
|
| 2109 |
+
"read_tables": [
|
| 2110 |
+
"search_queries"
|
| 2111 |
+
],
|
| 2112 |
+
"write_tables": [],
|
| 2113 |
+
"json_schema": {
|
| 2114 |
+
"name": "list_search_queries_for_employee",
|
| 2115 |
+
"description": "Investigate search_queries belonging to a employee by employee_id",
|
| 2116 |
+
"parameters": {
|
| 2117 |
+
"type": "object",
|
| 2118 |
+
"properties": {
|
| 2119 |
+
"employee_id": {
|
| 2120 |
+
"type": "integer",
|
| 2121 |
+
"description": "employee_id"
|
| 2122 |
+
},
|
| 2123 |
+
"limit": {
|
| 2124 |
+
"type": "integer",
|
| 2125 |
+
"description": "limit",
|
| 2126 |
+
"default": "50"
|
| 2127 |
+
}
|
| 2128 |
+
},
|
| 2129 |
+
"required": [
|
| 2130 |
+
"employee_id"
|
| 2131 |
+
],
|
| 2132 |
+
"additionalProperties": false
|
| 2133 |
+
}
|
| 2134 |
+
}
|
| 2135 |
+
},
|
| 2136 |
+
{
|
| 2137 |
+
"tool_id": "tool_search_sources",
|
| 2138 |
+
"name": "search_sources",
|
| 2139 |
+
"description": "Search sources by text match or filters",
|
| 2140 |
+
"source_code": "def search_sources(query: str = \"\", limit: int = 10, **filters) -> list:\n \"\"\"Search sources by text match or filters.\"\"\"\n conn = get_db()\n try:\n # Tolerate agents passing filters via query (a common LLM mistake):\n # a dict-valued query is really a set of column filters.\n if isinstance(query, dict):\n filters.update(query)\n query = \"\"\n unknown_filters = sorted(set(filters) - set(['source_id', 'name', 'kind', 'connected', 'last_synced_on']))\n if unknown_filters:\n raise ValueError(\n f\"Unsupported sources filters: {unknown_filters}\"\n )\n conditions = []\n params = []\n if query:\n conditions.append(\"name LIKE ?\")\n params.append(f\"%{query}%\")\n for key, value in filters.items():\n conditions.append(f\"{key} = ?\")\n params.append(value)\n where = \"WHERE \" + \" AND \".join(conditions) if conditions else \"\"\n sql = f\"SELECT * FROM sources {where} LIMIT ?\"\n params.append(limit)\n cursor = conn.execute(sql, params)\n columns = [d[0] for d in cursor.description]\n return [dict(zip(columns, row)) for row in cursor.fetchall()]\n finally:\n conn.close()\n",
|
| 2141 |
+
"parameters": [
|
| 2142 |
+
{
|
| 2143 |
+
"name": "query",
|
| 2144 |
+
"type": "str",
|
| 2145 |
+
"required": false,
|
| 2146 |
+
"default": ""
|
| 2147 |
+
},
|
| 2148 |
+
{
|
| 2149 |
+
"name": "limit",
|
| 2150 |
+
"type": "int",
|
| 2151 |
+
"required": false,
|
| 2152 |
+
"default": "10"
|
| 2153 |
+
},
|
| 2154 |
+
{
|
| 2155 |
+
"name": "name",
|
| 2156 |
+
"type": "str",
|
| 2157 |
+
"required": false
|
| 2158 |
+
},
|
| 2159 |
+
{
|
| 2160 |
+
"name": "kind",
|
| 2161 |
+
"type": "str",
|
| 2162 |
+
"required": false
|
| 2163 |
+
},
|
| 2164 |
+
{
|
| 2165 |
+
"name": "connected",
|
| 2166 |
+
"type": "int",
|
| 2167 |
+
"required": false
|
| 2168 |
+
},
|
| 2169 |
+
{
|
| 2170 |
+
"name": "last_synced_on",
|
| 2171 |
+
"type": "str",
|
| 2172 |
+
"required": false
|
| 2173 |
+
}
|
| 2174 |
+
],
|
| 2175 |
+
"return_type": "list[dict]",
|
| 2176 |
+
"read_tables": [
|
| 2177 |
+
"sources"
|
| 2178 |
+
],
|
| 2179 |
+
"write_tables": [],
|
| 2180 |
+
"json_schema": {
|
| 2181 |
+
"name": "search_sources",
|
| 2182 |
+
"description": "Search sources by text match or filters",
|
| 2183 |
+
"parameters": {
|
| 2184 |
+
"type": "object",
|
| 2185 |
+
"properties": {
|
| 2186 |
+
"query": {
|
| 2187 |
+
"type": "string",
|
| 2188 |
+
"description": "query",
|
| 2189 |
+
"default": ""
|
| 2190 |
+
},
|
| 2191 |
+
"limit": {
|
| 2192 |
+
"type": "integer",
|
| 2193 |
+
"description": "limit",
|
| 2194 |
+
"default": "10"
|
| 2195 |
+
},
|
| 2196 |
+
"name": {
|
| 2197 |
+
"type": "string",
|
| 2198 |
+
"description": "name"
|
| 2199 |
+
},
|
| 2200 |
+
"kind": {
|
| 2201 |
+
"type": "string",
|
| 2202 |
+
"description": "kind"
|
| 2203 |
+
},
|
| 2204 |
+
"connected": {
|
| 2205 |
+
"type": "integer",
|
| 2206 |
+
"description": "connected"
|
| 2207 |
+
},
|
| 2208 |
+
"last_synced_on": {
|
| 2209 |
+
"type": "string",
|
| 2210 |
+
"description": "last_synced_on"
|
| 2211 |
+
}
|
| 2212 |
+
},
|
| 2213 |
+
"required": [],
|
| 2214 |
+
"additionalProperties": false
|
| 2215 |
+
}
|
| 2216 |
+
}
|
| 2217 |
+
},
|
| 2218 |
+
{
|
| 2219 |
+
"tool_id": "tool_get_source",
|
| 2220 |
+
"name": "get_source",
|
| 2221 |
+
"description": "Get a source by its source_id",
|
| 2222 |
+
"source_code": "def get_source(source_id: int) -> dict | None:\n \"\"\"Get a single source by source_id.\"\"\"\n conn = get_db()\n try:\n cursor = conn.execute(\"SELECT * FROM sources WHERE source_id = ?\", (source_id,))\n row = cursor.fetchone()\n if row is None:\n return None\n columns = [d[0] for d in cursor.description]\n return dict(zip(columns, row))\n finally:\n conn.close()\n",
|
| 2223 |
+
"parameters": [
|
| 2224 |
+
{
|
| 2225 |
+
"name": "source_id",
|
| 2226 |
+
"type": "int",
|
| 2227 |
+
"required": true
|
| 2228 |
+
}
|
| 2229 |
+
],
|
| 2230 |
+
"return_type": "dict | None",
|
| 2231 |
+
"read_tables": [
|
| 2232 |
+
"sources"
|
| 2233 |
+
],
|
| 2234 |
+
"write_tables": [],
|
| 2235 |
+
"json_schema": {
|
| 2236 |
+
"name": "get_source",
|
| 2237 |
+
"description": "Get a source by its source_id",
|
| 2238 |
+
"parameters": {
|
| 2239 |
+
"type": "object",
|
| 2240 |
+
"properties": {
|
| 2241 |
+
"source_id": {
|
| 2242 |
+
"type": "integer",
|
| 2243 |
+
"description": "source_id"
|
| 2244 |
+
}
|
| 2245 |
+
},
|
| 2246 |
+
"required": [
|
| 2247 |
+
"source_id"
|
| 2248 |
+
],
|
| 2249 |
+
"additionalProperties": false
|
| 2250 |
+
}
|
| 2251 |
+
}
|
| 2252 |
+
},
|
| 2253 |
+
{
|
| 2254 |
+
"tool_id": "tool_create_source",
|
| 2255 |
+
"name": "create_source",
|
| 2256 |
+
"description": "Create a new source",
|
| 2257 |
+
"source_code": "def create_source(name: str, **kwargs) -> dict:\n \"\"\"Create a new source.\"\"\"\n conn = get_db()\n try:\n data = {\"name\": name}\n data.update(kwargs)\n columns = [k for k in data if k in ['name', 'kind', 'connected', 'last_synced_on']]\n values = [data[k] for k in columns]\n if columns:\n placeholders = \", \".join([\"?\"] * len(columns))\n sql = f\"INSERT INTO sources ({', '.join(columns)}) VALUES ({placeholders})\"\n cursor = conn.execute(sql, values)\n else:\n cursor = conn.execute(\"INSERT INTO sources DEFAULT VALUES\")\n conn.commit()\n new_id = cursor.lastrowid\n cursor2 = conn.execute(\"SELECT * FROM sources WHERE source_id = ?\", (new_id,))\n cols = [d[0] for d in cursor2.description]\n return dict(zip(cols, cursor2.fetchone()))\n finally:\n conn.close()\n",
|
| 2258 |
+
"parameters": [
|
| 2259 |
+
{
|
| 2260 |
+
"name": "name",
|
| 2261 |
+
"type": "str",
|
| 2262 |
+
"required": true
|
| 2263 |
+
},
|
| 2264 |
+
{
|
| 2265 |
+
"name": "kind",
|
| 2266 |
+
"type": "str",
|
| 2267 |
+
"required": false
|
| 2268 |
+
},
|
| 2269 |
+
{
|
| 2270 |
+
"name": "connected",
|
| 2271 |
+
"type": "int",
|
| 2272 |
+
"required": false
|
| 2273 |
+
},
|
| 2274 |
+
{
|
| 2275 |
+
"name": "last_synced_on",
|
| 2276 |
+
"type": "str",
|
| 2277 |
+
"required": false
|
| 2278 |
+
}
|
| 2279 |
+
],
|
| 2280 |
+
"return_type": "dict",
|
| 2281 |
+
"read_tables": [],
|
| 2282 |
+
"write_tables": [
|
| 2283 |
+
"sources"
|
| 2284 |
+
],
|
| 2285 |
+
"json_schema": {
|
| 2286 |
+
"name": "create_source",
|
| 2287 |
+
"description": "Create a new source",
|
| 2288 |
+
"parameters": {
|
| 2289 |
+
"type": "object",
|
| 2290 |
+
"properties": {
|
| 2291 |
+
"name": {
|
| 2292 |
+
"type": "string",
|
| 2293 |
+
"description": "name"
|
| 2294 |
+
},
|
| 2295 |
+
"kind": {
|
| 2296 |
+
"type": "string",
|
| 2297 |
+
"description": "kind"
|
| 2298 |
+
},
|
| 2299 |
+
"connected": {
|
| 2300 |
+
"type": "integer",
|
| 2301 |
+
"description": "connected"
|
| 2302 |
+
},
|
| 2303 |
+
"last_synced_on": {
|
| 2304 |
+
"type": "string",
|
| 2305 |
+
"description": "last_synced_on"
|
| 2306 |
+
}
|
| 2307 |
+
},
|
| 2308 |
+
"required": [
|
| 2309 |
+
"name"
|
| 2310 |
+
],
|
| 2311 |
+
"additionalProperties": false
|
| 2312 |
+
}
|
| 2313 |
+
}
|
| 2314 |
+
},
|
| 2315 |
+
{
|
| 2316 |
+
"tool_id": "tool_update_source",
|
| 2317 |
+
"name": "update_source",
|
| 2318 |
+
"description": "Update a source by source_id",
|
| 2319 |
+
"source_code": "def update_source(source_id: int, **updates) -> dict | None:\n \"\"\"Update a source by source_id.\"\"\"\n conn = get_db()\n try:\n clean_updates = {\n key: value for key, value in updates.items()\n if key in ['name', 'kind', 'connected', 'last_synced_on']\n }\n if clean_updates:\n set_clause = \", \".join([f\"{k} = ?\" for k in clean_updates])\n values = list(clean_updates.values()) + [source_id]\n conn.execute(f\"UPDATE sources SET {set_clause} WHERE source_id = ?\", values)\n conn.commit()\n cursor = conn.execute(\"SELECT * FROM sources WHERE source_id = ?\", (source_id,))\n row = cursor.fetchone()\n if row is None:\n return None\n columns = [d[0] for d in cursor.description]\n return dict(zip(columns, row))\n finally:\n conn.close()\n",
|
| 2320 |
+
"parameters": [
|
| 2321 |
+
{
|
| 2322 |
+
"name": "source_id",
|
| 2323 |
+
"type": "int",
|
| 2324 |
+
"required": true
|
| 2325 |
+
},
|
| 2326 |
+
{
|
| 2327 |
+
"name": "name",
|
| 2328 |
+
"type": "str",
|
| 2329 |
+
"required": false
|
| 2330 |
+
},
|
| 2331 |
+
{
|
| 2332 |
+
"name": "kind",
|
| 2333 |
+
"type": "str",
|
| 2334 |
+
"required": false
|
| 2335 |
+
},
|
| 2336 |
+
{
|
| 2337 |
+
"name": "connected",
|
| 2338 |
+
"type": "int",
|
| 2339 |
+
"required": false
|
| 2340 |
+
},
|
| 2341 |
+
{
|
| 2342 |
+
"name": "last_synced_on",
|
| 2343 |
+
"type": "str",
|
| 2344 |
+
"required": false
|
| 2345 |
+
}
|
| 2346 |
+
],
|
| 2347 |
+
"return_type": "dict | None",
|
| 2348 |
+
"read_tables": [
|
| 2349 |
+
"sources"
|
| 2350 |
+
],
|
| 2351 |
+
"write_tables": [
|
| 2352 |
+
"sources"
|
| 2353 |
+
],
|
| 2354 |
+
"json_schema": {
|
| 2355 |
+
"name": "update_source",
|
| 2356 |
+
"description": "Update a source by source_id",
|
| 2357 |
+
"parameters": {
|
| 2358 |
+
"type": "object",
|
| 2359 |
+
"properties": {
|
| 2360 |
+
"source_id": {
|
| 2361 |
+
"type": "integer",
|
| 2362 |
+
"description": "source_id"
|
| 2363 |
+
},
|
| 2364 |
+
"name": {
|
| 2365 |
+
"type": "string",
|
| 2366 |
+
"description": "name"
|
| 2367 |
+
},
|
| 2368 |
+
"kind": {
|
| 2369 |
+
"type": "string",
|
| 2370 |
+
"description": "kind"
|
| 2371 |
+
},
|
| 2372 |
+
"connected": {
|
| 2373 |
+
"type": "integer",
|
| 2374 |
+
"description": "connected"
|
| 2375 |
+
},
|
| 2376 |
+
"last_synced_on": {
|
| 2377 |
+
"type": "string",
|
| 2378 |
+
"description": "last_synced_on"
|
| 2379 |
+
}
|
| 2380 |
+
},
|
| 2381 |
+
"required": [
|
| 2382 |
+
"source_id"
|
| 2383 |
+
],
|
| 2384 |
+
"additionalProperties": false
|
| 2385 |
+
}
|
| 2386 |
+
}
|
| 2387 |
+
},
|
| 2388 |
+
{
|
| 2389 |
+
"tool_id": "tool_delete_source",
|
| 2390 |
+
"name": "delete_source",
|
| 2391 |
+
"description": "Delete a source by source_id",
|
| 2392 |
+
"source_code": "def delete_source(source_id: int) -> bool:\n \"\"\"Delete a source by source_id. Returns True if deleted.\"\"\"\n conn = get_db()\n try:\n cursor = conn.execute(\"DELETE FROM sources WHERE source_id = ?\", (source_id,))\n conn.commit()\n return cursor.rowcount > 0\n finally:\n conn.close()\n",
|
| 2393 |
+
"parameters": [
|
| 2394 |
+
{
|
| 2395 |
+
"name": "source_id",
|
| 2396 |
+
"type": "int",
|
| 2397 |
+
"required": true
|
| 2398 |
+
}
|
| 2399 |
+
],
|
| 2400 |
+
"return_type": "bool",
|
| 2401 |
+
"read_tables": [],
|
| 2402 |
+
"write_tables": [
|
| 2403 |
+
"sources"
|
| 2404 |
+
],
|
| 2405 |
+
"json_schema": {
|
| 2406 |
+
"name": "delete_source",
|
| 2407 |
+
"description": "Delete a source by source_id",
|
| 2408 |
+
"parameters": {
|
| 2409 |
+
"type": "object",
|
| 2410 |
+
"properties": {
|
| 2411 |
+
"source_id": {
|
| 2412 |
+
"type": "integer",
|
| 2413 |
+
"description": "source_id"
|
| 2414 |
+
}
|
| 2415 |
+
},
|
| 2416 |
+
"required": [
|
| 2417 |
+
"source_id"
|
| 2418 |
+
],
|
| 2419 |
+
"additionalProperties": false
|
| 2420 |
+
}
|
| 2421 |
+
}
|
| 2422 |
+
},
|
| 2423 |
+
{
|
| 2424 |
+
"tool_id": "tool_count_sources",
|
| 2425 |
+
"name": "count_sources",
|
| 2426 |
+
"description": "Count records in sources",
|
| 2427 |
+
"source_code": "def count_sources(**filters) -> int:\n \"\"\"Count records in sources, optionally filtered.\"\"\"\n conn = get_db()\n try:\n unknown_filters = sorted(set(filters) - set(['source_id', 'name', 'kind', 'connected', 'last_synced_on']))\n if unknown_filters:\n raise ValueError(\n f\"Unsupported sources filters: {unknown_filters}\"\n )\n conditions = []\n params = []\n for key, value in filters.items():\n conditions.append(f\"{key} = ?\")\n params.append(value)\n where = \"WHERE \" + \" AND \".join(conditions) if conditions else \"\"\n cursor = conn.execute(f\"SELECT COUNT(*) FROM sources {where}\", params)\n return cursor.fetchone()[0]\n finally:\n conn.close()\n",
|
| 2428 |
+
"parameters": [
|
| 2429 |
+
{
|
| 2430 |
+
"name": "source_id",
|
| 2431 |
+
"type": "int",
|
| 2432 |
+
"required": false
|
| 2433 |
+
},
|
| 2434 |
+
{
|
| 2435 |
+
"name": "name",
|
| 2436 |
+
"type": "str",
|
| 2437 |
+
"required": false
|
| 2438 |
+
},
|
| 2439 |
+
{
|
| 2440 |
+
"name": "kind",
|
| 2441 |
+
"type": "str",
|
| 2442 |
+
"required": false
|
| 2443 |
+
},
|
| 2444 |
+
{
|
| 2445 |
+
"name": "connected",
|
| 2446 |
+
"type": "int",
|
| 2447 |
+
"required": false
|
| 2448 |
+
},
|
| 2449 |
+
{
|
| 2450 |
+
"name": "last_synced_on",
|
| 2451 |
+
"type": "str",
|
| 2452 |
+
"required": false
|
| 2453 |
+
}
|
| 2454 |
+
],
|
| 2455 |
+
"return_type": "int",
|
| 2456 |
+
"read_tables": [
|
| 2457 |
+
"sources"
|
| 2458 |
+
],
|
| 2459 |
+
"write_tables": [],
|
| 2460 |
+
"json_schema": {
|
| 2461 |
+
"name": "count_sources",
|
| 2462 |
+
"description": "Count records in sources",
|
| 2463 |
+
"parameters": {
|
| 2464 |
+
"type": "object",
|
| 2465 |
+
"properties": {
|
| 2466 |
+
"source_id": {
|
| 2467 |
+
"type": "integer",
|
| 2468 |
+
"description": "source_id"
|
| 2469 |
+
},
|
| 2470 |
+
"name": {
|
| 2471 |
+
"type": "string",
|
| 2472 |
+
"description": "name"
|
| 2473 |
+
},
|
| 2474 |
+
"kind": {
|
| 2475 |
+
"type": "string",
|
| 2476 |
+
"description": "kind"
|
| 2477 |
+
},
|
| 2478 |
+
"connected": {
|
| 2479 |
+
"type": "integer",
|
| 2480 |
+
"description": "connected"
|
| 2481 |
+
},
|
| 2482 |
+
"last_synced_on": {
|
| 2483 |
+
"type": "string",
|
| 2484 |
+
"description": "last_synced_on"
|
| 2485 |
+
}
|
| 2486 |
+
},
|
| 2487 |
+
"required": [],
|
| 2488 |
+
"additionalProperties": false
|
| 2489 |
+
}
|
| 2490 |
+
}
|
| 2491 |
+
}
|
| 2492 |
+
]
|
worlds/defensebench-100/world.json
ADDED
|
@@ -0,0 +1,88 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"world_id": "env_blobfish_benchmarks_defensebench_access__d2a0878c",
|
| 3 |
+
"blobfish_version": "0.1.0",
|
| 4 |
+
"vertical": "enterprise_search",
|
| 5 |
+
"tenant": "blobfish-benchmarks",
|
| 6 |
+
"brief": "",
|
| 7 |
+
"topic": "enterprise search index sources documents access grants queries",
|
| 8 |
+
"domain": "enterprise_search",
|
| 9 |
+
"engine": "builtin",
|
| 10 |
+
"seed": 20260830,
|
| 11 |
+
"created_at": 1787733440.8542368,
|
| 12 |
+
"world_digest": "e1df820514e93081e497aa1aa2fd50423e3dbf0cd766e4850838096a1bc641f6",
|
| 13 |
+
"entities": [
|
| 14 |
+
"sources",
|
| 15 |
+
"employees",
|
| 16 |
+
"indexed_documents",
|
| 17 |
+
"document_chunks",
|
| 18 |
+
"access_grants",
|
| 19 |
+
"search_queries"
|
| 20 |
+
],
|
| 21 |
+
"tables_without_tools": [],
|
| 22 |
+
"counts": {
|
| 23 |
+
"tables": 6,
|
| 24 |
+
"rows": 121,
|
| 25 |
+
"tools": 42,
|
| 26 |
+
"tasks": 4,
|
| 27 |
+
"tasks_rejected": 0
|
| 28 |
+
},
|
| 29 |
+
"difficulty": {
|
| 30 |
+
"hard": 1,
|
| 31 |
+
"medium": 2,
|
| 32 |
+
"easy": 1
|
| 33 |
+
},
|
| 34 |
+
"splits": {
|
| 35 |
+
"train": [
|
| 36 |
+
"es_lock_down_confidential_document",
|
| 37 |
+
"es_mark_disconnected_source_stale",
|
| 38 |
+
"es_duplicate_person_name"
|
| 39 |
+
],
|
| 40 |
+
"heldout": [
|
| 41 |
+
"es_dedupe_document_chunk"
|
| 42 |
+
]
|
| 43 |
+
},
|
| 44 |
+
"task_creation": {
|
| 45 |
+
"schema_version": 1,
|
| 46 |
+
"status": "PASS",
|
| 47 |
+
"candidate_tasks": 4,
|
| 48 |
+
"accepted_tasks": 4,
|
| 49 |
+
"rejected_tasks": 0,
|
| 50 |
+
"rejections_by_gate": {},
|
| 51 |
+
"solvability": {
|
| 52 |
+
"oracle_replay_passed": 4,
|
| 53 |
+
"oracle_replay_failed": 0,
|
| 54 |
+
"all_admitted_tasks_oracle_solvable": true,
|
| 55 |
+
"impossible_candidates_removed_before_packaging": 0
|
| 56 |
+
},
|
| 57 |
+
"verifier_attribution": {
|
| 58 |
+
"all_admitted_tasks_attribution_safe": true,
|
| 59 |
+
"null_rollout_and_reference_replay_required": true,
|
| 60 |
+
"full_logical_state_protected_for_mutations": true
|
| 61 |
+
},
|
| 62 |
+
"workflow_coherence": {
|
| 63 |
+
"graph_candidates": 0,
|
| 64 |
+
"dependency_backed_candidates": 0,
|
| 65 |
+
"admitted_graph_tasks": 0,
|
| 66 |
+
"all_admitted_graph_tasks_dependency_backed": true,
|
| 67 |
+
"independent_connectivity_edges_allowed": false
|
| 68 |
+
},
|
| 69 |
+
"instruction_grounding": {
|
| 70 |
+
"graph_candidates": 0,
|
| 71 |
+
"fully_grounded_candidates": 0,
|
| 72 |
+
"admitted_graph_tasks": 0,
|
| 73 |
+
"all_admitted_graph_tasks_fully_determined_by_prompt": true,
|
| 74 |
+
"oracle_only_hidden_plans_allowed": false
|
| 75 |
+
},
|
| 76 |
+
"difficulty_calibration": {
|
| 77 |
+
"status": "NOT_MEASURED",
|
| 78 |
+
"claim_allowed": false,
|
| 79 |
+
"reason": "oracle success and verifier discrimination prove solvability, not model difficulty; a provider-identified stronger/less-capable model pair is required for a capability-separation claim"
|
| 80 |
+
}
|
| 81 |
+
},
|
| 82 |
+
"personas": [
|
| 83 |
+
"471317fa90287c5b",
|
| 84 |
+
"cd182d8c59453f30",
|
| 85 |
+
"e706287f6711fe7e",
|
| 86 |
+
"9a20f0dce752a1dd"
|
| 87 |
+
]
|
| 88 |
+
}
|
worlds/discoverybench-102/environment.db
ADDED
|
Binary file (32.8 kB). View file
|
|
|
worlds/discoverybench-102/mcp/manifest.json
ADDED
|
@@ -0,0 +1,69 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "blobfish.mcp-service-layout.v1",
|
| 3 |
+
"world_id": "env_blobfish_benchmarks_discoverybench_scien_f7e1dbce",
|
| 4 |
+
"grouping": "tool.forge_service provenance only; no name/description inference (spec invariant 10)",
|
| 5 |
+
"systems": [],
|
| 6 |
+
"server_count": 1,
|
| 7 |
+
"tool_count": 43,
|
| 8 |
+
"servers": [
|
| 9 |
+
{
|
| 10 |
+
"name": "core",
|
| 11 |
+
"kind": "core",
|
| 12 |
+
"home": "core/",
|
| 13 |
+
"tool_count": 43,
|
| 14 |
+
"tools": [
|
| 15 |
+
"count_assay_results",
|
| 16 |
+
"count_assay_runs",
|
| 17 |
+
"count_assays",
|
| 18 |
+
"count_compounds",
|
| 19 |
+
"count_literature_refs",
|
| 20 |
+
"count_targets",
|
| 21 |
+
"create_assay",
|
| 22 |
+
"create_assay_result",
|
| 23 |
+
"create_assay_run",
|
| 24 |
+
"create_compound",
|
| 25 |
+
"create_literature_ref",
|
| 26 |
+
"create_target",
|
| 27 |
+
"delete_assay",
|
| 28 |
+
"delete_assay_result",
|
| 29 |
+
"delete_assay_run",
|
| 30 |
+
"delete_compound",
|
| 31 |
+
"delete_literature_ref",
|
| 32 |
+
"delete_target",
|
| 33 |
+
"get_assay",
|
| 34 |
+
"get_assay_result",
|
| 35 |
+
"get_assay_run",
|
| 36 |
+
"get_compound",
|
| 37 |
+
"get_literature_ref",
|
| 38 |
+
"get_target",
|
| 39 |
+
"list_assay_results_for_assay_run",
|
| 40 |
+
"list_assay_runs_for_assay",
|
| 41 |
+
"list_assay_runs_for_compound",
|
| 42 |
+
"list_assays_for_target",
|
| 43 |
+
"list_literature_refs_for_target",
|
| 44 |
+
"search_assay_results",
|
| 45 |
+
"search_assay_runs",
|
| 46 |
+
"search_assays",
|
| 47 |
+
"search_compounds",
|
| 48 |
+
"search_literature_refs",
|
| 49 |
+
"search_targets",
|
| 50 |
+
"transition_assay_run_status",
|
| 51 |
+
"transition_assay_status",
|
| 52 |
+
"update_assay",
|
| 53 |
+
"update_assay_result",
|
| 54 |
+
"update_assay_run",
|
| 55 |
+
"update_compound",
|
| 56 |
+
"update_literature_ref",
|
| 57 |
+
"update_target"
|
| 58 |
+
],
|
| 59 |
+
"tables": [
|
| 60 |
+
"assay_results",
|
| 61 |
+
"assay_runs",
|
| 62 |
+
"assays",
|
| 63 |
+
"compounds",
|
| 64 |
+
"literature_refs",
|
| 65 |
+
"targets"
|
| 66 |
+
]
|
| 67 |
+
}
|
| 68 |
+
]
|
| 69 |
+
}
|
worlds/discoverybench-102/schema.sql
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
CREATE TABLE assay_results (result_id INTEGER PRIMARY KEY AUTOINCREMENT, run_id INTEGER REFERENCES assay_runs(run_id), replicate INTEGER DEFAULT 1, ic50_nm REAL DEFAULT 0, percent_inhibition REAL DEFAULT 0, qc_flag TEXT DEFAULT 'pass');
|
| 2 |
+
CREATE TABLE assay_runs (run_id INTEGER PRIMARY KEY AUTOINCREMENT, assay_id INTEGER REFERENCES assays(assay_id), compound_id INTEGER REFERENCES compounds(compound_id), run_on TEXT, plate_label TEXT, status TEXT DEFAULT 'pending', CHECK ("status" IS NULL OR "status" IN ('approved', 'complete', 'completed', 'invalid', 'pending', 'rejected')));
|
| 3 |
+
CREATE TABLE assays (assay_id INTEGER PRIMARY KEY AUTOINCREMENT, target_id INTEGER REFERENCES targets(target_id), name TEXT NOT NULL, assay_type TEXT, readout TEXT, status TEXT DEFAULT 'active', CHECK ("status" IS NULL OR "status" IN ('active', 'inactive', 'suspended')));
|
| 4 |
+
CREATE TABLE compounds (compound_id INTEGER PRIMARY KEY AUTOINCREMENT, code TEXT NOT NULL, name TEXT, molecular_weight REAL DEFAULT 0, status TEXT DEFAULT 'screening', screening_note TEXT);
|
| 5 |
+
CREATE TABLE literature_refs (ref_id INTEGER PRIMARY KEY AUTOINCREMENT, target_id INTEGER REFERENCES targets(target_id), citation TEXT, doi TEXT, relevance TEXT DEFAULT 'medium', CHECK ("relevance" IS NULL OR "relevance" IN ('low', 'medium', 'high', 'urgent')));
|
| 6 |
+
CREATE TABLE targets (target_id INTEGER PRIMARY KEY AUTOINCREMENT, gene_symbol TEXT NOT NULL, protein_name TEXT, organism TEXT DEFAULT 'human', pathway TEXT);
|
| 7 |
+
DELETE FROM "sqlite_sequence";
|
worlds/discoverybench-102/seed.sql
ADDED
|
@@ -0,0 +1,125 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
INSERT INTO "assay_results" VALUES(1,2,1,404.29,25.5,'pass');
|
| 2 |
+
INSERT INTO "assay_results" VALUES(2,12,1,432.55,30.8,'pass');
|
| 3 |
+
INSERT INTO "assay_results" VALUES(3,5,1,89.73,12.6,'pass');
|
| 4 |
+
INSERT INTO "assay_results" VALUES(4,10,1,214.47,46.6,'pass');
|
| 5 |
+
INSERT INTO "assay_results" VALUES(5,11,1,343.63,34.2,'pass');
|
| 6 |
+
INSERT INTO "assay_results" VALUES(6,3,1,485.11,47.0,'pass');
|
| 7 |
+
INSERT INTO "assay_results" VALUES(7,4,1,133.91,43.1,'pass');
|
| 8 |
+
INSERT INTO "assay_results" VALUES(8,6,1,224.05,32.6,'pass');
|
| 9 |
+
INSERT INTO "assay_results" VALUES(9,11,1,123.47,25.5,'pass');
|
| 10 |
+
INSERT INTO "assay_results" VALUES(10,5,1,349.85,42.3,'pass');
|
| 11 |
+
INSERT INTO "assay_results" VALUES(11,3,1,27.56,5.6,'pass');
|
| 12 |
+
INSERT INTO "assay_results" VALUES(12,1,1,10.63,39.4,'pass');
|
| 13 |
+
INSERT INTO "assay_results" VALUES(13,17,1,453.73,48.1,'pass');
|
| 14 |
+
INSERT INTO "assay_results" VALUES(14,3,1,461.03,41.7,'pass');
|
| 15 |
+
INSERT INTO "assay_results" VALUES(15,15,1,70.31,21.0,'pass');
|
| 16 |
+
INSERT INTO "assay_results" VALUES(16,4,1,279.98,43.7,'pass');
|
| 17 |
+
INSERT INTO "assay_results" VALUES(17,4,1,237.27,35.2,'pass');
|
| 18 |
+
INSERT INTO "assay_results" VALUES(9401,9301,1,20.0,91.0,'pass');
|
| 19 |
+
INSERT INTO "assay_results" VALUES(9402,9301,2,24.0,89.0,'pass');
|
| 20 |
+
INSERT INTO "assay_results" VALUES(9403,9301,3,22.0,90.0,'pass');
|
| 21 |
+
INSERT INTO "assay_results" VALUES(9404,9301,4,400.0,11.0,'fail');
|
| 22 |
+
INSERT INTO "assay_results" VALUES(9411,9302,1,0.0,4.0,'fail');
|
| 23 |
+
INSERT INTO "assay_results" VALUES(9412,9302,1,0.0,4.0,'fail');
|
| 24 |
+
INSERT INTO "assay_results" VALUES(9413,9302,2,0.0,6.0,'fail');
|
| 25 |
+
INSERT INTO "assay_runs" VALUES(1,9,4,'Primary Run On B29','Consolidated Retail Assay Run','complete');
|
| 26 |
+
INSERT INTO "assay_runs" VALUES(2,9,4,'Secondary Run On F64','Scheduled Export Assay Run','rejected');
|
| 27 |
+
INSERT INTO "assay_runs" VALUES(3,11,2,'Standard Run On F78','Annual Export Assay Run','completed');
|
| 28 |
+
INSERT INTO "assay_runs" VALUES(4,5,10,'Regional Run On A39','Expedited Regional Assay Run','rejected');
|
| 29 |
+
INSERT INTO "assay_runs" VALUES(5,1,4,'General Run On E57','Standard Export Assay Run','completed');
|
| 30 |
+
INSERT INTO "assay_runs" VALUES(6,3,8,'Preferred Run On C45','Standard Internal Assay Run','complete');
|
| 31 |
+
INSERT INTO "assay_runs" VALUES(7,12,11,'Secondary Run On D89','Scheduled Regional Assay Run','invalid');
|
| 32 |
+
INSERT INTO "assay_runs" VALUES(8,1,6,'Primary Run On D93','Consolidated Export Assay Run','complete');
|
| 33 |
+
INSERT INTO "assay_runs" VALUES(9,1,2,'Consolidated Run On F73','Consolidated Domestic Assay Run','rejected');
|
| 34 |
+
INSERT INTO "assay_runs" VALUES(10,6,8,'Regional Run On B36','Expedited Export Assay Run','pending');
|
| 35 |
+
INSERT INTO "assay_runs" VALUES(11,8,5,'General Run On A16','Expedited Retail Assay Run','completed');
|
| 36 |
+
INSERT INTO "assay_runs" VALUES(12,4,5,'Secondary Run On A92','Priority Regional Assay Run','approved');
|
| 37 |
+
INSERT INTO "assay_runs" VALUES(13,2,3,'Preferred Run On E87','Consolidated Export Assay Run','complete');
|
| 38 |
+
INSERT INTO "assay_runs" VALUES(14,8,17,'Secondary Run On A20','Annual Internal Assay Run','completed');
|
| 39 |
+
INSERT INTO "assay_runs" VALUES(15,13,15,'Preferred Run On A11','Recurring Domestic Assay Run','pending');
|
| 40 |
+
INSERT INTO "assay_runs" VALUES(16,2,11,'Regional Run On F79','Quarterly Retail Assay Run','approved');
|
| 41 |
+
INSERT INTO "assay_runs" VALUES(17,8,2,'Primary Run On C92','Standard Partner Assay Run','approved');
|
| 42 |
+
INSERT INTO "assay_runs" VALUES(9301,9201,9101,'2026-07-14','PLT-0091','pending');
|
| 43 |
+
INSERT INTO "assay_runs" VALUES(9302,9202,9103,'2026-07-15','PLT-0092','pending');
|
| 44 |
+
INSERT INTO "assays" VALUES(1,11,'Priority Retail Assay','standard','Primary Readout D56','suspended');
|
| 45 |
+
INSERT INTO "assays" VALUES(2,10,'Standard Retail Assay','standard','Secondary Readout F80','inactive');
|
| 46 |
+
INSERT INTO "assays" VALUES(3,2,'Priority Retail Assay','premium','General Readout B61','suspended');
|
| 47 |
+
INSERT INTO "assays" VALUES(4,7,'Consolidated Regional Assay','advanced','Consolidated Readout E61','suspended');
|
| 48 |
+
INSERT INTO "assays" VALUES(5,5,'Quarterly Internal Assay','basic','Backup Readout F73','inactive');
|
| 49 |
+
INSERT INTO "assays" VALUES(6,4,'Standard Partner Assay','standard','Standard Readout B36','suspended');
|
| 50 |
+
INSERT INTO "assays" VALUES(7,12,'Consolidated Regional Assay','standard','Consolidated Readout D41','inactive');
|
| 51 |
+
INSERT INTO "assays" VALUES(8,9,'Expedited Export Assay','standard','Primary Readout C32','active');
|
| 52 |
+
INSERT INTO "assays" VALUES(9,8,'Expedited Partner Assay','advanced','Preferred Readout E58','suspended');
|
| 53 |
+
INSERT INTO "assays" VALUES(10,8,'Scheduled Regional Assay','general','General Readout E36','inactive');
|
| 54 |
+
INSERT INTO "assays" VALUES(11,7,'Annual Domestic Assay','basic','Standard Readout D36','active');
|
| 55 |
+
INSERT INTO "assays" VALUES(12,6,'Standard Internal Assay','standard','Preferred Readout E58','suspended');
|
| 56 |
+
INSERT INTO "assays" VALUES(13,6,'Recurring Internal Assay','premium','Preferred Readout A86','inactive');
|
| 57 |
+
INSERT INTO "assays" VALUES(14,9,'Quarterly Regional Assay','advanced','General Readout B86','active');
|
| 58 |
+
INSERT INTO "assays" VALUES(15,3,'Standard Internal Assay','general','Primary Readout D81','active');
|
| 59 |
+
INSERT INTO "assays" VALUES(16,1,'Recurring Regional Assay','basic','Backup Readout A54','active');
|
| 60 |
+
INSERT INTO "assays" VALUES(17,8,'Consolidated Internal Assay','premium','General Readout D84','inactive');
|
| 61 |
+
INSERT INTO "assays" VALUES(9201,9001,'KRAS G12C biochemical','biochemical','ic50','active');
|
| 62 |
+
INSERT INTO "assays" VALUES(9202,9002,'PARP1 cellular','cellular','percent_inhibition','active');
|
| 63 |
+
INSERT INTO "compounds" VALUES(1,'LR05A61G','Scheduled Partner Compound',178.4,'screening','Pending review');
|
| 64 |
+
INSERT INTO "compounds" VALUES(2,'ISYHI88G','Expedited Regional Compound',16.11,'screening','Updated compound per request');
|
| 65 |
+
INSERT INTO "compounds" VALUES(3,'3SC4LJVN','Scheduled Retail Compound',173.22,'screening','Follow-up required');
|
| 66 |
+
INSERT INTO "compounds" VALUES(4,'0IG7LVRV','Recurring Partner Compound',248.81,'screening','Routine compound entry');
|
| 67 |
+
INSERT INTO "compounds" VALUES(5,'N8385WIQ','Recurring Internal Compound',196.38,'screening','Updated compound per request');
|
| 68 |
+
INSERT INTO "compounds" VALUES(6,'WRDG9XD1','Recurring Retail Compound',366.89,'screening','Pending review');
|
| 69 |
+
INSERT INTO "compounds" VALUES(7,'D60P8SHU','Quarterly Retail Compound',217.18,'screening','Verified and approved');
|
| 70 |
+
INSERT INTO "compounds" VALUES(8,'N0T73H0S','Expedited Internal Compound',208.69,'screening','Follow-up required');
|
| 71 |
+
INSERT INTO "compounds" VALUES(9,'FMUC1K4V','Expedited Regional Compound',260.98,'screening','Pending review');
|
| 72 |
+
INSERT INTO "compounds" VALUES(10,'ZK0LBM1J','Annual Retail Compound',273.72,'screening','Updated compound per request');
|
| 73 |
+
INSERT INTO "compounds" VALUES(11,'LMC7QZ9N','Consolidated Export Compound',294.27,'screening','Escalated for attention');
|
| 74 |
+
INSERT INTO "compounds" VALUES(12,'6J5POE83','Standard Retail Compound',151.7,'screening','Follow-up required');
|
| 75 |
+
INSERT INTO "compounds" VALUES(13,'KPI64D8H','Recurring Export Compound',199.18,'screening','Pending review');
|
| 76 |
+
INSERT INTO "compounds" VALUES(14,'T3D613DV','Priority Domestic Compound',265.52,'screening','Escalated for attention');
|
| 77 |
+
INSERT INTO "compounds" VALUES(15,'FJ1MQFJ0','Expedited Partner Compound',458.94,'screening','Updated compound per request');
|
| 78 |
+
INSERT INTO "compounds" VALUES(16,'2IG31ZFZ','Consolidated Export Compound',458.07,'screening','Routine compound entry');
|
| 79 |
+
INSERT INTO "compounds" VALUES(17,'M3C4M7BT','Expedited Retail Compound',142.42,'screening','Follow-up required');
|
| 80 |
+
INSERT INTO "compounds" VALUES(9101,'BF-1042','Velatinib',421.5,'screening','');
|
| 81 |
+
INSERT INTO "compounds" VALUES(9102,'BF-2077','Velatinib',448.2,'screening','');
|
| 82 |
+
INSERT INTO "compounds" VALUES(9103,'BF-3311','Corabinib',388.9,'screening','');
|
| 83 |
+
INSERT INTO "literature_refs" VALUES(1,8,'Secondary Citation B43','Preferred Doi E49','urgent');
|
| 84 |
+
INSERT INTO "literature_refs" VALUES(2,3,'Primary Citation B86','Regional Doi C15','high');
|
| 85 |
+
INSERT INTO "literature_refs" VALUES(3,5,'Primary Citation A60','Regional Doi B73','urgent');
|
| 86 |
+
INSERT INTO "literature_refs" VALUES(4,11,'Consolidated Citation A19','Backup Doi B69','low');
|
| 87 |
+
INSERT INTO "literature_refs" VALUES(5,3,'Primary Citation F18','Backup Doi A37','medium');
|
| 88 |
+
INSERT INTO "literature_refs" VALUES(6,9,'Primary Citation E39','Regional Doi C31','medium');
|
| 89 |
+
INSERT INTO "literature_refs" VALUES(7,1,'Consolidated Citation A16','Secondary Doi A20','high');
|
| 90 |
+
INSERT INTO "literature_refs" VALUES(8,12,'Preferred Citation E94','General Doi F54','low');
|
| 91 |
+
INSERT INTO "literature_refs" VALUES(9,8,'General Citation A46','Secondary Doi B97','urgent');
|
| 92 |
+
INSERT INTO "literature_refs" VALUES(10,11,'Consolidated Citation F77','Consolidated Doi C49','high');
|
| 93 |
+
INSERT INTO "literature_refs" VALUES(11,9,'Primary Citation E78','General Doi E90','urgent');
|
| 94 |
+
INSERT INTO "literature_refs" VALUES(12,1,'Regional Citation B45','Primary Doi E52','medium');
|
| 95 |
+
INSERT INTO "literature_refs" VALUES(13,8,'Backup Citation A35','Regional Doi B58','high');
|
| 96 |
+
INSERT INTO "literature_refs" VALUES(14,5,'General Citation E59','Regional Doi B76','low');
|
| 97 |
+
INSERT INTO "literature_refs" VALUES(15,13,'Secondary Citation F28','Consolidated Doi C56','low');
|
| 98 |
+
INSERT INTO "literature_refs" VALUES(16,15,'Preferred Citation F30','Consolidated Doi E40','medium');
|
| 99 |
+
INSERT INTO "literature_refs" VALUES(17,4,'Backup Citation F63','Consolidated Doi A22','high');
|
| 100 |
+
INSERT INTO "literature_refs" VALUES(9501,9001,'Covalent KRAS G12C inhibition, 2024','10.1000/kras.2024','high');
|
| 101 |
+
INSERT INTO "targets" VALUES(1,'Backup Gene Symbol C94','Priority Regional Target','human','Secondary Pathway F13');
|
| 102 |
+
INSERT INTO "targets" VALUES(2,'Standard Gene Symbol A86','Recurring Retail Target','human','Secondary Pathway E42');
|
| 103 |
+
INSERT INTO "targets" VALUES(3,'Secondary Gene Symbol A82','Standard Domestic Target','human','Standard Pathway C43');
|
| 104 |
+
INSERT INTO "targets" VALUES(4,'General Gene Symbol C41','Quarterly Domestic Target','human','Preferred Pathway E55');
|
| 105 |
+
INSERT INTO "targets" VALUES(5,'Preferred Gene Symbol D91','Consolidated Domestic Target','human','Backup Pathway A67');
|
| 106 |
+
INSERT INTO "targets" VALUES(6,'Consolidated Gene Symbol A59','Priority Regional Target','human','Primary Pathway A24');
|
| 107 |
+
INSERT INTO "targets" VALUES(7,'General Gene Symbol D78','Consolidated Regional Target','human','General Pathway A31');
|
| 108 |
+
INSERT INTO "targets" VALUES(8,'Preferred Gene Symbol C10','Annual Internal Target','human','General Pathway F78');
|
| 109 |
+
INSERT INTO "targets" VALUES(9,'Standard Gene Symbol D63','Expedited Retail Target','human','Regional Pathway B79');
|
| 110 |
+
INSERT INTO "targets" VALUES(10,'Consolidated Gene Symbol C84','Standard Domestic Target','human','Secondary Pathway C76');
|
| 111 |
+
INSERT INTO "targets" VALUES(11,'Consolidated Gene Symbol F17','Quarterly Export Target','human','Consolidated Pathway E52');
|
| 112 |
+
INSERT INTO "targets" VALUES(12,'General Gene Symbol B36','Priority Domestic Target','human','Backup Pathway D51');
|
| 113 |
+
INSERT INTO "targets" VALUES(13,'Standard Gene Symbol A44','Priority Export Target','human','Consolidated Pathway D58');
|
| 114 |
+
INSERT INTO "targets" VALUES(14,'Secondary Gene Symbol C16','Expedited Partner Target','human','Primary Pathway D33');
|
| 115 |
+
INSERT INTO "targets" VALUES(15,'Primary Gene Symbol E27','Quarterly Export Target','human','Regional Pathway F29');
|
| 116 |
+
INSERT INTO "targets" VALUES(16,'Regional Gene Symbol A59','Scheduled Regional Target','human','Primary Pathway E12');
|
| 117 |
+
INSERT INTO "targets" VALUES(17,'Consolidated Gene Symbol C94','Scheduled Internal Target','human','Standard Pathway F30');
|
| 118 |
+
INSERT INTO "targets" VALUES(9001,'KRAS','GTPase KRas','human','MAPK');
|
| 119 |
+
INSERT INTO "targets" VALUES(9002,'PARP1','Poly ADP-ribose polymerase 1','human','DNA repair');
|
| 120 |
+
INSERT INTO "sqlite_sequence" VALUES('targets',9002);
|
| 121 |
+
INSERT INTO "sqlite_sequence" VALUES('compounds',9103);
|
| 122 |
+
INSERT INTO "sqlite_sequence" VALUES('assays',9202);
|
| 123 |
+
INSERT INTO "sqlite_sequence" VALUES('assay_runs',9302);
|
| 124 |
+
INSERT INTO "sqlite_sequence" VALUES('assay_results',9413);
|
| 125 |
+
INSERT INTO "sqlite_sequence" VALUES('literature_refs',9501);
|
worlds/discoverybench-102/tasks.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
worlds/discoverybench-102/tools.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
worlds/discoverybench-102/world.json
ADDED
|
@@ -0,0 +1,88 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"world_id": "env_blobfish_benchmarks_discoverybench_scien_f7e1dbce",
|
| 3 |
+
"blobfish_version": "0.1.0",
|
| 4 |
+
"vertical": "bio_research",
|
| 5 |
+
"tenant": "blobfish-benchmarks",
|
| 6 |
+
"brief": "",
|
| 7 |
+
"topic": "preclinical research targets compounds assays screening qc",
|
| 8 |
+
"domain": "bio_research",
|
| 9 |
+
"engine": "builtin",
|
| 10 |
+
"seed": 20260829,
|
| 11 |
+
"created_at": 1787733344.29895,
|
| 12 |
+
"world_digest": "475b17df4a7efe8265400a4d47889288764829150a4dc63e9b1188a06948cd29",
|
| 13 |
+
"entities": [
|
| 14 |
+
"targets",
|
| 15 |
+
"compounds",
|
| 16 |
+
"assays",
|
| 17 |
+
"assay_runs",
|
| 18 |
+
"assay_results",
|
| 19 |
+
"literature_refs"
|
| 20 |
+
],
|
| 21 |
+
"tables_without_tools": [],
|
| 22 |
+
"counts": {
|
| 23 |
+
"tables": 6,
|
| 24 |
+
"rows": 119,
|
| 25 |
+
"tools": 43,
|
| 26 |
+
"tasks": 4,
|
| 27 |
+
"tasks_rejected": 0
|
| 28 |
+
},
|
| 29 |
+
"difficulty": {
|
| 30 |
+
"hard": 1,
|
| 31 |
+
"medium": 2,
|
| 32 |
+
"easy": 1
|
| 33 |
+
},
|
| 34 |
+
"splits": {
|
| 35 |
+
"train": [
|
| 36 |
+
"bio_promote_hit_compound",
|
| 37 |
+
"bio_invalidate_failed_run",
|
| 38 |
+
"bio_duplicate_compound_name"
|
| 39 |
+
],
|
| 40 |
+
"heldout": [
|
| 41 |
+
"bio_dedupe_assay_result"
|
| 42 |
+
]
|
| 43 |
+
},
|
| 44 |
+
"task_creation": {
|
| 45 |
+
"schema_version": 1,
|
| 46 |
+
"status": "PASS",
|
| 47 |
+
"candidate_tasks": 4,
|
| 48 |
+
"accepted_tasks": 4,
|
| 49 |
+
"rejected_tasks": 0,
|
| 50 |
+
"rejections_by_gate": {},
|
| 51 |
+
"solvability": {
|
| 52 |
+
"oracle_replay_passed": 4,
|
| 53 |
+
"oracle_replay_failed": 0,
|
| 54 |
+
"all_admitted_tasks_oracle_solvable": true,
|
| 55 |
+
"impossible_candidates_removed_before_packaging": 0
|
| 56 |
+
},
|
| 57 |
+
"verifier_attribution": {
|
| 58 |
+
"all_admitted_tasks_attribution_safe": true,
|
| 59 |
+
"null_rollout_and_reference_replay_required": true,
|
| 60 |
+
"full_logical_state_protected_for_mutations": true
|
| 61 |
+
},
|
| 62 |
+
"workflow_coherence": {
|
| 63 |
+
"graph_candidates": 0,
|
| 64 |
+
"dependency_backed_candidates": 0,
|
| 65 |
+
"admitted_graph_tasks": 0,
|
| 66 |
+
"all_admitted_graph_tasks_dependency_backed": true,
|
| 67 |
+
"independent_connectivity_edges_allowed": false
|
| 68 |
+
},
|
| 69 |
+
"instruction_grounding": {
|
| 70 |
+
"graph_candidates": 0,
|
| 71 |
+
"fully_grounded_candidates": 0,
|
| 72 |
+
"admitted_graph_tasks": 0,
|
| 73 |
+
"all_admitted_graph_tasks_fully_determined_by_prompt": true,
|
| 74 |
+
"oracle_only_hidden_plans_allowed": false
|
| 75 |
+
},
|
| 76 |
+
"difficulty_calibration": {
|
| 77 |
+
"status": "NOT_MEASURED",
|
| 78 |
+
"claim_allowed": false,
|
| 79 |
+
"reason": "oracle success and verifier discrimination prove solvability, not model difficulty; a provider-identified stronger/less-capable model pair is required for a capability-separation claim"
|
| 80 |
+
}
|
| 81 |
+
},
|
| 82 |
+
"personas": [
|
| 83 |
+
"9ac570ba275cbd24",
|
| 84 |
+
"9c415c70fb19634e",
|
| 85 |
+
"1c0ac25cdffc4b65",
|
| 86 |
+
"cc99d5ca833239f1"
|
| 87 |
+
]
|
| 88 |
+
}
|
worlds/filingbench-50/environment.db
ADDED
|
Binary file (32.8 kB). View file
|
|
|
worlds/filingbench-50/schema.sql
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
CREATE TABLE dcf_assumptions (assumption_id INTEGER PRIMARY KEY AUTOINCREMENT, model_id INTEGER REFERENCES dcf_models(model_id), name TEXT, value REAL DEFAULT 0, source TEXT, status TEXT DEFAULT 'unverified');
|
| 2 |
+
CREATE TABLE dcf_models (model_id INTEGER PRIMARY KEY AUTOINCREMENT, company_id INTEGER REFERENCES fa_companies(company_id), name TEXT NOT NULL, discount_rate REAL DEFAULT 0, terminal_growth REAL DEFAULT 0, status TEXT DEFAULT 'draft', enterprise_value REAL DEFAULT 0, CHECK ("status" IS NULL OR "status" IN ('draft', 'submitted', 'approved', 'final')));
|
| 3 |
+
CREATE TABLE fa_companies (company_id INTEGER PRIMARY KEY AUTOINCREMENT, name TEXT NOT NULL, ticker TEXT, sector TEXT);
|
| 4 |
+
CREATE TABLE financial_periods (period_id INTEGER PRIMARY KEY AUTOINCREMENT, company_id INTEGER REFERENCES fa_companies(company_id), period_label TEXT, revenue REAL DEFAULT 0, ebitda REAL DEFAULT 0, capex REAL DEFAULT 0, free_cash_flow REAL DEFAULT 0);
|
| 5 |
+
CREATE TABLE lbo_models (lbo_id INTEGER PRIMARY KEY AUTOINCREMENT, company_id INTEGER REFERENCES fa_companies(company_id), entry_multiple REAL DEFAULT 0, exit_multiple REAL DEFAULT 0, leverage_turns REAL DEFAULT 0, irr_pct REAL DEFAULT 0, status TEXT DEFAULT 'draft', CHECK ("status" IS NULL OR "status" IN ('draft', 'submitted', 'approved', 'final')));
|
| 6 |
+
CREATE TABLE review_notes (note_id INTEGER PRIMARY KEY AUTOINCREMENT, model_id INTEGER REFERENCES dcf_models(model_id), reviewer_name TEXT, body TEXT, status TEXT DEFAULT 'open', CHECK ("status" IS NULL OR "status" IN ('open', 'closed', 'on_hold')));
|
| 7 |
+
DELETE FROM "sqlite_sequence";
|
worlds/filingbench-50/seed.sql
ADDED
|
@@ -0,0 +1,122 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
INSERT INTO "dcf_assumptions" VALUES(1,12,'Priority Partner Dcf Assumption',270.05,'Backup Source F70','unverified');
|
| 2 |
+
INSERT INTO "dcf_assumptions" VALUES(2,3,'Consolidated Internal Dcf Assumption',404.67,'Primary Source B93','unverified');
|
| 3 |
+
INSERT INTO "dcf_assumptions" VALUES(3,7,'Consolidated Regional Dcf Assumption',139.9,'Standard Source D40','unverified');
|
| 4 |
+
INSERT INTO "dcf_assumptions" VALUES(4,10,'Quarterly Regional Dcf Assumption',183.47,'Secondary Source D36','unverified');
|
| 5 |
+
INSERT INTO "dcf_assumptions" VALUES(5,8,'Annual Domestic Dcf Assumption',101.91,'Preferred Source F38','unverified');
|
| 6 |
+
INSERT INTO "dcf_assumptions" VALUES(6,1,'Quarterly Internal Dcf Assumption',198.88,'Regional Source D14','unverified');
|
| 7 |
+
INSERT INTO "dcf_assumptions" VALUES(7,6,'Quarterly Regional Dcf Assumption',83.46,'General Source F92','unverified');
|
| 8 |
+
INSERT INTO "dcf_assumptions" VALUES(8,2,'Annual Export Dcf Assumption',61.46,'Preferred Source C85','unverified');
|
| 9 |
+
INSERT INTO "dcf_assumptions" VALUES(9,7,'Recurring Internal Dcf Assumption',306.69,'Standard Source C83','unverified');
|
| 10 |
+
INSERT INTO "dcf_assumptions" VALUES(10,9,'Standard Partner Dcf Assumption',433.6,'Preferred Source E60','unverified');
|
| 11 |
+
INSERT INTO "dcf_assumptions" VALUES(11,5,'Consolidated Retail Dcf Assumption',342.09,'Secondary Source C34','unverified');
|
| 12 |
+
INSERT INTO "dcf_assumptions" VALUES(12,10,'Consolidated Retail Dcf Assumption',17.48,'Primary Source F51','unverified');
|
| 13 |
+
INSERT INTO "dcf_assumptions" VALUES(13,8,'Quarterly Partner Dcf Assumption',199.47,'Regional Source F88','unverified');
|
| 14 |
+
INSERT INTO "dcf_assumptions" VALUES(14,7,'Recurring Retail Dcf Assumption',161.6,'Regional Source B75','unverified');
|
| 15 |
+
INSERT INTO "dcf_assumptions" VALUES(15,13,'Annual Partner Dcf Assumption',415.76,'Regional Source D16','unverified');
|
| 16 |
+
INSERT INTO "dcf_assumptions" VALUES(16,9,'Scheduled Regional Dcf Assumption',169.31,'Backup Source A65','unverified');
|
| 17 |
+
INSERT INTO "dcf_assumptions" VALUES(17,14,'Expedited Internal Dcf Assumption',217.1,'Preferred Source D15','unverified');
|
| 18 |
+
INSERT INTO "dcf_assumptions" VALUES(9301,9201,'WACC',0.09,'Capital IQ','unverified');
|
| 19 |
+
INSERT INTO "dcf_assumptions" VALUES(9311,9202,'Terminal growth',0.02,'House view','unverified');
|
| 20 |
+
INSERT INTO "dcf_assumptions" VALUES(9312,9202,'Terminal growth',0.02,'House view','unverified');
|
| 21 |
+
INSERT INTO "dcf_models" VALUES(1,7,'Priority Export Dcf Model',419.28,334.88,'draft',184.89);
|
| 22 |
+
INSERT INTO "dcf_models" VALUES(2,5,'Recurring Retail Dcf Model',409.23,284.39,'submitted',351.35);
|
| 23 |
+
INSERT INTO "dcf_models" VALUES(3,3,'Expedited Internal Dcf Model',263.7,442.2,'submitted',308.05);
|
| 24 |
+
INSERT INTO "dcf_models" VALUES(4,9,'Expedited Partner Dcf Model',93.2,207.57,'final',184.21);
|
| 25 |
+
INSERT INTO "dcf_models" VALUES(5,10,'Recurring Domestic Dcf Model',310.85,77.41,'draft',397.0);
|
| 26 |
+
INSERT INTO "dcf_models" VALUES(6,12,'Expedited Domestic Dcf Model',142.96,475.7,'approved',291.46);
|
| 27 |
+
INSERT INTO "dcf_models" VALUES(7,2,'Consolidated Domestic Dcf Model',409.91,319.89,'final',78.65);
|
| 28 |
+
INSERT INTO "dcf_models" VALUES(8,4,'Expedited Partner Dcf Model',276.69,162.67,'approved',335.81);
|
| 29 |
+
INSERT INTO "dcf_models" VALUES(9,11,'Standard Export Dcf Model',55.27,464.98,'approved',220.84);
|
| 30 |
+
INSERT INTO "dcf_models" VALUES(10,3,'Consolidated Partner Dcf Model',418.9,439.72,'draft',497.88);
|
| 31 |
+
INSERT INTO "dcf_models" VALUES(11,6,'Expedited Domestic Dcf Model',185.53,316.62,'submitted',19.15);
|
| 32 |
+
INSERT INTO "dcf_models" VALUES(12,4,'Recurring Export Dcf Model',407.56,324.17,'draft',10.32);
|
| 33 |
+
INSERT INTO "dcf_models" VALUES(13,2,'Annual Internal Dcf Model',66.64,193.28,'draft',439.29);
|
| 34 |
+
INSERT INTO "dcf_models" VALUES(14,17,'Expedited Partner Dcf Model',212.69,144.0,'approved',338.0);
|
| 35 |
+
INSERT INTO "dcf_models" VALUES(15,12,'Recurring Partner Dcf Model',384.01,347.04,'draft',413.38);
|
| 36 |
+
INSERT INTO "dcf_models" VALUES(16,17,'Scheduled Export Dcf Model',70.8,240.79,'draft',460.29);
|
| 37 |
+
INSERT INTO "dcf_models" VALUES(17,11,'Recurring Domestic Dcf Model',61.83,268.48,'submitted',23.58);
|
| 38 |
+
INSERT INTO "dcf_models" VALUES(9201,9001,'Solstice base case',0.09,0.02,'draft',0.0);
|
| 39 |
+
INSERT INTO "dcf_models" VALUES(9202,9003,'Kestrel quick cut',0.0,0.02,'final',640.0);
|
| 40 |
+
INSERT INTO "fa_companies" VALUES(1,'Thomas Global Industries','Standard Ticker E95','Backup Sector A61');
|
| 41 |
+
INSERT INTO "fa_companies" VALUES(2,'Lopez Allied Group','Secondary Ticker A95','Regional Sector A83');
|
| 42 |
+
INSERT INTO "fa_companies" VALUES(3,'Gonzalez Supply Co','Backup Ticker E92','Backup Sector A48');
|
| 43 |
+
INSERT INTO "fa_companies" VALUES(4,'Moore United Inc','Standard Ticker C33','Backup Sector E83');
|
| 44 |
+
INSERT INTO "fa_companies" VALUES(5,'Thompson Global Supply Co','Primary Ticker F86','General Sector D39');
|
| 45 |
+
INSERT INTO "fa_companies" VALUES(6,'Brown Meridian Trading Co','Backup Ticker B71','Backup Sector D63');
|
| 46 |
+
INSERT INTO "fa_companies" VALUES(7,'Thomas Corp','Preferred Ticker B99','Consolidated Sector E69');
|
| 47 |
+
INSERT INTO "fa_companies" VALUES(8,'Gonzalez Continental Logistics','General Ticker F38','General Sector A66');
|
| 48 |
+
INSERT INTO "fa_companies" VALUES(9,'Young Meridian Enterprises','General Ticker E35','Consolidated Sector F24');
|
| 49 |
+
INSERT INTO "fa_companies" VALUES(10,'Walker Holdings','Standard Ticker A14','Consolidated Sector B29');
|
| 50 |
+
INSERT INTO "fa_companies" VALUES(11,'Harris Precision LLC','Secondary Ticker F44','Backup Sector B68');
|
| 51 |
+
INSERT INTO "fa_companies" VALUES(12,'Lee United LLC','Standard Ticker C22','Standard Sector D98');
|
| 52 |
+
INSERT INTO "fa_companies" VALUES(13,'Jones Supply Co','Backup Ticker B79','Secondary Sector F43');
|
| 53 |
+
INSERT INTO "fa_companies" VALUES(14,'Smith Meridian Logistics','Preferred Ticker A46','Standard Sector A84');
|
| 54 |
+
INSERT INTO "fa_companies" VALUES(15,'Lewis Allied Industries','Consolidated Ticker A92','General Sector F99');
|
| 55 |
+
INSERT INTO "fa_companies" VALUES(16,'King Northern Solutions','Secondary Ticker D55','Backup Sector B35');
|
| 56 |
+
INSERT INTO "fa_companies" VALUES(17,'Ramirez Precision Enterprises','Regional Ticker B51','Backup Sector B99');
|
| 57 |
+
INSERT INTO "fa_companies" VALUES(9001,'Solstice Energy','SLE','energy');
|
| 58 |
+
INSERT INTO "fa_companies" VALUES(9002,'Solstice Energy','SLE-B','energy');
|
| 59 |
+
INSERT INTO "fa_companies" VALUES(9003,'Kestrel Retail','KSR','consumer');
|
| 60 |
+
INSERT INTO "financial_periods" VALUES(1,8,'Consolidated Partner Financial Period',379.26,457.25,340.27,379.57);
|
| 61 |
+
INSERT INTO "financial_periods" VALUES(2,12,'Annual Retail Financial Period',370.26,269.49,53.71,189.24);
|
| 62 |
+
INSERT INTO "financial_periods" VALUES(3,4,'Recurring Internal Financial Period',215.32,293.39,122.68,117.32);
|
| 63 |
+
INSERT INTO "financial_periods" VALUES(4,2,'Annual Retail Financial Period',320.36,321.49,57.42,355.51);
|
| 64 |
+
INSERT INTO "financial_periods" VALUES(5,6,'Standard Internal Financial Period',430.38,32.19,305.19,303.13);
|
| 65 |
+
INSERT INTO "financial_periods" VALUES(6,7,'Annual Regional Financial Period',425.26,14.34,88.47,17.57);
|
| 66 |
+
INSERT INTO "financial_periods" VALUES(7,12,'Priority Export Financial Period',455.6,96.69,348.18,357.82);
|
| 67 |
+
INSERT INTO "financial_periods" VALUES(8,1,'Standard Retail Financial Period',256.23,273.99,444.19,309.48);
|
| 68 |
+
INSERT INTO "financial_periods" VALUES(9,4,'Annual Retail Financial Period',492.16,150.68,90.31,284.24);
|
| 69 |
+
INSERT INTO "financial_periods" VALUES(10,5,'Recurring Domestic Financial Period',380.99,223.94,493.04,352.72);
|
| 70 |
+
INSERT INTO "financial_periods" VALUES(11,6,'Consolidated Domestic Financial Period',347.01,244.41,252.43,380.21);
|
| 71 |
+
INSERT INTO "financial_periods" VALUES(12,5,'Annual Internal Financial Period',50.77,386.54,53.33,309.6);
|
| 72 |
+
INSERT INTO "financial_periods" VALUES(13,6,'Priority Retail Financial Period',390.07,457.97,204.22,44.53);
|
| 73 |
+
INSERT INTO "financial_periods" VALUES(14,9,'Quarterly Partner Financial Period',189.77,83.85,319.46,225.1);
|
| 74 |
+
INSERT INTO "financial_periods" VALUES(15,10,'Recurring Internal Financial Period',298.75,76.22,15.09,122.31);
|
| 75 |
+
INSERT INTO "financial_periods" VALUES(16,15,'Annual Regional Financial Period',160.24,108.71,361.66,156.11);
|
| 76 |
+
INSERT INTO "financial_periods" VALUES(17,1,'Consolidated Retail Financial Period',17.26,477.49,325.07,476.72);
|
| 77 |
+
INSERT INTO "financial_periods" VALUES(9101,9001,'2024',800.0,200.0,60.0,100.0);
|
| 78 |
+
INSERT INTO "financial_periods" VALUES(9102,9001,'2025',900.0,230.0,65.0,120.0);
|
| 79 |
+
INSERT INTO "financial_periods" VALUES(9103,9001,'2026',1000.0,260.0,70.0,140.0);
|
| 80 |
+
INSERT INTO "financial_periods" VALUES(9111,9003,'2026',500.0,90.0,25.0,45.0);
|
| 81 |
+
INSERT INTO "lbo_models" VALUES(1,6,466.55,491.87,319.16,166.15,'draft');
|
| 82 |
+
INSERT INTO "lbo_models" VALUES(2,10,260.39,224.04,476.01,255.65,'approved');
|
| 83 |
+
INSERT INTO "lbo_models" VALUES(3,5,10.62,44.85,474.78,418.23,'final');
|
| 84 |
+
INSERT INTO "lbo_models" VALUES(4,10,468.69,188.71,317.79,78.29,'submitted');
|
| 85 |
+
INSERT INTO "lbo_models" VALUES(5,2,495.44,269.53,198.77,246.93,'draft');
|
| 86 |
+
INSERT INTO "lbo_models" VALUES(6,3,185.59,229.48,491.37,179.55,'final');
|
| 87 |
+
INSERT INTO "lbo_models" VALUES(7,6,476.94,210.77,41.87,226.67,'draft');
|
| 88 |
+
INSERT INTO "lbo_models" VALUES(8,7,171.97,272.36,340.15,326.52,'submitted');
|
| 89 |
+
INSERT INTO "lbo_models" VALUES(9,1,25.51,93.21,235.93,362.09,'approved');
|
| 90 |
+
INSERT INTO "lbo_models" VALUES(10,9,290.39,498.97,412.45,292.96,'draft');
|
| 91 |
+
INSERT INTO "lbo_models" VALUES(11,11,117.87,381.73,53.27,308.8,'final');
|
| 92 |
+
INSERT INTO "lbo_models" VALUES(12,4,161.34,70.37,369.84,345.68,'submitted');
|
| 93 |
+
INSERT INTO "lbo_models" VALUES(13,12,56.61,386.86,404.51,220.36,'final');
|
| 94 |
+
INSERT INTO "lbo_models" VALUES(14,15,432.42,298.39,238.92,171.4,'approved');
|
| 95 |
+
INSERT INTO "lbo_models" VALUES(15,6,103.87,131.76,327.78,63.33,'draft');
|
| 96 |
+
INSERT INTO "lbo_models" VALUES(16,15,220.69,56.81,68.3,156.03,'submitted');
|
| 97 |
+
INSERT INTO "lbo_models" VALUES(17,15,54.91,402.97,468.67,472.96,'submitted');
|
| 98 |
+
INSERT INTO "lbo_models" VALUES(9401,9003,8.0,9.0,4.5,21.5,'draft');
|
| 99 |
+
INSERT INTO "review_notes" VALUES(1,11,'Consolidated Export Review Note','{"checksum": "6cd0f00d", "received_via": "csv_import", "record_type": "review_note", "reference": "RN-000001", "source": "web_portal", "version": 1}','on_hold');
|
| 100 |
+
INSERT INTO "review_notes" VALUES(2,8,'Standard Retail Review Note','{"checksum": "92b660b0", "received_via": "webhook", "record_type": "review_note", "reference": "RN-000002", "source": "shopee", "version": 1}','closed');
|
| 101 |
+
INSERT INTO "review_notes" VALUES(3,3,'Consolidated Export Review Note','{"checksum": "6beb5423", "received_via": "csv_import", "record_type": "review_note", "reference": "RN-000003", "source": "edi_gateway", "version": 4}','on_hold');
|
| 102 |
+
INSERT INTO "review_notes" VALUES(4,9,'Standard Internal Review Note','{"checksum": "0da727cf", "received_via": "csv_import", "record_type": "review_note", "reference": "RN-000004", "source": "web_portal", "version": 2}','open');
|
| 103 |
+
INSERT INTO "review_notes" VALUES(5,9,'Expedited Retail Review Note','{"checksum": "16c41be5", "received_via": "webhook", "record_type": "review_note", "reference": "RN-000005", "source": "edi_gateway", "version": 1}','closed');
|
| 104 |
+
INSERT INTO "review_notes" VALUES(6,11,'Priority Retail Review Note','{"checksum": "72f4c4b8", "received_via": "api", "record_type": "review_note", "reference": "RN-000006", "source": "shopee", "version": 2}','closed');
|
| 105 |
+
INSERT INTO "review_notes" VALUES(7,10,'Priority Partner Review Note','{"checksum": "d4901bce", "received_via": "webhook", "record_type": "review_note", "reference": "RN-000007", "source": "web_portal", "version": 3}','open');
|
| 106 |
+
INSERT INTO "review_notes" VALUES(8,2,'Recurring Retail Review Note','{"checksum": "681af84e", "received_via": "manual_entry", "record_type": "review_note", "reference": "RN-000008", "source": "cyberbiz", "version": 4}','open');
|
| 107 |
+
INSERT INTO "review_notes" VALUES(9,3,'Consolidated Partner Review Note','{"checksum": "6d5b4a56", "received_via": "csv_import", "record_type": "review_note", "reference": "RN-000009", "source": "cyberbiz", "version": 4}','closed');
|
| 108 |
+
INSERT INTO "review_notes" VALUES(10,6,'Expedited Internal Review Note','{"checksum": "a450995c", "received_via": "webhook", "record_type": "review_note", "reference": "RN-000010", "source": "cyberbiz", "version": 3}','open');
|
| 109 |
+
INSERT INTO "review_notes" VALUES(11,8,'Expedited Regional Review Note','{"checksum": "be53910d", "received_via": "manual_entry", "record_type": "review_note", "reference": "RN-000011", "source": "shopee", "version": 2}','closed');
|
| 110 |
+
INSERT INTO "review_notes" VALUES(12,11,'Quarterly Retail Review Note','{"checksum": "f61a1a0a", "received_via": "csv_import", "record_type": "review_note", "reference": "RN-000012", "source": "shopee", "version": 3}','open');
|
| 111 |
+
INSERT INTO "review_notes" VALUES(13,17,'Consolidated Domestic Review Note','{"checksum": "2fed51c3", "received_via": "manual_entry", "record_type": "review_note", "reference": "RN-001001", "source": "momo", "version": 4}','closed');
|
| 112 |
+
INSERT INTO "review_notes" VALUES(14,15,'Annual Partner Review Note','{"checksum": "f2e73995", "received_via": "manual_entry", "record_type": "review_note", "reference": "RN-001002", "source": "erp_sync", "version": 2}','closed');
|
| 113 |
+
INSERT INTO "review_notes" VALUES(15,1,'Recurring Export Review Note','{"checksum": "32caee16", "received_via": "manual_entry", "record_type": "review_note", "reference": "RN-001003", "source": "cyberbiz", "version": 4}','on_hold');
|
| 114 |
+
INSERT INTO "review_notes" VALUES(16,10,'Standard Internal Review Note','{"checksum": "042d186d", "received_via": "manual_entry", "record_type": "review_note", "reference": "RN-001004", "source": "web_portal", "version": 1}','closed');
|
| 115 |
+
INSERT INTO "review_notes" VALUES(17,6,'Standard Domestic Review Note','{"checksum": "d5be494e", "received_via": "csv_import", "record_type": "review_note", "reference": "RN-001005", "source": "cyberbiz", "version": 2}','open');
|
| 116 |
+
INSERT INTO "review_notes" VALUES(9501,9202,'Head of Research','Rebuild before circulating.','open');
|
| 117 |
+
INSERT INTO "sqlite_sequence" VALUES('fa_companies',9003);
|
| 118 |
+
INSERT INTO "sqlite_sequence" VALUES('financial_periods',9111);
|
| 119 |
+
INSERT INTO "sqlite_sequence" VALUES('dcf_models',9202);
|
| 120 |
+
INSERT INTO "sqlite_sequence" VALUES('dcf_assumptions',9312);
|
| 121 |
+
INSERT INTO "sqlite_sequence" VALUES('lbo_models',9401);
|
| 122 |
+
INSERT INTO "sqlite_sequence" VALUES('review_notes',9501);
|
worlds/filingbench-50/tasks.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
worlds/filingbench-50/tools.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
worlds/filingbench-50/world.json
ADDED
|
@@ -0,0 +1,88 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"world_id": "env_blobfish_benchmarks_filingbench_financia_599d3443",
|
| 3 |
+
"blobfish_version": "0.1.0",
|
| 4 |
+
"vertical": "financial_analysis",
|
| 5 |
+
"tenant": "blobfish-benchmarks",
|
| 6 |
+
"brief": "",
|
| 7 |
+
"topic": "financial analysis dcf model assumptions lbo review",
|
| 8 |
+
"domain": "financial_analysis",
|
| 9 |
+
"engine": "builtin",
|
| 10 |
+
"seed": 20260827,
|
| 11 |
+
"created_at": 1787733344.49571,
|
| 12 |
+
"world_digest": "cd3085c1e21b8793bd4ba01fe48bd2a711e793f8233d931b4944fa1bafadaf41",
|
| 13 |
+
"entities": [
|
| 14 |
+
"fa_companies",
|
| 15 |
+
"financial_periods",
|
| 16 |
+
"dcf_models",
|
| 17 |
+
"dcf_assumptions",
|
| 18 |
+
"lbo_models",
|
| 19 |
+
"review_notes"
|
| 20 |
+
],
|
| 21 |
+
"tables_without_tools": [],
|
| 22 |
+
"counts": {
|
| 23 |
+
"tables": 6,
|
| 24 |
+
"rows": 116,
|
| 25 |
+
"tools": 44,
|
| 26 |
+
"tasks": 4,
|
| 27 |
+
"tasks_rejected": 0
|
| 28 |
+
},
|
| 29 |
+
"difficulty": {
|
| 30 |
+
"hard": 1,
|
| 31 |
+
"medium": 2,
|
| 32 |
+
"easy": 1
|
| 33 |
+
},
|
| 34 |
+
"splits": {
|
| 35 |
+
"train": [
|
| 36 |
+
"fa_finalize_solstice_dcf",
|
| 37 |
+
"fa_revert_model_without_discount_rate",
|
| 38 |
+
"fa_duplicate_company_listing"
|
| 39 |
+
],
|
| 40 |
+
"heldout": [
|
| 41 |
+
"fa_dedupe_dcf_assumption"
|
| 42 |
+
]
|
| 43 |
+
},
|
| 44 |
+
"task_creation": {
|
| 45 |
+
"schema_version": 1,
|
| 46 |
+
"status": "PASS",
|
| 47 |
+
"candidate_tasks": 4,
|
| 48 |
+
"accepted_tasks": 4,
|
| 49 |
+
"rejected_tasks": 0,
|
| 50 |
+
"rejections_by_gate": {},
|
| 51 |
+
"solvability": {
|
| 52 |
+
"oracle_replay_passed": 4,
|
| 53 |
+
"oracle_replay_failed": 0,
|
| 54 |
+
"all_admitted_tasks_oracle_solvable": true,
|
| 55 |
+
"impossible_candidates_removed_before_packaging": 0
|
| 56 |
+
},
|
| 57 |
+
"verifier_attribution": {
|
| 58 |
+
"all_admitted_tasks_attribution_safe": true,
|
| 59 |
+
"null_rollout_and_reference_replay_required": true,
|
| 60 |
+
"full_logical_state_protected_for_mutations": true
|
| 61 |
+
},
|
| 62 |
+
"workflow_coherence": {
|
| 63 |
+
"graph_candidates": 0,
|
| 64 |
+
"dependency_backed_candidates": 0,
|
| 65 |
+
"admitted_graph_tasks": 0,
|
| 66 |
+
"all_admitted_graph_tasks_dependency_backed": true,
|
| 67 |
+
"independent_connectivity_edges_allowed": false
|
| 68 |
+
},
|
| 69 |
+
"instruction_grounding": {
|
| 70 |
+
"graph_candidates": 0,
|
| 71 |
+
"fully_grounded_candidates": 0,
|
| 72 |
+
"admitted_graph_tasks": 0,
|
| 73 |
+
"all_admitted_graph_tasks_fully_determined_by_prompt": true,
|
| 74 |
+
"oracle_only_hidden_plans_allowed": false
|
| 75 |
+
},
|
| 76 |
+
"difficulty_calibration": {
|
| 77 |
+
"status": "NOT_MEASURED",
|
| 78 |
+
"claim_allowed": false,
|
| 79 |
+
"reason": "oracle success and verifier discrimination prove solvability, not model difficulty; a provider-identified stronger/less-capable model pair is required for a capability-separation claim"
|
| 80 |
+
}
|
| 81 |
+
},
|
| 82 |
+
"personas": [
|
| 83 |
+
"dbc93e793a83fd97",
|
| 84 |
+
"99bb97c76e367c3b",
|
| 85 |
+
"16e78d2fe0263069",
|
| 86 |
+
"fb74c0a1bc263f77"
|
| 87 |
+
]
|
| 88 |
+
}
|
worlds/opsbench-14/environment.db
ADDED
|
Binary file (32.8 kB). View file
|
|
|
worlds/opsbench-14/mcp/manifest.json
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "blobfish.mcp-service-layout.v1",
|
| 3 |
+
"world_id": "env_blobfish_benchmarks_opsbench_enterprise__8377a7f8",
|
| 4 |
+
"grouping": "tool.forge_service provenance only; no name/description inference (spec invariant 10)",
|
| 5 |
+
"systems": [],
|
| 6 |
+
"server_count": 1,
|
| 7 |
+
"tool_count": 42,
|
| 8 |
+
"servers": [
|
| 9 |
+
{
|
| 10 |
+
"name": "core",
|
| 11 |
+
"kind": "core",
|
| 12 |
+
"home": "core/",
|
| 13 |
+
"tool_count": 42,
|
| 14 |
+
"tools": [
|
| 15 |
+
"count_change_requests",
|
| 16 |
+
"count_compliance_controls",
|
| 17 |
+
"count_process_docs",
|
| 18 |
+
"count_process_steps",
|
| 19 |
+
"count_vendor_reviews",
|
| 20 |
+
"count_vendors",
|
| 21 |
+
"create_change_request",
|
| 22 |
+
"create_compliance_control",
|
| 23 |
+
"create_process_doc",
|
| 24 |
+
"create_process_step",
|
| 25 |
+
"create_vendor",
|
| 26 |
+
"create_vendor_review",
|
| 27 |
+
"delete_change_request",
|
| 28 |
+
"delete_compliance_control",
|
| 29 |
+
"delete_process_doc",
|
| 30 |
+
"delete_process_step",
|
| 31 |
+
"delete_vendor",
|
| 32 |
+
"delete_vendor_review",
|
| 33 |
+
"get_change_request",
|
| 34 |
+
"get_compliance_control",
|
| 35 |
+
"get_process_doc",
|
| 36 |
+
"get_process_step",
|
| 37 |
+
"get_vendor",
|
| 38 |
+
"get_vendor_review",
|
| 39 |
+
"list_change_requests_for_process_doc",
|
| 40 |
+
"list_process_steps_for_process_doc",
|
| 41 |
+
"list_vendor_reviews_for_vendor",
|
| 42 |
+
"search_change_requests",
|
| 43 |
+
"search_compliance_controls",
|
| 44 |
+
"search_process_docs",
|
| 45 |
+
"search_process_steps",
|
| 46 |
+
"search_vendor_reviews",
|
| 47 |
+
"search_vendors",
|
| 48 |
+
"transition_change_request_status",
|
| 49 |
+
"transition_vendor_review_status",
|
| 50 |
+
"transition_vendor_status",
|
| 51 |
+
"update_change_request",
|
| 52 |
+
"update_compliance_control",
|
| 53 |
+
"update_process_doc",
|
| 54 |
+
"update_process_step",
|
| 55 |
+
"update_vendor",
|
| 56 |
+
"update_vendor_review"
|
| 57 |
+
],
|
| 58 |
+
"tables": [
|
| 59 |
+
"change_requests",
|
| 60 |
+
"compliance_controls",
|
| 61 |
+
"process_docs",
|
| 62 |
+
"process_steps",
|
| 63 |
+
"vendor_reviews",
|
| 64 |
+
"vendors"
|
| 65 |
+
]
|
| 66 |
+
}
|
| 67 |
+
]
|
| 68 |
+
}
|
worlds/opsbench-14/schema.sql
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
CREATE TABLE change_requests (request_id INTEGER PRIMARY KEY AUTOINCREMENT, doc_id INTEGER REFERENCES process_docs(doc_id), title TEXT NOT NULL, risk_level TEXT DEFAULT 'low', status TEXT DEFAULT 'submitted', requested_by TEXT, CHECK ("status" IS NULL OR "status" IN ('graded', 'rejected', 'returned', 'reviewing', 'submitted')));
|
| 2 |
+
CREATE TABLE compliance_controls (control_id INTEGER PRIMARY KEY AUTOINCREMENT, name TEXT NOT NULL, framework TEXT, status TEXT DEFAULT 'untested', last_tested_on TEXT);
|
| 3 |
+
CREATE TABLE process_docs (doc_id INTEGER PRIMARY KEY AUTOINCREMENT, name TEXT NOT NULL, owner_name TEXT, status TEXT DEFAULT 'published', version INTEGER DEFAULT 1);
|
| 4 |
+
CREATE TABLE process_steps (step_id INTEGER PRIMARY KEY AUTOINCREMENT, doc_id INTEGER REFERENCES process_docs(doc_id), step_number INTEGER DEFAULT 1, description TEXT, control_ref TEXT);
|
| 5 |
+
CREATE TABLE vendor_reviews (review_id INTEGER PRIMARY KEY AUTOINCREMENT, vendor_id INTEGER REFERENCES vendors(vendor_id), reviewer_name TEXT, score REAL DEFAULT 0, status TEXT DEFAULT 'open', reviewed_on TEXT, CHECK ("status" IS NULL OR "status" IN ('open', 'closed', 'on_hold')));
|
| 6 |
+
CREATE TABLE vendors (vendor_id INTEGER PRIMARY KEY AUTOINCREMENT, name TEXT NOT NULL, category TEXT, tier TEXT DEFAULT 'tier3', status TEXT DEFAULT 'active', renewal_on TEXT, CHECK ("status" IS NULL OR "status" IN ('active', 'inactive', 'renewal_overdue', 'suspended')));
|
| 7 |
+
DELETE FROM "sqlite_sequence";
|
worlds/opsbench-14/seed.sql
ADDED
|
@@ -0,0 +1,122 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
INSERT INTO "change_requests" VALUES(1,7,'Quarterly Regional Change Request','low','submitted','Betty Brown');
|
| 2 |
+
INSERT INTO "change_requests" VALUES(2,9,'Expedited Regional Change Request','low','graded','Patricia Smith');
|
| 3 |
+
INSERT INTO "change_requests" VALUES(3,7,'Scheduled Export Change Request','low','reviewing','John Moore');
|
| 4 |
+
INSERT INTO "change_requests" VALUES(4,2,'Priority Internal Change Request','low','returned','Susan Clark');
|
| 5 |
+
INSERT INTO "change_requests" VALUES(5,5,'Recurring Regional Change Request','low','returned','Mary Hernandez');
|
| 6 |
+
INSERT INTO "change_requests" VALUES(6,3,'Annual Export Change Request','low','submitted','Jessica Smith');
|
| 7 |
+
INSERT INTO "change_requests" VALUES(7,3,'Quarterly Partner Change Request','low','reviewing','Andrew White');
|
| 8 |
+
INSERT INTO "change_requests" VALUES(8,2,'Annual Domestic Change Request','low','reviewing','Elizabeth Moore');
|
| 9 |
+
INSERT INTO "change_requests" VALUES(9,8,'Scheduled Retail Change Request','low','graded','Patricia Harris');
|
| 10 |
+
INSERT INTO "change_requests" VALUES(10,9,'Consolidated Export Change Request','low','reviewing','Elizabeth Smith');
|
| 11 |
+
INSERT INTO "change_requests" VALUES(11,5,'Expedited Retail Change Request','low','rejected','Kimberly Wilson');
|
| 12 |
+
INSERT INTO "change_requests" VALUES(12,11,'Quarterly Regional Change Request','low','reviewing','Linda Williams');
|
| 13 |
+
INSERT INTO "change_requests" VALUES(13,3,'Standard Export Change Request','low','rejected','Kenneth Moore');
|
| 14 |
+
INSERT INTO "change_requests" VALUES(14,10,'Consolidated Regional Change Request','low','graded','Joshua Taylor');
|
| 15 |
+
INSERT INTO "change_requests" VALUES(15,14,'Consolidated Regional Change Request','low','returned','Sarah Smith');
|
| 16 |
+
INSERT INTO "change_requests" VALUES(16,12,'Scheduled Retail Change Request','low','rejected','Robert Thompson');
|
| 17 |
+
INSERT INTO "change_requests" VALUES(17,8,'Annual Export Change Request','low','submitted','Steven Clark');
|
| 18 |
+
INSERT INTO "change_requests" VALUES(9301,9101,'Skip sanctions screening for tier3','high','submitted','Riley Garcia');
|
| 19 |
+
INSERT INTO "change_requests" VALUES(9302,9102,'Add secondary pager','low','submitted','Quinn Okafor');
|
| 20 |
+
INSERT INTO "compliance_controls" VALUES(1,'Priority Domestic Compliance Control','Backup Framework B54','untested','General Last Tested On B15');
|
| 21 |
+
INSERT INTO "compliance_controls" VALUES(2,'Standard Domestic Compliance Control','Primary Framework C98','untested','Regional Last Tested On C52');
|
| 22 |
+
INSERT INTO "compliance_controls" VALUES(3,'Scheduled Domestic Compliance Control','Backup Framework A77','untested','Standard Last Tested On C99');
|
| 23 |
+
INSERT INTO "compliance_controls" VALUES(4,'Consolidated Partner Compliance Control','Backup Framework B40','untested','Regional Last Tested On B48');
|
| 24 |
+
INSERT INTO "compliance_controls" VALUES(5,'Scheduled Internal Compliance Control','General Framework A86','untested','Secondary Last Tested On D67');
|
| 25 |
+
INSERT INTO "compliance_controls" VALUES(6,'Scheduled Internal Compliance Control','Backup Framework D23','untested','General Last Tested On F93');
|
| 26 |
+
INSERT INTO "compliance_controls" VALUES(7,'Annual Export Compliance Control','Preferred Framework F59','untested','Consolidated Last Tested On A93');
|
| 27 |
+
INSERT INTO "compliance_controls" VALUES(8,'Annual Domestic Compliance Control','Consolidated Framework C53','untested','Backup Last Tested On C61');
|
| 28 |
+
INSERT INTO "compliance_controls" VALUES(9,'Recurring Regional Compliance Control','Standard Framework C89','untested','Standard Last Tested On B50');
|
| 29 |
+
INSERT INTO "compliance_controls" VALUES(10,'Standard Domestic Compliance Control','Regional Framework F67','untested','General Last Tested On D12');
|
| 30 |
+
INSERT INTO "compliance_controls" VALUES(11,'Consolidated Regional Compliance Control','General Framework C36','untested','Primary Last Tested On E84');
|
| 31 |
+
INSERT INTO "compliance_controls" VALUES(12,'Recurring Internal Compliance Control','Consolidated Framework F38','untested','Preferred Last Tested On C66');
|
| 32 |
+
INSERT INTO "compliance_controls" VALUES(13,'Recurring Partner Compliance Control','Secondary Framework D50','untested','Primary Last Tested On F98');
|
| 33 |
+
INSERT INTO "compliance_controls" VALUES(14,'Consolidated Partner Compliance Control','Consolidated Framework B51','untested','Backup Last Tested On F21');
|
| 34 |
+
INSERT INTO "compliance_controls" VALUES(15,'Expedited Partner Compliance Control','Primary Framework C76','untested','Primary Last Tested On D24');
|
| 35 |
+
INSERT INTO "compliance_controls" VALUES(16,'Consolidated Retail Compliance Control','Secondary Framework D73','untested','General Last Tested On D40');
|
| 36 |
+
INSERT INTO "compliance_controls" VALUES(17,'Quarterly Partner Compliance Control','Primary Framework C71','untested','Consolidated Last Tested On E45');
|
| 37 |
+
INSERT INTO "compliance_controls" VALUES(9401,'Sanctions screening','SOC2','passing','2026-06-30');
|
| 38 |
+
INSERT INTO "process_docs" VALUES(1,'Annual Retail Process Doc','Quarterly Retail Process Doc','published',1);
|
| 39 |
+
INSERT INTO "process_docs" VALUES(2,'Scheduled Export Process Doc','Annual Internal Process Doc','published',1);
|
| 40 |
+
INSERT INTO "process_docs" VALUES(3,'Quarterly Internal Process Doc','Consolidated Export Process Doc','published',1);
|
| 41 |
+
INSERT INTO "process_docs" VALUES(4,'Scheduled Partner Process Doc','Scheduled Domestic Process Doc','published',1);
|
| 42 |
+
INSERT INTO "process_docs" VALUES(5,'Annual Internal Process Doc','Priority Regional Process Doc','published',1);
|
| 43 |
+
INSERT INTO "process_docs" VALUES(6,'Expedited Regional Process Doc','Annual Internal Process Doc','published',1);
|
| 44 |
+
INSERT INTO "process_docs" VALUES(7,'Expedited Export Process Doc','Standard Retail Process Doc','published',1);
|
| 45 |
+
INSERT INTO "process_docs" VALUES(8,'Recurring Export Process Doc','Standard Regional Process Doc','published',1);
|
| 46 |
+
INSERT INTO "process_docs" VALUES(9,'Standard Internal Process Doc','Recurring Internal Process Doc','published',1);
|
| 47 |
+
INSERT INTO "process_docs" VALUES(10,'Priority Partner Process Doc','Recurring Internal Process Doc','published',1);
|
| 48 |
+
INSERT INTO "process_docs" VALUES(11,'Scheduled Retail Process Doc','Consolidated Partner Process Doc','published',1);
|
| 49 |
+
INSERT INTO "process_docs" VALUES(12,'Expedited Export Process Doc','Annual Domestic Process Doc','published',1);
|
| 50 |
+
INSERT INTO "process_docs" VALUES(13,'Quarterly Retail Process Doc','Annual Regional Process Doc','published',1);
|
| 51 |
+
INSERT INTO "process_docs" VALUES(14,'Recurring Retail Process Doc','Expedited Retail Process Doc','published',1);
|
| 52 |
+
INSERT INTO "process_docs" VALUES(15,'Standard Regional Process Doc','Consolidated Regional Process Doc','published',1);
|
| 53 |
+
INSERT INTO "process_docs" VALUES(16,'Consolidated Retail Process Doc','Scheduled Regional Process Doc','published',1);
|
| 54 |
+
INSERT INTO "process_docs" VALUES(17,'Scheduled Domestic Process Doc','Expedited Partner Process Doc','published',1);
|
| 55 |
+
INSERT INTO "process_docs" VALUES(9101,'Vendor Onboarding','Jordan Patel','published',3);
|
| 56 |
+
INSERT INTO "process_docs" VALUES(9102,'Incident Escalation','Jordan Patel','published',2);
|
| 57 |
+
INSERT INTO "process_steps" VALUES(1,7,1,'Verified and approved','CON-550001');
|
| 58 |
+
INSERT INTO "process_steps" VALUES(2,2,1,'No issues found','CON-770002');
|
| 59 |
+
INSERT INTO "process_steps" VALUES(3,4,1,'Verified and approved','CON-250003');
|
| 60 |
+
INSERT INTO "process_steps" VALUES(4,4,1,'Updated process step per request','CON-190004');
|
| 61 |
+
INSERT INTO "process_steps" VALUES(5,4,1,'Updated process step per request','CON-770005');
|
| 62 |
+
INSERT INTO "process_steps" VALUES(6,12,1,'Pending review','CON-640006');
|
| 63 |
+
INSERT INTO "process_steps" VALUES(7,12,1,'Follow-up required','CON-210007');
|
| 64 |
+
INSERT INTO "process_steps" VALUES(8,9,1,'Follow-up required','CON-450008');
|
| 65 |
+
INSERT INTO "process_steps" VALUES(9,4,1,'Updated process step per request','CON-470009');
|
| 66 |
+
INSERT INTO "process_steps" VALUES(10,8,1,'No issues found','CON-390010');
|
| 67 |
+
INSERT INTO "process_steps" VALUES(11,4,1,'Escalated for attention','CON-570011');
|
| 68 |
+
INSERT INTO "process_steps" VALUES(12,6,1,'No issues found','CON-290012');
|
| 69 |
+
INSERT INTO "process_steps" VALUES(13,4,1,'No issues found','CON-391001');
|
| 70 |
+
INSERT INTO "process_steps" VALUES(14,12,1,'No issues found','CON-441002');
|
| 71 |
+
INSERT INTO "process_steps" VALUES(15,10,1,'Verified and approved','CON-761003');
|
| 72 |
+
INSERT INTO "process_steps" VALUES(16,14,1,'Verified and approved','CON-181004');
|
| 73 |
+
INSERT INTO "process_steps" VALUES(17,17,1,'Routine process step entry','CON-911005');
|
| 74 |
+
INSERT INTO "process_steps" VALUES(9201,9101,1,'Collect vendor tax documentation','CTRL-014');
|
| 75 |
+
INSERT INTO "process_steps" VALUES(9202,9101,1,'Collect vendor tax documentation','CTRL-014');
|
| 76 |
+
INSERT INTO "process_steps" VALUES(9203,9101,2,'Run sanctions screening','CTRL-021');
|
| 77 |
+
INSERT INTO "process_steps" VALUES(9204,9101,3,'Grant system access','');
|
| 78 |
+
INSERT INTO "process_steps" VALUES(9211,9102,1,'Page the on-call owner','CTRL-033');
|
| 79 |
+
INSERT INTO "vendor_reviews" VALUES(1,7,'Anderson Corp',370.68,'on_hold','General Reviewed On E80');
|
| 80 |
+
INSERT INTO "vendor_reviews" VALUES(2,11,'Clark Continental LLC',130.2,'on_hold','Consolidated Reviewed On C44');
|
| 81 |
+
INSERT INTO "vendor_reviews" VALUES(3,8,'Perez LLC',269.6,'open','General Reviewed On F36');
|
| 82 |
+
INSERT INTO "vendor_reviews" VALUES(4,3,'Lewis Enterprises',194.16,'on_hold','Secondary Reviewed On F10');
|
| 83 |
+
INSERT INTO "vendor_reviews" VALUES(5,6,'Clark Group',265.74,'open','Standard Reviewed On B50');
|
| 84 |
+
INSERT INTO "vendor_reviews" VALUES(6,12,'White Logistics',266.62,'open','Preferred Reviewed On C84');
|
| 85 |
+
INSERT INTO "vendor_reviews" VALUES(7,6,'Jones Holdings',29.09,'open','General Reviewed On E71');
|
| 86 |
+
INSERT INTO "vendor_reviews" VALUES(8,1,'Lewis Industrial Group',93.51,'closed','Consolidated Reviewed On C64');
|
| 87 |
+
INSERT INTO "vendor_reviews" VALUES(9,6,'Jackson Pacific Trading Co',79.64,'closed','Backup Reviewed On F72');
|
| 88 |
+
INSERT INTO "vendor_reviews" VALUES(10,5,'Williams LLC',442.94,'closed','Regional Reviewed On A28');
|
| 89 |
+
INSERT INTO "vendor_reviews" VALUES(11,7,'Young Allied Partners',445.58,'open','Backup Reviewed On D78');
|
| 90 |
+
INSERT INTO "vendor_reviews" VALUES(12,6,'Anderson Industries',363.24,'closed','Regional Reviewed On F58');
|
| 91 |
+
INSERT INTO "vendor_reviews" VALUES(13,9,'Gonzalez Trading Co',356.07,'on_hold','Preferred Reviewed On D40');
|
| 92 |
+
INSERT INTO "vendor_reviews" VALUES(14,17,'Jones Industrial Enterprises',368.77,'closed','Consolidated Reviewed On A92');
|
| 93 |
+
INSERT INTO "vendor_reviews" VALUES(15,6,'Taylor Solutions',467.97,'on_hold','Backup Reviewed On E76');
|
| 94 |
+
INSERT INTO "vendor_reviews" VALUES(16,15,'Sanchez Northern Solutions',161.63,'open','Consolidated Reviewed On F91');
|
| 95 |
+
INSERT INTO "vendor_reviews" VALUES(17,8,'White Precision Supply Co',323.65,'open','Primary Reviewed On F26');
|
| 96 |
+
INSERT INTO "vendor_reviews" VALUES(9501,9003,'Jordan Patel',4.5,'closed','2026-05-20');
|
| 97 |
+
INSERT INTO "vendors" VALUES(1,'Gonzalez Enterprises','Safety Equipment','tier3','active','General Renewal On E97');
|
| 98 |
+
INSERT INTO "vendors" VALUES(2,'Garcia United Partners','Consumables','tier3','suspended','Consolidated Renewal On F75');
|
| 99 |
+
INSERT INTO "vendors" VALUES(3,'Harris Corp','Packaging','tier3','inactive','Standard Renewal On B84');
|
| 100 |
+
INSERT INTO "vendors" VALUES(4,'Davis Northern Trading Co','Tools & Hardware','tier3','renewal_overdue','Backup Renewal On E53');
|
| 101 |
+
INSERT INTO "vendors" VALUES(5,'Wilson Trading Co','Tools & Hardware','tier3','renewal_overdue','Regional Renewal On F89');
|
| 102 |
+
INSERT INTO "vendors" VALUES(6,'Garcia Allied Logistics','Packaging','tier3','renewal_overdue','Preferred Renewal On A13');
|
| 103 |
+
INSERT INTO "vendors" VALUES(7,'Allen United Inc','Office Supplies','tier3','inactive','General Renewal On E94');
|
| 104 |
+
INSERT INTO "vendors" VALUES(8,'Martin Enterprises','Tools & Hardware','tier3','renewal_overdue','General Renewal On E18');
|
| 105 |
+
INSERT INTO "vendors" VALUES(9,'Ramirez Logistics','Electronics','tier3','active','Standard Renewal On D13');
|
| 106 |
+
INSERT INTO "vendors" VALUES(10,'Anderson Enterprises','Logistics Equipment','tier3','suspended','Consolidated Renewal On A87');
|
| 107 |
+
INSERT INTO "vendors" VALUES(11,'Perez Meridian Solutions','Office Supplies','tier3','inactive','Primary Renewal On D83');
|
| 108 |
+
INSERT INTO "vendors" VALUES(12,'Gonzalez Pacific Corp','Consumables','tier3','renewal_overdue','Secondary Renewal On A34');
|
| 109 |
+
INSERT INTO "vendors" VALUES(13,'Gonzalez Coastal Corp','Packaging','tier3','renewal_overdue','Standard Renewal On F42');
|
| 110 |
+
INSERT INTO "vendors" VALUES(14,'Rodriguez Logistics','Packaging','tier3','inactive','General Renewal On B78');
|
| 111 |
+
INSERT INTO "vendors" VALUES(15,'Young Meridian Logistics','Packaging','tier3','suspended','General Renewal On F64');
|
| 112 |
+
INSERT INTO "vendors" VALUES(16,'Young Global Partners','Electronics','tier3','active','Consolidated Renewal On E54');
|
| 113 |
+
INSERT INTO "vendors" VALUES(17,'Lee Supply Co','Safety Equipment','tier3','active','General Renewal On D84');
|
| 114 |
+
INSERT INTO "vendors" VALUES(9001,'Cascade Facilities Ltd','facilities','tier2','active','2026-07-10');
|
| 115 |
+
INSERT INTO "vendors" VALUES(9002,'Cascade Facilities Ltd','facilities','tier3','active','2026-11-30');
|
| 116 |
+
INSERT INTO "vendors" VALUES(9003,'Orbit Freight','logistics','tier1','active','2027-01-15');
|
| 117 |
+
INSERT INTO "sqlite_sequence" VALUES('vendors',9003);
|
| 118 |
+
INSERT INTO "sqlite_sequence" VALUES('process_docs',9102);
|
| 119 |
+
INSERT INTO "sqlite_sequence" VALUES('process_steps',9211);
|
| 120 |
+
INSERT INTO "sqlite_sequence" VALUES('change_requests',9302);
|
| 121 |
+
INSERT INTO "sqlite_sequence" VALUES('compliance_controls',9401);
|
| 122 |
+
INSERT INTO "sqlite_sequence" VALUES('vendor_reviews',9501);
|
worlds/opsbench-14/tasks.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
worlds/opsbench-14/tools.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
worlds/opsbench-14/world.json
ADDED
|
@@ -0,0 +1,88 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"world_id": "env_blobfish_benchmarks_opsbench_enterprise__8377a7f8",
|
| 3 |
+
"blobfish_version": "0.1.0",
|
| 4 |
+
"vertical": "operations",
|
| 5 |
+
"tenant": "blobfish-benchmarks",
|
| 6 |
+
"brief": "",
|
| 7 |
+
"topic": "operations vendor management process documentation change management compliance",
|
| 8 |
+
"domain": "operations",
|
| 9 |
+
"engine": "builtin",
|
| 10 |
+
"seed": 20260831,
|
| 11 |
+
"created_at": 1787733366.84014,
|
| 12 |
+
"world_digest": "39937737e9b493a2e1a4a10ba85780b15de76a222cf180538e40969cb6e3f1a8",
|
| 13 |
+
"entities": [
|
| 14 |
+
"vendors",
|
| 15 |
+
"process_docs",
|
| 16 |
+
"process_steps",
|
| 17 |
+
"change_requests",
|
| 18 |
+
"compliance_controls",
|
| 19 |
+
"vendor_reviews"
|
| 20 |
+
],
|
| 21 |
+
"tables_without_tools": [],
|
| 22 |
+
"counts": {
|
| 23 |
+
"tables": 6,
|
| 24 |
+
"rows": 116,
|
| 25 |
+
"tools": 42,
|
| 26 |
+
"tasks": 4,
|
| 27 |
+
"tasks_rejected": 0
|
| 28 |
+
},
|
| 29 |
+
"difficulty": {
|
| 30 |
+
"hard": 1,
|
| 31 |
+
"medium": 2,
|
| 32 |
+
"easy": 1
|
| 33 |
+
},
|
| 34 |
+
"splits": {
|
| 35 |
+
"train": [
|
| 36 |
+
"ops_flag_overdue_vendor_renewal",
|
| 37 |
+
"ops_dedupe_process_step"
|
| 38 |
+
],
|
| 39 |
+
"heldout": [
|
| 40 |
+
"ops_reject_uncontrolled_change",
|
| 41 |
+
"ops_duplicate_vendor_name"
|
| 42 |
+
]
|
| 43 |
+
},
|
| 44 |
+
"task_creation": {
|
| 45 |
+
"schema_version": 1,
|
| 46 |
+
"status": "PASS",
|
| 47 |
+
"candidate_tasks": 4,
|
| 48 |
+
"accepted_tasks": 4,
|
| 49 |
+
"rejected_tasks": 0,
|
| 50 |
+
"rejections_by_gate": {},
|
| 51 |
+
"solvability": {
|
| 52 |
+
"oracle_replay_passed": 4,
|
| 53 |
+
"oracle_replay_failed": 0,
|
| 54 |
+
"all_admitted_tasks_oracle_solvable": true,
|
| 55 |
+
"impossible_candidates_removed_before_packaging": 0
|
| 56 |
+
},
|
| 57 |
+
"verifier_attribution": {
|
| 58 |
+
"all_admitted_tasks_attribution_safe": true,
|
| 59 |
+
"null_rollout_and_reference_replay_required": true,
|
| 60 |
+
"full_logical_state_protected_for_mutations": true
|
| 61 |
+
},
|
| 62 |
+
"workflow_coherence": {
|
| 63 |
+
"graph_candidates": 0,
|
| 64 |
+
"dependency_backed_candidates": 0,
|
| 65 |
+
"admitted_graph_tasks": 0,
|
| 66 |
+
"all_admitted_graph_tasks_dependency_backed": true,
|
| 67 |
+
"independent_connectivity_edges_allowed": false
|
| 68 |
+
},
|
| 69 |
+
"instruction_grounding": {
|
| 70 |
+
"graph_candidates": 0,
|
| 71 |
+
"fully_grounded_candidates": 0,
|
| 72 |
+
"admitted_graph_tasks": 0,
|
| 73 |
+
"all_admitted_graph_tasks_fully_determined_by_prompt": true,
|
| 74 |
+
"oracle_only_hidden_plans_allowed": false
|
| 75 |
+
},
|
| 76 |
+
"difficulty_calibration": {
|
| 77 |
+
"status": "NOT_MEASURED",
|
| 78 |
+
"claim_allowed": false,
|
| 79 |
+
"reason": "oracle success and verifier discrimination prove solvability, not model difficulty; a provider-identified stronger/less-capable model pair is required for a capability-separation claim"
|
| 80 |
+
}
|
| 81 |
+
},
|
| 82 |
+
"personas": [
|
| 83 |
+
"5330eed2b6315565",
|
| 84 |
+
"a9dcdac4e6c90e48",
|
| 85 |
+
"947e295f76ab223b",
|
| 86 |
+
"9184840c3734c10e"
|
| 87 |
+
]
|
| 88 |
+
}
|
worlds/repobench-500/environment.db
ADDED
|
Binary file (32.8 kB). View file
|
|
|
worlds/repobench-500/schema.sql
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
CREATE TABLE adr_records (adr_id INTEGER PRIMARY KEY AUTOINCREMENT, service_id INTEGER REFERENCES services(service_id), title TEXT NOT NULL, decision TEXT, status TEXT DEFAULT 'proposed', decided_on TEXT, CHECK ("status" IS NULL OR "status" IN ('accepted', 'interview', 'offered', 'placed', 'proposed', 'rejected', 'screening')));
|
| 2 |
+
CREATE TABLE incidents (incident_id INTEGER PRIMARY KEY AUTOINCREMENT, service_id INTEGER REFERENCES services(service_id), summary TEXT, severity TEXT DEFAULT 'sev3', status TEXT DEFAULT 'open', detected_minute INTEGER DEFAULT 0, resolved_minute INTEGER, CHECK ("status" IS NULL OR "status" IN ('closed', 'on_hold', 'open', 'resolved')));
|
| 3 |
+
CREATE TABLE pull_requests (pr_id INTEGER PRIMARY KEY AUTOINCREMENT, repo_id INTEGER REFERENCES repositories(repo_id), title TEXT NOT NULL, author TEXT, status TEXT DEFAULT 'open', approvals INTEGER DEFAULT 0, checks_status TEXT DEFAULT 'pending', CHECK ("status" IS NULL OR "status" IN ('approved', 'closed', 'on_hold', 'open')), CHECK ("checks_status" IS NULL OR "checks_status" IN ('approved', 'completed', 'failing', 'passing', 'pending', 'rejected')));
|
| 4 |
+
CREATE TABLE repositories (repo_id INTEGER PRIMARY KEY AUTOINCREMENT, service_id INTEGER REFERENCES services(service_id), name TEXT NOT NULL, default_branch TEXT DEFAULT 'main', visibility TEXT DEFAULT 'internal');
|
| 5 |
+
CREATE TABLE services (service_id INTEGER PRIMARY KEY AUTOINCREMENT, name TEXT NOT NULL, tier TEXT DEFAULT 'tier2', owner_team TEXT, oncall_name TEXT);
|
| 6 |
+
CREATE TABLE standup_notes (note_id INTEGER PRIMARY KEY AUTOINCREMENT, service_id INTEGER REFERENCES services(service_id), author TEXT, day_label TEXT, body TEXT);
|
| 7 |
+
DELETE FROM "sqlite_sequence";
|
worlds/repobench-500/seed.sql
ADDED
|
@@ -0,0 +1,121 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
INSERT INTO "adr_records" VALUES(1,6,'Consolidated Regional Adr Record','Secondary Decision E10','placed','Regional Decided On E18');
|
| 2 |
+
INSERT INTO "adr_records" VALUES(2,12,'Expedited Export Adr Record','Regional Decision A32','rejected','Primary Decided On D24');
|
| 3 |
+
INSERT INTO "adr_records" VALUES(3,6,'Standard Partner Adr Record','Backup Decision E75','accepted','Regional Decided On C71');
|
| 4 |
+
INSERT INTO "adr_records" VALUES(4,4,'Recurring Partner Adr Record','General Decision A85','proposed','Primary Decided On E18');
|
| 5 |
+
INSERT INTO "adr_records" VALUES(5,7,'Scheduled Regional Adr Record','General Decision B14','accepted','Preferred Decided On F67');
|
| 6 |
+
INSERT INTO "adr_records" VALUES(6,2,'Consolidated Partner Adr Record','Backup Decision E15','accepted','General Decided On D24');
|
| 7 |
+
INSERT INTO "adr_records" VALUES(7,11,'Standard Internal Adr Record','Consolidated Decision C90','proposed','General Decided On E83');
|
| 8 |
+
INSERT INTO "adr_records" VALUES(8,8,'Annual Retail Adr Record','Preferred Decision C27','offered','Regional Decided On E80');
|
| 9 |
+
INSERT INTO "adr_records" VALUES(9,9,'Annual Domestic Adr Record','General Decision F67','interview','Regional Decided On E94');
|
| 10 |
+
INSERT INTO "adr_records" VALUES(10,4,'Consolidated Domestic Adr Record','Backup Decision D87','accepted','Preferred Decided On D59');
|
| 11 |
+
INSERT INTO "adr_records" VALUES(11,2,'Quarterly Partner Adr Record','General Decision C96','offered','Regional Decided On D35');
|
| 12 |
+
INSERT INTO "adr_records" VALUES(12,4,'Annual Internal Adr Record','Primary Decision F40','accepted','Consolidated Decided On D26');
|
| 13 |
+
INSERT INTO "adr_records" VALUES(13,4,'Expedited Regional Adr Record','Secondary Decision D98','accepted','Primary Decided On C78');
|
| 14 |
+
INSERT INTO "adr_records" VALUES(14,17,'Standard Retail Adr Record','Secondary Decision E69','accepted','Backup Decided On E14');
|
| 15 |
+
INSERT INTO "adr_records" VALUES(15,17,'Recurring Partner Adr Record','Primary Decision C56','interview','Preferred Decided On B65');
|
| 16 |
+
INSERT INTO "adr_records" VALUES(16,13,'Priority Retail Adr Record','Standard Decision B52','placed','Primary Decided On D63');
|
| 17 |
+
INSERT INTO "adr_records" VALUES(17,4,'Annual Export Adr Record','Regional Decision E22','rejected','Backup Decided On F57');
|
| 18 |
+
INSERT INTO "adr_records" VALUES(9301,9002,'Idempotent capture keys','Use request-scoped keys.','accepted','2026-05-12');
|
| 19 |
+
INSERT INTO "incidents" VALUES(1,9,'Escalated for attention','sev3','open',0,53);
|
| 20 |
+
INSERT INTO "incidents" VALUES(2,2,'No issues found','sev3','closed',0,63);
|
| 21 |
+
INSERT INTO "incidents" VALUES(3,10,'Escalated for attention','sev3','open',0,35);
|
| 22 |
+
INSERT INTO "incidents" VALUES(4,11,'Verified and approved','sev3','open',0,8);
|
| 23 |
+
INSERT INTO "incidents" VALUES(5,5,'Verified and approved','sev3','closed',0,24);
|
| 24 |
+
INSERT INTO "incidents" VALUES(6,11,'No issues found','sev3','open',0,20);
|
| 25 |
+
INSERT INTO "incidents" VALUES(7,10,'No issues found','sev3','resolved',0,89);
|
| 26 |
+
INSERT INTO "incidents" VALUES(8,8,'Updated incident per request','sev3','closed',0,99);
|
| 27 |
+
INSERT INTO "incidents" VALUES(9,12,'Updated incident per request','sev3','on_hold',0,75);
|
| 28 |
+
INSERT INTO "incidents" VALUES(10,8,'Verified and approved','sev3','closed',0,89);
|
| 29 |
+
INSERT INTO "incidents" VALUES(11,1,'Pending review','sev3','resolved',0,94);
|
| 30 |
+
INSERT INTO "incidents" VALUES(12,6,'Verified and approved','sev3','resolved',0,45);
|
| 31 |
+
INSERT INTO "incidents" VALUES(13,7,'Verified and approved','sev3','closed',0,60);
|
| 32 |
+
INSERT INTO "incidents" VALUES(14,5,'Routine incident entry','sev3','closed',0,42);
|
| 33 |
+
INSERT INTO "incidents" VALUES(15,15,'No issues found','sev3','resolved',0,58);
|
| 34 |
+
INSERT INTO "incidents" VALUES(16,15,'Escalated for attention','sev3','open',0,83);
|
| 35 |
+
INSERT INTO "incidents" VALUES(17,4,'Updated incident per request','sev3','open',0,61);
|
| 36 |
+
INSERT INTO "incidents" VALUES(9401,9001,'Ingest queue saturated, consumers stalled','sev1','open',100,NULL);
|
| 37 |
+
INSERT INTO "incidents" VALUES(9402,9002,'Elevated capture latency','sev3','resolved',300,330);
|
| 38 |
+
INSERT INTO "pull_requests" VALUES(1,8,'Priority Regional Pull Request','Preferred Author D52','on_hold',0,'completed');
|
| 39 |
+
INSERT INTO "pull_requests" VALUES(2,9,'Recurring Regional Pull Request','Primary Author C18','approved',0,'pending');
|
| 40 |
+
INSERT INTO "pull_requests" VALUES(3,9,'Scheduled Retail Pull Request','General Author B16','open',0,'approved');
|
| 41 |
+
INSERT INTO "pull_requests" VALUES(4,11,'Recurring Domestic Pull Request','Backup Author B37','closed',0,'rejected');
|
| 42 |
+
INSERT INTO "pull_requests" VALUES(5,10,'Expedited Export Pull Request','Backup Author B86','on_hold',0,'failing');
|
| 43 |
+
INSERT INTO "pull_requests" VALUES(6,7,'Recurring Partner Pull Request','Standard Author A47','open',0,'pending');
|
| 44 |
+
INSERT INTO "pull_requests" VALUES(7,6,'Scheduled Internal Pull Request','Consolidated Author E65','on_hold',0,'completed');
|
| 45 |
+
INSERT INTO "pull_requests" VALUES(8,2,'Priority Retail Pull Request','Regional Author D39','closed',0,'approved');
|
| 46 |
+
INSERT INTO "pull_requests" VALUES(9,7,'Standard Partner Pull Request','Regional Author B42','closed',0,'passing');
|
| 47 |
+
INSERT INTO "pull_requests" VALUES(10,5,'Priority Retail Pull Request','General Author C80','approved',0,'pending');
|
| 48 |
+
INSERT INTO "pull_requests" VALUES(11,12,'Recurring Domestic Pull Request','Regional Author D21','approved',0,'passing');
|
| 49 |
+
INSERT INTO "pull_requests" VALUES(12,10,'Annual Export Pull Request','Consolidated Author F50','open',0,'passing');
|
| 50 |
+
INSERT INTO "pull_requests" VALUES(13,3,'Recurring Export Pull Request','Standard Author E44','approved',0,'approved');
|
| 51 |
+
INSERT INTO "pull_requests" VALUES(14,5,'Standard Regional Pull Request','Secondary Author F23','open',0,'pending');
|
| 52 |
+
INSERT INTO "pull_requests" VALUES(15,11,'Annual Export Pull Request','Secondary Author C63','on_hold',0,'passing');
|
| 53 |
+
INSERT INTO "pull_requests" VALUES(16,2,'Recurring Regional Pull Request','Primary Author F41','on_hold',0,'completed');
|
| 54 |
+
INSERT INTO "pull_requests" VALUES(17,4,'Recurring Retail Pull Request','Backup Author B68','open',0,'pending');
|
| 55 |
+
INSERT INTO "pull_requests" VALUES(9201,9101,'Add ingest backpressure','Rowan Novak','approved',2,'failing');
|
| 56 |
+
INSERT INTO "pull_requests" VALUES(9202,9103,'Retry failed captures','Emerson Sato','approved',2,'passing');
|
| 57 |
+
INSERT INTO "pull_requests" VALUES(9203,9101,'Bump client SDK','Sage Ivanov','open',0,'pending');
|
| 58 |
+
INSERT INTO "repositories" VALUES(1,10,'Priority Retail Repository','main','internal');
|
| 59 |
+
INSERT INTO "repositories" VALUES(2,2,'Annual Export Repository','main','internal');
|
| 60 |
+
INSERT INTO "repositories" VALUES(3,8,'Annual Internal Repository','main','internal');
|
| 61 |
+
INSERT INTO "repositories" VALUES(4,4,'Recurring Internal Repository','main','internal');
|
| 62 |
+
INSERT INTO "repositories" VALUES(5,8,'Standard Retail Repository','main','internal');
|
| 63 |
+
INSERT INTO "repositories" VALUES(6,9,'Standard Partner Repository','main','internal');
|
| 64 |
+
INSERT INTO "repositories" VALUES(7,3,'Standard Domestic Repository','main','internal');
|
| 65 |
+
INSERT INTO "repositories" VALUES(8,8,'Expedited Export Repository','main','internal');
|
| 66 |
+
INSERT INTO "repositories" VALUES(9,7,'Recurring Export Repository','main','internal');
|
| 67 |
+
INSERT INTO "repositories" VALUES(10,4,'Consolidated Retail Repository','main','internal');
|
| 68 |
+
INSERT INTO "repositories" VALUES(11,9,'Quarterly Domestic Repository','main','internal');
|
| 69 |
+
INSERT INTO "repositories" VALUES(12,5,'Expedited Partner Repository','main','internal');
|
| 70 |
+
INSERT INTO "repositories" VALUES(13,10,'Standard Retail Repository','main','internal');
|
| 71 |
+
INSERT INTO "repositories" VALUES(14,16,'Standard Export Repository','main','internal');
|
| 72 |
+
INSERT INTO "repositories" VALUES(15,5,'Recurring Internal Repository','main','internal');
|
| 73 |
+
INSERT INTO "repositories" VALUES(16,12,'Consolidated Export Repository','main','internal');
|
| 74 |
+
INSERT INTO "repositories" VALUES(17,10,'Priority Partner Repository','main','internal');
|
| 75 |
+
INSERT INTO "repositories" VALUES(9101,9001,'ingest-worker','main','internal');
|
| 76 |
+
INSERT INTO "repositories" VALUES(9102,9002,'ingest-worker','main','internal');
|
| 77 |
+
INSERT INTO "repositories" VALUES(9103,9002,'billing-api','main','internal');
|
| 78 |
+
INSERT INTO "services" VALUES(1,'Annual Regional Service','tier2','Consolidated Owner Team E50','Recurring Internal Service');
|
| 79 |
+
INSERT INTO "services" VALUES(2,'Scheduled Export Service','tier2','Preferred Owner Team C42','Quarterly Export Service');
|
| 80 |
+
INSERT INTO "services" VALUES(3,'Quarterly Partner Service','tier2','Primary Owner Team E98','Annual Regional Service');
|
| 81 |
+
INSERT INTO "services" VALUES(4,'Priority Partner Service','tier2','Backup Owner Team E10','Priority Internal Service');
|
| 82 |
+
INSERT INTO "services" VALUES(5,'Standard Partner Service','tier2','Backup Owner Team D54','Expedited Export Service');
|
| 83 |
+
INSERT INTO "services" VALUES(6,'Quarterly Domestic Service','tier2','Primary Owner Team C27','Priority Internal Service');
|
| 84 |
+
INSERT INTO "services" VALUES(7,'Annual Regional Service','tier2','Backup Owner Team B43','Quarterly Internal Service');
|
| 85 |
+
INSERT INTO "services" VALUES(8,'Expedited Export Service','tier2','Backup Owner Team B80','Consolidated Export Service');
|
| 86 |
+
INSERT INTO "services" VALUES(9,'Annual Export Service','tier2','Preferred Owner Team D42','Priority Domestic Service');
|
| 87 |
+
INSERT INTO "services" VALUES(10,'Expedited Export Service','tier2','Standard Owner Team E51','Quarterly Retail Service');
|
| 88 |
+
INSERT INTO "services" VALUES(11,'Expedited Partner Service','tier2','Secondary Owner Team C59','Expedited Domestic Service');
|
| 89 |
+
INSERT INTO "services" VALUES(12,'Annual Internal Service','tier2','Backup Owner Team E40','Standard Domestic Service');
|
| 90 |
+
INSERT INTO "services" VALUES(13,'Consolidated Internal Service','tier2','Standard Owner Team E20','Quarterly Domestic Service');
|
| 91 |
+
INSERT INTO "services" VALUES(14,'Annual Retail Service','tier2','Regional Owner Team B81','Priority Domestic Service');
|
| 92 |
+
INSERT INTO "services" VALUES(15,'Recurring Internal Service','tier2','Backup Owner Team B17','Consolidated Internal Service');
|
| 93 |
+
INSERT INTO "services" VALUES(16,'Scheduled Regional Service','tier2','Secondary Owner Team E13','Recurring Partner Service');
|
| 94 |
+
INSERT INTO "services" VALUES(17,'Expedited Retail Service','tier2','General Owner Team C37','Expedited Internal Service');
|
| 95 |
+
INSERT INTO "services" VALUES(9001,'ingest','tier1','Data Platform','Rowan Novak');
|
| 96 |
+
INSERT INTO "services" VALUES(9002,'billing','tier1','Payments','Emerson Sato');
|
| 97 |
+
INSERT INTO "standup_notes" VALUES(1,6,'Preferred Author F27','Standard Regional Standup Note','{"checksum": "aa50040d", "received_via": "webhook", "record_type": "standup_note", "reference": "SN-000001", "source": "web_portal", "version": 2}');
|
| 98 |
+
INSERT INTO "standup_notes" VALUES(2,2,'Primary Author E79','Consolidated Domestic Standup Note','{"checksum": "47f60a12", "received_via": "csv_import", "record_type": "standup_note", "reference": "SN-000002", "source": "edi_gateway", "version": 2}');
|
| 99 |
+
INSERT INTO "standup_notes" VALUES(3,11,'Secondary Author F98','Consolidated Regional Standup Note','{"checksum": "7dd30ec6", "received_via": "webhook", "record_type": "standup_note", "reference": "SN-000003", "source": "edi_gateway", "version": 4}');
|
| 100 |
+
INSERT INTO "standup_notes" VALUES(4,9,'General Author F68','Consolidated Internal Standup Note','{"checksum": "03dcbbc4", "received_via": "api", "record_type": "standup_note", "reference": "SN-000004", "source": "web_portal", "version": 2}');
|
| 101 |
+
INSERT INTO "standup_notes" VALUES(5,3,'Preferred Author F14','Expedited Domestic Standup Note','{"checksum": "0a0a4c78", "received_via": "webhook", "record_type": "standup_note", "reference": "SN-000005", "source": "momo", "version": 4}');
|
| 102 |
+
INSERT INTO "standup_notes" VALUES(6,12,'Standard Author D97','Standard Retail Standup Note','{"checksum": "e811b77a", "received_via": "api", "record_type": "standup_note", "reference": "SN-000006", "source": "erp_sync", "version": 1}');
|
| 103 |
+
INSERT INTO "standup_notes" VALUES(7,4,'Primary Author B68','Consolidated Partner Standup Note','{"checksum": "263e5e1e", "received_via": "csv_import", "record_type": "standup_note", "reference": "SN-000007", "source": "cyberbiz", "version": 1}');
|
| 104 |
+
INSERT INTO "standup_notes" VALUES(8,5,'Backup Author B39','Recurring Retail Standup Note','{"checksum": "7528e295", "received_via": "csv_import", "record_type": "standup_note", "reference": "SN-000008", "source": "erp_sync", "version": 2}');
|
| 105 |
+
INSERT INTO "standup_notes" VALUES(9,4,'Preferred Author E63','Scheduled Partner Standup Note','{"checksum": "b7d41575", "received_via": "api", "record_type": "standup_note", "reference": "SN-000009", "source": "web_portal", "version": 1}');
|
| 106 |
+
INSERT INTO "standup_notes" VALUES(10,8,'Regional Author B85','Priority Domestic Standup Note','{"checksum": "502cc3d7", "received_via": "manual_entry", "record_type": "standup_note", "reference": "SN-000010", "source": "momo", "version": 2}');
|
| 107 |
+
INSERT INTO "standup_notes" VALUES(11,9,'Regional Author C55','Quarterly Internal Standup Note','{"checksum": "3a4fd466", "received_via": "csv_import", "record_type": "standup_note", "reference": "SN-000011", "source": "momo", "version": 1}');
|
| 108 |
+
INSERT INTO "standup_notes" VALUES(12,9,'Regional Author E87','Consolidated Domestic Standup Note','{"checksum": "a0ed5418", "received_via": "csv_import", "record_type": "standup_note", "reference": "SN-000012", "source": "edi_gateway", "version": 3}');
|
| 109 |
+
INSERT INTO "standup_notes" VALUES(13,1,'Consolidated Author B17','Recurring Domestic Standup Note','{"checksum": "75a564be", "received_via": "csv_import", "record_type": "standup_note", "reference": "SN-001001", "source": "shopee", "version": 2}');
|
| 110 |
+
INSERT INTO "standup_notes" VALUES(14,17,'Preferred Author B77','Consolidated Retail Standup Note','{"checksum": "3230f3f2", "received_via": "webhook", "record_type": "standup_note", "reference": "SN-001002", "source": "shopee", "version": 4}');
|
| 111 |
+
INSERT INTO "standup_notes" VALUES(15,6,'Preferred Author C10','Priority Partner Standup Note','{"checksum": "6f965453", "received_via": "csv_import", "record_type": "standup_note", "reference": "SN-001003", "source": "erp_sync", "version": 3}');
|
| 112 |
+
INSERT INTO "standup_notes" VALUES(16,15,'Consolidated Author D95','Scheduled Internal Standup Note','{"checksum": "666cd64b", "received_via": "csv_import", "record_type": "standup_note", "reference": "SN-001004", "source": "edi_gateway", "version": 3}');
|
| 113 |
+
INSERT INTO "standup_notes" VALUES(17,14,'Regional Author B83','Standard Domestic Standup Note','{"checksum": "1c9a4e1e", "received_via": "manual_entry", "record_type": "standup_note", "reference": "SN-001005", "source": "web_portal", "version": 4}');
|
| 114 |
+
INSERT INTO "standup_notes" VALUES(9501,9001,'Sage Ivanov','monday','Picking up the backpressure PR.');
|
| 115 |
+
INSERT INTO "standup_notes" VALUES(9502,9001,'Sage Ivanov','monday','Picking up the backpressure PR.');
|
| 116 |
+
INSERT INTO "sqlite_sequence" VALUES('services',9002);
|
| 117 |
+
INSERT INTO "sqlite_sequence" VALUES('repositories',9103);
|
| 118 |
+
INSERT INTO "sqlite_sequence" VALUES('pull_requests',9203);
|
| 119 |
+
INSERT INTO "sqlite_sequence" VALUES('adr_records',9301);
|
| 120 |
+
INSERT INTO "sqlite_sequence" VALUES('incidents',9402);
|
| 121 |
+
INSERT INTO "sqlite_sequence" VALUES('standup_notes',9502);
|
worlds/repobench-500/tasks.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
worlds/repobench-500/tools.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
worlds/repobench-500/world.json
ADDED
|
@@ -0,0 +1,88 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"world_id": "env_blobfish_benchmarks_repobench_software_e_0af840ee",
|
| 3 |
+
"blobfish_version": "0.1.0",
|
| 4 |
+
"vertical": "engineering",
|
| 5 |
+
"tenant": "blobfish-benchmarks",
|
| 6 |
+
"brief": "",
|
| 7 |
+
"topic": "engineering standups code review architecture decisions incident response",
|
| 8 |
+
"domain": "engineering",
|
| 9 |
+
"engine": "builtin",
|
| 10 |
+
"seed": 20260901,
|
| 11 |
+
"created_at": 1787733366.716198,
|
| 12 |
+
"world_digest": "482b4cabbd31f60b18d71d5d709ae725e85c1a57f5736fdee8a40b4677546a4e",
|
| 13 |
+
"entities": [
|
| 14 |
+
"services",
|
| 15 |
+
"repositories",
|
| 16 |
+
"pull_requests",
|
| 17 |
+
"adr_records",
|
| 18 |
+
"incidents",
|
| 19 |
+
"standup_notes"
|
| 20 |
+
],
|
| 21 |
+
"tables_without_tools": [],
|
| 22 |
+
"counts": {
|
| 23 |
+
"tables": 6,
|
| 24 |
+
"rows": 115,
|
| 25 |
+
"tools": 44,
|
| 26 |
+
"tasks": 4,
|
| 27 |
+
"tasks_rejected": 0
|
| 28 |
+
},
|
| 29 |
+
"difficulty": {
|
| 30 |
+
"hard": 1,
|
| 31 |
+
"medium": 2,
|
| 32 |
+
"easy": 1
|
| 33 |
+
},
|
| 34 |
+
"splits": {
|
| 35 |
+
"train": [
|
| 36 |
+
"eng_resolve_ingest_incident",
|
| 37 |
+
"eng_reopen_pr_with_red_ci",
|
| 38 |
+
"eng_duplicate_repository_name"
|
| 39 |
+
],
|
| 40 |
+
"heldout": [
|
| 41 |
+
"eng_dedupe_standup_note"
|
| 42 |
+
]
|
| 43 |
+
},
|
| 44 |
+
"task_creation": {
|
| 45 |
+
"schema_version": 1,
|
| 46 |
+
"status": "PASS",
|
| 47 |
+
"candidate_tasks": 4,
|
| 48 |
+
"accepted_tasks": 4,
|
| 49 |
+
"rejected_tasks": 0,
|
| 50 |
+
"rejections_by_gate": {},
|
| 51 |
+
"solvability": {
|
| 52 |
+
"oracle_replay_passed": 4,
|
| 53 |
+
"oracle_replay_failed": 0,
|
| 54 |
+
"all_admitted_tasks_oracle_solvable": true,
|
| 55 |
+
"impossible_candidates_removed_before_packaging": 0
|
| 56 |
+
},
|
| 57 |
+
"verifier_attribution": {
|
| 58 |
+
"all_admitted_tasks_attribution_safe": true,
|
| 59 |
+
"null_rollout_and_reference_replay_required": true,
|
| 60 |
+
"full_logical_state_protected_for_mutations": true
|
| 61 |
+
},
|
| 62 |
+
"workflow_coherence": {
|
| 63 |
+
"graph_candidates": 0,
|
| 64 |
+
"dependency_backed_candidates": 0,
|
| 65 |
+
"admitted_graph_tasks": 0,
|
| 66 |
+
"all_admitted_graph_tasks_dependency_backed": true,
|
| 67 |
+
"independent_connectivity_edges_allowed": false
|
| 68 |
+
},
|
| 69 |
+
"instruction_grounding": {
|
| 70 |
+
"graph_candidates": 0,
|
| 71 |
+
"fully_grounded_candidates": 0,
|
| 72 |
+
"admitted_graph_tasks": 0,
|
| 73 |
+
"all_admitted_graph_tasks_fully_determined_by_prompt": true,
|
| 74 |
+
"oracle_only_hidden_plans_allowed": false
|
| 75 |
+
},
|
| 76 |
+
"difficulty_calibration": {
|
| 77 |
+
"status": "NOT_MEASURED",
|
| 78 |
+
"claim_allowed": false,
|
| 79 |
+
"reason": "oracle success and verifier discrimination prove solvability, not model difficulty; a provider-identified stronger/less-capable model pair is required for a capability-separation claim"
|
| 80 |
+
}
|
| 81 |
+
},
|
| 82 |
+
"personas": [
|
| 83 |
+
"acc12e461ac38edf",
|
| 84 |
+
"487662642a40a65b",
|
| 85 |
+
"7a339fdf0ee2881e",
|
| 86 |
+
"00957e782ef2bd6d"
|
| 87 |
+
]
|
| 88 |
+
}
|
worlds/servicebench-375/environment.db
ADDED
|
Binary file (32.8 kB). View file
|
|
|
worlds/servicebench-375/schema.sql
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
CREATE TABLE escalations (escalation_id INTEGER PRIMARY KEY AUTOINCREMENT, ticket_id INTEGER REFERENCES tickets(ticket_id), reason TEXT, tier TEXT DEFAULT 'tier2', status TEXT DEFAULT 'open', CHECK ("status" IS NULL OR "status" IN ('open', 'closed', 'on_hold')));
|
| 2 |
+
CREATE TABLE kb_articles (article_id INTEGER PRIMARY KEY AUTOINCREMENT, title TEXT NOT NULL, body TEXT, status TEXT DEFAULT 'draft', related_ticket_id INTEGER REFERENCES tickets(ticket_id), CHECK ("status" IS NULL OR "status" IN ('approved', 'draft', 'final', 'published', 'submitted')));
|
| 3 |
+
CREATE TABLE sla_policies (policy_id INTEGER PRIMARY KEY AUTOINCREMENT, name TEXT NOT NULL, plan TEXT, first_response_minutes INTEGER DEFAULT 60, resolve_minutes INTEGER DEFAULT 480);
|
| 4 |
+
CREATE TABLE support_customers (customer_id INTEGER PRIMARY KEY AUTOINCREMENT, name TEXT NOT NULL, plan TEXT DEFAULT 'standard', region TEXT);
|
| 5 |
+
CREATE TABLE ticket_messages (message_id INTEGER PRIMARY KEY AUTOINCREMENT, ticket_id INTEGER REFERENCES tickets(ticket_id), author TEXT, body TEXT, sent_minute INTEGER DEFAULT 0, channel TEXT DEFAULT 'email');
|
| 6 |
+
CREATE TABLE tickets (ticket_id INTEGER PRIMARY KEY AUTOINCREMENT, customer_id INTEGER REFERENCES support_customers(customer_id), subject TEXT NOT NULL, status TEXT DEFAULT 'open', priority TEXT DEFAULT 'normal', opened_minute INTEGER DEFAULT 0, first_response_minute INTEGER, resolved_minute INTEGER, CHECK ("status" IS NULL OR "status" IN ('closed', 'escalated', 'on_hold', 'open', 'resolved')));
|
| 7 |
+
DELETE FROM "sqlite_sequence";
|
worlds/servicebench-375/seed.sql
ADDED
|
@@ -0,0 +1,121 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
INSERT INTO "escalations" VALUES(1,4,'Verified and approved','tier2','on_hold');
|
| 2 |
+
INSERT INTO "escalations" VALUES(2,7,'Routine escalation entry','tier2','closed');
|
| 3 |
+
INSERT INTO "escalations" VALUES(3,6,'Follow-up required','tier2','open');
|
| 4 |
+
INSERT INTO "escalations" VALUES(4,12,'Follow-up required','tier2','closed');
|
| 5 |
+
INSERT INTO "escalations" VALUES(5,11,'Escalated for attention','tier2','open');
|
| 6 |
+
INSERT INTO "escalations" VALUES(6,2,'Follow-up required','tier2','closed');
|
| 7 |
+
INSERT INTO "escalations" VALUES(7,10,'Follow-up required','tier2','on_hold');
|
| 8 |
+
INSERT INTO "escalations" VALUES(8,10,'Updated escalation per request','tier2','open');
|
| 9 |
+
INSERT INTO "escalations" VALUES(9,5,'Pending review','tier2','closed');
|
| 10 |
+
INSERT INTO "escalations" VALUES(10,8,'Routine escalation entry','tier2','closed');
|
| 11 |
+
INSERT INTO "escalations" VALUES(11,10,'Updated escalation per request','tier2','closed');
|
| 12 |
+
INSERT INTO "escalations" VALUES(12,4,'Updated escalation per request','tier2','closed');
|
| 13 |
+
INSERT INTO "escalations" VALUES(13,14,'Follow-up required','tier2','closed');
|
| 14 |
+
INSERT INTO "escalations" VALUES(14,13,'Verified and approved','tier2','closed');
|
| 15 |
+
INSERT INTO "escalations" VALUES(15,13,'Updated escalation per request','tier2','closed');
|
| 16 |
+
INSERT INTO "escalations" VALUES(16,11,'Follow-up required','tier2','on_hold');
|
| 17 |
+
INSERT INTO "escalations" VALUES(17,16,'Updated escalation per request','tier2','open');
|
| 18 |
+
INSERT INTO "escalations" VALUES(9401,9203,'customer_request','tier2','closed');
|
| 19 |
+
INSERT INTO "kb_articles" VALUES(1,'Quarterly Partner Kb Article','{"checksum": "8a09158b", "received_via": "webhook", "record_type": "kb_article", "reference": "KA-000001", "source": "web_portal", "version": 1}','final',10);
|
| 20 |
+
INSERT INTO "kb_articles" VALUES(2,'Quarterly Domestic Kb Article','{"checksum": "2fd4ab60", "received_via": "manual_entry", "record_type": "kb_article", "reference": "KA-000002", "source": "erp_sync", "version": 1}','final',4);
|
| 21 |
+
INSERT INTO "kb_articles" VALUES(3,'Consolidated Internal Kb Article','{"checksum": "3a0947b3", "received_via": "csv_import", "record_type": "kb_article", "reference": "KA-000003", "source": "cyberbiz", "version": 1}','submitted',10);
|
| 22 |
+
INSERT INTO "kb_articles" VALUES(4,'Priority Partner Kb Article','{"checksum": "f4266090", "received_via": "api", "record_type": "kb_article", "reference": "KA-000004", "source": "shopee", "version": 3}','final',5);
|
| 23 |
+
INSERT INTO "kb_articles" VALUES(5,'Quarterly Domestic Kb Article','{"checksum": "01d3ade5", "received_via": "api", "record_type": "kb_article", "reference": "KA-000005", "source": "edi_gateway", "version": 3}','approved',4);
|
| 24 |
+
INSERT INTO "kb_articles" VALUES(6,'Quarterly Retail Kb Article','{"checksum": "fd263100", "received_via": "manual_entry", "record_type": "kb_article", "reference": "KA-000006", "source": "momo", "version": 1}','submitted',7);
|
| 25 |
+
INSERT INTO "kb_articles" VALUES(7,'Quarterly Retail Kb Article','{"checksum": "e023e637", "received_via": "csv_import", "record_type": "kb_article", "reference": "KA-000007", "source": "cyberbiz", "version": 4}','submitted',7);
|
| 26 |
+
INSERT INTO "kb_articles" VALUES(8,'Priority Internal Kb Article','{"checksum": "eab270f0", "received_via": "webhook", "record_type": "kb_article", "reference": "KA-000008", "source": "edi_gateway", "version": 4}','approved',12);
|
| 27 |
+
INSERT INTO "kb_articles" VALUES(9,'Recurring Regional Kb Article','{"checksum": "798657f7", "received_via": "manual_entry", "record_type": "kb_article", "reference": "KA-000009", "source": "momo", "version": 2}','draft',8);
|
| 28 |
+
INSERT INTO "kb_articles" VALUES(10,'Standard Retail Kb Article','{"checksum": "af008030", "received_via": "api", "record_type": "kb_article", "reference": "KA-000010", "source": "cyberbiz", "version": 1}','final',9);
|
| 29 |
+
INSERT INTO "kb_articles" VALUES(11,'Consolidated Retail Kb Article','{"checksum": "9334fb0a", "received_via": "api", "record_type": "kb_article", "reference": "KA-000011", "source": "shopee", "version": 1}','published',11);
|
| 30 |
+
INSERT INTO "kb_articles" VALUES(12,'Priority Domestic Kb Article','{"checksum": "f7db0943", "received_via": "manual_entry", "record_type": "kb_article", "reference": "KA-000012", "source": "edi_gateway", "version": 2}','approved',10);
|
| 31 |
+
INSERT INTO "kb_articles" VALUES(13,'Quarterly Export Kb Article','{"checksum": "9ec5fbdf", "received_via": "api", "record_type": "kb_article", "reference": "KA-001001", "source": "web_portal", "version": 1}','approved',17);
|
| 32 |
+
INSERT INTO "kb_articles" VALUES(14,'Priority Export Kb Article','{"checksum": "30a52261", "received_via": "manual_entry", "record_type": "kb_article", "reference": "KA-001002", "source": "momo", "version": 4}','draft',13);
|
| 33 |
+
INSERT INTO "kb_articles" VALUES(15,'Annual Regional Kb Article','{"checksum": "604927d4", "received_via": "api", "record_type": "kb_article", "reference": "KA-001003", "source": "web_portal", "version": 3}','submitted',12);
|
| 34 |
+
INSERT INTO "kb_articles" VALUES(16,'Annual Regional Kb Article','{"checksum": "9e963238", "received_via": "manual_entry", "record_type": "kb_article", "reference": "KA-001004", "source": "erp_sync", "version": 4}','final',5);
|
| 35 |
+
INSERT INTO "kb_articles" VALUES(17,'Quarterly Export Kb Article','{"checksum": "4008f63a", "received_via": "manual_entry", "record_type": "kb_article", "reference": "KA-001005", "source": "web_portal", "version": 3}','published',3);
|
| 36 |
+
INSERT INTO "kb_articles" VALUES(9501,'Recovering an offline fleet controller','Power-cycle then re-pair.','published',9201);
|
| 37 |
+
INSERT INTO "kb_articles" VALUES(9502,'Recovering an offline fleet controller','Power-cycle then re-pair.','draft',9201);
|
| 38 |
+
INSERT INTO "sla_policies" VALUES(1,'Consolidated Partner Sla Policy','Standard Plan C97',60,480);
|
| 39 |
+
INSERT INTO "sla_policies" VALUES(2,'Annual Export Sla Policy','Standard Plan E36',60,480);
|
| 40 |
+
INSERT INTO "sla_policies" VALUES(3,'Annual Domestic Sla Policy','Regional Plan B69',60,480);
|
| 41 |
+
INSERT INTO "sla_policies" VALUES(4,'Priority Regional Sla Policy','Preferred Plan E64',60,480);
|
| 42 |
+
INSERT INTO "sla_policies" VALUES(5,'Recurring Partner Sla Policy','Consolidated Plan C87',60,480);
|
| 43 |
+
INSERT INTO "sla_policies" VALUES(6,'Consolidated Partner Sla Policy','Primary Plan F40',60,480);
|
| 44 |
+
INSERT INTO "sla_policies" VALUES(7,'Expedited Regional Sla Policy','Preferred Plan B76',60,480);
|
| 45 |
+
INSERT INTO "sla_policies" VALUES(8,'Priority Partner Sla Policy','Backup Plan E88',60,480);
|
| 46 |
+
INSERT INTO "sla_policies" VALUES(9,'Scheduled Export Sla Policy','Standard Plan E75',60,480);
|
| 47 |
+
INSERT INTO "sla_policies" VALUES(10,'Standard Regional Sla Policy','Preferred Plan F78',60,480);
|
| 48 |
+
INSERT INTO "sla_policies" VALUES(11,'Annual Export Sla Policy','Secondary Plan D97',60,480);
|
| 49 |
+
INSERT INTO "sla_policies" VALUES(12,'Annual Domestic Sla Policy','Consolidated Plan D34',60,480);
|
| 50 |
+
INSERT INTO "sla_policies" VALUES(13,'Consolidated Export Sla Policy','Regional Plan F43',60,480);
|
| 51 |
+
INSERT INTO "sla_policies" VALUES(14,'Expedited Regional Sla Policy','Consolidated Plan C46',60,480);
|
| 52 |
+
INSERT INTO "sla_policies" VALUES(15,'Expedited Retail Sla Policy','Secondary Plan C59',60,480);
|
| 53 |
+
INSERT INTO "sla_policies" VALUES(16,'Consolidated Export Sla Policy','Regional Plan C55',60,480);
|
| 54 |
+
INSERT INTO "sla_policies" VALUES(17,'Priority Export Sla Policy','Standard Plan B98',60,480);
|
| 55 |
+
INSERT INTO "sla_policies" VALUES(9101,'Enterprise SLA','enterprise',30,240);
|
| 56 |
+
INSERT INTO "sla_policies" VALUES(9102,'Standard SLA','standard',120,960);
|
| 57 |
+
INSERT INTO "support_customers" VALUES(1,'Wilson Northern Holdings','standard','Regional Region A73');
|
| 58 |
+
INSERT INTO "support_customers" VALUES(2,'White Solutions','standard','Primary Region E37');
|
| 59 |
+
INSERT INTO "support_customers" VALUES(3,'Ramirez Pacific Partners','standard','Consolidated Region C94');
|
| 60 |
+
INSERT INTO "support_customers" VALUES(4,'Miller Corp','standard','Preferred Region C88');
|
| 61 |
+
INSERT INTO "support_customers" VALUES(5,'Lopez Pacific Corp','standard','Standard Region F24');
|
| 62 |
+
INSERT INTO "support_customers" VALUES(6,'Thomas Meridian Solutions','standard','Preferred Region C27');
|
| 63 |
+
INSERT INTO "support_customers" VALUES(7,'Robinson Meridian Trading Co','standard','Primary Region D39');
|
| 64 |
+
INSERT INTO "support_customers" VALUES(8,'Brown Allied Logistics','standard','Secondary Region C43');
|
| 65 |
+
INSERT INTO "support_customers" VALUES(9,'Martin Corp','standard','Backup Region B18');
|
| 66 |
+
INSERT INTO "support_customers" VALUES(10,'Jackson Group','standard','Secondary Region A27');
|
| 67 |
+
INSERT INTO "support_customers" VALUES(11,'Hernandez LLC','standard','Regional Region F32');
|
| 68 |
+
INSERT INTO "support_customers" VALUES(12,'Clark Meridian Holdings','standard','Standard Region D64');
|
| 69 |
+
INSERT INTO "support_customers" VALUES(13,'Garcia Supply Co','standard','Standard Region D86');
|
| 70 |
+
INSERT INTO "support_customers" VALUES(14,'Davis Coastal Group','standard','Preferred Region B34');
|
| 71 |
+
INSERT INTO "support_customers" VALUES(15,'King Allied Supply Co','standard','Regional Region C87');
|
| 72 |
+
INSERT INTO "support_customers" VALUES(16,'Jones Trading Co','standard','General Region C79');
|
| 73 |
+
INSERT INTO "support_customers" VALUES(17,'Thomas Meridian Supply Co','standard','Primary Region E24');
|
| 74 |
+
INSERT INTO "support_customers" VALUES(9001,'Bluepeak Robotics','enterprise','EMEA');
|
| 75 |
+
INSERT INTO "support_customers" VALUES(9002,'Bluepeak Robotics','standard','APAC');
|
| 76 |
+
INSERT INTO "support_customers" VALUES(9003,'Corvus Analytics','standard','NA');
|
| 77 |
+
INSERT INTO "ticket_messages" VALUES(1,2,'Regional Author C26','{"checksum": "9f0eefc0", "received_via": "api", "record_type": "ticket_message", "reference": "TM-000001", "source": "erp_sync", "version": 3}',0,'email');
|
| 78 |
+
INSERT INTO "ticket_messages" VALUES(2,8,'Standard Author F18','{"checksum": "a9890112", "received_via": "api", "record_type": "ticket_message", "reference": "TM-000002", "source": "shopee", "version": 4}',0,'email');
|
| 79 |
+
INSERT INTO "ticket_messages" VALUES(3,2,'Consolidated Author E81','{"checksum": "d996e4da", "received_via": "webhook", "record_type": "ticket_message", "reference": "TM-000003", "source": "cyberbiz", "version": 2}',0,'email');
|
| 80 |
+
INSERT INTO "ticket_messages" VALUES(4,1,'Secondary Author B95','{"checksum": "a12182cf", "received_via": "webhook", "record_type": "ticket_message", "reference": "TM-000004", "source": "cyberbiz", "version": 4}',0,'email');
|
| 81 |
+
INSERT INTO "ticket_messages" VALUES(5,10,'Standard Author B91','{"checksum": "5a66b808", "received_via": "csv_import", "record_type": "ticket_message", "reference": "TM-000005", "source": "shopee", "version": 3}',0,'email');
|
| 82 |
+
INSERT INTO "ticket_messages" VALUES(6,11,'Secondary Author E88','{"checksum": "bcb92175", "received_via": "webhook", "record_type": "ticket_message", "reference": "TM-000006", "source": "web_portal", "version": 2}',0,'email');
|
| 83 |
+
INSERT INTO "ticket_messages" VALUES(7,4,'Preferred Author D83','{"checksum": "8447c9b5", "received_via": "webhook", "record_type": "ticket_message", "reference": "TM-000007", "source": "cyberbiz", "version": 1}',0,'email');
|
| 84 |
+
INSERT INTO "ticket_messages" VALUES(8,12,'Preferred Author D73','{"checksum": "8d234806", "received_via": "manual_entry", "record_type": "ticket_message", "reference": "TM-000008", "source": "cyberbiz", "version": 2}',0,'email');
|
| 85 |
+
INSERT INTO "ticket_messages" VALUES(9,12,'Regional Author F15','{"checksum": "9ce00fd1", "received_via": "manual_entry", "record_type": "ticket_message", "reference": "TM-000009", "source": "erp_sync", "version": 2}',0,'email');
|
| 86 |
+
INSERT INTO "ticket_messages" VALUES(10,2,'Regional Author C90','{"checksum": "9d2daac3", "received_via": "csv_import", "record_type": "ticket_message", "reference": "TM-000010", "source": "cyberbiz", "version": 3}',0,'email');
|
| 87 |
+
INSERT INTO "ticket_messages" VALUES(11,8,'Regional Author F11','{"checksum": "3deb466a", "received_via": "csv_import", "record_type": "ticket_message", "reference": "TM-000011", "source": "momo", "version": 3}',0,'email');
|
| 88 |
+
INSERT INTO "ticket_messages" VALUES(12,12,'Standard Author F90','{"checksum": "e67357e2", "received_via": "csv_import", "record_type": "ticket_message", "reference": "TM-000012", "source": "erp_sync", "version": 2}',0,'email');
|
| 89 |
+
INSERT INTO "ticket_messages" VALUES(13,12,'General Author A85','{"checksum": "38cb8bda", "received_via": "manual_entry", "record_type": "ticket_message", "reference": "TM-001001", "source": "web_portal", "version": 3}',0,'email');
|
| 90 |
+
INSERT INTO "ticket_messages" VALUES(14,4,'General Author F81','{"checksum": "76b1c76f", "received_via": "csv_import", "record_type": "ticket_message", "reference": "TM-001002", "source": "cyberbiz", "version": 2}',0,'email');
|
| 91 |
+
INSERT INTO "ticket_messages" VALUES(15,14,'Consolidated Author D79','{"checksum": "d1bc72dc", "received_via": "csv_import", "record_type": "ticket_message", "reference": "TM-001003", "source": "cyberbiz", "version": 2}',0,'email');
|
| 92 |
+
INSERT INTO "ticket_messages" VALUES(16,8,'General Author C56','{"checksum": "fefd3e75", "received_via": "csv_import", "record_type": "ticket_message", "reference": "TM-001004", "source": "web_portal", "version": 3}',0,'email');
|
| 93 |
+
INSERT INTO "ticket_messages" VALUES(17,5,'Backup Author A62','{"checksum": "4964dfe8", "received_via": "manual_entry", "record_type": "ticket_message", "reference": "TM-001005", "source": "momo", "version": 1}',0,'email');
|
| 94 |
+
INSERT INTO "ticket_messages" VALUES(9301,9201,'customer','Our whole fleet dropped offline.',100,'email');
|
| 95 |
+
INSERT INTO "ticket_messages" VALUES(9302,9202,'agent','Patch deployed, please confirm.',190,'email');
|
| 96 |
+
INSERT INTO "tickets" VALUES(1,5,'Preferred Subject F21','on_hold','normal',0,47,13);
|
| 97 |
+
INSERT INTO "tickets" VALUES(2,5,'Preferred Subject B96','open','normal',0,84,96);
|
| 98 |
+
INSERT INTO "tickets" VALUES(3,1,'Backup Subject C88','escalated','normal',0,64,3);
|
| 99 |
+
INSERT INTO "tickets" VALUES(4,8,'Regional Subject C70','resolved','normal',0,66,57);
|
| 100 |
+
INSERT INTO "tickets" VALUES(5,6,'Regional Subject E74','on_hold','normal',0,3,66);
|
| 101 |
+
INSERT INTO "tickets" VALUES(6,2,'Primary Subject F46','on_hold','normal',0,41,61);
|
| 102 |
+
INSERT INTO "tickets" VALUES(7,5,'General Subject B85','escalated','normal',0,1,95);
|
| 103 |
+
INSERT INTO "tickets" VALUES(8,10,'Primary Subject A16','resolved','normal',0,56,42);
|
| 104 |
+
INSERT INTO "tickets" VALUES(9,1,'General Subject C11','on_hold','normal',0,23,27);
|
| 105 |
+
INSERT INTO "tickets" VALUES(10,7,'Secondary Subject E27','escalated','normal',0,48,62);
|
| 106 |
+
INSERT INTO "tickets" VALUES(11,11,'Secondary Subject C43','on_hold','normal',0,72,71);
|
| 107 |
+
INSERT INTO "tickets" VALUES(12,11,'Preferred Subject E68','escalated','normal',0,4,13);
|
| 108 |
+
INSERT INTO "tickets" VALUES(13,14,'General Subject E44','open','normal',0,45,61);
|
| 109 |
+
INSERT INTO "tickets" VALUES(14,8,'Consolidated Subject B42','open','normal',0,17,6);
|
| 110 |
+
INSERT INTO "tickets" VALUES(15,1,'Backup Subject C62','escalated','normal',0,59,90);
|
| 111 |
+
INSERT INTO "tickets" VALUES(16,3,'General Subject F35','closed','normal',0,94,29);
|
| 112 |
+
INSERT INTO "tickets" VALUES(17,15,'Consolidated Subject A13','on_hold','normal',0,19,11);
|
| 113 |
+
INSERT INTO "tickets" VALUES(9201,9001,'Fleet controller offline','open','normal',100,NULL,NULL);
|
| 114 |
+
INSERT INTO "tickets" VALUES(9202,9003,'Export job fails','open','normal',60,75,200);
|
| 115 |
+
INSERT INTO "tickets" VALUES(9203,9002,'Password reset loop','open','low',150,165,NULL);
|
| 116 |
+
INSERT INTO "sqlite_sequence" VALUES('support_customers',9003);
|
| 117 |
+
INSERT INTO "sqlite_sequence" VALUES('sla_policies',9102);
|
| 118 |
+
INSERT INTO "sqlite_sequence" VALUES('tickets',9203);
|
| 119 |
+
INSERT INTO "sqlite_sequence" VALUES('ticket_messages',9302);
|
| 120 |
+
INSERT INTO "sqlite_sequence" VALUES('escalations',9401);
|
| 121 |
+
INSERT INTO "sqlite_sequence" VALUES('kb_articles',9502);
|
worlds/servicebench-375/tasks.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
worlds/servicebench-375/tools.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
worlds/servicebench-375/world.json
ADDED
|
@@ -0,0 +1,88 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"world_id": "env_blobfish_benchmarks_servicebench_custome_79e1b30f",
|
| 3 |
+
"blobfish_version": "0.1.0",
|
| 4 |
+
"vertical": "customer_support",
|
| 5 |
+
"tenant": "blobfish-benchmarks",
|
| 6 |
+
"brief": "",
|
| 7 |
+
"topic": "customer support tickets sla escalation knowledge base",
|
| 8 |
+
"domain": "support",
|
| 9 |
+
"engine": "builtin",
|
| 10 |
+
"seed": 20260828,
|
| 11 |
+
"created_at": 1787733344.299031,
|
| 12 |
+
"world_digest": "ab0d887316ac287e98532ff96cd1ec24f979922a054a8e02b58e4d2e75f37260",
|
| 13 |
+
"entities": [
|
| 14 |
+
"support_customers",
|
| 15 |
+
"sla_policies",
|
| 16 |
+
"tickets",
|
| 17 |
+
"ticket_messages",
|
| 18 |
+
"escalations",
|
| 19 |
+
"kb_articles"
|
| 20 |
+
],
|
| 21 |
+
"tables_without_tools": [],
|
| 22 |
+
"counts": {
|
| 23 |
+
"tables": 6,
|
| 24 |
+
"rows": 115,
|
| 25 |
+
"tools": 43,
|
| 26 |
+
"tasks": 4,
|
| 27 |
+
"tasks_rejected": 0
|
| 28 |
+
},
|
| 29 |
+
"difficulty": {
|
| 30 |
+
"hard": 1,
|
| 31 |
+
"medium": 2,
|
| 32 |
+
"easy": 1
|
| 33 |
+
},
|
| 34 |
+
"splits": {
|
| 35 |
+
"train": [
|
| 36 |
+
"cs_escalate_sla_breach",
|
| 37 |
+
"cs_close_resolved_tickets",
|
| 38 |
+
"cs_duplicate_customer_name"
|
| 39 |
+
],
|
| 40 |
+
"heldout": [
|
| 41 |
+
"cs_dedupe_kb_article"
|
| 42 |
+
]
|
| 43 |
+
},
|
| 44 |
+
"task_creation": {
|
| 45 |
+
"schema_version": 1,
|
| 46 |
+
"status": "PASS",
|
| 47 |
+
"candidate_tasks": 4,
|
| 48 |
+
"accepted_tasks": 4,
|
| 49 |
+
"rejected_tasks": 0,
|
| 50 |
+
"rejections_by_gate": {},
|
| 51 |
+
"solvability": {
|
| 52 |
+
"oracle_replay_passed": 4,
|
| 53 |
+
"oracle_replay_failed": 0,
|
| 54 |
+
"all_admitted_tasks_oracle_solvable": true,
|
| 55 |
+
"impossible_candidates_removed_before_packaging": 0
|
| 56 |
+
},
|
| 57 |
+
"verifier_attribution": {
|
| 58 |
+
"all_admitted_tasks_attribution_safe": true,
|
| 59 |
+
"null_rollout_and_reference_replay_required": true,
|
| 60 |
+
"full_logical_state_protected_for_mutations": true
|
| 61 |
+
},
|
| 62 |
+
"workflow_coherence": {
|
| 63 |
+
"graph_candidates": 0,
|
| 64 |
+
"dependency_backed_candidates": 0,
|
| 65 |
+
"admitted_graph_tasks": 0,
|
| 66 |
+
"all_admitted_graph_tasks_dependency_backed": true,
|
| 67 |
+
"independent_connectivity_edges_allowed": false
|
| 68 |
+
},
|
| 69 |
+
"instruction_grounding": {
|
| 70 |
+
"graph_candidates": 0,
|
| 71 |
+
"fully_grounded_candidates": 0,
|
| 72 |
+
"admitted_graph_tasks": 0,
|
| 73 |
+
"all_admitted_graph_tasks_fully_determined_by_prompt": true,
|
| 74 |
+
"oracle_only_hidden_plans_allowed": false
|
| 75 |
+
},
|
| 76 |
+
"difficulty_calibration": {
|
| 77 |
+
"status": "NOT_MEASURED",
|
| 78 |
+
"claim_allowed": false,
|
| 79 |
+
"reason": "oracle success and verifier discrimination prove solvability, not model difficulty; a provider-identified stronger/less-capable model pair is required for a capability-separation claim"
|
| 80 |
+
}
|
| 81 |
+
},
|
| 82 |
+
"personas": [
|
| 83 |
+
"88d4da33d27b185d",
|
| 84 |
+
"693444da41966b33",
|
| 85 |
+
"edcc3a23753f0620",
|
| 86 |
+
"d3120004bdac6490"
|
| 87 |
+
]
|
| 88 |
+
}
|