Export the PLAN chart's payload alone: same shape as the status export ({version, globals, teeth}), but teeth is collected from charts.plan. globals are shared app-level settings, not owned by either chart.
{version, globals, teeth}
teeth
charts.plan
globals
Export the PLAN chart's payload alone: same shape as the status export (
{version, globals, teeth}), butteethis collected fromcharts.plan.globalsare shared app-level settings, not owned by either chart.