Get Project Instructions
Projects
Get Project Instructions
Return the per-workspace instructions for a project owned by the user.
Returns 404 (not 403) when the project is missing, soft-deleted, or owned
by another user, so cross-tenant existence is not leaked. A workspace with
no instructions returns {"custom_instructions": null}.
IDOR AUDIT PASS - ownership is verified and the read filters by user_id.
GET
Get Project Instructions
