# Computepad

*/Startups/Computepad*

## Startup Overview

This platform blends a standard document editor with a live computational engine. It evaluates mathematical equations and executable code snippets directly within the flow of living text. Users write prose alongside live variables, and the system instantly calculates and updates the results inline without requiring a separate execution environment.

Engineering and finance teams routinely fracture their knowledge across static wikis for documentation and isolated spreadsheets for analysis. This forces colleagues to cross-reference multiple files to understand the underlying logic of a decision. By embedding the calculation engine into the document itself, the system creates a single artifact where the math proves the narrative and the narrative explains the math.

Unlike Jupyter Notebooks or PTC Mathcad that demand technical environments and coding proficiency, this workspace operates setup-free for immediate calculation. It replaces opaque Microsoft Excel formulas with a format that is instantly usable for the author and natively readable by non-technical reviewers. Stakeholders consume both the business context and the verified logic in one continuous reading experience.

## Startup Founding Hypothesis

**Approach**: that evaluates inline math and code within living text documents
**Competitors**:
- [Jupyter Notebooks](/Competitors/Jupyter_Notebooks)
- [Microsoft Excel](/Competitors/Microsoft_Excel)
- [PTC Mathcad](/Competitors/PTC_Mathcad)
- [static company wikis](/Competitors/static_company_wikis)
**Differentiator2x2**: setup-free for immediate calculation and natively readable by non-technical reviewers

## Startup Solution Coordinate

**Solution**: [Computepad Editor](/Software/Computepad_Editor)

## Startup Position2x2

```mermaid
quadrantChart
    title Computepad Positioning
    x-axis Heavy Setup or Static --> Immediate Calculation
    y-axis Cryptic Code & Grids --> Natively Readable Prose
    quadrant-1 Living Calc Docs
    quadrant-2 Static Knowledge
    quadrant-3 Technical Tooling
    quadrant-4 Ad-Hoc Spreadsheets
    Jupyter Notebooks: [0.30, 0.20]
    PTC Mathcad: [0.25, 0.65]
    Microsoft Excel: [0.85, 0.30]
    Static Company Wikis: [0.10, 0.90]
    Computepad: [0.85, 0.85]
```

## Startup Offer

**Proof**:
- Targeting engineering teams aiming to eliminate the manual transcription of Mathcad specs into Word documents.
- Targeting financial analysts seeking to present transparent calculations to executives without burying logic in Excel cells.
- Targeting data science consultancies wanting to deliver setup-free, executable reports to their non-technical clients.
**Tiers**:
- Name: Solo Editor · Price: ~$12–$25/mo · Inclusions: Unlimited private living documents, inline Python/JavaScript execution, and standard LaTeX math evaluation for an individual contributor.
- Name: Team Workspace · Price: ~$30–$60/user/mo · Inclusions: Shared team folders, real-time collaborative editing, viewer access for non-technical stakeholders, and version history.
- Name: Enterprise Deployment · Price: enterprise: ~$15k–$40k/yr · Inclusions: Intended SSO integration, custom code library imports, dedicated support, and designed for internal wiki syndication across a large organization.
**Guarantee**: If a non-technical stakeholder cannot open, read, and verify the executed logic of your shared document without installing dependencies, we refund the current month's subscription.
**Business Function**: ProvideService
**Objection Handlers**:
- They will ask if this replaces Jupyter Notebooks entirely: It does not; it focuses on the presentation and narrative sharing of logic, rather than heavy machine learning model training.
- They will worry about learning a new proprietary formula language: The engine is designed to evaluate standard Python, JavaScript, and LaTeX, requiring no new syntax acquisition.
- They will question how external data is handled: The platform is intended to connect securely to standard databases via read-only queries, ensuring source data is never overwritten by a document execution.
**Pricing Architecture**: Tiered
**Agent Checkout Support**:
- agentic-commerce-protocol

## Startup Brand

**Voice**: Direct and instructional, prioritizing clarity for technical and non-technical readers.
**Tagline**: Write text documents that instantly compute inline math and code.
**Icon Concept**: Chalkboard
**Palette Intent**: editorial-neutral
**Visual Identity**: A crisp monospace typographic style contrasts with an editorial monochrome palette accented by syntax-highlight blue to emphasize living calculations.
**Archetype Reference**: the-sage

## Startup Buyer Chain

**Chain**: B2B → Technical Analyst / Engineer → Non-Technical Stakeholder
**Gtm Motion**: Acquires individual technical users via a free tier for personal computational scratchpads. Expands to team workspaces when these users share living, interactive document URLs with non-technical reviewers who subsequently adopt the tool for department-wide reporting.
**Agent Channel**: Designed to list in the OpenAI Store and LangChain tool registries as an executable document integration, allowing autonomous agents to generate reports that embed verifiable, auto-calculating math and code blocks.
**Primary Channel**: Organic search discovery of public, indexable computation templates such as structural engineering formulas or financial projection models, supplemented by word-of-mouth sharing in technical communities like Hacker News.

## Startup Customer Journey

```mermaid
flowchart LR; A[Public Computation Template] --> B[Free Tier Sandbox]; B --> C[Inline Python Engine]; C --> D[Solo Editor Plan]; D --> E[Living Document URL]; E --> F[Non-Technical Stakeholder]; F --> G[Team Workspace]; G --> H[Department Report]
```

## Startup Proof Points

_Illustrative — target and order-of-magnitude estimate figures, not an achieved track record (this Thing is concept-stage)._

**Pilot Goals**:
- A 30-day pilot with a 5-person FP&A team aiming to replace one monthly executive reporting cycle with a Computepad document, targeting zero executive follow-up questions about formula logic.
- A 14-day proof-of-concept with a mechanical engineering squad targeting the complete migration of a single project specification sheet into an active document with executing LaTeX equations.
**Target Metrics**:
- target: 100% elimination of required client-side dependency installations for report viewing
- aim: 50% reduction in weekly hours spent manually transcribing calculations into static presentation documents
- target: 0 manual transcription errors between executed code logic and final shared stakeholder text
**Target Case Studies**:
- Mid-sized mechanical engineering firm replacing the dual-maintenance of Mathcad files and static Word documents by unifying specifications and inline LaTeX math evaluation into a single living document.
- Corporate FP&A team transitioning from nested Excel workbooks to narrative living documents, allowing executives to read transparent financial logic inline without tracing cell precedents.
- Boutique data science consultancy delivering executable, dependency-free final reports to non-technical enterprise clients, completely removing the need for environment setup calls.
**Testimonial Targets**:
- Engineering Lead: Expresses relief that the team no longer updates separate calculation and specification files, and praises the inline LaTeX verification.
- VP of Finance: Highlights the confidence gained by reading the actual Python logic behind projections seamlessly within the narrative text.
- Non-Technical Consultancy Client: Appreciates the ability to open a secure link, read the analysis, and verify the executable data model without downloading any software.

## Startup Top Risks

**Risks**:
- Severity: existential · Description: Incumbent lock-in prevents adoption because financial analysts and engineers refuse to rebuild their massive, legacy Excel and Jupyter workflows in a new proprietary format. · Mitigation Status: unmitigated
- Severity: high · Description: Executing arbitrary inline code within a multi-tenant cloud document environment exposes the platform to remote code execution and data breach vulnerabilities. · Mitigation Status: in-progress
- Severity: high · Description: Browser memory limits cause severe performance lag and crashes when users load documents containing large datasets and thousands of reactive inline calculations. · Mitigation Status: in-progress
- Severity: moderate · Description: Non-technical stakeholders find the interspersed code blocks confusing, undermining the core premise that the documents are more readable than traditional notebooks. · Mitigation Status: unmitigated

## Startup Competitors

- [Jupyter Notebooks](/Competitors/Jupyter_Notebooks) — Technical Standard
- [Microsoft Excel](/Competitors/Microsoft_Excel) — Incumbent
- [PTC Mathcad](/Competitors/PTC_Mathcad) — Legacy Engineering
- [Static Company Wikis](/Competitors/Static_Company_Wikis) — Status Quo
- [Observable Notebooks](/Competitors/Observable_Notebooks) — Reactive Environment
- [Wolfram Mathematica](/Competitors/Wolfram_Mathematica) — Heavyweight Alternative

## Startup Solution Stack

- [Interactive Document Service](/Services/Interactive_Document_Service) — Service-as-Software
- [Inline Evaluation Agent](/Agents/Inline_Evaluation_Agent) — Agent
- [Syntax Parsing Worker](/Agents/Syntax_Parsing_Worker) — Agent
- [Code Execution Engine](/Software/Code_Execution_Engine) — Software
- [Math Rendering SDK](/Software/Math_Rendering_SDK) — Software

## Startup Story Brand

**Hero**:
- **Need**: to be the expert who makes complex logic accessible to every stakeholder
- **Want**: to deliver technical documentation that actually computes and verifies itself
- **Identity**: the lead engineer or senior analyst in a technical department
**Plan**:
- Step: Draft · Detail: Write your narrative and insert live calculations using standard Python or LaTeX syntax.
- Step: Inspect · Detail: Verify the live execution of your logic to ensure every number matches the source data.
- Step: Publish · Detail: Share a living document that stakeholders read and verify without installing any dependencies.
**Guide**:
- **Empathy**: When your non-technical manager can't see the math behind your recommendation, your work gets stalled in endless review meetings.
**Problem**:
- **Villain**: static documentation
- **External**: Manually transcribing Mathcad specs into Word or burying logic in hidden Excel cells creates a trail of unverified numbers.
- **Internal**: You feel like you are wasting your degree on copy-pasting data instead of solving problems.
- **Philosophical**: Engineering expertise belongs in the logic, not in formatting static reports.
**Success**: Your team reads, trusts, and acts on your reports immediately because the math is right there in the text, verified and live.
**One Liner**: Every review cycle, technical leads struggle with unreadable logic. Computepad evaluates math and code inside living text documents so stakeholders understand and approve projects faster.
**Positioning**:
- **So That**: stakeholders verify live logic without installing software
- **Unlike**: static company wikis and Excel
- **For Whom**: the lead engineer or senior analyst
- **Category**: Collaborative Computing Platform
**Call To Action**:
- **Direct**: Create a living document
- **Transitional**: View sample calculation report
**Failure Stakes**:
- Critical logic errors hidden in static screenshots
- Days lost to manual transcription and re-formatting
- Misaligned stakeholders and rejected technical proposals
**Transformation**:
- **To**: free to lead technical decisions, no longer stuck doing the drudgery
- **From**: the analyst trapped in Excel cell-tracing
**Controlling Idea**: Technical documentation should be executable and readable by everyone involved.

## Startup Token Hero

**Genre**: founding-hypothesis
**Rendered**: Every review cycle, technical leads struggle with unreadable logic. Computepad evaluates math and code inside living text documents so stakeholders understand and approve projects faster.
**Mechanism**: spine-derived-v1
**Template Id**: spine-founding-hypothesis
**Vocab Fingerprint**: 2ba57c7f0a76cace

## Startup Token Positioning

**Genre**: moore-positioning
**Rendered**: Collaborative Computing Platform for the lead engineer or senior analyst. Unlike static company wikis and Excel — stakeholders verify live logic without installing software.
**Mechanism**: spine-derived-v1
**Template Id**: spine-moore-positioning
**Vocab Fingerprint**: f3c821d2cac8aa76

## Startup Token Pitch Deck

**Genre**: pitch-deck
**Rendered**: Problem: Manually transcribing Mathcad specs into Word or burying logic in hidden Excel cells creates a trail of unverified numbers.
Solution: Every review cycle, technical leads struggle with unreadable logic. Computepad evaluates math and code inside living text documents so stakeholders understand and approve projects faster.
Customer: the lead engineer or senior analyst
Unlike: static company wikis and Excel
**Mechanism**: spine-derived-v1
**Template Id**: spine-pitch-deck
**Vocab Fingerprint**: efec401f4c4f8c4d

## Startup Token M E D D P I C C

**Pain**: Manually transcribing Mathcad specs into Word or burying logic in hidden Excel cells creates a trail of unverified numbers.
**Metrics**: Target: Your team reads, trusts, and acts on your reports immediately because the math is right there in the text, verified and live.
**Rendered**: Pain: Manually transcribing Mathcad specs into Word or burying logic in hidden Excel cells creates a trail of unverified numbers.
Economic buyer: Technical Analyst / Engineer
Metrics: Target: Your team reads, trusts, and acts on your reports immediately because the math is right there in the text, verified and live.
Competition: static company wikis and Excel
**Mechanism**: spine-derived-v1
**Competition**: static company wikis and Excel
**Economic Buyer**: Technical Analyst / Engineer
**Vocab Fingerprint**: 23a68c3130aa9869

## Startup Token Cold Email

**Genre**: cold-email
**Rendered**: Subject: Collaborative Computing Platform for the lead engineer or senior analyst

the lead engineer or senior analyst — Manually transcribing Mathcad specs into Word or burying logic in hidden Excel cells creates a trail of unverified numbers. Every review cycle, technical leads struggle with unreadable logic. Computepad evaluates math and code inside living text documents so stakeholders understand and approve projects faster.
**Mechanism**: spine-derived-v1
**Template Id**: spine-cold-email
**Vocab Fingerprint**: 86527cd36673c467

## Startup Token Agent Spec

**Genre**: ai-agent-spec
**Rendered**: Collaborative Computing Platform. Every review cycle, technical leads struggle with unreadable logic. Computepad evaluates math and code inside living text documents so stakeholders understand and approve projects faster. Serves the lead engineer or senior analyst.
**Mechanism**: spine-derived-v1
**Template Id**: spine-ai-agent-spec
**Vocab Fingerprint**: eeaba856c01fbaed

## Neighborhood

### Candidate solutions

- [Bioinformatics Talent Sourcing](/Problems/Bioinformatics_Talent_Sourcing) — candidate solution for · Problems
- [Calculate Grower Liquidations](/Problems/Calculate_Grower_Liquidations) — candidate solution for · Problems

### What it offers

- [Computepad Editor](/Software/Computepad_Editor) — offers · Software

### Composed of

- [Inline Evaluation Agent](/Agents/Inline_Evaluation_Agent) — composes · Agents
- [Syntax Parsing Worker](/Agents/Syntax_Parsing_Worker) — composes · Agents
- [Code Execution Engine](/Software/Code_Execution_Engine) — composes · Software
- [Math Rendering SDK](/Software/Math_Rendering_SDK) — composes · Software
- [Interactive Document Service](/Services/Interactive_Document_Service) — composes · Services

### Embodies

- [Software](/Theses/Software) — embodies · Theses

### Competitors

- [Jupyter Notebooks](/Competitors/Jupyter_Notebooks) — competes with · Competitors
- [Microsoft Excel](/Competitors/Microsoft_Excel) — competes with · Competitors
- [PTC Mathcad](/Competitors/PTC_Mathcad) — competes with · Competitors
- [Static Company Wikis](/Competitors/Static_Company_Wikis) — competes with · Competitors
- [Observable Notebooks](/Competitors/Observable_Notebooks) — competes with · Competitors
- [Wolfram Mathematica](/Competitors/Wolfram_Mathematica) — competes with · Competitors

### Similar Startups

- [Spreadead](/Startups/Spreadead) — similar · Startups
- [Craft](/Startups/Craft) — similar · Startups
- [Nexusdeck](/Startups/Nexusdeck) — similar · Startups
- [Calculationmuse](/Startups/Calculationmuse) — similar · Startups
- [Calculateforge](/Startups/Calculateforge) — similar · Startups
- [Spreadguild](/Startups/Spreadguild) — similar · Startups
- [Spreadgear](/Startups/Spreadgear) — similar · Startups
- [Calculatatelier](/Startups/Calculatatelier) — similar · Startups
- [Lumill](/Startups/Lumill) — similar · Startups
- [Calculateconsole](/Startups/Calculateconsole) — similar · Startups
- [Manual Spreadsheets](/Startups/Manual_Spreadsheets) — similar · Startups
- [Autanual](/Startups/Autanual) — similar · Startups
- [Databoard](/Startups/Databoard) — similar · Startups
- [Operatorforge](/Startups/Operatorforge) — similar · Startups
- [Abecedarian](/Startups/Abecedarian) — similar · Startups
- [Nexusboard](/Startups/Nexusboard) — similar · Startups
- [Abiogenetic](/Startups/Abiogenetic) — similar · Startups
- [Excel Inquire](/Startups/Excel_Inquire) — similar · Startups
- [Developerharbor](/Startups/Developerharbor) — similar · Startups
- [Canyonform](/Startups/Canyonform) — similar · Startups
