diff --git a/docs/scoreboard-workitems/issue-118.md b/docs/scoreboard-workitems/issue-118.md new file mode 100644 index 0000000..4748fb9 --- /dev/null +++ b/docs/scoreboard-workitems/issue-118.md @@ -0,0 +1,22 @@ +# Issue #118: [scorecard][r4][slice-02] Design ordered clientBulkWrite execution model + +Status: in progress + +## Metadata +- Issue: https://github.com/midagedev/jongodb/issues/118 +- Slice key: `slice-02` +- Track: `track:engine` + +## Objective +Define an isolated execution slice that contributes to reducing unsupported surface in the compatibility scorecard. + +## Planned Validation +```bash +./.tooling/gradle-8.10.2/bin/gradle --no-daemon r3FailureLedger +``` + +## Review Follow-up +- Added explicit rollback note and deterministic validation reminder. +- Rollback: revert the merge commit if this workitem slice is superseded. + +Status: reviewed and ready to merge