project_read
List the authenticated user's projects (L2 intent layer), or fetch one by id. Each entry includes riskiest_assumption — the single highest-priority unverified assumption (or, if all are verified, the highest-criticality one).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Fetch a single project by UUID. Omit to list all. | |
| status | No | Filter by status. Omit to list all statuses. |