Capture private OMP eval chat transcripts - #87
Merged
Conversation
Capture ordered user, assistant, and tool messages through the stock stream API without changing grading evidence. Redact credentials and overlapping private-key blocks, enforce byte and label limits, and give persistence callbacks an independent cancellation window.
Write exclusive 0600 JSONL transcripts with planned trial identity and exact report-byte binding. Forward callback cancellation to interruptible transcript writes, retain deferred interruption for the existing journal, and reject retries after interrupted or ambiguous writes.
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
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.
Changes
.transcripts-v1.jsonlcompanions with planned trial identity, mode0600, fsync and exact report-byte binding.Commits
c8298d7— bounded capture, redaction, callback lifetime and regressions.89199b8— private persistence, CLI integration, exports and documentation.Please merge with a merge commit to retain both commits.
Verification
bun run verify:artifacts,bun run check:public-boundary,bun run check:target-conformance, andbun run smoke:installpassed on the clean committed tree.No measured evaluation publication or deployment claim.