Estimate platform network option value

Value when to activate a shared platform under endogenous network adoption with an exact finite-horizon Markov dynamic program; optimize the invest/wait policy by observed adopter state, compare it with every fixed launch date and never investing, and reconcile option value, investment timing, and adoption quantiles.

What it's for

Quantifies the value of waiting for adoption momentum before funding a platform, while preserving a global optimality certificate inside the declared Markov model and exposing every assumption executives must calibrate.

What you give it

Inputs split into evidence read from your connected systems, calibration your team owns, and numerical controls that affect precision but never the result's meaning.

Field Type Role Required
base_adoption_probability number > 0, < 1 Your calibration Yes
contribution_value_per_adopter_per_period number ≥ 0 Your calibration Yes
discount_rate_per_period number ≥ -0.99, ≤ 10 Your calibration Optional
eligible_units integer ≥ 1, ≤ 500 Your calibration Yes
horizon_periods integer ≥ 1, ≤ 120 Your calibration Yes
initial_adopters integer ≥ 0, ≤ 500 Your calibration Yes
max_detail_rows integer ≥ 1, ≤ 500 Numerical control Optional
minimum_expected_npv number Your calibration Optional
minimum_option_value number ≥ 0 Your calibration Optional
network_log_odds_coefficient number ≥ -20, ≤ 20 Your calibration Yes
platform_investment_cost number ≥ 0 Your calibration Yes
platform_operating_cost_per_period number ≥ 0 Your calibration Yes
post_investment_log_odds_lift number ≥ -20, ≤ 20 Your calibration Yes
terminal_value_per_adopter number ≥ 0 Your calibration Optional
Example input
{
  "base_adoption_probability": 0.05,
  "contribution_value_per_adopter_per_period": 3,
  "eligible_units": 10,
  "horizon_periods": 4,
  "initial_adopters": 0,
  "network_log_odds_coefficient": 5,
  "platform_investment_cost": 30,
  "platform_operating_cost_per_period": 10,
  "post_investment_log_odds_lift": 1,
  "terminal_value_per_adopter": 2
}

What you get back

This is the actual output of running the example above — computed by the same function the platform calls, not an illustration.

Example output
{
  "configuration": {
    "base_adoption_probability": 0.05,
    "discount_rate_per_period": 0,
    "network_log_odds_coefficient": 5,
    "post_investment_log_odds_lift": 1,
    "solver_global_optimality_certificate": true,
    "state_count": 110,
    "transition_model": "binomial_nonadopter_conversion_with_logistic_network_effect"
  },
  "decision": "preserve_state_contingent_platform_option",
  "failed_gates": [],
  "guardrails": [
    "Adoption states are aggregate operational units, not people; the binomial/logistic transition law must be calibrated on comparable tenant cohorts and monitored for saturation, interference, selection and regime change.",
    "The network coefficient is a modeled adoption externality rather than causal proof; product quality, mandates, migration friction, capacity, multi-homing and competitor response require explicit evidence or scenarios.",
    "The exact dynamic program proves optimality only inside the submitted stationary Markov state, action, reward and horizon model; parameter uncertainty and omitted actions require separate sensitivity analysis.",
    "A positive platform option is not procurement, architecture, rollout, hiring, or employee-performance authority; security, compliance, finance, capacity and human approvals remain binding."
  ],
  "investment_timing_distribution": [
    {
      "period": 1,
      "probability_invest": 0.4013
    },
    {
      "period": 2,
      "probability_invest": 0.0069
    },
    {
      "period": 3,
      "probability_invest": 0.0037
    }
  ],
  "method": "exact_binomial_markov_platform_network_real_option_v1",
  "reachable_policy_states": [
    {
      "action": "wait",
      "adopters": 0,
      "inactive_state_value": 2.919,
      "period": 0,
      "platform_active": false,
      "state_probability": 1
    },
    {
      "action": "wait",

Truncated for display — the full payload is 487 lines.

How it works

Markov & state-space control — Choose a policy over evolving states when today's action changes tomorrow's options.

  1. 1 Define aggregate eligible operational units, initial adopters, horizon, baseline adoption odds, modeled network and investment lifts, contribution, operating cost, investment cost, terminal value, and governed value gates.
  2. 2 Build exact binomial non-adopter transition distributions for each adopter state, then solve the finite-horizon active and inactive Bellman recursions to obtain the state-contingent invest-or-wait policy.
  3. 3 Propagate state probabilities forward, reconcile expected NPV to the backward solution, compare against never and every fixed investment date, and report option value, investment timing, and final-adopter quantiles.

Before you trust it

Every tool in the catalog ships with the conditions under which its answer is meaningful — and the conditions under which it should abstain instead of guessing.

Assumptions & guardrails

  • States are decision-sufficient at the chosen cadence and transition evidence is recent, identifiable, and not silently pooled across incompatible regimes.
  • Eligible units are aggregate operational units rather than people; adoption is adequately Markov and conditionally binomial at the chosen cadence; network and investment lifts, rewards, costs and terminal value remain stable within the modeled horizon.
  • A policy is conditional on the declared state abstraction and transition model; hidden omitted state can invalidate its ranking.
  • The network coefficient is a modeled externality, not causal proof; omitted quality, mandate, migration friction, multi-homing, competition, parameter uncertainty and regime change require sensitivity or expanded states; positive value is not rollout authority.

Minimum evidence

  • eligible_units: required and organization-defined
  • initial_adopters: required and organization-defined
  • horizon_periods: required and organization-defined
  • base_adoption_probability: required and organization-defined
  • network_log_odds_coefficient: required and organization-defined
  • post_investment_log_odds_lift: required and organization-defined
  • contribution_value_per_adopter_per_period: required and organization-defined
  • platform_operating_cost_per_period: required and organization-defined
  • platform_investment_cost: required and organization-defined

How to validate it

Validate on held-out periods or aggregate units, perturb edge definitions and missing links, and report sensitivity to graph construction before using structural rankings.

Calibrating it to your org

Same for everyone

The mathematical kernel, validation rules, method version, and JSON output semantics are organization-independent; no tenant-trained coefficients or company benchmark is embedded in the function.

Specific to you

  • tenant-local point-in-time adoption transition panel for comparable aggregate units, with exposure eligibility, platform activation, cohort, saturation, churn, product quality, mandate and competing-option context plus finance-reconciled contribution outcomes
  • aggregate unit and adoption definitions, cohort/perimeter, cadence/horizon, Markov/binomial adequacy, network and intervention effect estimation, stationarity epoch, currency/cost/reward/terminal-value policy, discounting, NPV/option gates, privacy floor, and rollout authority

Calibration workflow

  1. 1 Define the management decision, target outcome, aggregate unit, privacy boundary, cadence, and prediction/intervention horizon for this organization.
  2. 2 Build a tenant-scoped historical cohort using only information available before each prediction or decision; preserve zero periods, censoring, assignment probabilities, and unresolved outcomes when the method requires them.
  3. 3 Estimate statistical parameters on training history, but obtain costs, utilities, risk tolerance, practical-effect thresholds, capacity, and policy constraints from accountable decision owners.
  4. 4 Validate on later time windows or held-out aggregate units at the deployment grain, against a simple baseline and the function-specific validation strategy.
  5. 5 Deploy only if the returned decision clears evidence, overlap, calibration, robustness, and guardrail checks; warning, unsupported, schema-gap, and fallback decisions are abstentions.
  6. 6 Monitor realized outcomes, data drift, coverage, and decision regret; recalibrate at a governed cadence or after a detected regime/definition change, never merely because a stakeholder dislikes the result.

Call it from your AI

You don't wire up 388 tools in your MCP client. The GitRevio MCP server exposes 18 tools, three of which let an agent search the catalog, read a tool's schema, and run it — so the assistant finds this one on its own.

gitrevio_capabilities_search
  { "q": "value when to activate a shared" }
  → finds "estimate_platform_network_option_value"

gitrevio_capability_describe
  { "capability_id": "estimate_platform_network_option_value" }
  → returns the input schema and agent guidance shown on this page

gitrevio_capability_run
  { "capability_id": "estimate_platform_network_option_value", "arguments": { ... } }
  → returns the result shown above

Works in Claude Desktop, Claude Code, Cursor, Cline, Continue.dev, Goose and Aider. See the MCP server.

Related tools

Audit vendor lock in exposure

Audit whether every vendor-dependent business capability has a complete, scenario-executable exit portfolio; solve minimum-loss set cover exactly inside a governed state boundary, disclose heuristic fallback, and report infeasible-exit probability, expected loss, CVaR, lead time, and value concentration without converting vendor exposure into misconduct evidence.

Constrained optimization

Value architecture migration option

Value an irreversible architecture migration as a finite-horizon, signal-contingent optimal-stopping policy that cannot see future information; compare its expected and tail cost with never migrating, every fixed migration date, and a perfect-information ceiling, then expose the option value of waiting for real evidence.

Constrained optimization

Calculate build buy partner npv

Compare build, buy, and partner lifecycle NPV under coherent joint scenarios, explicit strategic option and switching value, downside CVaR, and governed value gates.

Decision analysis

Forecast vendor spend at risk

Forecast correlated vendor spend with lognormal marginals, a Gaussian copula, contractual floors and caps, budget-overrun uncertainty, total-spend CVaR, and reconciled vendor tail contributions.

Forecasting & survival

Optimize vendor contract terms

Optimize vendor contract terms across coherent usage, service-credit, exit, and fallback-price scenarios using exact option evaluation, CVaR, Pareto screening, and total-variation probability robustness.

Constrained optimization

See every tool in Vendors, sourcing & build-vs-buy →

Ready to See Your Engineering work clearly?

Request a free demo