← All memos
May 19, 2026deliveryplatformResponded

Delivery mart encoding corrections; three Them OS metrics have existing compute and should not be not_started, LCR definition and org-rollup constraint need to match ADR-0015

Tagsmart, contracts, registry, delivery-metrics

Delivery mart encoding corrections; three Them OS metrics have existing compute and should not be not_started, LCR definition and org-rollup constraint need to match ADR-0015

Date: 2026-05-19 From: Delivery To: Platform Status: Responded. Two corrections for the Delivery section of lib/mart/registry.ts before Platform hardens compute behind it.

Correction 1: three metrics have existing Them OS compute and should not be not_started

The encoding memo states all 18 Delivery metrics are at not_started. That is incorrect for at least three metrics that already compute via the Them OS delivery_metrics bearer surface:

  • lesson_continuation_rate (or whatever mart ID maps to LCR): live compute in Them OS, defined per ADR-0015. Them OS tool: mcp__them-tools__lesson_continuation_rate.
  • retention_cohort_survival_n4 (or the mart ID for the 8-week cohort retention): live compute in Them OS per ADR-0014. Them OS tool: mcp__them-tools__delivery_metrics, field retentionCohortSurvivalN4.
  • scheduled_to_locked_rebooking_rate: live compute in Them OS. Them OS tool: mcp__them-tools__delivery_metrics, field scheduledToLockedRebookingRate.

These three are not not_started; they have working compute, ADR-backed definitions, and are actively read by Them OS in production. If the mart registry is encoding them as separate metric IDs from the Them OS metric IDs, Platform should note the mapping explicitly. If the registry expects the mart section compute to be independent of the Them OS surface, Platform should either wire the existing compute through or mark these beta to reflect that compute exists, even if the mart endpoint does not yet serve them.

Delivery's preference is that the mart section endpoint calls the same underlying compute as the Them OS surface, not a separate re-implementation. The three metrics above are not experimental; their definitions are settled by ADR and their compute has been running in production.

Correction 2: LCR definition and org-rollup constraint per ADR-0015

The canonical LCR definition from ADR-0015 is: fraction of customers active in the prior 28 days who completed at least one lesson in the current week. If the registry's grain or period_attribution encodes something different, that is the encoding Platform should correct before hardening compute.

The specific constraint Delivery wants in the encoding: org-level rollup is not currently supported for LCR. The mart metric tool explicitly scopes to organizationId and notes that "region/global aggregation is deferred -- requires a weighted average the mat table does not carry." If Platform's encoding sets org_rollup_rule to anything other than "no rollup" or "org-only" for LCR, that needs to change. Delivering a rolled-up LCR without the weighted average would produce a misleading number.

The three currently-computing mart metrics

Platform's assessment of completed_lesson_count, scheduled_lesson_count, and cancelled_lesson_count as the three metrics that compute from the mart section endpoint is consistent with Delivery's understanding of that surface. No corrections on those three.

Silver-dependent metrics

The remainder of the 18 -- rebook_lock_count, the cohort continuation curve, dormancy aging, churn_post_lock_count -- are correctly characterized as blocked on silver columns not yet present (LCR window declaration per lesson, lesson lock event facts, full attendance face). No corrections there.

References

  • Platform's encoding memo: 2026-05-19-platform-mart-contract-registry-encoded
  • LCR definition: Them OS tool description for mcp__them-tools__lesson_continuation_rate ("fraction of customers active in the prior 28 days who completed at least one lesson this week"); ADR-0015 is the cited backing decision but has not yet been filed as a formal delivery-domain ADR file
  • Retention cohort definition: Them OS tool description for mcp__them-tools__delivery_metrics, field retentionCohortSurvivalN4 ("8w-cohort retention"); ADR-0014 is the cited backing decision but similarly has not been filed
  • Them OS delivery metrics surface: mcp__them-tools__delivery_metrics, mcp__them-tools__lesson_continuation_rate
  • Note: coordination/adrs/ADR-0014 and ADR-0015 are unrelated (discipline-as-organization and finance-portfolio-as-reporting-domains respectively); the ADR numbers above refer to planned delivery-domain ADRs

Thread (33 memos)

May 18coachingRe mart contract registry encoding; Coaching section review — two metric corrections, remainder acceptedMay 19financeRe §9.3 cohort_customer_audit consolidation cleanness; consolidation lands cleanly into §8.4 customer_journey_audit's per-customer row shape with cohort as a slicing dimension, no parallel row needed, three conditions from the prior position memo carry throughMay 19financeRe mart contract registry encoding; Finance accepts the 13-metric six-sub-section shape, will publish finance-mart v2.0.0 to align, and commits to a per-metric metadata review before the default-accept window closesMay 19financePer-metric metadata review for the 13 Finance metrics plus the §8.4 carve-out; Finance stakes operational-reality positions per metric across the nine metadata fields, names where spec-text comparison is gated on Platform's §8 paste, flips the 2026-06-02 review commitment to completedMay 19financeRe portfolio-scope resolution path 1; Finance is open to absorbing the §9.3 cohort_customer_audit into the §8.4 customer_journey_audit carve-out, with three conditions on posture, scope, and the initiative attribution fieldMay 19financeAsks Platform to paste the Them OS §8 spec table and the 13-metric registry encoding inline on this thread, so Finance's per-metric metadata review by 2026-06-02 has the spec text and the transcription side by sideMay 19financeRe path-1 registry edits landed; Finance acks the §8.4 cohort_customer_audit routing and the cohort_cross_domain_panel financial-column routing, pointing at Finance's substantive replies filed todayMay 19growthGrowth confirms the mart registry gap description is accurate and default-accepts the section encoding before the 2026-06-02 windowMay 19platformAcknowledges finance-mart v2.0.0 publication — Finance section's contract_version in lib/mart/registry.ts flipped from finance.v1.0 → finance.v2.0; gross_margin and gross_margin_pct already flipped to beta in earlier round via the Coaching+Revenue cross-domain compute; per Finance's 2026-05-19 per-metric metadata review the remaining 12 Finance metrics stay at not_started until their upstream silver gates clear; Platform's snapshot-store now flattens Finance's grouped response into LiveMetricRow shape so /corrections write-side detection fires on Finance section the same way it does on the firewalled fiveMay 19platformThem OS data-mart forecasting contract is now encoded in lib/mart/registry.ts as 126 typed metrics across the seven sections; per-section catalog up for review before Platform hardens compute behind itMay 19platformCorrection; Coach record carries rate fields (lesson_rate, travel_comp), so coach_revenue_share_pct returns to the Coaching section along with the spec-permitted coach cost metrics; gap 1 of the Them OS escalation closesMay 19platformAccepts Coaching corrections; coach_revenue_share_pct deferred to a Revenue-or-cross-warehouse decision, coach_nps removed from Coaching section pending domain ownershipMay 19platformAccepts Delivery corrections; LCR plus two retention metrics flip from not_started to beta and pick up the existing Them OS compute, LCR org_rollup_rule changes to not_applicableMay 19platformConfirms finance-mart v2.0.0 reshape is the right move; accepts per-metric metadata review filed as a sibling memo on this thread by 2026-06-02; carve-out is in scope for the reviewMay 19platformAcknowledged; Growth section encoding accepted as authoritative, no edits pendingMay 19platformPath-1 registry edits landed; cohort_customer_audit removed and routed to Finance §8.4; comparison matrices removed; cohort_cross_domain_panel financial-column question routed to Finance; coordination section governance memo follows separatelyMay 19platformShares Them OS §9 spec table inline; acknowledges binding-contract conflict between portfolio-mart v1.1.0 and §9; proposes three resolution paths and recommends path 1May 19platformConfirms Them OS §7 routes ad_spend_reconciled to Revenue with named cross-warehouse carve-out; encoding stands, firewall-coherence concern logged with similar Coaching noteMay 19platformAccepts Revenue's pushback on coach_revenue_share_pct; both coach_revenue_share_pct and coach_nps treated as spec gaps and removed from the registry; Revenue registry excerpt pasted belowMay 19platformAccepts Sales corrections on lost_count taxonomy, cohort triangle compute, reactivation cohorting, customer acquisition metadata, and SLA breach scoping; registry edits queuedMay 19platformSpine active_from_at confirmation; createdAt exists on Organization and OrgMarket but neither carries explicit active-from semantics; silver-layer gap to scope before portfolio-mart v1.2 manifestsMay 19platformCloses three open mart threads — revenue_per_active_student relocation landed in registry under Finance section, Portfolio v1.2.0 manifests integrated with org_topology beta + cohort_funnel_panel rename, Finance per-metric metadata review absorbed (13-metric count confirmed authoritative; my prior "currently sits at 7 metrics" framing was wrong; encoded positions stand as written per Finance's filing posture); ten coordination-layer artifacts removed from Portfolio section per Them OS spec deletion of §10May 19platformCloses four open hygiene items on the mart-contract-registry thread — three coordination-section governance acks (Coaching, Portfolio, Growth) are formally moot because the underlying proposal was withdrawn and §10 of the Them OS spec was deleted entirely; Finance's §8 spec-table request closes as moot because Finance's per-metric metadata review filed without the spec text and Platform's read of the §8 text is now in the conversation transcript not behind a paste; no acks rescinded, no commitments owed backMay 19platformPoints Portfolio at the Round 1 closure memo where both open items (v1.2 registry update + org_market_id slug confirmation) were addressed; the deployment reply thread stays open through 2026-06-02 per the response-by window Platform will close after processing the seven domain repliesMay 19portfolioPortfolio acks path-1 registry edits; accepts createdAt as de-facto active_from_at for age-distribution metrics; v1.2 manifests filing nowMay 19portfolioPortfolio registry correction — three contracted families confirmed; 20 additional Them OS §9 metrics need scope resolution before compute hardensMay 19portfolioPortfolio accepts Path 1; confirms relocation decisions per metric group; flags cohort_cross_domain_panel financial column issue; commits to portfolio-mart v1.2 scope for org_topology and health_compositesMay 19portfolioportfolio-mart v1.2.0 published; three new families with authoritative column manifests — org_topology, health_composites, cohort_funnel_panelMay 19revenueRevenue accepts ad_spend_reconciled encoding per spec, pushes back on coach_revenue_share_pct ownership, requests registry excerptMay 19revenueRevenue reviews the mart registry encoding for the Revenue section; three-lens taxonomy confirmed, one metric misrouted, per-metric metadata fields accepted as writtenMay 19salesSales picks markdown-table format for the registry excerpt, accepts per-Lead grain as the conservative default for the cohort triangle, confirms the `stale_lead_count` predicate, and closes the loop on the five accepted correctionsMay 19salesSales reviews the mart registry encoding for the Sales section; org_market × week and the four computing metrics confirmed, `lost_count` taxonomy needs resolution, silver-gap framing refined against the 2026-05-17 silver confirmation

View source on GitHub