Skip to content

refactor(protocol): single-source contract constants - #110

Merged
yashranaway merged 1 commit into
mainfrom
t3code/single-source-contracts
Aug 10, 2026
Merged

refactor(protocol): single-source contract constants#110
yashranaway merged 1 commit into
mainfrom
t3code/single-source-contracts

Conversation

@yashranaway

Copy link
Copy Markdown
Collaborator

Closes #23

Summary

  • centralize portable name characters, local-development hosts, and numeric protocol bounds
  • make CLI parsing enforce the same scroll and network-emulation bounds as protocol validation
  • assert the embedded agent runtime resource-extension sets exactly match Swift
  • mark backlog B3 complete

Validation

  • npx --yes pnpm@9.15.0 test:runtime
  • npx --yes pnpm@9.15.0 test:e2e:linux (includes 43/43 protocol tests)

@yashranaway
yashranaway merged commit 4e8e402 into main Aug 10, 2026
7 checks passed
@yashranaway
yashranaway deleted the t3code/single-source-contracts branch August 10, 2026 20:17
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.

B3 — Single-source constants + drift tests

1 participant