Skip to content

refactor: phase 0, retire the source byte budget and clear two nits - #88

Open
vriesd wants to merge 3 commits into
mainfrom
refactor/phase-0-unblock
Open

vriesd wants to merge 3 commits into
mainfrom
refactor/phase-0-unblock

Conversation

@vriesd

@vriesd vriesd commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Summary

Phase 0 of the runtime refactor plan (.agents/plans/13-runtime-refactor/README.md, committed here for reference).

  • Retire the source byte budget in tests/architecture-boundaries.test.ts. The budget had been raised six times with a paragraph each time and did not hold. The 1,000-line per-file limit, the layer rule, the export rule, and the SDK seam remain.
  • Renumber the duplicate ADR 0014 (0014-terminal-capacity.md0015-terminal-capacity.md) and drop the unused first parameter of createTools, updating all callers including evals/replay.ts.

No prompt text, guidance, Zod schema, tool name, tool response field, or Session v5 shape changes. No error message asserted by a test changes.

Test plan

  • bun run check (typecheck, lint, release metadata, build, tests): 1220 pass, 1 skip, 0 fail
  • Task-scoped review of the diff: spec compliant, no findings

🤖 Generated with Claude Code

vriesdcrv and others added 3 commits September 15, 2026 10:37
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
The budget was raised six times and did not hold. The per-file line limit,
layer rule, export rule, and SDK seam remain.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@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.

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.

2 participants