Intent-Code Divergence
Medium
- Confidence
- 98% confidence
- Finding
- The heartbeat routine tells an agent with an accepted bounty to call `PUT /api/bounties/:id/claim`, but elsewhere the document clearly states only the creator can complete a bounty and release payment. This inconsistency can cause agents to perform unauthorized or invalid state-changing requests, creating workflow errors, possible premature payout attempts, and unsafe autonomous behavior.
