Excel-to-Simulation Product Studio
The shared workbook-to-simulation foundation: a product-specific template and field dictionary, synthetic example data, secure upload, validation and a reproducible simulation.
Configurable pilot candidatedeterministic demonstration — Bounded logic runs and produces a repeatable result.
Its logic runs today inside every runnable demonstration. A pilot would configure it there; it has no journey of its own.
Internal, simulated and disconnected. Nothing has been sent to or executed in an operator system.
The workbook path runs end to end for every offer that registers a schema through it, on a sample for the organisation's market or on a workbook an operator has returned; the studio itself has no journey of its own.
Buyer and operator
- Buyer
- Product / CVM Lead, Data Lead and Transformation Director
- Operated by
- HeuriTel, with the operator's data lead
The result this product produces
- A versioned template a client fills in their own environment
- A validated, immutable dataset and a reproducible run
Built today
- A typed product contract carries provenance for every field.
app/_lib/contracts/product-contract.ts - Schemas resolve through a strict registry with no fallback.
app/_lib/contracts/schema-registry.ts - Templates are generated from the contract and versioned apart from the schema.
app/_lib/contracts/guidance-sheets.ts - A returned workbook is refused for undeclared fields and columns.
app/_lib/contracts/sheet-shape.ts
Still to build
- 10 offers register a workbook schema through it, after Product 01's; every one is a workbook path, and none is an operator integration
- Malware scanning: quarantine and the retained original exist, and no scanning service is connected
- An expected-outputs contract for every schema; two carry one today
Propositions that include this product
- Revenue Assurance and Anomaly OperationsFind revenue leaking between systems, and evidence the recovery.
- Telecom AI Team-as-a-ServiceA telecom-specialist AI team that delivers a working capability in 90 days and hands it over.
The workspace for this product
One workspace screen belongs to this product. It opens for a member of an organisation whose subscription includes it.
Sources of this description
PRODUCT_11_EXCEL_TO_SIMULATION_PRODUCT_STUDIO.md§1 Paid product propositionapp/_lib/contracts/schema-registry.ts— the registered schemas, which is what bounds the claim
