Skip to content

feat: publish canonical L@tr XRPC contracts - #1

Merged
CountableNewt merged 1 commit into
mainfrom
feature/xrpc-contracts
Aug 13, 2026
Merged

CountableNewt merged 1 commit into
mainfrom
feature/xrpc-contracts

Conversation

@CountableNewt

Copy link
Copy Markdown
Contributor

What changed

  • adds canonical Lexicons for all saved, preview, discovery, auth, and developer XRPC methods
  • tightens saved-record schemas and shared definitions
  • generates the TypeScript method descriptors and client types from canonical JSON

Why

The gateway migration requires one schema-derived public contract instead of hand-maintained REST constants.

Verification

  • bun run check (59 tests)
  • all 21 Lexicons validated structurally with the official validator

Rollout

Development gateway and testing clients first. Production remains untouched.

Adds the 17 validated method Lexicons, shared definitions, stricter record constraints, and generated TypeScript descriptors and client types.
@CountableNewt
CountableNewt merged commit 32ab21f into main Aug 13, 2026
1 check passed
@CountableNewt
CountableNewt deleted the feature/xrpc-contracts branch August 13, 2026 01:58
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