Skip to content

feat(traces): retain source evidence across adapters - #105

Merged
drewstone merged 1 commit into
mainfrom
feat/retained-source-read
Sep 9, 2026
Merged

feat(traces): retain source evidence across adapters#105
drewstone merged 1 commit into
mainfrom
feat/retained-source-read

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

Problem

Trace adapters dropped the source locations needed to explain agent behavior, making deterministic LLM analysis and self-reflection lossy.

Change

Retain source locations and verified source bundles across all adapters, expose field-scoped source reads through the SDK and CLI, enforce integrity/privacy/output-boundary guards, and update the public Runtime/Eval cohort.

Validation

  • 802 tests passed
  • Typecheck, source-text, build, package-bin, and packed archive checks passed
  • Runtime 0.204.0, Eval 0.179.0, Interface 2.6.0, Sandbox 0.37.1 resolved from npm

@drewstone
drewstone merged commit 7633ebc into main Sep 9, 2026
2 checks passed
@drewstone
drewstone deleted the feat/retained-source-read branch September 9, 2026 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant