| Resource | Path |
|---|---|
| EDV spec (local copy) | /home/dmitri/code/Interop/edv-spec/index.html, terms.html |
| WAS spec | https://github.com/w3c-ccg/wallet-attached-storage-spec/blob/main/spec.md |
| WAS client | /home/dmitri/code/Interop/was-client |
| zCap Developer Guide | /home/dmitri/code/Interop/zcap-developer-guide/README.md |
| ezcap fork (zcap client; its AGENTS.md also defines house TS style) | /home/dmitri/code/Interop/ezcap |
| Current @interop zcap server-side verification pattern | /home/dmitri/code/Interop/was-teaching-server/src/zcap.ts |
| EDV client fork | /home/dmitri/code/Interop/edv-client |
Code style, refactoring, JSDoc, comment, and error-handling conventions live in @CONTRIBUTING.md -- follow them.