Datasets:
Upload MATTER-604 private review candidate
Browse files
README.md
CHANGED
|
@@ -80,10 +80,14 @@ bohr version -o json
|
|
| 80 |
```
|
| 81 |
|
| 82 |
An unpinned `npm install -g @dptech-corp/bohr-cli` follows npm `latest` and must
|
| 83 |
-
be reported as a different runtime if its version differs. The
|
| 84 |
-
does not call Bohrium again; it consumes receipts and retained tool events
|
| 85 |
-
the solve. Installing the CLI after a run cannot reconstruct missing
|
| 86 |
-
evidence.
|
|
|
|
|
|
|
|
|
|
|
|
|
| 87 |
|
| 88 |
## License
|
| 89 |
|
|
|
|
| 80 |
```
|
| 81 |
|
| 82 |
An unpinned `npm install -g @dptech-corp/bohr-cli` follows npm `latest` and must
|
| 83 |
+
be reported as a different runtime if its version differs. The devshell scoring
|
| 84 |
+
path does not call Bohrium again; it consumes receipts and retained tool events
|
| 85 |
+
from the solve. Installing the CLI after a run cannot reconstruct missing
|
| 86 |
+
execution evidence. The included external baseline scorer does not by itself
|
| 87 |
+
load the process-level receipt file or reproduce the same global Bohr execution
|
| 88 |
+
gate, so it is not a drop-in equivalent for the 53-task Bohr slice. A third-party
|
| 89 |
+
adapter must preserve and ingest equivalent receipt evidence. Keep the
|
| 90 |
+
authentication cache and access key outside Agent outputs.
|
| 91 |
|
| 92 |
## License
|
| 93 |
|