API: cycles
Это содержимое пока не доступно на вашем языке.
GET /api/v1/cycles/history
Section titled “GET /api/v1/cycles/history”Cycle History
N-day cycle history. Derived from pipeline_run and lifecycle_log.
| Parameter | In | Required | Type |
|---|---|---|---|
days | query | no | integer |
GET /api/v1/cycles/status
Section titled “GET /api/v1/cycles/status”Cron Status
Cron + last/next run summary. Settings-derived; future Cron service
SPEC will replace with real cron state from a cron_runs table.
GET /api/v1/cycles/timeline
Section titled “GET /api/v1/cycles/timeline”Cycle Timeline
Per-day timeline of auto-chain events. Derived from lifecycle_log and
pipeline_run ordered by timestamp.
| Parameter | In | Required | Type |
|---|---|---|---|
date | query | no | object |
GET /api/v1/cycles/today
Section titled “GET /api/v1/cycles/today”Today Funnel
Funnel summary for today’s auto-cycle, plus per-SC breakdown.
Derived from:
pipeline_runrows created today (≈ runs started)generated_articlescount by status (pending / ready / live)salescontractsfor per-SC grouping