docs(design): import the generic method for testing AI assets - #1842
Merged
Merged
Conversation
The efficacy benchmark applies a generic measurement method that lived in a private knowledge base, and the benchmark's owning-issue line pointed readers there. The method now lives beside it as docs/design/testing-ai-assets.md, generalised from one company's assets to any team's, and SPEC lists it with the other design documents. Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
The abstract ran to 93 characters against the 88 the Markdown width declares. The local run passed because the width check reads the index and the new file was not yet staged. The document also stops calling itself a spike. Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
docs/design/efficacy-benchmark.mdapplies a generic measurement method (paired old-versus-new runs, a layered and calibrated judge, a sealed test set), and its owning-issue line pointed at that method's home: a path in a private repository (Imbra-Ltd/imbra-explore,cross-cutting/SPIKE-TESTING-AI-ASSETS.md), which no reader of this repo can open.docs/design/testing-ai-assets.md, generalised from one company's assets to any team's. The hand-off section now points atefficacy-benchmark.mdinstead of "a spike in that repository".efficacy-benchmark.mdreferences the new file.No CHANGELOG entry: design documents about the library change no template a consumer receives.
Verification
Smoke 33/33, conformance 23 passed / 0 failed (readings: no release in preparation, no off-limits paths, no test files changed),
sync.py --checkin sync.🤖 Generated with Claude Code