docs(readme): add database schema documentation

This commit is contained in:
2026-01-07 19:28:55 -05:00
parent 15bbff47db
commit 8be9e0ce9c

View File

@@ -56,6 +56,12 @@ make test-plugin
| `exec` | Filter string + optional UCAN | Action result |
| `query` | DID (optional) | DID document |
## Database Schema
The database schema is defined in `db/schema.sql`.
![[.github/db-schema.png]]
## Project Structure
```