Skip to content

fix: report package evidence sidecar paths - #672

Merged
ScriptedAlchemy merged 3 commits into
mainfrom
fix/package-evidence-diagnostic
Sep 6, 2026
Merged

fix: report package evidence sidecar paths#672
ScriptedAlchemy merged 3 commits into
mainfrom
fix/package-evidence-diagnostic

Conversation

@ScriptedAlchemy

@ScriptedAlchemy ScriptedAlchemy commented Sep 6, 2026

Copy link
Copy Markdown
Owner

Follow-up to #656. Package-only compile-evidence diagnostics now identify agent-bundle.package-compile-evidence.json instead of incorrectly pointing at the artifact evidence sidecar.

  • allow the shared evidence validator to receive its actual evidence path
  • pass the package sidecar path from prepack inventory validation
  • exercise a valid-but-policy-stale package record and assert generatedPath

Local merge gate:/

  • PASS — pnpm build && pnpm typecheck && pnpm lint && pnpm test:unit/
  • PASS — pnpm exec rstest packages/agent-bundle/tests/compile-evidence.test.ts
  • PASS — pnpm exec rstest --config rstest.integration.config.ts packages/agent-bundle/tests/prepack.test.ts

Deslop: GPT-5.6 Sol, 1 edit (parameterized the existing validator rather than wrapping diagnostics).

Self-review: Claude Fable 5.1 Thinking High found no concrete merge risks. Default artifact diagnostics remain unchanged; the package call and regression are correct. Added AB6039 to the changeset summary; the pre-existing parse-failure diagnostic remains path-less rather than misleading.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@changeset-bot

changeset-bot Bot commented Sep 6, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: bc157af

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
agent-bundle Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pkg-pr-new

pkg-pr-new Bot commented Sep 6, 2026

Copy link
Copy Markdown
npm i https://pkg.pr.new/ScriptedAlchemy/agent-bundle@672
npm i https://pkg.pr.new/ScriptedAlchemy/agent-bundle/create-agent-bundle@672
npm i https://pkg.pr.new/ScriptedAlchemy/agent-bundle/rsc-markdown-stream@672
npm i https://pkg.pr.new/ScriptedAlchemy/agent-bundle/@agent-bundle/runtime@672

commit: cdc4d83

@ScriptedAlchemy
ScriptedAlchemy merged commit 26293c2 into main Sep 6, 2026
3 checks passed
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