You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
README.md has a tree listing around line 339, but it is partial and mixes documentation files with
source directories. A newcomer cannot tell from it which directory owns the circuit, which owns the
prover, or where the browser code that generates proofs actually lives.
Every issue in this backlog names its files; the README should make those names meaningful.
Where to build it
README.md — the existing structure section around line 339.
docs/architecture.md — the detailed version links from here.
What to do
One table: directory, what it is, its language/toolchain, how to run its tests, and the label used for its issues (frontend, sdk, contracts, circuits).
Context
README.mdhas a tree listing around line 339, but it is partial and mixes documentation files withsource directories. A newcomer cannot tell from it which directory owns the circuit, which owns the
prover, or where the browser code that generates proofs actually lives.
Every issue in this backlog names its files; the README should make those names meaningful.
Where to build it
README.md— the existing structure section around line 339.docs/architecture.md— the detailed version links from here.What to do
frontend,sdk,contracts,circuits).app/,packages/client/,contracts/,circuits/,scripts/,docs/,judges/,test-vectors/.Acceptance criteria