Skip to content

Docs/adr 003 client boundary - #354

Open
Udokwuebube wants to merge 2 commits into
crackedstudio:mainfrom
Udokwuebube:docs/adr-003-client-boundary
Open

Docs/adr 003 client boundary#354
Udokwuebube wants to merge 2 commits into
crackedstudio:mainfrom
Udokwuebube:docs/adr-003-client-boundary

Conversation

@Udokwuebube

Copy link
Copy Markdown

What changed

Added ADR 003 documenting the app ↔ SDK ↔ contract boundary, including the current design, alternative approaches, the selected direction, and its consequences. Updated the ADR index to include the new record.

Why

Closes #245

Testing

  • Circuit tests (cd circuits && npm test)
  • Contract tests (cd contracts && cargo test)
  • E2E against testnet (npm run e2e)
  • App tested manually (cd app && npm run dev)
  • Docs-only (no code changed)

Screenshots

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.

Write an ADR for the app ↔ SDK ↔ contract boundary

1 participant