Intent-Code Divergence
Medium
- Confidence
- 91% confidence
- Finding
- The Quick Start references `POST /dao/:id/open-offering`, but the documented treasury access control model uses `PATCH /acorp/:id/treasury/access` with `publicContribute`. In a system involving real on-chain treasury contributions, inconsistent endpoint guidance can cause agents to call the wrong interface, fail open, or rely on undocumented behavior when moving funds or changing access controls.
