# Lattodestone

*/Startups/Lattodestone*

## Startup Overview

This system interrogates browser telemetry to filter programmatic bid requests in real time. It evaluates the underlying signals of ad inventory before a transaction occurs, blocking fraudulent or low-quality traffic at the source.

Programmatic advertisers and demand-side platforms lose significant budget to invalid traffic and sophisticated botnets. Traditional verification methods rely on reactive log analysis, flagging wasted spend only after the impression is bought and the budget is depleted.

Unlike DoubleVerify or Integral Ad Science, which often analyze traffic post-bid or rely on centralized processing, this engine executes pre-bid directly at the edge. By evaluating telemetry locally and strictly preserving user privacy, it intercepts and halts invalid bids before execution without compromising regulatory compliance.

## Startup Founding Hypothesis

**Approach**: that interrogates browser telemetry to filter programmatic bid requests
**Competitors**:
- [DoubleVerify](/Competitors/DoubleVerify)
- [Integral Ad Science](/Competitors/Integral_Ad_Science)
- [reactive log analysis](/Competitors/reactive_log_analysis)
**Differentiator2x2**: executed pre-bid at the edge and strictly privacy-preserving

## Startup Solution Coordinate

**Solution**: [Edge Telemetry Filter](/Software/Edge_Telemetry_Filter)

## Startup Position2x2

```mermaid
quadrantChart
    title Ad Fraud & Bid Filtering Approaches
    x-axis Centralized Processing --> Edge Processing
    y-axis Identity-Dependent --> Strictly Privacy-Preserving
    quadrant-1 Private & Edge
    quadrant-2 Private & Centralized
    quadrant-3 Identity-Based & Centralized
    quadrant-4 Identity-Based & Edge
    DoubleVerify: [0.35, 0.30]
    Integral Ad Science: [0.40, 0.35]
    Reactive log analysis: [0.15, 0.75]
    Lattodestone: [0.90, 0.85]
```

## Startup Offer

**Proof**:
- Targeting a 25% reduction in wasted ad spend for mid-market DSPs by blocking invalid traffic pre-bid.
- Aiming to maintain zero false positives on verified human traffic through rendering-based telemetry.
- Designed to execute entirely at the edge to eliminate the standard server-to-server verification latency penalty.
**Tiers**:
- Name: Standard Prebid · Price: ~$0.01–$0.03 per 1,000 bid requests · Inclusions: Pre-bid browser telemetry evaluation, basic synthetic traffic filtering, and daily threat reporting for publishers processing up to 500 million requests per month.
- Name: Dedicated Edge · Price: ~$0.004–$0.009 per 1,000 bid requests · Inclusions: Custom pre-bid routing rules, advanced anomaly detection, and deployment on isolated edge nodes for DSPs and networks processing over 500 million requests per month.
**Guarantee**: Guarantees pre-bid evaluation latency under 10 milliseconds; if edge processing consistently exceeds this threshold, the affected traffic volume is credited back to the monthly billing cycle.
**Business Function**: ProvideService
**Objection Handlers**:
- Auction timeouts: Buyers worry that pre-bid evaluation will cause them to miss the SSP response window. Rebuttal: Edge execution is designed to complete all telemetry checks in under 10ms, leaving ample time for the auction.
- Privacy compliance: Legal teams fear browser telemetry violates GDPR or CCPA. Rebuttal: The system interrogates hardware rendering anomalies and anonymous browser properties, never persistent cookies or PII.
- Wrapper bloat: Ad ops teams object to adding heavy scripts that slow page load. Rebuttal: Intended to deploy as a lightweight, standard Prebid.js module that executes asynchronously.
**Pricing Architecture**: UsageMeter
**Agent Checkout Support**:
- agentic-commerce-protocol

## Startup Brand

**Voice**: Clinical and precise, emphasizing latency reduction and strict data privacy.
**Tagline**: Stop invalid programmatic bids at the edge before purchasing.
**Icon Concept**: turnstile
**Palette Intent**: electric-signal
**Visual Identity**: The brand pairs sharp neon green accents against deep carbon backgrounds, using monospaced typography to reflect the low-latency reality of pre-bid telemetry analysis.
**Archetype Reference**: the-sage

## Startup Buyer Chain

**Chain**: Lattodestone -> Demand-Side Platform (DSP) -> Advertiser
**Gtm Motion**: Acquires DSP infrastructure teams through direct technical sales demonstrating low-latency edge execution benchmarks. Expands revenue by upselling higher bid-evaluation volume tiers and extending coverage from display to video and mobile traffic.
**Agent Channel**: Designed to list in OpenAI's tool directory and LangChain registries as a pre-bid evaluation endpoint, allowing automated ad-buying agents to query browser telemetry and traffic validity before placing programmatic bids.
**Primary Channel**: Direct technical outbound targeting programmatic bidding engineers, supported by intended architecture reference guides on edge computing networks like Fastly and Cloudflare where DSPs host their bidding logic.

## Startup Customer Journey

```mermaid
flowchart LR
A[Programmatic Bidding Engineer] --> B[Edge Benchmark Demo]
B --> C[Prebid.js Module]
C --> D[Telemetry Endpoint]
D --> E[Standard Volume Tier]
E --> F[Dedicated Edge Node]
F --> G[Threat 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 split-traffic pilot with a mid-market DSP, routing 20% of bid requests through the edge node to validate that telemetry evaluation consistently completes in under 10ms.
- A 14-day shadow-mode deployment on a top-tier publisher domain to benchmark Lattodestone's pre-bid flagging against legacy post-bid verification tools, aiming to prove a zero false-positive rate on human traffic.
**Target Metrics**:
- Target: <10 milliseconds of latency added to the pre-bid evaluation process.
- Target: 25% reduction in wasted ad spend on synthetic traffic.
- Aim: 0 false positives on verified human traffic during telemetry evaluation.
- Aim: 100% hardware and anonymous-property identification with zero persistent cookies or PII collected.
**Target Case Studies**:
- A mid-market Demand-Side Platform (DSP) integrating the dedicated edge deployment to filter synthetic bid requests, aiming to reduce wasted ad spend by 25% without missing SSP response windows.
- A high-volume digital publisher routing up to 500 million monthly requests through the standard Prebid.js module, targeting a significant increase in verified inventory quality scores without adding page-load bloat.
- A boutique ad network utilizing hardware-rendering telemetry to identify sophisticated invalid traffic at the edge, aiming to replace heavy post-bid server-to-server verification processes entirely.
**Testimonial Targets**:
- A VP of Ad Operations praising the lightweight Prebid.js deployment for identifying invalid traffic without causing wrapper bloat or slowing down publisher page loads.
- A Chief Technology Officer at a DSP highlighting the reliability of the edge execution, confirming that the sub-10ms processing threshold prevented any auction timeouts.
- A Chief Privacy Officer expressing confidence in the compliance posture, emphasizing that relying on hardware rendering anomalies completely removes GDPR and CCPA risks from the fraud-prevention stack.

## Startup Top Risks

**Risks**:
- Severity: existential · Description: Browser vendors like Google or Apple deprecate or restrict access to the underlying telemetry APIs required for edge-level interrogation. · Mitigation Status: unmitigated
- Severity: high · Description: Executing telemetry analysis pre-bid introduces latency that causes bid requests to time out and drops overall ad yield for publishers. · Mitigation Status: in-progress
- Severity: high · Description: Incumbents DoubleVerify or Integral Ad Science replicate edge-based filtering and bundle it into their existing ad verification contracts. · Mitigation Status: unmitigated
- Severity: moderate · Description: Publishers resist installing the required edge compute scripts due to stringent internal policies around page load performance and third-party code. · Mitigation Status: in-progress

## Startup Competitors

- [DoubleVerify](/Competitors/DoubleVerify) — Incumbent
- [Integral Ad Science](/Competitors/Integral_Ad_Science) — Incumbent
- [Reactive Log Analysis](/Competitors/Reactive_Log_Analysis) — Status Quo
- [Human Security](/Competitors/Human_Security) — Bot Mitigation
- [Oracle Moat](/Competitors/Oracle_Moat) — Incumbent
- [Pixalate](/Competitors/Pixalate) — Fraud Protection

## Startup Solution Stack

- [Bid Verification Service](/Services/Bid_Verification_Service) — Service-as-Software
- [Telemetry Analysis Agent](/Agents/Telemetry_Analysis_Agent) — Agent
- [Edge Decisioning Worker](/Agents/Edge_Decisioning_Worker) — Agent
- [Browser Signal SDK](/Software/Browser_Signal_SDK) — Software
- [Pre-Bid Filter API](/Software/Pre-Bid_Filter_API) — Software

## Startup Story Brand

**Hero**:
- **Need**: to protect the supply chain reputation while maximizing working media spend
- **Want**: to block invalid traffic at the edge before the bid is placed
- **Identity**: the ad ops lead at a mid-market DSP or publisher network
**Plan**:
- Step: Deploy Module · Detail: Add the lightweight Lattodestone module to your Prebid.js wrapper or edge routing logic.
- Step: Check Telemetry · Detail: Monitor the real-time interrogation of browser properties as requests hit the edge.
- Step: Filter Bids · Detail: Set custom pre-bid rules to automatically drop programmatic bot requests before they reach the auction.
**Guide**:
- **Empathy**: When auction timeouts force you to choose between fraud risk and bidding speed, your yield suffers.
**Problem**:
- **Villain**: programmatic bot fraud
- **External**: invalid traffic bypasses post-bid filters in DoubleVerify, wasting budget on synthetic views before logs are even processed
- **Internal**: you feel like you are chasing ghosts with reactive log analysis while budget evaporates
- **Philosophical**: Ad spend belongs in human attention, not in bot-driven telemetry loops.
**Success**: Every bid request is verified at the edge, ensuring your ad spend reaches real human audiences with zero latency penalties.
**One Liner**: Instead of reacting to fraud after the auction, Lattodestone filters invalid programmatic requests pre-bid at the edge — reclaiming 25% of wasted ad spend.
**Positioning**:
- **So That**: eliminate ad fraud before spend occurs without adding auction latency
- **Unlike**: reactive post-bid log analysis
- **For Whom**: ad ops leads at DSPs and networks
- **Category**: Pre-bid IVT filtration for programmatic
**Call To Action**:
- **Direct**: Secure bid requests
- **Transitional**: Review threat report
**Failure Stakes**:
- Continued waste on synthetic traffic
- Degraded supply chain reputation
- High latency from reactive filters
**Transformation**:
- **To**: securing the supply chain at the edge instead of reconciling wasted spend
- **From**: the analyst cleaning up fraud after the budget is gone
**Controlling Idea**: Verification must happen at the edge before the bid is placed.

## Startup Token Hero

**Genre**: founding-hypothesis
**Rendered**: Instead of reacting to fraud after the auction, Lattodestone filters invalid programmatic requests pre-bid at the edge — reclaiming 25% of wasted ad spend.
**Mechanism**: spine-derived-v1
**Template Id**: spine-founding-hypothesis
**Vocab Fingerprint**: 9115ca31dc47969e

## Startup Token Positioning

**Genre**: moore-positioning
**Rendered**: Pre-bid IVT filtration for programmatic for ad ops leads at DSPs and networks. Unlike reactive post-bid log analysis — eliminate ad fraud before spend occurs without adding auction latency.
**Mechanism**: spine-derived-v1
**Template Id**: spine-moore-positioning
**Vocab Fingerprint**: 8d3babaee62b9cc2

## Startup Token Pitch Deck

**Genre**: pitch-deck
**Rendered**: Problem: invalid traffic bypasses post-bid filters in DoubleVerify, wasting budget on synthetic views before logs are even processed
Solution: Instead of reacting to fraud after the auction, Lattodestone filters invalid programmatic requests pre-bid at the edge — reclaiming 25% of wasted ad spend.
Customer: ad ops leads at DSPs and networks
Unlike: reactive post-bid log analysis
**Mechanism**: spine-derived-v1
**Template Id**: spine-pitch-deck
**Vocab Fingerprint**: 14d000ed88695bee

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

**Pain**: invalid traffic bypasses post-bid filters in DoubleVerify, wasting budget on synthetic views before logs are even processed
**Metrics**: Target: Every bid request is verified at the edge, ensuring your ad spend reaches real human audiences with zero latency penalties.
**Rendered**: Pain: invalid traffic bypasses post-bid filters in DoubleVerify, wasting budget on synthetic views before logs are even processed
Economic buyer: Demand-Side Platform
Metrics: Target: Every bid request is verified at the edge, ensuring your ad spend reaches real human audiences with zero latency penalties.
Competition: reactive post-bid log analysis
**Mechanism**: spine-derived-v1
**Competition**: reactive post-bid log analysis
**Economic Buyer**: Demand-Side Platform
**Vocab Fingerprint**: be1938ee742740b7

## Startup Token Cold Email

**Genre**: cold-email
**Rendered**: Subject: Pre-bid IVT filtration for programmatic for ad ops leads at DSPs and networks

ad ops leads at DSPs and networks — invalid traffic bypasses post-bid filters in DoubleVerify, wasting budget on synthetic views before logs are even processed Instead of reacting to fraud after the auction, Lattodestone filters invalid programmatic requests pre-bid at the edge — reclaiming 25% of wasted ad spend.
**Mechanism**: spine-derived-v1
**Template Id**: spine-cold-email
**Vocab Fingerprint**: 42b058078f849a12

## Startup Token Agent Spec

**Genre**: ai-agent-spec
**Rendered**: Pre-bid IVT filtration for programmatic. Instead of reacting to fraud after the auction, Lattodestone filters invalid programmatic requests pre-bid at the edge — reclaiming 25% of wasted ad spend. Serves ad ops leads at DSPs and networks.
**Mechanism**: spine-derived-v1
**Template Id**: spine-ai-agent-spec
**Vocab Fingerprint**: 6723aee38578f803

## Neighborhood

### Candidate solutions

- [Skilled Trade Labor Shortage](/Problems/Skilled_Trade_Labor_Shortage) — candidate solution for · Problems

### Competitors

- [Pixalate](/Competitors/Pixalate) — competes with · Competitors
- [DoubleVerify](/Competitors/DoubleVerify) — competes with · Competitors
- [Integral Ad Science](/Competitors/Integral_Ad_Science) — competes with · Competitors
- [Reactive Log Analysis](/Competitors/Reactive_Log_Analysis) — competes with · Competitors
- [Human Security](/Competitors/Human_Security) — competes with · Competitors
- [Oracle Moat](/Competitors/Oracle_Moat) — competes with · Competitors

### Embodies

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

### What it offers

- [Edge Telemetry Filter](/Software/Edge_Telemetry_Filter) — offers · Software

### Composed of

- [Edge Decisioning Worker](/Agents/Edge_Decisioning_Worker) — composes · Agents
- [Browser Signal SDK](/Software/Browser_Signal_SDK) — composes · Software
- [Pre-Bid Filter API](/Software/Pre-Bid_Filter_API) — composes · Software
- [Bid Verification Service](/Services/Bid_Verification_Service) — composes · Services
- [Telemetry Analysis Agent](/Agents/Telemetry_Analysis_Agent) — composes · Agents

### Similar Startups

- [Hinder](/Startups/Hinder) — similar · Startups
- [Aururn](/Startups/Aururn) — similar · Startups
- [Gressil](/Startups/Gressil) — similar · Startups
- [Advetection](/Startups/Advetection) — similar · Startups
- [Gatortage](/Startups/Gatortage) — similar · Startups
- [Lumica](/Startups/Lumica) — similar · Startups
- [Unoct](/Startups/Unoct) — similar · Startups
- [Tallybluff](/Startups/Tallybluff) — similar · Startups
- [Crent](/Problems/High_Customer_Acquisition_Costs/Startups/Crent) — similar · Startups
- [Ambyield](/Startups/Ambyield) — similar · Startups
- [Motionexposure](/Startups/Motionexposure) — similar · Startups
- [Advontier](/Startups/Advontier) — similar · Startups
- [Dealortage](/Startups/Dealortage) — similar · Startups
- [Almill](/Startups/Almill) — similar · Startups
- [Puresense](/Startups/Puresense) — similar · Startups
- [Classifysite](/Startups/Classifysite) — similar · Startups
- [Abhominable](/Startups/Abhominable) — similar · Startups
- [Validatefocus](/Startups/Validatefocus) — similar · Startups
- [Firmsabatement](/Startups/Firmsabatement) — similar · Startups
- [Adjoad](/Startups/Adjoad) — similar · Startups
