[codex] unify trace queries and outcome recording - #24
Merged
Merged
Conversation
There was a problem hiding this comment.
All reported issues were addressed across 8 files
Reply with feedback, questions, or to request a fix.
Re-trigger cubic
There was a problem hiding this comment.
All reported issues were addressed across 17 files (changes from recent commits).
Reply with feedback, questions, or to request a fix.
Re-trigger cubic
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.
Summary
OutcomeEvaluationcontract with typed task, verifier, trace, verdict, normalized score, UTC evaluation time, and bounded evidenceofw.outcomescores on exact Langfuse tracesopenflywheel-trace-queryto one unifiedopenflywheelpluginrecord_outcomewrite tooltrace-query-plannerandoutcome-recorderskills so read and write workflows retain distinct behavioral boundariesUnified plugin surface
Read-only tools:
list_tracesget_trace_schemaquery_spansget_span_contextOutcome write tool:
record_outcome(trace_id, task_id, verifier_id, evaluated_at, verdict, evidence, score?)Invalid outcome contracts fail before the Langfuse project or write client is opened. The tool accepts no credentials and returns the deterministic
score_idreceipt.Langfuse representation
ofw.outcomepass | fail | abstain | errorLive verification
Stored through both the library and unified MCP function, then read back by ID:
c858913df08130acc3878db368dee053task-iam-121.0da648ceb-f2f6-54a1-80f9-2eb000f86616Verification
Breaking rename
openflywheel-trace-query→openflywheeltrace-query→pluginNon-goals