Skip to main content
BSS/OSS Academy
🧭
Section 2.3

The Catalog Governance Function

Requirements to published catalog — the commercial layer as well as the service and resource layers, the reuse gate, versioning, and who owns which layer.

The catalog governance function receives an approved product concept and produces something a runtime system can read. Everything between those two points is modelling and the decision to publish. It is the only function in the chain that both designs and refuses, and what it publishes — not what was approved upstream — is the definition every downstream system executes against.

Catalog Governance Function
The C2M function that turns an approved product concept into published, versioned catalog entities across the commercial, service and resource layers, and decides whether they may be released. It owns the modelling standards, the reuse decision, versioning and effective dating, and the gates a specification passes before publication. Its deliverable is an authoritative catalog — the definition runtime systems read, and the only place a product definition can be corrected.

From product requirements to published catalog

The Catalog Governance Flow

1
Product requirements
Portfolio handoff into catalog governance

Resolve the approved concept into modelling questions with answers: what is committed to the customer, at what values, with which variants, under what eligibility, replacing or coexisting with what.

2
Catalog design
Catalog and service architecture

Model the commercial layer first — offering, specification, pricing — then decompose it through the customer-facing service layer to resource-facing specifications and the resources beneath them.

3
Reuse assessment
Design authority

Decide, explicitly and with a named decider, whether each layer needs a new specification or an existing one already covers the requirement, possibly with an added characteristic.

4
Governance and validation
Design authority, compliance, commercial

Test the model against business intent, architectural standards, regulatory obligation and reusability. Any gate can send it back to design.

5
Publish
Catalog release management

Release a versioned specification set with effective dates, promoted through environments, into the catalog that runtime systems read.

The sequence is linear on a slide and iterative in practice: catalog design raises questions the requirements did not answer, and validation sends work back. Until an authoritative catalog exists, nothing has been produced — a specification agreed in a review but not published is not an output of this function.

Both halves of the model

Catalog design has a commercial half and a technical half, and this function owns both. The commercial half is the Product Offering, the Product Specification beneath it and the ProductOfferingPrice attached to it — what is sold, to whom, on what terms and at what price — in the product catalog, under TMF620. The technical half is the Customer Facing Service Specification and the Resource Facing Service Specification beneath it — both service specifications, both under TMF633 — decomposing onto Resource Specifications under TMF634. Sections 3.1 and 2.2 are the reference for what each entity is; this section assumes them.

The common reference drawing of this function — the one in Section 2.1 — shows a catalog design stage producing CFS, RFS and Resource Specifications, and stops there. It is incomplete in a specific way: it skips the step where commercial intent becomes a commercial product model. Nothing in it says who turns "unlimited data for small business, three tiers, twelve-month term" into an offering with a specification, a price model and eligibility rules. The technical decomposition is drawn in full; the thing being decomposed is assumed to exist already.

This Omission Is Where "The Catalog Does Not Match What Sales Sells" Comes From
The commercial model is always built — a product cannot be sold without one. The only question is whether it is built inside catalog governance, versioned and decomposed alongside the service layer, or somewhere else by someone with a launch date. When catalog design is scoped as CFS/RFS/RS work, it is built somewhere else: in CPQ configuration, a CRM product list, or the billing system's rate plan table. Each is a working commercial model. None decomposes to a CFS, and none of them is the catalog.

Two commercial definitions then exist, only one attached to a decomposition, and the one sales quotes from is usually the other. Section 4.2 covers commercial catalog and bundling mechanics in their own right.

The reuse gate

For every layer of every new product the same question has to be answered: does this need a new specification, or does an existing one already do it? It matters most at the service layer, where a new CFS means a new decomposition, new orchestration paths and a new thing for assurance to interpret, while an extension is a characteristic and a valid value range.

It has to be an explicit decision with a named owner, because the alternative is not neutral. Where nobody is accountable for answering it, the answer defaults to "new" — not through carelessness, but because a new specification is always available and reuse is not. Reuse requires someone to know what exists, to establish whether it can carry the requirement, and to negotiate a change with whoever owns it. Under a launch date, none of that competes with modelling something purpose-built in an afternoon.

Its cost is real and worth stating, because pretending otherwise is how reuse policies lose credibility. Adding a characteristic to a CFS six live products already use means regression-testing six decompositions, carried by that CFS's owner, for a product that is not theirs. Reuse concentrates risk on the incumbent and spreads the benefit across the portfolio — which is exactly why it does not happen without governance.

A Reuse Gate Needs Two Things
A searchable register of what is already published — at the service and resource layers, not only the commercial one — and a named decider whose refusal stands against a launch date. Either alone fails: a register nobody must consult changes nothing, and a decider with no view of the estate can only rule on what they remember.

Anti-pattern: catalog sprawl

Anti-Pattern: A New Specification For Every Product
Each new product is modelled with its own purpose-built service specification rather than reusing or extending what exists. No single instance is wrong. The accumulation is: near-duplicate specifications in numbers nobody planned for, no two of which decompose the same way, in a catalog where nobody can tell which one a new product should use.

Why organisations choose it. Nobody chooses sprawl; they choose speed, one product at a time. Delivery models the specification under launch pressure, and a purpose-built one is faster than negotiating reuse — no impact assessment on other products, no regression against an installed base, no agreement from a team with its own backlog. It is the rational local decision, made by people measured on the launch rather than on the state of the catalog two years later.

What must hold for it to work. That the product is genuinely novel at the service layer — that what is delivered technically differs from everything already modelled, rather than differing commercially in ways that stop above the service boundary. A new price point, segment, bundle name or contract term is commercial variation with no service consequence. Where the difference is real — a new access technology, a new topology, a materially different SLA construct — a new CFS is correct and the gate should approve it.

How it fails. Every downstream consumer inherits the duplication. Orchestration maintains a separate fulfilment path per specification where one parameterised path would have served. Billing carries product codes with no shared lineage, so revenue cannot be reported by service without a hand-maintained mapping. Assurance cannot write one rule covering a family of products, because there is no family. Every future change is multiplied by the number of near-duplicates, and nobody knows what that number is.

Created At Design-Time, Not Recoverable At Runtime
Sprawl is produced by this process, at design time, one reasonable decision at a time — and it cannot be fixed at runtime. Consolidating two near-duplicate specifications means migrating every subscriber on the one being retired, re-pointing inventory records, and reconciling billing history against a lineage nobody recorded. Operators generally do not. They live with the sprawl and price it into every subsequent change, which is why the reuse gate is the highest-leverage control in this function.

Who owns which layer

The three layers need three different kinds of competence, so ownership follows the competence rather than the org chart. Each owner decides within their layer and is bound by the layer above.

Design-Time Ownership by Catalog Layer

LayerEntitiesOwned byDecidesCatalog / API
CommercialProduct Offering, Product Specification, ProductOfferingPriceCommercial product managementWhat is sold, to which segment, on what terms, at what price and with what eligibilityProduct catalog — TMF620
Service (customer-facing)Customer Facing Service Specification (CFS)Service architectureWhat is technically committed to the customer, its characteristics and valid values, and how it decomposesService catalog — TMF633
Service (resource-facing) and resourceResource Facing Service (RFS), Resource SpecificationNetwork and domain engineering teamsHow the commitment is realised in each network domain, and what resources it consumesService catalog (RFS) — TMF633; resource catalog — TMF634

Anti-pattern: one team owning all three layers

Anti-Pattern: A Single Catalog Team Modelling Every Layer
One team — usually a catalog team inside IT, sometimes a systems integrator — models the commercial, service and resource layers on behalf of everyone. One backlog, one set of conventions, no cross-functional governance to slow anything down. It is visibly efficient, and it is a common way TMF semantics are lost without anyone noticing.

Why organisations choose it. It is faster and simpler to staff: no design authority, no cross-domain forum, no negotiation between commercial and network teams with different priorities. During a transformation programme it is often the only option — the product managers are running the legacy portfolio, the network teams are delivering their own roadmaps, and the programme has funded exactly one team to build the catalog.

What must hold for it to work. That the owner genuinely holds commercial, service and network competence — able to price a product, model a service commitment and describe how a domain realises it. That combination exists in individuals and almost never in a team of the size these arrangements are funded at. It also assumes standing to refuse: to tell commercial an offer cannot be modelled as described, and a network team that its resource model does not support the commitment being made.

How it fails. The layers flatten toward whichever competence the team actually has. A commercially-led team produces marketing SKUs wearing TMF entity names; a network-led one produces a service layer that is a thin pass-through to resources, decomposing nothing. Either way the catalog looks complete and the semantics are gone. The cost is deferred rather than avoided: the coordination the model skipped is paid later as rework, once a domain team is asked to fulfil against a decomposition it never agreed to and cannot deliver.

Versioning, effective dating and the installed base

A catalog change is a change to a live system with an installed base attached. It is not a content edit, and treating it as one is how a routine specification update becomes an incident. A product on sale for a year has customers on its specification, orders in flight against it, inventory records pointing at it and billing derived from it. Changing it touches all four, on different timescales.

What a Specification Change Does to Each Population

PopulationWhat happensWhat has to be decided
Orders in flightAn order that started against version 1 is part-way through fulfilment when version 2 publishesWhether the order completes against the version it started on — normally yes — and whether the order record captures which version that was
Existing subscribersThe installed base is attached to the old version and is not moved by publicationGrandfather on the old version, or migrate; and if migrating, who bears the cost and what the customer is told
PricingA price change applies from a date, not on publicationThe effective date, whether it applies to the installed base or only to new sales, and the notice obligations attaching to either
New ordersTake the version effective on the order dateWhether the previous version stays orderable for a transition window, and when it is withdrawn from sale

Effective dating makes these decisions expressible in the catalog rather than in someone's release notes. Specifications and prices carry validity windows, so a future price can be published now and take effect later, and a withdrawn offer can stop being orderable without being deleted — deletion would orphan every inventory record referencing it. Grandfathering is then the decision not to migrate: the old version stays valid for the customers on it, and the catalog carries both. That is correct, and it accumulates. Section 5.6 covers how the installed base is tracked at runtime.

Migrating existing subscribers is a programme, not a publication: a mapping from old specification to new that survives characteristics with no equivalent, a decision on customers whose configuration is inexpressible in the new model, contractual notice where terms or price change, and a fallback for accounts that fail mid-migration. Absent a decommissioning deadline that forces the issue, the realistic default is that most of the installed base is never migrated — better planned for than discovered.

None of this reaches production directly. Catalog changes are promoted through environments like any other release, and the test environments need a representative installed base — a catalog change that is safe against ten synthetic subscriptions tells you nothing about ten million real ones.

The validation gates and what each is checking

Governance before publication runs four checks. They are frequently collapsed into one review, which is efficient until it becomes a single person confirming that the model looks reasonable — each gate asks a different question and fails for a different reason.

a modelledspecificationpublished tothe catalogBusinessdoes it sell whatwas approved?BARRIER STAYS UPneeds a commercial ownerwho will read a specificationArchitecturedoes it meet themodelling standards?CAN REFUSEComplianceis it legal in everymarket it is sold in?CAN REFUSEReusabilityis this genuinely new,and reusable next time?BARRIER STAYS UPneeds a view of the estatefew can produce on demand
Four gates, drawn as what they can actually do. Architecture and compliance can refuse on evidence the room already holds. Business and reusability depend on someone outside it, so their barrier tends to stay up.

The two that stop being gates are also the two whose failures cannot be recovered later: a mis-modelled commitment reaches customers, and a redundant specification joins the sprawl. The implementation function receives whatever they let through, and has no means of sending it back.

Section 2.3 Key Takeaways

  • The function runs product requirements → catalog design → governance and validation → publish, and has produced nothing until an authoritative catalog exists that runtime systems can read
  • It owns both halves of the model: the commercial layer (Product Offering, Product Specification, ProductOfferingPrice — TMF620) and the service and resource layers (CFS and RFS via TMF633, both being service specifications; Resource Specification via TMF634)
  • A catalog design stage scoped as CFS/RFS/RS work skips the step where commercial intent becomes a commercial product model — the model then gets built in CPQ, CRM or billing instead, which is where "the catalog does not match what sales sells" originates
  • The reuse gate needs a named decider and a searchable register, because with neither the answer defaults to "new" — reuse concentrates risk on the incumbent specification owner and spreads the benefit across the portfolio
  • Catalog sprawl is a rational local decision made repeatedly under launch pressure; it is created at design time, inherited by orchestration, billing and assurance, and not recoverable at runtime
  • One team owning all three layers is faster and flattens TMF semantics toward whichever competence that team has, leaving a CFS that decomposes nothing
  • Commercial product management owns the offering and pricing, service architecture owns the CFS, network and domain teams own the RFS and Resource Specifications
  • A catalog change is a change to a live system with an installed base attached: in-flight orders complete on the version they started on, existing subscribers are grandfathered or migrated, pricing is effective-dated, and none of it reaches production without environment promotion