Overview
Proteus is the Settlement Layer of the Timepoint Suite—an open-source prediction market platform that validates Rendered Futures from Pro simulations against reality. Where Pro renders possible futures and SNAG-Bench scores their quality, Proteus answers: “What actually happened?”Proteus is currently in development. This documentation describes its planned architecture and role in the suite.
What are Rendered Futures?
A Rendered Future is a scored, provenance-tracked causal subgraph—a structured projection of how the present connects to specific future states. Example from a Pro simulation:How Proteus Works
1. Market Creation
Proteus queries Clockchain for Rendered Futures:2. Market Participation
Participants can:- Buy YES shares: Bet that the Rendered Future will occur
- Buy NO shares: Bet that it won’t
- Provide liquidity: Earn fees by narrowing spreads
- Update beliefs: Prices adjust based on new information
3. Settlement
When the future date arrives:4. Bayesian Prior Update
Clockchain uses settlement results to strengthen its Bayesian prior:Integration with the Suite
The Validation Loop
Flash → Pro → SNAG-Bench → Proteus → Clockchain
The full flywheel:- Flash renders grounded historical moments → Clockchain
- Pro reads Rendered Past, simulates Rendered Futures → Clockchain
- SNAG-Bench scores Causal Resolution → Clockchain confidence
- Proteus creates markets, settles against reality → Clockchain validation
- Validated paths strengthen Bayesian prior → all future renderings improve
Market Types
Binary Markets
Simple yes/no outcomes.Scalar Markets
Numerical outcomes within a range.Categorical Markets
Multiple exclusive outcomes.Conditional Markets
Outcomes dependent on other events.Quality Filters
Not all Rendered Futures become markets. Proteus applies filters:Minimum Causal Resolution
Settlement Feasibility
Market Depth
Validation Signals
Proteus provides multiple validation signals back to Clockchain:1. Market Price Signal
How much do participants agree with the simulation?2. Settlement Outcome
Did the prediction match reality?3. Calibration Metric
Are simulations well-calibrated?Proof of Causal Convergence (PoCC)
Proteus contributes to PoCC validation: When multiple independent Pro renderings converge on the same causal structure (measured by SNAG-Bench), and Proteus markets validate that structure, it confirms useful work was done.Training Data Pipeline
Proteus-settled predictions create high-value training data:Timepoint Futures Index (TFI)
Proteus contributes validation metrics to TFI:- Settlement accuracy (% correct)
- Calibration (predicted probabilities vs. actual frequencies)
- Market-simulation agreement (convergence between Pro and participants)
The Self-Reinforcing Flywheel
Proteus closes the loop:- Better historical data → better simulations
- Better simulations → more accurate markets
- More accurate markets → validated training data
- Validated training data → better models
- Better models → better simulations
Implementation Status
Proteus is in active development. Planned features:
- Market creation from Clockchain Rendered Futures
- Binary, scalar, and categorical market types
- Settlement with evidence verification
- Bayesian updates to Clockchain priors
- Training data export for validated predictions
- TFI integration for calibration metrics
Use Cases
Strategic Forecasting
Strategic Forecasting
Companies can validate Pro simulations of strategic decisions (product launches, funding rounds, pivots) via prediction markets.
Research Validation
Research Validation
Researchers can test hypotheses: run Pro simulations, create Proteus markets, settle against real-world outcomes.
Training Data Curation
Training Data Curation
Only use Proteus-validated Rendered Futures for fine-tuning: predictions that were both high-quality (SNAG-Bench) and correct (Proteus).
Model Calibration
Model Calibration
Track Pro simulation accuracy over time via Proteus settlement data, adjusting model parameters for better calibration.
Repository
Proteus will be open-source, available atgithub.com/timepoint-ai/proteus.
Next Steps
Clockchain Updates
Learn how Proteus settlements strengthen Bayesian priors
SNAG-Bench Quality
See how quality filtering works before market creation
Rendered Futures
Understand what Pro exports as Rendered Futures
Suite Overview
Return to the full Timepoint Suite overview

