Sessions endpoint schema documented
GET /api/v1/sessions documented as returning bare JSON array.
Status: shipped | Area: docs | Published: 2026-03-20
Control impact: Clarifies API contract for integration.
Documented that GET /api/v1/sessions returns a bare JSON array, not an envelope — consistent with the TUI client and preventing future integration confusion.