feat(analysis): add question-shaped run queries - #1339
Merged
Conversation
Replace split trace and inspection query vocabularies with one six-operation read model, semantic Viewer route, and transcript delivery. Migrate repo-analyst callers and delete raw join paths.\n\nVerified with mix precommit, the full root and Viewer suites, and the documentation warnings gate.
Reconcile conversation completeness with canonical events, preserve exact Viewer snapshot authority, and retain source-change classifications. Update CI fixtures and remove the completed implementation plan.\n\nVerified with mix precommit and MIX_ENV=dev mix docs --warnings-as-errors.
andreasronge
force-pushed
the
codex/issue-1337-run-analysis
branch
from
August 13, 2026 06:39
917cd3f to
a40f6e4
Compare
Match mission evaluation limits to the installed MCP discovery ceilings in the UTF-8 fixture and named-mission example, and keep their nested Elixir VMs to one scheduler under parallel suite load. Runtime defaults remain unchanged.\n\nVerified with eleven focused repetitions using the failing pre-push seed and mix precommit.
Align live-agent expectations with configured turn budgets and normalized provider responses. Keep assertions focused on mission routing and extracted semantics while accepting valid model retries and naming variants.\n\nVerified with the affected live E2E tests and mix precommit.
Keep the bounded worker alive long enough for the caller-kill assertion under full-suite scheduler pressure. The test still requires the linked worker to terminate with :killed.\n\nVerified with 20 focused repetitions at the failing seed and mix precommit.
andreasronge
marked this pull request as ready for review
August 13, 2026 08:52
This was referenced Aug 13, 2026
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.
Closes #1337
Summary
analysis/*operationsptc transcriptSimplification and ease of use
origin/main(2,364 deleted; 1,745 added)ptc transcript RUN_ID ...command with no record-shape knowledgeRebase and CI fixes
origin/mainatbe16ef00(perf(cli): accelerate mix ptc startup (#1338))docs/trace-log-contract.mdReview record
Verification
mix precommit: 6,212 root checks/tests plus Viewer, package, launcher, release, specs, conformance, duplication, and generated-artifact gatesMIX_ENV=dev mix docs --warnings-as-errors