Agent Plans
6 live endpoints. Every path is a real, callable route.
| Method | Path | Auth |
|---|---|---|
GET | /api/agent/:zid/plans/:planId | user |
GET | /api/agent/:zid/plans/current | user |
GET | /api/agent/:zid/plans/draft | user |
POST | /api/agent/:zid/plans/draft | user |
GET | /api/agent/:zid/plans/history | user |
POST | /api/agent/:zid/plans/lock | user |