Skip to content

chore: deslop pass over the wave 1 delta - #137

Merged
ScriptedAlchemy merged 1 commit into
mainfrom
chore/deslop-wave1-delta
Sep 1, 2026
Merged

chore: deslop pass over the wave 1 delta#137
ScriptedAlchemy merged 1 commit into
mainfrom
chore/deslop-wave1-delta

Conversation

@ScriptedAlchemy

Copy link
Copy Markdown
Owner

Summary

Applies the post-merge-tier findings from the orchestrated deslop audit (ledgered on #107) plus one fresh-scan cleanup from tonight's unaudited merges. Behavior unchanged; −11 net lines.

Deliberately skipped (behavior-adjacent, noted for later lanes): consolidating the triple snapshotPackageIdentity read per prepare, comparing the torn-prepare check against the snapshot's own recorded config hash, and the preparedProject options-object conversion (assigned to the next signature-touching lane).

Test plan

  • pnpm typecheck green
  • pnpm lint green (686 files)
  • Scoped tests for every touched file green (151 tests: normalization, route-graph, route-config-extract, dev-lock, dev-server, package-identity, agent-request)

Apply the post-merge-tier findings from the orchestrated audit (issue
#107 ledger) plus one fresh-scan cleanup, behavior unchanged:

- config/normalize.ts imports the shared core/freeze.ts deepFreeze
  instead of carrying the local copy the route compiler already dropped.
- routes/graph.ts stops exporting configClaimedSources; nothing outside
  the module consumes it.
- rsc-runtime cli.ts drops the redundant Object.freeze around
  capabilities (runAgentRequest snapshots and freezes them).
- rsc-runtime README lists the exported available/unavailable helpers.
- The "Pin flip" change-narration comment prefixes become durable
  explanations of why workspace-rooted fixtures expect AB4008.
- rstest.worker-isolation.ts uses process.env like the rest of the file.
- dev-lock.ts settles the URL publication through one named cleanup
  instead of two identical inline then-arms.

Scoped tests for every touched file, typecheck, and rslint are green.
@changeset-bot

changeset-bot Bot commented Sep 1, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: f729875

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

This PR includes changesets to release 2 packages
Name Type
agent-bundle Patch
@agent-bundle/rsc-runtime 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

@ScriptedAlchemy
ScriptedAlchemy merged commit 75e1a53 into main Sep 1, 2026
9 checks passed
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 1, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-01T06:22:08.494032Z f729875 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@ScriptedAlchemy
ScriptedAlchemy deleted the chore/deslop-wave1-delta branch September 1, 2026 06:20
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