Skip to content

Weekly performance summary

GET
/api/v1/chairman/weekly

Weekly win report, revenue metrics, growth metrics, competitor intel, and strategic decisions.

Authorizations

Responses

200

Successful Response

Wrapper for GET /chairman/weekly.

Attributes: data: The weekly view payload.

object
data
required

Chairman’s weekly performance summary.

Attributes: weekly_win: Condensed weekly win report. revenue_metrics: Revenue dashboard data. growth_metrics: Growth and retention metrics. Cross-customer aggregate (platform-wide active-tenant count) — populated only for enrolled platform operators; None for normal tenants. competitor_intel_summary: Top competitor intelligence items. strategic_decisions: Decisions made by agents this week.

object
competitor_intel_summary
Array<string>
growth_metrics
Any of:

Growth metrics for the weekly view.

Attributes: mrr: Monthly recurring revenue. mrr_growth_pct: MRR growth percentage vs prior period. active_tenants: Weekly active tenants. churn_rate: Customer churn rate as a fraction. ltv_cac_ratio: Lifetime value to acquisition cost ratio.

object
active_tenants
integer
churn_rate
number
ltv_cac_ratio
number
mrr
number
mrr_growth_pct
number
revenue_metrics
object
key
additional properties
any
strategic_decisions
Array<object>
object
key
additional properties
any
weekly_win

Condensed weekly win report for the chairman.

Attributes: highlight: Top win of the week. revenue_total: Revenue generated this week. new_customers: New customers acquired. costs_saved: Estimated cost savings from AI. value_multiple: Value delivered / platform cost.

object
costs_saved
number
highlight
string
""
new_customers
integer
revenue_total
number
value_multiple
number