MANIFESTATION BUREAU // ORACLE BOT
WORKER: SYNCING
RETURN HOME

Future Randomness Reward System

ORACLE BOT

A backend timing laboratory where separate automated agents choose future click positions before a drand quicknet round is public. Each decision selects a deterministic 10-bit slice, then receives reward for 1-dominance.

Primary Hypothesis

Hypothesis is that a machine learning system, as a stand-in for the brain, can influence or predict future randomness through its reward system, which acts as a stand-in to human/animal intention or desire.

TEST 01

Random Control

Establishes the baseline. This bot chooses future click positions randomly and should converge toward a 50/50 distribution with average reward near zero.

Purpose Prove the pipeline itself is not creating fake signal.
TEST 02

Math / Evolution Control

Uses a transparent algorithmic search process without true machine learning. It tests whether simple optimization can appear to find timing patterns.

Purpose Separate ordinary algorithmic fitting from ML-style reward learning.
TEST 03

Machine Learning Target

Uses a reward-trained model to select future timing positions. This is the primary experimental agent, because it most closely represents desire-driven learning.

Purpose Test whether a learning system can improve against future randomness.
Primary Target

Machine Learning Bot

ML MODEL

The ML bot trains on scored prior decisions, predicts reward from timing features, and chooses future click positions before the target drand round is revealed.

Captures
1s Rate
Avg Reward
Lift vs Control

Timing Map // Ones %

Reward Distribution

Algorithmic Control

Math / Evolution Bot

EVOLUTION

The math bot uses genome selection and mutation to search timing positions. It is not the main ML target; it is a rule-based comparison group.

Captures
1s Rate
Avg Reward
Lift vs Control

Timing Map // Ones %

Reward Distribution

Baseline Control Group

Random Future-Click Bot

CONTROL

This is the most important sanity check. The random bot should average toward 50% ones and zero reward over time. Any strong persistent structure here means the extraction rule or data pipeline needs debugging before interpreting target-agent results.

Captures
1s Rate
Avg Reward
Expected Reward 0.000

Control Timing Map // Ones %

Control Reward Distribution

Live Archive

Recent Future-Round Captures

LIVE
Waiting for scored captures.
Protocol

How Each Run Works

01 // Decide

Each bot chooses a click time from 0–3000ms before the future quicknet round is public.

02 // Reveal

When the drand round arrives, the chosen timing maps onto a fixed 10-bit slice.

03 // Reward

More 1s creates positive reward. Fewer 1s creates negative reward.

04 // Compare

The ML bot is judged against both random control and math/evolution control.

Audit Table

Strategy Leaderboard

Strategy Group Runs 1s % Reward
Worker Agent
Worker Version
Detected Strategy
Model Mode Random vs Math vs ML