Shared Input Variety Platform Design¶
Produce varied outputs more cheaply by sharing the inputs they can truly hold in common while protecting the differences that still matter.
Summary¶
Shared-Input Variety Platform Design is the solution pattern for turning economies of scope into an explicit design rather than a vague promise of reuse. It applies when several differentiated outputs can share infrastructure, expertise, data, tooling, compliance work, production inputs, distribution channels, or other reusable foundations. The archetype protects two truths at once: the outputs are different enough that they should not be collapsed into one undifferentiated product, and their input needs overlap enough that separate vertical stacks waste cost and attention.
Why this is distinct¶
The nearest accepted neighbor, scale_economy_consolidation, is about repeated same-function volume and fixed-cost spreading. This draft is about variety on a common base. A single service, platform, data source, knowledge asset, facility, or relationship can support several outputs, but only if the system defines what is common, what varies, who governs the shared layer, and how net benefit is measured after coordination costs are included.
synergistic_combination_design is also nearby, but synergy is about more value from interaction. A scope economy can be valuable even when outputs do not amplify one another; they may simply be cheaper together because they share inputs.
Problem structure¶
The recurring problem is duplicated foundation work across varied outputs. Product teams rebuild similar services. Public programs maintain separate intakes. Analytical models rebuild the same transformations. Courses repeat the same curriculum scaffolds. Ecological or production systems discard byproducts that could support another function. Each output may look locally efficient, but the portfolio pays for the same input many times.
A second version of the problem is premature centralization. Leaders notice duplication and create a shared layer, but the layer lacks a variation boundary, exception path, stewardship model, or full cost accounting. The common layer then becomes a bottleneck, a political battleground, or a one-size-fits-all constraint that destroys the value of differentiation.
Core intervention¶
The intervention has five linked moves.
- Map the output variety set. Name the outputs and identify what must remain differentiated.
- Inventory shared inputs. Find recurring infrastructure, knowledge, data, tooling, procurement, channels, compliance work, or resources that several outputs need.
- Design a common capability layer. Put reusable inputs behind interfaces, service expectations, and governance rather than leaving them informal.
- Protect variation. Define the boundary between common functionality and local adaptation.
- Measure net scope benefit. Count migration, governance, queueing, exception, coupling, and failure-correlation costs against the savings from shared inputs.
Key components¶
| Component | Description |
|---|---|
| Output Variety Set ↗ | The output variety set keeps the archetype anchored in scope rather than scale. It names the differentiated products, services, models, programs, species functions, or interventions that are being produced together. If there is no real variety, the pattern probably belongs under scale-economy consolidation. |
| Shared Input Inventory ↗ | The shared input inventory identifies reusable foundations that cross output boundaries. These may be physical assets, platform services, data, expert knowledge, distribution channels, supplier relationships, regulatory work, templates, production processes, or ecological resources. The inventory should also mark which inputs are unsafe or misleading to share. |
| Common Capability Layer ↗ | The common capability layer is the horizontal foundation that prevents duplicated vertical stacks. It can be a platform, shared service, governed data layer, reusable knowledge base, common lab, or pooled supply function. It is not just centralization; it must be usable by varied outputs through explicit contracts. |
| Variation Boundary ↗ | The variation boundary protects the differences that matter. A scope-economy design should share identity verification, logging, data validation, curriculum scaffolds, or procurement when appropriate, but it should not erase product-specific, program-specific, population-specific, clinical, ecological, or legal requirements. |
| Scope Benefit Metric ↗ | The scope benefit metric is the discipline that prevents reuse theater. It compares the shared-input architecture with separate production and includes hidden costs: coordination, waiting, migration, governance, release coupling, exception handling, reliability engineering, and loss of local fit. |
| Coupling Risk Register ↗ | A shared input can spread errors, bias, outages, disease, congestion, or policy mistakes across many outputs. The coupling risk register records these correlated risks and links them to blast-radius limits, validation, redundancy, and exception rules. |
Common mechanisms¶
A shared service catalog helps output teams discover what can be reused and under what conditions. A common platform roadmap lets teams plan around shared investments instead of lobbying informally. A product-line architecture defines a reusable core and sanctioned variation points. A shared data or feature store supports multiple information products with governed common inputs. A cross-output cost attribution model tests whether the alleged scope economy is real after coordination costs. A platform governance board manages priority, funding, service levels, exceptions, and retirement.
These mechanisms are tools; none is the archetype alone. A service catalog without variation boundaries and benefit measurement is just an index. A platform without stewardship and exception paths can become a monopoly bottleneck. A feature store without semantic governance can propagate one bad feature into many models.
Parameter dimensions¶
Important design parameters include the number of outputs, degree of input overlap, stability of common requirements, separability of variation, shared-layer capacity, interface maturity, cost-allocation method, safety or privacy stakes, blast-radius tolerance, exception frequency, and expected output churn. High overlap and stable interfaces favor a strong common layer. High volatility or high local safety stakes favor looser reuse, optional components, or carefully governed forks.
Invariants to preserve¶
The archetype should preserve differentiated output value, transparent ownership of shared inputs, measurable net benefit, controlled coupling risk, fair cost allocation, and the ability to add new outputs without rebuilding the foundation. When any of these invariants fails, the system drifts either toward redundant stovepipes or coercive centralization.
Neighbor distinctions¶
- Scale-Economy Consolidation: same-function volume and fixed-cost spreading.
- Synergistic Combination Design: increased value from interaction, regardless of input-cost savings.
- Comparative Advantage Specialization: allocation of work by opportunity cost.
- Scalable Architecture Design: growth capacity under load.
- Interoperability Standardization: shared specifications; useful but not sufficient for scope economies.
- Hub-and-Spoke Coordination: a coordination topology that may implement part of the shared layer.
Examples¶
A software firm can let multiple products share authentication, billing, deployment, logging, and compliance services while maintaining different user workflows. A public agency can share identity verification and intake across benefit programs while preserving program-specific eligibility rules. A manufacturer can design a product family around shared batteries, suppliers, tooling, and repair processes. An analytics team can reuse governed data features across different models while preserving model-specific validation.
Non-examples¶
Producing more units of one standardized item is not this archetype; that is scale. Bundling two interventions because they amplify one another is not this archetype unless they share inputs that reduce total production cost. A central service that ignores local requirements is not a successful scope economy; it is overstandardization. Co-located outputs that share no inputs do not create economies of scope.
Review note¶
This draft should be kept as the direct queue-position-33 gap-fill for economies_of_scope. During later reconciliation, review the boundary with scale_economy_consolidation, especially the alias shared_service_consolidation, and review whether queue-position-34 stovepipe_system should become a variant, merge, or separate remediation archetype.
Common Mechanisms¶
- Common Platform Roadmap
- Cross-Output Cost Attribution Model
- Joint Procurement or Tooling Pool
- Modular Capability Library
- Platform Governance Board
- Product-Line Architecture
- Reuse Intake and Fit Assessment
- Shared Data or Feature Store
- Shared Service Catalog
- Stovepipe Retirement Migration Plan
Compression statement¶
Shared-Input Variety Platform Design applies when multiple differentiated outputs repeatedly draw on overlapping infrastructure, expertise, data, tooling, compliance work, distribution, relationships, ecological resources, or other reusable inputs. The intervention maps the output variety, finds common inputs, builds a shared capability layer, defines variation boundaries, allocates costs and rights, measures net scope savings, and manages coupling risk so variety benefits from common foundations without becoming a brittle monoculture or a collection of duplicated stovepipes.
Canonical formula: varied_output_set + overlapping_input_requirements + reusable_common_layer + governed_variation_points + net_scope_benefit_metric -> lower_total_cost_for_differentiated_outputs; duplicated_vertical_stacks + hidden_common_inputs + no_shared_layer -> stovepipe_tax_and_lost_scope_economies
Related Abstractions¶
Abstractions this archetype builds on — directly (a source ingredient) or as a related pattern. Links follow the typed catalog namespace.
Built directly on (7)
- Composition: Arranges components into a cohesive whole.
- Economies Of Scope: Cost savings from producing varied outputs together.
- Interoperability: Systems function together.
- Modularity: Breaks systems into smaller units.
- Platform Design: Extensible core systems.
- Resource Management: Allocation of finite assets.
- Synergy and Antagonism: Amplified or diminished effects.
Also references 24 related abstractions
- Boundary: Defines system limits.
- Comparative Advantage: Efficient specialization.
- Complementarity: Two non-overlapping roles that jointly exhaust a whole and require each other.
- Constraint: Limits possibilities to guide outcomes.
- Coordination: Aligning independently controlled actors so their separate actions combine into a coherent collective outcome despite distributed decision-making and incomplete shared information.
- Coordination-Overhead Inversion: A support scaffold recursively reproduces its own coordination demand until the supporting layer consumes more capacity than the activity it was meant to support.
- Coupling: Interdependence among subsystems.
- Diseconomies of Scale: Rising per-unit cost once scale grows past a point.
- Economies of Scale: Cost reduction with scale.
- Economy Of Force: Deliberate minimum-sufficient under-resourcing of non-decisive efforts so that mass can be concentrated at the decisive point.
Variants¶
Narrower or domain-specific specializations that share this archetype's core structure. Recognized variants are established; candidate variants are provisional.
Multi-Product Shared Capability Platform · implementation variant · recognized
A platform variant in which several products or services reuse the same core capabilities while preserving product-specific variation points.
- Distinct from parent: The parent covers any shared-input scope economy; this variant is specifically platform-architectural.
- Use when: Multiple outputs repeatedly need the same enabling capability; The organization can define stable interfaces between the shared core and local variation; Savings come from variety on a common foundation, not only from volume.
- Typical domains: software computing, product management, public service delivery
- Common mechanisms: common platform roadmap, product line architecture, platform governance board
Joint-Production Byproduct Reuse · mechanism family variant · recognized
A variant in which one production process yields several useful outputs or byproducts, reducing waste and input cost across the portfolio.
- Distinct from parent: The parent includes deliberate platform and knowledge reuse; this variant centers on physical, ecological, or process byproduct coupling.
- Use when: A single input or process naturally generates multiple useful outputs; The byproduct or secondary output has a viable quality, safety, and demand path.
- Typical domains: manufacturing, agriculture, biology ecology, energy systems
- Common mechanisms: cross output cost attribution model, joint procurement or tooling pool
Shared Data/Feature Scope Economy · domain variant · recognized
A data and information variant where multiple models, dashboards, forecasts, or decisions reuse governed common data, features, metadata, and validation work.
- Distinct from parent: The parent is cross-domain; this variant highlights information-product reuse and its data-governance risks.
- Use when: Multiple information products depend on overlapping inputs or transformations; Governance can prevent semantic drift, privacy leakage, and quality divergence.
- Typical domains: data science and analytics, machine learning, public administration policy
- Common mechanisms: shared data or feature store, reuse intake and fit assessment, cross output cost attribution model
Knowledge-Asset Scope Reuse · implementation variant · recognized
A variant where expertise, documentation, training, regulatory work, templates, or design knowledge is reused across varied outputs.
- Distinct from parent: The parent includes all shared inputs; this variant focuses on codified and stewarded knowledge assets.
- Use when: Expert work is scarce or expensive; Several outputs need overlapping interpretation, compliance, design, teaching, or assurance.
- Typical domains: education pedagogy, legal and compliance, healthcare delivery, organizational management
- Common mechanisms: modular capability library, shared service catalog, reuse intake and fit assessment
Near names: Economies of Scope, Scope Economies, Joint Production Economies, Shared Input Economies, Cross-Output Reuse, Shared Service Consolidation.