Monthly strategic overview
GET /api/v1/chairman/monthly
GET
/api/v1/chairman/monthly
Financial summary, MRR tracking, product roadmap status, and agent evolution changes.
Authorizations
Responses
200
Successful Response
Wrapper for GET /chairman/monthly.
Attributes: data: The monthly view payload.
object
data
required
Chairman’s monthly strategic overview.
Attributes: financial_summary: Key financial metrics. mrr_tracking: MRR progress against targets. product_roadmap_status: Summary of roadmap progress. agent_evolution_changes: Agent config changes this month.
object
agent_evolution_changes
Array<object>
object
key
additional properties
any
financial_summary
object
key
additional properties
any
mrr_tracking
Monthly MRR tracking data.
Attributes: current_mrr: Current MRR. target_mrr: Target MRR for this month. prior_month_mrr: MRR at end of prior month. growth_pct: Month-over-month growth percentage. paying_customers: Number of paying customers. arpu: Average revenue per user.
object
arpu
number
current_mrr
number
growth_pct
number
paying_customers
integer
prior_month_mrr
number
target_mrr
number
product_roadmap_status
Array<object>
object
key
additional properties
any